/* --------------------------- pomocne objekty --------------------------- */

.cistic, .cistic_vlevo, .cistic_vpravo
{
  clear:both;
  display:block;
  width:auto;
  height:0px;
  margin: 0;
	padding: 0;
	border: none;
}

.cistic_vlevo 
{
  clear: left;
}

.cistic_vpravo
{
  clear: right;
}

.skryty_text {
  font-size: 0px !important;
  padding: 0;
  margin: 0;
  border: none;
  line-height: 0;
  letter-spacing: -99999px !important; 
  text-decoration: none !important;
  overflow: hidden !important; 
  text-indent: -9999px !important;  
  visibility: hidden;
  display: none;
  height: 0;
}

.center, #obsah .center {
  text-align: center;
}


.fleft {
  display: block;
  float: left;
}

.fright {
  display: block;
  float: right;
}

a:hover
{
  text-decoration: none;
}


/* --------------------------- struktura stranky --------------------------- */

* {
  margin: 0;
  padding: 0;  
}

body {
  margin: 0;
  padding: 0;
  background: #fff url(../images/body_bg.jpg) left top repeat-x; 
  text-align: center;
  font-family: Arial, Tahoma;
}



#dokument {
  display: block;
  float: none;
  width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: center;
  background: transparent url(../images/dokument_bg.jpg) center top no-repeat; 
}


#stranka {
  display: block;
  float: none;
  width: 960px;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 15px 0 0 0;
  text-align: center;
  position: relative;
  background: transparent url(../images/stranka_bg.png) center 15px no-repeat; 
}



#obsah {
  display: block;
  float: none;
  width: 990px;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
  background: transparent url(../images/obsah_bg.png) center top repeat-y;
}


/* --------------------------- hlavicka --------------------------- */


#hlavicka
{
  display: block;
  float: none;
  width: 960px;
  height: 115px;
  position: relative;
}



h1.logo 
{
  width: auto;
  height: auto;
  position: absolute;
  top: 20px;
  left: 40px;
  margin: 0;
  padding: 0;
}

h1.logo a 
{
  display: block;
  float: none;
  width: auto;
  height: auto;
}

h1.logo a img 
{
  border: none;
}

div.rychly-kontakt
{
  display: block;
  width: 296px;
  height: 58px;
  background: transparent url(../images/rychly_kontakt_bg.png) left top no-repeat;
  position: absolute;
  left: 515px;
  top: 22px;
}

div.jazyky
{
  width: auto;
  height: auto;
  position: absolute;
  top: 30px;
  right: 45px;
  margin: 0;
  padding: 0;
}

div.jazyky ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}

div.jazyky ul a
{
  color: #4a4c4c;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 18px;
}

div.jazyky ul a:hover
{
  color: #000;
}
   

div.jazyky ul li
{
  padding: 0 0 0 30px;
}

div.jazyky ul li.en
{
    background: transparent url(../images/ikona_english.jpg) left center no-repeat;
}

div.jazyky ul li.de
{
    background: transparent url(../images/ikona_deutsch.jpg) left center no-repeat;
}

div.jazyky ul li.cz
{
    background: transparent url(../images/ikona_cesky.jpg) left center no-repeat;
}


/* --------------------------- obsah --------------------------- */


.texty h2
{
  color: #ef9d47;
  font-size: 26px;
  font-weight: normal;
  font-style: italic;
  margin: 0;
  padding: 10px 0 20px 15px;
}

.texty h3
{
  color: #09563e;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 5px 15px;
}

.texty p
{
  font-size: 13px;
  line-height: 20px;
  color: #555656;
  margin: 0;
  padding: 5px 15px 10px 15px;
}

.texty p a
{
  color: #ef9d47;
  font-weight: bold;
}

.texty .fright
{
  margin: 0 40px 5px 15px;
}

.texty p a img
{
  border: none;
}



div.banner
{
  display: block;
  width: 942px;
  height: 290px;
  margin: 0 0 0 9px;
  
}

div.banner object,
div.banner .flash
{
  display: block;
  width: 942px;
  height: 290px;
}


div.mini-banner
{
  display: block;
  width: 942px;
  height: 115px;
  margin: 0 0 4px 9px;    
}


.hlavni-menu
{
  display: block;
  width: 938px;
  height: 57px;
  background: transparent url(../images/hlavni_menu_bg.jpg) left top no-repeat;
  margin: 0 0 0 11px;
}

.hlavni-menu ul
{
  list-style: none;
  margin: 0;
  padding: 0; 
  text-align: center; 
}

.hlavni-menu ul li
{
  display: inline;
  padding: 0 45px;
  line-height: 51px;
}

.hlavni-menu ul a
{
  font-size: 14px;
  color: #4c4d4d;
  text-shadow: 1px 1px 1px #fff;
  text-decoration: none;
  white-space: nowrap;
  font-style: italic;
}

.hlavni-menu ul a:hover
{
  color: #000;
}

.hlavni-menu ul li.selected a
{
  font-size: 15px;
  font-weight: bold;
  color: #de8f3d;
}

div.texty
{
  display: block;
  width: 936px;
  margin: 0 0 0 12px;
  background: transparent url(../images/texty_bg.png) left top no-repeat;
  padding: 18px 0 18px 18px;
}


div.boxik
{
  display: block;
  width: 210px;
  height: 219px;
  float: left;
  overflow: hidden;
  position: relative;
  margin-right: 19px;
}

div.boxik img
{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

div.boxik div
{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 210px;
  height: 219px;
}

div.boxik h2
{
  font-size: 16px;
  font-weight: bold;
  color: #144947;
  font-style: italic;
  padding: 15px 10px 15px 20px;
}

div.boxik ul
{
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}

div.boxik li
{
  color: #07302e;
  font-size: 13px;
  line-height: 25px;
  background: transparent url(../images/banner_sipka.png) left center no-repeat;
  padding: 0 0 0 22px;
}

div.boxik a.vice
{
  display: block;
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 80px;
  height: 25px;
  background: transparent url(../images/banner_vice.png) left top no-repeat;
  font-size: 13px;
  font-variant: italic;
  color: #fff;
  text-decoration: none;
  line-height: 23px;
  text-indent: 32px;
}

div.boxik a.vice:hover
{
  color: #894803;
}

/* --------------------------- paticka --------------------------- */

#paticka 
{
  display: block;
  width: auto;
  height: 70px;
  padding: 0;
  background: #fff url(../images/paticka_bg.png) left top no-repeat;
  margin-bottom: 15px;
  text-align: center;
}

#paticka p 
{
  font-size: 12px;
  color: #b0afaf;
  line-height: 65px;
  border-top: 1px solid #ececec;
  margin: 0 15px;
}

#paticka a
{
  font-size: 12px;
  color: #b0afaf;
}


/* --------------------------- vozovy park --------------------------- */

/* vozy */

table.vozy
{
  border-collapse: collapse;
  width: 890px;
}

table.vozy th
{
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #8d8f8e;
  font-style: italic;
  line-height: 25px;
}

table.vozy td
{
  font-size: 13px;
  color: #555656;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  background: transparent url(../images/tabulka_vozy_bg.png) left top repeat-x;
}

table.vozy td,
table.specifikace th
{
  font-size: 13px;
  color: #555656;
}

table.vozy td.nadpis
{
  color: #626161;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
}

table.vozy td.typ
{
  color: #ef9d47;
  font-size: 14px;
  font-weight: bold;
}

img.mercedes
{
  position: relative;
  bottom: -4px;
}


/* specifikace */

table.specifikace
{
  border-collapse: collapse;
  width: auto;
  margin: 0 auto 0 auto;
}

table.specifikace th
{
  border: 1px solid #fff;
  text-align: left;
  padding: 5px;
  background-color: #f8f8f8;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 14px;    
}

table.specifikace td
{
  border: 1px solid #fff;
  background: #f8f8f8;
  font-size: 12px;
  font-weight: bold;
  color: #ef9d47;
  text-align: center;
  padding: 3px 12px;
}



/* --------------------------- zprava na uvodni strance --------------------------- */

.texty .zprava
{
  display: block;
  background: transparent url(../images/zprava_bg.png) left bottom no-repeat;
  width: 900px;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.texty .zprava-top
{
  display: block;
  background: transparent url(../images/zprava_top.png) left bottom no-repeat;
  width: auto;
  height: 24px;
}

.texty .zprava h2
{
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  padding-bottom: 10px;
  /*color: #174845;*/
}

.texty .zprava p
{
  color: #525656;
}




#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

