/*autor - Zdenek Hatak - http://webmake.cz*/
* {
	margin: 0;
	padding: 0;
}
body {
  /*width: 1280px;*/
	background: #333333 url('../images/web_uprava.jpg') no-repeat;
	background-position: center 0px;
	text-align: center;
	padding-top: 24px;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
}
.main {
	margin: 0 auto;
	text-align: left;
	width: 842px;
	color: #fff;
	position: relative
}
a img {
	border: none;
}
.logo {
	border: 0
}
/*menu*/
.menubg {
  /*background: #66ccff;*/
}
.menu {
  position: relative; left: 46px;
  height: 39px;
	width: 842px;
	list-style: none;
	overflow: hidden;
	margin-top: px;
}
.menu li {
  margin: 0 10px 0 10px;
	float: left;
	display: block;
	text-align: center
}
.menu li a {
/*	background: url('../images/menu-bg.gif') repeat;*/
	height: 1%;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.2em;
	font-family: Arial, sans-serif;
	display: block;
	float: left;
	padding: 10px 0;
}
/*menu hover*/
.menu li.prvni a:hover {
	background: url('../images/menu_hover1.png') no-repeat center;
}
.menu li.druha a:hover {
	background: url('../images/menu_hover2.png') no-repeat center;
}
.menu li.treti a:hover {
	background: url('../images/menu_hover3.png') no-repeat center;
}
.menu li.ctvrta a:hover {
	background: url('../images/menu_hover4.png') no-repeat center;
}
.menu li.pata a:hover {
	background: url('../images/menu_hover5.png') no-repeat center;
}


.onas {
	width: 105px;
}
.sluzby {
	width: 117px;
}
.servis {
	width: 112px;
}
.kontakt {
	width: 126px;
}
/*.hava {
	width: 180px;
}*/
.nehava {
	width: 190px;
}
/*obsah*/
.obsah {
	width: 791px;
	background: url('../images/obsah-bg.gif') repeat-x #cfcfcf;
	color: #000;
	padding: 20px 30px 10px 20px;
	font-size: 1.1em;
}
.obsah h2 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 1.1em
}

.obsah ul {
	margin-left: 20px;
}
/*vozidla*/
.vozy {
	float: left;
	width: 324px;
	padding-right: 22px;
	border-right: 1px solid #fff;
	display: inline
}
.auto {
	padding: 10px 0;
	float: left;
	border-bottom: 1px solid #8b8b8b;
	width: 324px
}
.auto h3 {
	color: #f00;
	font-size: 1.3em;
	text-transform: uppercase;
	float: left;
	width: 180px;
	padding-left: 10px;
	display: inline;
	cursor: pointer
}
.autob h3 {
	color: #f00;
	font-size: 1.3em;
	text-transform: uppercase;
	float: left;
	width: 240px;
	padding-left: 10px;
	display: inline;
}
.auto h2 {
	color: #f00;
	font-size: 1.3em;
	text-transform: uppercase;
	float: left;
	width: 180px;
	padding-left: 10px;
	display: inline;
	cursor: pointer
}
.autob h2 {
	color: #f00;
	font-size: 1.3em;
	text-transform: uppercase;
	float: left;
	width: 240px;
	padding-left: 10px;
	display: inline;
}
.auto img {
	float: left;
	border: 2px solid #fff;
	margin-top: 0;
	width: 125px;
	cursor: pointer
}
.autob img {
	float: left;
	border: 2px solid #fff;
	margin-top: 0;
	width: 125px
}
.auto ul {
	float: right;
	list-style: none;
	width: 185px;
	color: #000;
	margin: 6px 0 0 10px;
}
.autob ul {
	float: right;
	list-style: none;
	width: 255px;
	color: #000;
	margin: 6px 0 0 10px;
}
.auto li, .autob li {
	font-weight: bolder;
}
.auto li span, .autob li span {
	font-weight: normal;
}
.autob {
	padding: 10px 0;
	float: left;
	width: 395px;
	position: relative;
	padding-bottom: 35px;
}
.dvojice-aut {
	width: 790px;
	border-bottom: 1px solid #8b8b8b;
	float: left
}
/*zakladni informace*/
.info {
	float: left;
	width: 186px;
	padding: 0 20px;
	color: #000;
	font-size: 1em;
}
.info p {
	margin: 5px 0;
}
.info a {
	color: #000;
	text-decoration: underline;
}
.info a:hover {
	text-decoration: none;
}
/*detail auta*/
.detail {
	position: absolute;
	z-index: 3;
	top: 220px;
	left: 50%;
	margin-left: -350px;
	width: 670px;
	background: url('../images/detail-bg.jpg') repeat-x #7e7e7e;
	padding: 15px 25px 15px 25px;
	display: none;
}
.detail h1 {
	color: #fff;
	float: left;
	margin-left: 18px;
	width: 280px;
	text-transform: uppercase;
	font-size: 1.9em;
	font-family: Verdana;
	font-weight: normal
}
.detail img {
	border: 2px solid #fff;
	float: left;
}
.detail ul {
	float: left;
	list-style: none;
	font-size: 1.3em;
	margin: 20px
}
.detail ul li {
	font-weight: bolder;
}
.detail ul li span {
	font-weight: normal;
	padding-left: 5px;
}
.volejte {
	width: 197px;
	float: left;
	background: url('../images/detail-center.jpg') repeat-y 1px 0px;
	margin: 20px;
	color: #000;
	margin-right: 50px;
}
.detail .volejte span {
	background: url('../images/detail-top.jpg') no-repeat;
	display: block;
}
.detail .volejte span span {
	background: url('../images/detail-bottom.jpg') no-repeat 0% 100%;
	font-size: 1.2em;
	width: 177px;
	padding: 10px;
	line-height: 17px
}
.volejte strong {
	color: #f00;
	font-size: 1.2em;
}
.detail .male {
	margin: 2px
}
.detail h4 {
	clear: both;
	color: #fff;
	padding-top: 10px !important;
	font-size: 1.4em
}
.detail p {
	clear: both;
	font-size: 1.2em;
	font-weight: bolder;
}
.detail a.zavrit {
	background: url('../images/zavrit.jpg') no-repeat;
	text-decoration: none;
	display: block;
	width: 73px;
	height: 24px;
	float: right;
	clear: both
}
.detail a.zavrit span {
	visibility: hidden;
}
/*uzitecne odkazy */
.odkazy {
	float: left;
	width: 190px;
	padding: 0 0 0 20px;
	border-left: 1px solid #fff;
}
.odkazy li {
	padding: 1px 0;
	color: #000
}
.odkazy li a {
	color: #000;
	text-decoration: none;
	padding: 0
}
.odkazy li a:hover {
	text-decoration: underline
}
.odkazy .odkazy-ul {
}
.odkazy .odkazy-ul li {
	float: none;
	color: #000;
	margin: 0;
}
.odkazy, .info, .vozy {
	min-height: 400px;
}
a.zobrazit-detail {
	background: url('../images/zobrazit-detail.png') no-repeat;
	width: 125px;
	display: block;
	position: absolute;
	right: 130px;
	bottom: 5px;
	height: 23px;
	text-decoration: none;
}
a.zobrazit-detailb {
	background: url('../images/zobrazit-detail.png') no-repeat;
	width: 125px;
	display: block;
	position: absolute;
	right: 130px;
	bottom: 5px;
	height: 23px;
	text-decoration: none;
}
.zobrazit-detail span, .zobrazit-detailb span {
	visibility: hidden;
}
.obsah p, .obsah p a{
	color: #000
}

.obsah a, .obsah a * {color: white;}

a:hover {
	text-decoration: none
}
h2.utextu {
	color: #f00
}
/*cistic*/
.cl {
	clear: both;
}
/*pata*/
.footer {
	clear: both;
	color: #fff;
	font-size: 0.988em;
	width: 100%;
	padding: 0px 0 15px 0;
	margin-top: -5px
}
.footer .levy {
	background: transparent;
	width: auto;
	float: left;
	padding-left: 7px
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .pravy {
	float: right;
	margin-right: 7px;
}
.volejte a{
	color: red;
}

