/* CSS Document */

body
	{
	width: 100%;
	height: 800px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #eeeff1;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	}
	
a
	{
	text-decoration: none;
	}	
	
h2
	{
	font-size: 20px;
	color: #666;
	margin: 0px 0px 5px 10px;
	}	
	
h3	
	{
	font-size: 12px;
	font-weight: bold;
	}
	
h4
	{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px;
	}
	
ul
	{
	clear: both;
	}	
	
li
	{
	padding: 0px 0px 0px 10px;
	}	

table
	{
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.postupy_link
	{
	color: #666;
	font-weight: bold;
	display: block;
	width: 180px;
	}
	
.postupy_link:hover
	{
	text-decoration: underline;
	}

.link
	{
	color: #666;
	font-weight: bold;
	}	
	
.link:hover
	{
	text-decoration: underline;
	}	
	
.stazeni_link
	{
	color: #666;
	display: block;
	width: 400px;
	}
	
.stazeni_link:hover
	{
	text-decoration: underline;
	}

.aleft{text-align:left !important;}
	
#all
	{
	width: 930px;
	height: auto;
	}
	
#top
	{
	width: 100%;
	height: 89px;
	}		
	
#top_left
	{
	width: 199px;
	height: 89px;
	float: left;
	}	
	
#top_right
	{
	width: 731px;
	height: 89px;
	float: left;
	}	
	
#top_right_logo
	{
	width: 100%;
	height: 66px;
	clear: both;
	}
	
.top_right_logo_a
	{
	width: 335px;
	height: 20px;
	background-image: url(../images/nazev.jpg);
	float: left;
	text-decoration: none;
	margin: 20px 0px 0px 394px;
	}
	
#top_right_menu		
	{
	width: 100%;
	height: 23px;
	background-color: #aab1b7;
	}
	
.menu
	{
	font-weight: bold;
	color: #666;
	font-size: 11px;
	text-decoration: none;
	padding: 4px 6px 0px 6px;
	float: left;
	width: auto;
	height: 19px;
	}	
		
.link_logo
	{
	text-decoration: none;
	width: 46px;
	height: 46px;
	background-image: url(../images/hvezda.gif);
	float: left;
	margin: 21px 0px 0px 90px;	
	}
	
#header
	{
	width: 930px;
	height: 280px;
	background-repeat: no-repeat;
	clear: both;
	}
	
.header_img1
	{
	background-image: url(../images/header1.jpg);
	}

.header_img2
	{
	background-image: url(../images/header2.jpg);
	}	
	
.header_img3
	{
	background-image: url(../images/header3.jpg);
	}

.header_img4
	{
	background-image: url(../images/header4.jpg);
	}	
	
.header_img5
	{
	background-image: url(../images/header5.jpg);
	}

.header_img6
	{
	background-image: url(../images/header6.jpg);
	}
	
#main
	{
	width: 900px;
	min-height: 200px;
	height: auto;
	background-color: #fff;
	padding: 20px 15px 0px 15px;
	}				
		
#footer
	{
	width: 930px;
	height: 119px;
	clear: both;
	margin: 10px 0px 0px 0px;
	}

#footer_a a
	{
	color: #777;
	font-size: 10px;
	font-weight: bold;
	border-right: 1px solid #777;
	padding: 0px 10px;
	text-decoration: none;
	}
	
#footer_logo1
	{
	width: 155px;
	height: 18px;
	background-image: url(../images/mercedes-benz.jpg);
	margin: 15px 0px 0px 30px;
	float: left;
	}
	
#footer_logo2
	{
	width: 155px;
	height: 18px;
	margin: 17px 0px 0px 30px;
	background-image: url(../images/chrysler-financ.jpg);
	float: left;
	}	
	
#footer_a
	{
	width: 500px;
	text-align: right;
	margin: 20px 0px 0px 30px;
	float: left;
	}				

.menu_popup
	{
	position: absolute;
	background-color: #717171;
	padding: 0px 10px;
	filter:alpha(opacity=88);
	opacity:.88;
	z-index: 5;
	}
	
.menu_popup a
	{
	display: block;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #747d82;	
	background-image: url(../images/sipka_button.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	height: 20px;
	width: 91%;
	padding: 4px 0px 0px 15px;
	float: left;		
	}
	
.menu_popup a:hover
	{		
	background-color: #747d82;
	}
	
.menu_popup div
	{
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
	clear: both;
	}

.menu:hover
	{
	background-color: #717171;
	color: #fff;
	}

#menu_popup_1
	{	
	top: 89px;
	left: 343px;
	width: 175px;
	display: none;
	}
	
#menu_popup_2
	{	
	top: 89px;
	left: 405px;
	width: 175px;
	display: none;	
	}	
	
#menu_popup_3
	{	
	top: 89px;
	left: 692px;
	width: 165px;
	display: none;	
	}		
	
#menu_popup_4
	{	
	top: 89px;
	left: 805px;
	width: 105px;
	display: none;	
	}		

#main_all
	{
	background-color: #eeeff1;
	width: 902px;
	min-height: 200px;
	padding: 13px 0px 20px 0px;
	}
	
#main_bg
	{
	background-image: url(../images/bg_vnitrek.jpg);
	background-repeat: repeat-y;
	padding: 15px 0px 0px 0px;	
	}		
	
#main_left
	{
	width: 180px;
	height: 200px;
	background-repeat: no-repeat;
	float: left;
	}	
	
.main_left_img1
	{
	background-image: url(../images/img1.jpg);
	}	
	
.main_left_img2
	{
	background-image: url(../images/img2.jpg);
	}	
	
.main_left_img3
	{
	background-image: url(../images/img3.jpg);
	}	
	
.main_left_img4
	{
	background-image: url(../images/img4.jpg);
	}				

#main_right
	{
	width: 700px;
	float: left;
	}
	
#main_left_pro
	{
	width: 560px;
	height: auto;
	background-repeat: repeat-y;
	float: left;
	padding: 10px 0px 10px 0px;
	background-color: #eeeff1;
	}
	
#main_left_pro_bg
	{
	width: 100%;
	height: 148px;
	background-repeat: repeat-y;
	float: left;
	background-image: url(../images/bg_vnitrek.jpg);
	padding: 10px 0px 10px 0px;
	background-color: #eeeff1;
	}	
	
.correct
	{
	width: 100%;
	height: 1px;
	clear: both;
	}	
	
#main_left_pro_bg img
	{
	height: auto;
	float: left;
	}

#main_left_pro_bg div
	{	
	width: 380px;
	height: auto; 
	float: left;
	margin: 0px 0px 0px 15px;
	}
	
#main_left_pro_bg div h3
	{
	margin: 0px;
	padding: 0px;
	}		
	
#main_right_pro
	{
	width: 332px;
	height: auto;
	background-repeat: repeat-y;
	float: left;
	padding: 10px 0px 10px 0px;
	background-color: #eeeff1;
	margin: 0px 0px 0px 10px;
	}
	
#main_right_pro_bg
	{
	width: 100%;
	height: 148px;
	background-repeat: repeat-y;
	float: left;
	background-image: url(../images/bg_vnitrek.jpg);
	padding: 10px 0px 10px 0px;
	background-color: #eeeff1;
	}	
	
#main_right_pro_bg img
	{
	height: auto;
	float: left;
	}

#main_right_pro_bg div
	{	
	width: 160px;
	height: auto; 
	float: left;
	margin: 0px 0px 0px 15px;
	}
	
#main_h2_left
	{
	width: 570px;
	float: left;
	}	
	
#main_h2_right
	{
	width: 325px;
	float: left;
	}			
		
.pro_click
	{
	width: 887px;
	height: 23px;
	float: left;
	background-image: url(../images/bg_vnitrek.jpg);
	background-repeat: repeat-y;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 0px 0px 15px;
	margin: 0px 0px 3px 0px;
	background-color: #eeeff1;
	}	
	
.no_click
	{
	width: 887px;
	height: 23px;
	float: left;
	background-image: url(../images/bg_vnitrek.jpg);
	background-repeat: repeat-y;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 0px 0px 15px;
	margin: 0px 0px 3px 0px;
	background-color: #eeeff1;
	cursor: default;
	}		
	
#main_pro_info
	{
	width: 100%;
	height: auto;
	clear: both;
	padding: 20px 0px 0px 0px;
	}
	
.main_pro_info_all
	{
	background-color: #eeeff1;
	padding: 0px 15px 10px 15px;
	margin: 0px 0px 3px 0px;
	height: auto;
	display: none;
	border-top: 1px solid #eeeff1;
	}
	
.pro_click_span	
	{
	background-image: url(../images/tabulka_zabalena.gif);
	width: 19px;
	height: 19px;
	position: absolute;
	left: 897px;
	margin: -1px 0px 0px 0px;
	}
	
#main_left_vol
	{
	width: 100%;
	height: auto;
	background-repeat: repeat-y;
	padding: 10px 0px 10px 0px;
	background-color: #eeeff1;
	}
	
#main_left_vol_bg
	{
	width: 100%;
	height: auto;
	background-repeat: repeat-y;
	float: left;
	background-image: url(../images/bg_vnitrek.jpg);
	padding: 10px 0px 10px 0px;
	background-color: #eeeff1;
	}	
	
.correct
	{
	width: 100%;
	height: 1px;
	clear: both;
	}	
	
#main_left_vol_bg img
	{
	height: auto;
	float: left;
	}						
	
#main_left_vol_bg div
	{	
	width: 722px;
	height: auto; 
	float: left;
	margin: 0px 0px 0px 15px;
	}	
	
#main_left_vol_bg div h3
	{
	margin: 0px;
	padding: 0px;
	}		
	
#main_left_home
	{
	width: 460px;
	height: auto;
	background-repeat: repeat-y;
	float: left;
	padding: 10px 0px 10px 0px;
	background-color: #eeeff1;
	}
	
.main_left_home_bg
	{
	width: 100%;
	height: auto;
	background-repeat: repeat-y;
	float: left;
	background-image: url(../images/bg_vnitrek.jpg);
	padding: 10px 0px 10px 0px;
	background-color: #eeeff1;
	margin: 0px 0px 11px 0px;
	}	

	
.main_left_home_bg img
	{
	height: auto;
	float: left;
	}

.main_left_home_bg div
	{	
	width: 280px;
	height: auto; 
	float: left;
	margin: 0px 0px 0px 15px;
	}
	
.home_a
	{
	color: #fff;
	width: 40px;
	height: 17px;
	font-weight: bold;
	background-color: #b6bbc1;
	padding: 3px 0px 0px 10px;
	margin: 0px 0px -10px 234px;
	display: block;
	}
	
.home_a:hover
	{
	background-color: #666;
	}
	
#novinka_img
	{
	width: 180px;
	float: left;
	}
	
#novinka_text
	{
	float: left;
	width: 710px;
	margin: 0px 0px 0px 0px;
	}
	
.novinka_img
	{
	border: none;
	margin: 0px 0px 10px 0px;
	}
	
.main_nov_bg
	{
	width: 100%;
	height: auto;
	background-repeat: repeat-y;
	float: left;
	background-image: url(../images/bg_vnitrek.jpg);
	padding: 10px 0px 10px 0px;
	background-color: #eeeff1;
	margin: 0px 0px 11px 0px;
	}	

	
.main_nov_bg img
	{
	height: auto;
	float: left;
	}

.main_nov_bg div
	{	
	width: 720px;
	height: auto; 
	float: left;
	margin: 0px 0px 0px 15px;
	}
	
.nov_a
	{
	color: #fff;
	width: 40px;
	height: 17px;
	font-weight: bold;
	background-color: #b6bbc1;
	padding: 3px 0px 0px 10px;
	margin: 0px 0px 0px 676px;
	display: block;
	}
	
.nov_a:hover
	{
	background-color: #666;
	}
	
#main_right_home
	{
	width: 420px;
	height: auto;
	background-repeat: repeat-y;
	float: left;
	padding: 10px 0px 10px 0px;
	background-color: #eeeff1;
	margin: 0px 0px 0px 20px;
	}		
	
.main_right_home_h4
	{
	background-color: #666;
	height: 20px;
	width: 120px;
	padding: 3px 0px 0px 10px;
	margin-bottom: 1px; 	
	}			

.table_head tr
	{
	background-color: #b6bbc1;
	color: #fff;
	font-weight: bold;
	}
	
#main_right_home table
	{
	width: 100%;
	padding: 0px;
	margin: 0px;
	}
	
#main_right_home table tr
	{
	height: 22px;
	}
	
#main_right_home table td
	{
	padding: 0px 0px 0px 8px;
	}	
	
.table_text
	{
	width: 100%;
	background-image: url(../images/bg_tabulky.jpg);
	background-repeat: repeat-y;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	background-color: #eeeff1;
	}
	
.table_text img
	{
	margin: 0px 0px 10px 0px;
	}	
	
.table_text td
	{
	border-bottom: 1px solid #b6bbc1;
	}
		
.table_pointer
	{
	cursor: pointer;
	}	
	
.table_info
	{
	display: none;
	border-bottom: 1px solid #b6bbc1;
	}		
		
.table_text_10
	{
	font-size: 10px;
	}	
	
.home_ak
	{
	color: #fff;
	width: 50px;
	height: 17px;
	float: left;
	font-weight: bold;
	background-color: #b6bbc1;
	padding: 3px 0px 0px 10px;
	position: absolute;
	margin: -21px 0px 0px 360px;
	display: none;
	}
	
.home_ak:hover
	{
	background-color: #666;
	}
	
.main_ak
	{
	width: 440px;
	height: auto;
	background-repeat: repeat-y;
	float: left;
	padding: 10px 0px 10px 0px;
	background-color: #eeeff1;
	margin: 0px 0px 0px 0px;
	}		
	
.main_ak_h4
	{
	background-color: #666;
	height: 20px;
	width: 120px;
	padding: 3px 0px 0px 10px;
	margin-bottom: 1px; 	
	}	
	
.main_ak table
	{
	width: 100%;
	padding: 0px;
	margin: 0px;
	}
	
.main_ak table tr
	{
	height: 22px;
	}
	
.main_ak table td
	{
	padding: 0px 0px 0px 8px;
	}	
	
.main_ak .home_ak
	{
	color: #fff;
	width: 50px;
	height: 17px;
	float: left;
	font-weight: bold;
	background-color: #b6bbc1;
	padding: 3px 0px 0px 10px;
	position: absolute;
	margin: -21px 0px 0px 380px;
	display: none;
	}
	
.main_ak .home_ak:hover
	{
	background-color: #666;
	}
	
.table_autobazar
	{
	width: 100%;
	background-image: url(../images/bg_tabulky.jpg);
	background-repeat: repeat-y;
	color: #666;
	font-size: 11px;
	background-color: #eeeff1;
	clear: both;
	}	
	
.table_autobazar img
	{
	margin: 0px 0px 10px 0px;
	border: 1px solid #666;
	clear: both;
	display: block;
	}	
	
.table_autobazar td
	{
	border-bottom: 1px solid #b6bbc1;
	}	

.table_autobazar_head
	{
	font-weight: bold;
	font-size: 12px;
	}
	
.chrysler
	{	
	width: 135px;
	height: 18px;
	float: left;
	border: none;
	}
	
.submit
	{
	color: #666;
	border: 1px solid #b6bbc1;
	font-size: 12px;
	}
	
.input
	{
	font-size: 12px;
	}	
	
.logout
	{
	font-size: 12px;
	color: #FF0033;
	position: absolute;
	margin: 0px 0px 0px 650px;
	}
	
.link_under
	{
	color: #666;
	text-decoration: underline;
	}
		
.table_prodejce
	{
	width: 850px;
	background-image: url(../images/bg_tabulky.jpg);
	background-repeat: repeat-y;
	color: #666;
	font-size: 11px;
	background-color: #eeeff1;
	clear: both;
	}	

.table_prodejce td
	{
	border-bottom: 1px solid #b6bbc1;
	}	

.table_prodejce_head
	{
	font-weight: bold;
	font-size: 12px;
	}			

#prodejce_scroll
	{
	width: 870px;
	height: auto;
	max-height: 80px;
	overflow: auto;
	}			
		
		
					
.table-pojisteni{border-collapse: collapse;}
	.table-pojisteni td,
	.table-pojisteni th{border:1px solid #000;padding:2px 3px; text-align:center;}