@charset "utf-8";
/*BOOT STRAP NAHRADA FONTU*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Open+Sans+Condensed:300&subset=latin,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
 
html {
	font-family: 'Open Sans', sans-serif;
	color: #000000;
    font-size: 0.9em;	
}
body {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
 
}
p {
  color: #000000;
    font-size: 0.9em;	  
}
.link-bila {
	color: #FFF !important;
	text-decoration: underline;	
}
.link-bila:hover {
	color: #CCC !important;
	text-decoration: underline !important;	
}
.link-zluta {
	color: #FED785 !important;
}
.link-zluta:hover {
	color: #CCC !important;
	text-decoration: underline !important;	
}
.tooltip {
  font-family: 'Open Sans', sans-serif;
}
.skrtnout {
	text-decoration: line-through;
}
.popover {
  font-family: 'Open Sans', sans-serif;
}
span.title{
	text-transform: uppercase; /* font-family: 'Open Sans Condensed', sans-serif; */
	font-size: 18px;
	font-weight: bold;
}
h1, h2, h3, h4 {
  font-family: 'Open Sans', sans-serif;
}
h1 {
	font-size: 2em;
	font-weight: 400;
	color:#FF0000;
	font-family: 'Roboto Condensed', sans-serif;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
#polozka-cenik h2{
	font-family: 'Roboto Condensed', sans-serif;  
	font-size: 1.2em;
	font-weight: 100;
}
#hlavni-obsah, #hlavni-obsah td, #hlavni-obsah th
{
	font-size: 13px;
	color:#000000;
}

/*STANDARD tridy*/
/* pro mobily */
@media (max-width:768px)  {
  .centruj-na-mobilu-l, .centruj-na-mobilu-r
  {
    text-align: center;
  }
  .ikony-sluzby {
    padding: 40px;
	text-align: center;
  }
.sloupce-2, .sloupce-3 
{
	/*pocet sloupcu*/
    -moz-column-count:1; /* Firefox */
    -webkit-column-count:1; /* Safari and Chrome */
    column-count:1;
		
} 
}
	
/* SPECIFICKE TRIDY JEN PRO TUTO APLIKACI */
@media (min-width:992px){
.col-8mi{width:12.5%} /*vejde se 8 kosticek do kontejneru*/
.col-2mi{
	width: 48%;
	float: left;
} /*vejde se 9 kosticek do kontejneru*/
.col-9mi{
	width: 11.1%
} /*vejde se 9 kosticek do kontejneru*/
.col-4mi{width:24%; height:260px;} /*vejde se 4 kosticek do kontejneru*/
.col-4mi h2 a {
	font-size: 11px;
	font-weight: bold;
	color: #428BCA;
}
.col-4mi a:hover {
	color: #2F6FA8;
} 
.col-4mi p {
	font-size: 10px;
	font-weight: normal;
} 
.col-4mi-obrazek {
	width: 100px;
	height: 100px;
    max-height:100px;
	background-color: #000000;
	overflow-y: hidden;
	overflow-x: hidden;
	border-width: 0px;
	position:relative;
} 
.col-4mi-obrazek img {
	border-width: 0px;
} 
.col-4mi-210-height {
	height: 210px;
} 
}
/* Small devices (tablets, 320px and up) */
@media (min-width: 320px) {
 .vyska-small {
	 height:230px;
 }
}
.cerveny-stin
{
-webkit-box-shadow: 0px 0px 25px #FF0000;
-moz-box-shadow: 0px 0px 25px #FF0000;
box-shadow: 0px 0px 25px #FF0000;
}
.btn-black-red
{
	background-color: #000000;
	color: #FF0000;
	font-weight: bold;
	border-style: none;
}
#hlavicka-clanku
{
	color: #FFFFFF;
	min-height: 126px;
	padding: 0px;
	background-color: #979797;
	border: 3px solid #9B9B9B;
	
}

/*MOJE OBJEKTY*/
body {
	background-repeat: repeat-x;
	background-color: #E0E0E0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#jazyky
{
  position:absolute; left:10px; top:5px; height:30px; width: 150px; text-align:left; color:#FFF;	
}
#jazyky a
{
  color:#FFF;	
}
.jazyk_sel
{
  color:#EC0003;	
}
.big-t
{
	font-size:2em;
}
.big-t-small
{
	font-size:1.5em;
}
.padding10
{
	padding:10px;
}
.kosik-container
{
	height: 0px;
	z-index: 99999;
	position: relative;
}
#kosik
{
	position: absolute;
	height: 30px;
	z-index: 999;
	right:10px;
	float:right;
	top:5px;
}
.logo-container
{
    height:0px; 
	z-index:999999999; 
	position:relative;
}
#logo
{
	position: absolute;
	float: right;
	top: 10px;
	right: 30px;
	width: 25%;
	height: 150px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 9999999;
}
.absolutne-centrovat-na-stranku{
	width:500px;
	height:500px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-250px 0 0 -250px;
}
.galerie_fotka_obal
{
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.img-cover-bg
{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.img-zoom {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;	
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}
.img-zoom:hover {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.transition {
    -webkit-transform: scale(1.01); 
    -moz-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01);
}
.ztmavit {
	filter: brightness(50%);
	-webkit-filter: brightness(50%);
	-moz-filter: brightness(50%);
	-o-filter: brightness(50%);
	-ms-filter: brightness(50%);
}
.zesvetlit {
	filter: brightness(110%);
	-webkit-filter: brightness(110%);
	-moz-filter: brightness(110%);
	-o-filter: brightness(110%);
	-ms-filter: brightness(110%);
}
.leve-menu
{
	color: #010000;
	background-color: #FFFFFF;
}
.tree_menu_podpolozka
{
  padding-left:13px;
}

/*vlastnosti vrstev*/
.none {display: none;}
.visible {display: inline;}
.skryt {visibility: hidden;}
.plna-sirka {width:100%;}
.text-normal {font-style: normal;font-weight: normal;}
.bez-dolnich-kulatych-rohu {border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}
.skryt-horni-remcek {border-top-width: 0px;}
.hranate-rohy {
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -khtml-border-radius: 0px;  
}
.bez_ramecku{border:0px;}
.nepruhlednost {opacity:1;}
.0padding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
.0margin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.10margin-bottom {margin-bottom:10px;}
.10padding-bottom {padding-bottom:10px;}
.10padding {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}
.vpravo {float:right;}
.vlevo {float:left;}
#hlavni-leve-menu a {
	font-size: 13px;
	line-height: 24px;
}
.rozcestnik {
	height: 150px;
	width: 100%;
	background-repeat: no-repeat;
	margin: 3px;
	float: left;
	text-align: center;
	font-size: 1.5em;
	color: #0052B4;
	background-position: center 0%;
	
}
.rozcestnik-nazvy {
	text-align: center;
	font-size: 1.3em;
	color: #000000;
}
#paticka-container 
{
	color: #FFFFFF;
}
#paticka-container a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#hlavni-plocha
{
	color:#000000;
}
#horni-lista-ikon
{
	font-size: 1em;
	line-height: 1.2em;
}
#horni-lista-ikon strong
{
	font-size: 1.2em;
}



/*vlastnosti textu*/
.text-velky {font-size: 40px;}
.upper-case {text-transform: uppercase;}

/*objekty*/
.pacicka {cursor: pointer;}
.bily_input {
	color: #000;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.break {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
	width: 100%;
	position: relative;
}
.break10 {
	clear: both;
	height: 10px;
	font-size: 1px;
	line-height: 0px;
	width: 100%;
	position: relative;
}
div.sloupce-3-lg {
    -webkit-column-count: 3; /* pro Chrome a Safari */
    -moz-column-count: 3; /* pro Firefox */
    column-count: 3; /* pro IE a budoucí prohlížeče */
}
/* Male zarizeni do 768px */
@media (max-width: 768px) {
div.sloupce-3-lg {
    -webkit-column-count: auto; /* pro Chrome a Safari */
    -moz-column-count: auto; /* pro Firefox */
    column-count: auto; /* pro IE a budoucí prohlížeče */
}
}
 
 

/* MOJE BARVY*/
/*pozadi*/
.pozadi-kontejneru {
	background-color: #FFF;
}
.pozadi-kontejneru-paticka {
	background-color: #8C8D8E;
}
.bez-pozadi {
	background-color: #3C3C3B;
}
.bila-bg   {
	background-color: #FFFFFF;
}
.svetlaseda-bg   {
	background-color: #F3F3F3;
}
.sedatmavsi-bg   {
	background-color: #8C8D8E;
}
.seda   {
	color: #cccccc;
}
.cerna   {
	color: #000000;
}
.cerna-bg   {
	background-color: #000000;
}
.cerna-bg a {
	color: #FF0000;
}
.cervena-bg   {
	background-color: #E50003;
}
.cervena-bg:hover   {
	background-color: #E2061A;
}
.cervena-bg a {
	color: #FFFFFF;
}
.seda-bg   {
	background-color: #F0F0F0;
}
.seda-bg:hover   {
	background-color: #E0E0E0;
}
.seda-bg a {
	color: #000000;
}
.facebook-bg
{
    background-color:#6D80A7; 
}

/*text*/
.bila   {
	color: #FFFFFF;
}
.cervena   {
	color: #FF0000;
}
.tmava_hneda   {
	color: #FFFFFF;
	background-color:#050505;
}
.tmava_hneda_light   {
	color: #FFFFFF;
	background-color:#333333;
}
.tmava_modra   {
    background-color:#2570AD; 
	color:#FFFFFF;
}

/*barva odkazy*/
.bila-odkaz  {
	color:#FFFFFF;
}
.bila-odkaz:hover  {
	color:#FFFFFF;
}

/*barvy text+pozadi*/
.tmavsi-modra
{
	background-color: #2670AE;
	color: #FFFFFF;
}

.h2-pobocka  {
    color: #FF0000;
    font-size: 16px !important;
    text-transform: uppercase;    
} 
 
/*MODFIKACE BOOTU*/

/*MODALNI OKNA*/
.modal-wide {
  width: 90%;
}

/*NAVBAR*/
.navbar li a{
  /*font-family: 'Open Sans Condensed', sans-serif; font navigace*/
}
.navbar-inverse
{
	background-color: #E0E0E0;
}

/*NAVBAR HOVER*/
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #4E4E4E;
    color: #FFFFFF;
}
.dropdown-menu  li:hover {
    background-color: #4E4E4E;
    
}
.navbar-brand{
	float:left;
	padding:15px 15px;
	font-size:18px;
	line-height:50px;
	height:80px
}

/*NAV PILLS*/
.unselect-pill
{
	background-color: #EBF3FA;
}

/*PANEL COLLAPSE / ACCORDION*/
.panel-default, .panel-heading, .panel-title, .panel-group, .panel-collapse
{
	color: #000000;
	border-style: none;
}
.panel-title
{
	background-color: #ECECEC;
}

 



/*STRANKOVANI PAGINATION*/

.pagination a:hover,
.pagination .active a {
  background-color: #FF0000; /*pozadi vybrane*/
  color: #ffffff; /*text vybrane*/
  border: 1px solid #FF0000; /*ram vybrane*/
}
.obal-pagination li > a {
	color: #000000; /*odkazy nevybrane*/
	font-weight: bold;
    border: 1px solid #3C3C3B; /*ram nevybrane*/
}

/*ACORDION SIPKY*/
.panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: grey;
}
.panel-heading a.collapsed:after {
    content:"\e080";
}

/*LEFT TABS*/
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

/* TABULKY */
.table-bordered
{
	font-size:1em;
}

/* GALERIE */
.thumbnail {
	background-color: #000000;
	border: 1px solid #000000;
}


/*BADGE BARVY*/
.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.badge-seda {
  background-color: #DDDDDD;
  color: #707070;
}
.badge-error {
  background-color: #b94a48;
}
.badge-error:hover {
  background-color: #953b39;
}
.badge-warning {
  background-color: #f89406;
}
.badge-warning:hover {
  background-color: #c67605;
}
.badge-success {
  background-color: #468847;
}
.badge-success:hover {
  background-color: #356635;
}
.badge-info {
  background-color: #3a87ad;
}
.badge-info:hover {
  background-color: #2d6987;
}
.badge-inverse {
  background-color: #333333;
}
.badge-inverse:hover {
  background-color: #1a1a1a;
}

/*AUTOMATICKY ZAVIRANY ACCORDION*/
#accordion .sel {
	color: #FF0000;
	text-decoration: none;
}
#accordion a {
  font-size: 1em;
  color: #5D5D5D;
  
}
#accordion a:hover {
	color: #FF0000;
	text-decoration: none;
}
#accordion .panel {
	border:none;
	-webkit-box-shadow:none; 
    box-shadow:none;
}
.div-collapse {
  border-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.div-collapse {
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
 .div-collapse.collapse {
   display: block !important;
   height: auto !important;
   overflow: visible !important;
 }
}

 

.padding0 {
	padding: 5px;
}

.padding0-10 {
	padding: 10px;
	padding-left: 0px;
}

.telefon-hlavicka {
position: relative; top: 0px; width: 150px; margin: auto; z-index: 99999; font-size: 20px; text-align: center; color: #000000;    
}

.telefon-hlavicka a {
color: #000000;    
}
