body {
	background-color: #333333;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

img{
	border: none;
	text-decoration: none;
}

img.top{
	border-bottom: 1px solid #000000;
}

img.fotka{
  margin-bottom: 5px;
}

h1{
	display: block;
	margin: 0;
	padding: 20px 60px;
	padding-right: 5px;
	font-size: 120%;
	color: #666666;
	background-image: url(../layout/h1-pozadi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

h1.topPrava{
	display: block;
	margin: 0;
	padding: 151px 10px 16px 0px;
	text-align: right;
	font-size: 170%;
	color: #333333;
	background-image: url(../layout/prava-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

h2{
	display: block;
	text-align: center;
	color: #666666;
	margin: 0;
	padding: 10px 0;
	font-size: 120%;
}

h2.cervene{
	display: block;
	text-align: center;
	color: #FF0000;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-size: 120%;
}

a{
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

a:hover{
	color: #666666;
}

p{
	margin: 0;
	padding: 10px 0;
}

p.fotka{
  width: 46%;
  float: left;
  padding: 10px 2%;
  text-align: center;
}

p.lezici{
  padding-top: 45px;
}

a.praha{
	display: block;
	background-color: #6699CC;
	border-top: 2px solid #FFFFFF;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.praha{
	color: #FFFFFF;
}

a.praha span{
	display: block;
	padding: 3px 5px;
}

a.praha span span{
	display: inline;
}

a.fotka{
  text-decoration: none;
}

table.cenik{
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-collapse: collapse;
	border-spacing: 0;
	margin: auto;
	width: 90%;
	padding: 0;
	margin-bottom: 30px;
}

table.uzsi{
	margin-bottom: 0;
}

table.padBot{
	margin-bottom: 10px;
}

table.cenik td,th{
	margin: 0;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 2px;
	width: 25%;
}

table.cenik th{
	background-color: #FF9900;
	text-align: center;
}

table.cenik td{
	text-align: right;
}

table.objednavka td{
	text-align: left;
	border: none;
}

table.objednavka td.rokraj{
	border-right: 1px solid #666666;
}

table.objednavka td.sokraj{
	border-bottom: 1px solid #666666;
}

table.objednavka td,th{
	width: 33%;
}

table.objednavka td textarea{
	width: 97%;
	margin: auto;
}

table.uzsi td,th{
	width: 20%;
}

#web{
	width: 770px;
	background-color: #FFFFFF;
	padding: 0 2px;
	margin: auto;
}

#logo{
	border-bottom: 1px solid #FFFFFF;
}

#leva{
	width: 234px;
	border-right: 3px solid #FFFFFF;
	float: left;
}

#menu{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li{
	border-bottom: 1px solid #B6B6B6;
}


#menu li.zvyraznit{
	text-transform: uppercase;
	font-size: 125%;
}

#menu li a{
	display: block;
	width: 214px;
	font-weight: bold;
	background-image: url(../layout/menu-pozadi.jpg);
	background-repeat: no-repeat;
	padding: 7px 0;
	padding-left: 20px;
	color: #666666;
	text-decoration: none;
}

#menu li a:hover{
	background-image: url(../layout/menu-pozadi-hover.jpg);
	text-decoration: underline;
}

#menu li a.aktualni{
	background-image: url(../layout/menu-pozadi-hover.jpg);
}

#menu li .svetla{
	color: #FF6600;
}

#prava{
	width: 533px;
	float: left;
}

#podmenu{
	width: 309px;
	float: left;
	border-right: 2px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../layout/podmenu-pozadi.jpg);
	background-repeat: repeat-x;
	padding: 11px 0;
	border-bottom: 2px solid #FFFFFF;
	font-size: 90%;
}

#podmenu a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#podmenu a:hover{
	text-decoration: underline;
}

#podmenu a.aktualni{
	text-decoration: underline;
}

#vlajky{
	width: 222px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../layout/vlajky-pozadi.jpg);
	background-repeat: repeat-x;
	padding: 10px 0;
	padding-bottom: 9px;
	border-bottom: 2px solid #FFFFFF;
}

#vlajky img{
	padding: 0 5px;
}

#uvitani{
	display: block;
	margin: 0;
	padding: 0;
	background-color: #FF6600;
	border-bottom: 2px solid #FF6600;
	border-top: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
	background: none;
}

#uvitani span{
	display: block;
	margin: 0;
	padding: 10px;
	background-color: #FF6600;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
}

#uvitani span a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#uvitani span a.drobAktual{
  color: #333333;
}

#uvitani span a:hover{
	text-decoration: underline;
}

#paticka{
	text-align: center;
	clear: both;
	padding: 30px 0;
}

#paticka hr{
	color: #666666;
	background-color: #666666;
	height: 1px;
	border: none;
	width: 85%;
}

#paticka a{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#paticka a:hover{
	text-decoration: underline;
}

#paticka a.pat{
	color: #FF6600;
	font-weight: bold;
}

#paticka a.shard{
	color: #333333;
	font-weight: bold;
}


#kontakt strong{
	display: block;
	float: left;
	width: 130px;
}

#toplist{
	display: none;
}

#vymenaBanneru label{
	display: block;
	width: 130px;
	text-align: center;
	float: left;
	padding: 2px 0;
}

#mapaZdarma{
  margin: 10px 0;
  height: 44px;
  background-image: url(../layout/mapa-zdarma.jpg);
  color: #FFFFFF;
  font-weight: bold;
  padding: 30px 8px;
  width: 218px;
  font-size: 160%;
  text-align: justify;
}

#mapaZdarma.mensi{
  padding-top: 22px;
  font-size: 140%;
}

#vypisBanneru{
  text-align: center;
}

#vypisBanneru img{
  padding: 10px 0;
}

#okruzniJizda{
  display: block;
  width: 224px;
  padding: 0 5px;
  padding-top: 110px;
  height: 44px;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 130%;
  background-image: url(../layout/okruzni-jizda.jpg);
  background-repeat: no-repeat;
  margin: 5px 0;
  font-weight: normal;
}

#okruzniJizda:hover{
  text-decoration: underline;
}

.vozovyPark{
	display: block;
	text-align: center;
	width: 160px;
	float: left;
}

.text{
	padding: 5px;
	font-size: 110%;
	text-align: justify;
}

.text ul{
	color: #FF6600;
	list-style: none;
	margin: 0;
	padding: 15px;
}

.text ul li{
	background-image: url(../layout/text-ul-li.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}

.text ul li a{
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}

.text ul li a:hover{
	text-decoration: underline;
}

.text ul li ul{
	padding: 0 15px;
}

.indexLeva{
	float: left;
	width: 60%;
}

.dulezite{
	margin: 0;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

.pulka{
  float: left;
  width: 50%;
}

.verMez{
  padding-top: 5px;
  padding-bottom: 5px;
}

.stop{
  display: block;
	clear: both;
}

.oranzova{
	color: #FF6600;
}

.tucne{
	font-weight: bold;
}

.center{
	text-align: center;
}

.kurziva{
	font-style: italic;
}

.chyba{
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}

.potvrzeni{
	color: #00CC00;
	font-weight: bold;
	text-align: center;
}

.noPad{
  padding-top: 0;
  padding-bottom: 25px;
}

a.zespod img{
	padding: 5px 0 0 0;
}