/* CSS Document */
@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #FFF;
}
body {
	background-color: #666;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;
}
img {
	border: 0px;
	behavior: url("/css/iepngfix.htc");
}
a:link {
	color: #ffcc99;
	font-size: 0.9em;
}
a:visited {
	color: #ffcc99;
	font-size: 0.9em;
}
a:hover {
	color: #ffcc99;
	font-size: 0.9em;
}
a:active {
	color: #ffcc99;
	font-size: 0.9em;
}
#main {
	width: 950px;;
	margin: 0 auto;
	text-align: left;
	z-index: 1;
	position: relative;
}
#statistika { 
	width: 130px;
	position: absolute;
	top: 203px;
  right: -20px;
}
#statistika #statistika_show {
  display:none;
	width:200px;
	padding: 5px;
	height:auto;
	z-index: 9;
	position: absolute;
	right: 50px;
	top: 40px;
	background-color: #666;
	text-align: center;
}
#statistika a:link, #statistika a:hover, #statistika a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
}
.header {
	height: 230px;
	width: 950px;
	background-image: url(/img/bg_header.jpg);
	background-repeat: no-repeat;
}
.logo {
	margin-top: 60px;
	margin-left: 30px;
	float: left;
	clear: left;
	width: 510px;
	height: 90px;
}
.auto {
	width: 300px;
	float: right;
	clear: right;
	margin-top: 25px;
	margin-right: 15px;
}
.menu {
	width: 610px;
	float: left;
	clear: left;
	margin-left: 11px;
	margin-top: 54px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu ul li {	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.menu ul li a:link, .menu ul li a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
}
.menu ul li a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	background-image: url(/img/bg_menu_li_hover.jpg);
	background-repeat: repeat-x;
}
.page {
	background-image: url(/img/bg_page.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	width: 900px;
}
.page .nav_menu {
	font-size: 0.9em;
	padding-bottom: 7px;
	padding-top: 2px;
	padding-left: 5px;
}
.page .nav_menu a {
	text-decoration: none;
}
.box {
	width: 879px;
	margin: 0 auto;
	padding: 0px;
}
.box .left {
  width: 680px;
  float: left;
  clear: left;
  margin: 0px;
  padding: 0px;
}
.box .right_box {
  width: 180px;
  float: right;
  clear: right;
  text-align: left;
  padding: 0px;
}
.box .left .header {
	height: 42px;
	background-image: url(/img/bg_nadpis.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 680px;
}
.box .left .header h1 {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 1.3em;
	float: left;
	clear: left;
}
.box .left .body {
	background-image: url(/img/bg_box_body.jpg);
	background-image: center center;
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 0.9em;
}
.box .left .body h2 {
	font-size: 1.1em;
	margin: 0px;
	padding-top: 10px;
}
.box .left .body p {
	margin: 0px;
}
.box .left .body p.ctete_vice {
  text-align: right;
}
.box_footer {
	height: 30px;
	background-image: url(/img/bg_box_footer.jpg);
	background-image: bottom center;
	background-repeat: no-repeat;
	width: 680px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
.box .right_box .widget {
  width: 180px;
}
.box .right_box .widget .header {
	height: 42px;
	background-image: url(/img/bg_widget_nadpis.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 180px;
}
.box .right_box .header h3 {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 1.3em;
}
form {
  margin: 0px;
  padding: 0px;
}
.box .right_box .body {
	background-image: url(/img/bg_widget_body.jpg);
	background-image: center center;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 0.9em;
	text-align: center;
}
.box .right_box .body p {
  margin: 0px;
}
.widget_footer {
	height: 30px;
	background-image: url(/img/bg_widget_footer.jpg);
	background-image: bottom center;
	background-repeat: no-repeat;
	width: 180px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
.footer {
	width: 950px;
	height: 35px;
	background-image: url(/img/bg_page_footer.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.cleaner {
	clear: both;
}
.body ul.photo {	
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.body ul.photo li {
	width: 180px;
	height: 180px;
	background-image: url(/img/bg_photo.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	text-align: center;
	margin: 10px;
}
.body ul.photo li img {
	padding-top: 20px;
}
.body ul.photo li p {
	white-space: normal;
}
.body ul.photo li a {
  text-decoration: none;
  color: #000;
  padding-left: 3px;
  padding-right: 3px;
}
.body .navigace {
	font-size: 1.0em;
	padding-bottom: 20px;
}
.table_cars {
  width: 100%;
}
.table_cars th {
  padding-top: 10px;
}
.tech_data {
  width: 300px;
}
.count_info {
  width: 100%;
}
.count_page {
  float: right;
  clear: right;
  text-align: left;
}
.count_page ul {
  margin: 0px;
  padding: 0px;
}
.count_page ul li {
  margin: 0px;
  padding-left: 5px;
  float: left;
  list-style-type: none;
}
.count {
  float: left;
  clear: left;
  width: 400px;
  color: #666666;
  
}
hr {
  size: 1px;
  color: #FFF;
}

.main_counter {
  margin: 0 auto; 
}
.table_counter {
  margin: 0 auto;
  width: 200px;
  border: 1px solid #999999;
}
.table_counter th {
  border-bottom: 0px;
  padding: 3px;
  text-align: left;
  background-color: #ff9900;
}
.table_counter td {
  padding: 3px;
  text-align: left;
}
.robutek {
  display: none;
}
.table_forum {
  margin: 10px;
  width: 600px;
  font-size: 1.0em;
}
.table_forum th {
  background-color: #f66607;
  padding: 10px;
  margin: 4px;
  font-size: 1.0em;
}
.table_forum td {
  background-color: #666666;
  padding: 10px;
  margin: 4px;
  vertical-align: top;
  font-size: 1.0em;
}
#zpravy {
  margin: 10px;
  width: 600px;
  font-size: 1.0em;
}
#zpravy td {
  background-color: #666666;
  padding: 10px;
  margin: 2px;
  vertical-align: top;
}
.table_form {
  margin: 10px;
  width: 600px;
  font-size: 1.0em;
}
.banner {
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}
.facebook {
  padding-top: 15px;
}
