
body, td, input, textarea 
		{
		font-family: verdana, sans-serif, Arial; 
		font-size: 12px; 
		font-weight: normal; 
		color:#000000;
		
		}
		
h1, h2, h3, h4 { margin: 5px 0px;}		
		
h1 {font-family:  verdana, sans-serif, Arial; font-size: 15px; font-weight: bold; color:#000}
h2 {font-family:  verdana, sans-serif, Arial; font-size: 14px; font-weight: bold; color:#000}
h3 {font-family:  verdana, sans-serif, Arial; font-size: 13px; font-weight: bold; color:#000}
h4 {font-family:  verdana, sans-serif, Arial; font-size: 11px; font-weight: bold; color:#000}

strong {font-family:  verdana, sans-serif, Arial; font-size: 12px; font-weight: bold; color:#000}

hr {margin: 0;}

a				{color:#c00;text-decoration:none;}
a:hover	{color:#f00;text-decoration:none;}
a img{border-color:#000;}
	
body 
	{
	margin: 0px;
	padding:0px;
	/* background-image: url(obr/bg_l.jpg);
	background-repeat: repeat-y; */
	background-color:#ccd;
	text-align: center;
	}

body, html, form 
	{
	scrollbar-track-color: #f6f6f6;  
	scrollbar-face-color: #eeeeff;  
	scrollbar-highlight-color: #bbbbdd;  
	scrollbar-3dlight-color: #ffffff;  
	scrollbar-darkshadow-color: #bbbbdd;  
	scrollbar-shadow-color: #ffffff;  
	scrollbar-arrow-color: #ffffff;
	}
form
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}

p {margin: 5px 0px;}		

input
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	color:#000000;
	background-color: transparent;
	font-size: 12px;
	border: solid 1px #000000;
	}	
	

	
textarea 
	{
	color:#000000;
	background-color: transparent;
	font-size:12px;
	border: solid 1px #000000;
	overflow: visible; 
	}
	
b 
	{
	color:#000;
	}	
	
	

.obsah
	{
	float: left;
	width: 550px;
	height: auto;
	margin:  20px 5px 5px 5px;
	padding: 0;
	text-align: left;
	border: none; 
	line-height: 17px;
	background-color: #fff;	
	}	

.obsah h1{font-size:14px;color:#c00;}
.obsah h2{font-size:13px;color:#c00;}
.obsah h3{font-size:12px;color:#900;}

.menu
	{
	float: left;
	width: 220px;
	height: auto;
	margin:  0;
	padding: 0;
	text-align: left;
	border: none ; 
	}	
	
.menu ul
	{
	margin: 5px 0px 0px 0px ;
	padding: 0px 0px 3px 5px ;
	}	
	
.menu ul li
	{
	margin: 0px 0px 0px 0px ;
	/*margin: 0px 0px 0px 0px ;*/
	padding: 0px;
	}	
	
.menu ul  a
	{
	margin-top: 0 ; 
	margin-right: 12px;
	padding: 5px 0px 1px 2px ;
	display: block;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	height: auto;
	_height: 20px;
	background-color: transparent;
	border: none;
	border-bottom: solid 1px #fff;
	/* padding: 3px 3px 3px 3px ;*/ 
	}		
	
.menu ul  a.active , .menu ul  a:hover
	{
	color: #fff;
	background-color: #555;
	/* border-left: solid 1px #000; */
	border-right: none;
	border-bottom: solid 1px #c00;
	text-decoration: none;
	}			
	

.menu ul li ul{display:none;border-left:dotted 1px #666;}
	
.menu img		{	float: right; cursor:pointer; }
	
	
.bg_menu{
	background-color: #000;
	background-image: url(obr/bg_menu.jpg);
	background-repeat: repeat-y; 
	}
	
.podmenu
	{
	float: left;
	width: 220px;
	height: 210;
	margin:  0;
	padding: 0;
	text-align: left;
	border: none ; 
	background-color: transparent;
	background-image: url(obr/podmenu_l.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}	
	
.pmenu
	{
	float: right;
	width: 220px;
	_height: 800px;
	min-height: 800px;
	margin: 5px 0;
	padding: 0;
	text-align: center;
	border: none ; 
	overflow-x: hidden;
	background-color: #c00;
	background-image: url(obr/podmenu_r.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	}	
	

	
.hlava	{
	margin: 0 auto; 
	float: none;
	width: 1000px;
	height: 120px;
	background-color: #000;
	background-image: url(obr/4x4-shop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	overflow: hidden;
	border-left: 1px #000 solid ;
	/*border-bottom: solid 1px #f00;*/
	}	
	
.hlava	h1 {	
font-size: 9px;
color: #000;
float: right;
	}
	
.hlava	a, .hlava	a:hover {	
display: block;
float: left;
width: 800px;
height: 95%;
font-size: 3px;
color: #000;
text-decoration: none;
	}	
	
	
.obal 	{
	margin: 0 auto; 
	float: none;
	width: 1000px;
	height: auto;
	background-color: #fff;
	}

	
	
.adresa {
	clear: both;
	width: auto;
	height: auto;
	border: solid 1px #fff;
	background-color: #c00;
	color: #000;
	text-align: center;
	float: none;
	margin: 3px ; 
	padding: 10px ;
}


.adresa a {
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
	
.adresa h2 {
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
	
	
.nahledkose {
	font-size: 10px;
	color: #fff;
	clear: both;
	width: 196px;
	_width: 214px;
	height: auto;
	border: solid 1px #fff;
	background-color: #c00;
 	text-align: left; 
	float: none;
	margin: 3px ; 
	padding: 8px ;
	overflow-x: hidden;
}	

.nahledkose a {
	color: #fff;
	font-size: 10px;
	}
	
.nahledkose img {
	/* float: right; 
 margin-top: 5px;*/
	}
		
.err
	{
	display: block;
	width: auto;
	height:auto;
	background: #fcc;
	color:#f00;
	margin: 10px;
	padding: 10px;
	padding-left: 50px;
	border: solid 1px #cc0000;
	}		

.ok
	{
	clear: both;
	display: block;
	width: auto;
	height:auto;
	background: #cfc;
	color:#0c0;
	margin: 50px 10px;
	padding: 10px;
	padding-left: 50px;
	border: solid 1px #009900;
	}		
	
	
.cut { font-size: 0px; clear: both; height: 0px; } 
.micro { font-size: 10px; }
	
	
	
.find_form {
width: 300px;
text-align: right;
/* background-color: #ccc; */
float: right;
margin: 0px ; 
}


#find {
width: 200px;
text-align: left;
border: solid 1px #c00;
font-size: 12px;
background-color: #eee;
padding: 0px 5px  ;
}

#find_sub {
font-size: 11px;
font-weight: bold;
width: 80px;
text-align: center;
border: none ;
color: #c00;
cursor: pointer;
}
	
	
.hilight
	{
	background-color: #ef7;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: normal;
	}
	
.hr{
width:auto;
clear: both;
height: 2px;
border-bottom: #0af solid 1px;

}
	

#ironman  {	
	background-image: url(obr/4x4-shop-ironman.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#trailmaster  {	
	background-image: url(obr/4x4-shop-trailmaster.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
			
#avm {	
	background-image: url(obr/4x4-shop-avm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}	
			
			
			
.celkem{
font-weight: bold;
margin: 5px 0 ; 
padding:  8px 0 ; 

border-top: solid 1px #fff;
text-align: center;

}
			
	
input.povinna
	{
	border: solid 1px #f00;
	background-color: #fff;
	}
	
td.povinna
	{
	font-weight:bold
	}	
		
	
#current{

border-top: solid 5px #f00 !important;
border-bottom: solid 5px #f00!important;
/*background-color: #f00;*/
}
	
	
	
.dopravne{

float:left;

}
	
	
	
	
.dopravne h2{

font-size: 10px;

}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
input.sub
	{
	font-size: 9px;
	color:#000;
	background-color: transparent;
	border: none;
	}	

	
input.menu_odkaz
	{
	font-size: 13px;
	font-weight: bold;
	color:#000;
	background-color: #ffffff;
	border: solid 1px #cc0000;
	padding: 0px 2px 0px 2px;
	}	
	
a.intro
	{
	width: 165px;
	height: 165px;
	border: solid 1px #f00;
	text-align: center;
	float: left;
	margin: 2px;
	}	
	
a:hover.intro
	{
	border: solid 1px #000;
	}		
	
.p1
	{
	clear:both; 
	background-color: #eee;
	padding: 0px;
	}	
.p2
	{
	clear:both; 
	background-color: #fff;
	padding: 0px;
	}	
.p
	{
	clear:both; 
	padding: 10px;
	}	

.eshop
	{
	padding: 3px; 
	float: left; 
	width: 530px;
	height: 50px; 
	border: solid 1px #eee;
	
	background-image: url(obr/bg_shop.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
	
.lista
	{
	clear:both; 
	text-align: center; 
	background-color: #eee;
	height: 18px; 
	background-image: url(obr/bg_shop.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	
	}


.prihlasen
	{
	text-align: left;	
	width: 90%;
	height: auto;
	color: #000;
	margin: 12px;
	padding:10px;
	background-image: url(obr/prihlasen.jpg);
	background-repeat: repeat-x;
	}
.prihlasen b
	{	
	color: #000;
	}
.novou_a
	{	
	display: block;
	color: #000;
	background-color: #eef;
	text-align: center;	
	height: 20px;
	}
	

	
h2.aktuality
	{
	font-size: 13px;
	text-align: center;	
	width: 100%;
	height: 30px;
	color: #fff;
	background-color: #c00;
	margin:0px;
	padding: 10px;
	
	}
	
	
.center	{	text-align: center;		}
	
	
form.login
	{
	position: absolute;
	right: 10px	;
	top: 30px;
	width: 180px;
	height: 50px;
	background: #000;
	text-align: center;
	}
	
	
form.login table td
	{
	color: #fff;
	}
	
form.login table td input
	{
	color: #000;
	background-color: #999;
	background-image: url(obr/login.gif);
	width: 76px;
	height: 18px;
	}	

form.login table td input.submit
	{
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background-color: #c00;
	background-image: url(obr/submit.gif);
	width: 22px;
	height: 22px;
	border: none;
	}		
	
	
input.id_str_odkaz
	{
	font-size: 10px;
	color:#000000;
	background-color: #ffffff;
	border: solid 1px #cc0000;
	text-align: center;
	}
		

ul li 
	{
	list-style-image: url(obr/li.gif);
	margin: 3px 15px 3px 5px ;
	}	
	

ul li.novaa 
	{
	list-style-image: url(obr/li_new.gif);
	}
	

ul.pouziti_foto 
	{
	margin: 0px 0px 0px 15px ;
	}	
		
ul.pouziti_foto li 
	{
	list-style-image: url(obr/li_fot.gif);
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}	
	
	
ul.pouziti_foto  a
	{
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	/* width: 65px; */
	border:  none;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
		
	
	
	
button
	{
	font-size: 2px;
	color: #ffffff;
	background-color: transparent;
	border: none;
	cursor: pointer;
	position: relative;
	top: -3px;
	}	
	
.head	
	{
	margin: 0px;
	padding: 0px;
	background-color:  #000;
	width:  100%;
	height: 120px;
	}
	
.head	a
	{
	display: block;
	margin: 0px;
	padding: 0px;
	width:  1000px;
	height: 120px;
	}	
	
	
.pravy
	{
	margin: 0px;
	padding: 0px;
	width:  200px;
	background-color:  #c00;
	/*background-image: url(obr/gradient_red.jpg);*/
	background-position: left top;
	background-repeat: repeat-x;
	}	
		
.pravy h1
	{
	color: #fff	;
	font-size: 11px;
	}	
	
.aktualita
	{
	float: none;
	margin: 3px ; 
	padding: 5px ;
	display: block;
	width: 202px;
	_width: 214px;
	height: auto;
	color: #fff	;
/*	background-color:  #cf0; */
	font-size: 11px;
	text-decoration: none;
	border: solid 1px #fff ;
	}		
	
.aktualita h2
	{
	font-size: 13px;
	color: #000	;
	margin-bottom: 2px;
	}		

.tab-produkt
{
width: 95%;
border-collapse: collapse;
margin-bottom: 1em;
}

.tab-produkt td, .tab-produkt th
{
font-size: 10px;
text-align: left;
border: 1px solid #99c;
padding: 2px;
}


.tab-produkt .cenatd
{
text-align: right;
}

.tab-produkt input
{
width: 25px;
}

.tab-produkt input.butt
{
width: 85px;
}

table.tab-ppl
	{
	width: 250px;
	}
	
.tab-ppl td
	{
	border: 1px solid #fff;
	padding: 2px;
	background-color:  #eee;
	font-size: 10px;
	}
	
.menu_td
	{
	margin: 0px;
	padding: 0px;
	width:  235px;
	background-color:  #000;
	/*background-image: url(obr/gradient_gray.jpg);*/
	background-position: left top;
	background-repeat: repeat-x;
	}		
	
	
.page 	input
	{
	font-family:  verdana, sans-serif, Arial;
	font-size: 12;
	}
	
.page 	textarea
	{
	font-family:  verdana, sans-serif, Arial;
	font-size: 12;
	}	
	
input.hand
	{
	font-size: 10px;
	color:#cc0000;
	background-color: transparent;
	border: none;
	cursor: pointer;
	}		
	

.u0{color:#000;background-color:#eeeeff;}
.u1{color:#000;background-color:#ccccee;}
.u2{color:#000;background-color:#aaaadd;}
.u3{color:#000;background-color:#8888cc;}
.u4{color:#000;background-color:#6666bb;}
.u5{color:#000;background-color:#6677aa;}
.u6{color:#000;background-color:#668899;}
.u7{color:#000;background-color:#669988;}
.u8{color:#000;background-color:#77aa77;}
.u9{color:#000;background-color:#99bb66;}



.ram
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	
	background-image: url(obr/bg_ram.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	background-color:#fff;
	border: solid 1px #333;
	}	
	
	
.ram_aktuality
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	
	background-color:#ddd;
	border: none;
	border-left: dotted 1px #c00;
	text-align: left;
	}		
.ram_aktuality textarea
	{
	background-color:#fff;
	height: 30px;
	}		
	
	
.transfer
	{
	font-family:  verdana, sans-serif, Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color:#ff0000
	}


a.normin 
	{
	width: 50px;
	font-weight: normal;
	border: none;
	background-color: transparent;
	font-size: 9px;
	} 
	
a.menu_move 
	{
	width: auto;
	font-weight: normal;
	border: none;
	background-color: transparent;
	font-size: 9px;
	margin: 0px 0px 0px 0px ;
	padding: 2px 2px 2px 2px ;
	} 
		
	
a.up 
	{
	width: 5px;
	font-weight: normal;
	border: none;
	background-color: transparent;
	font-size: 9px;
	} 	
		
a.down 
	{
	width: 5px;
	font-weight: normal;
	border: none;
	background-color: transparent;
	font-size: 9px;
	} 	
	
.odkazy
	{
	margin: 10px 0px 10px 0px;
	width: 100%; 
	height:auto; 
	clear: both;
	/*float:left;  */
	}	

.odkazy a, .odkazy a:hover
	{
	height:100%; 
	min-height:160px; 
	
	text-decoration: none;
	background-color: transparent;
	border-top: dotted 1px #666; 
	border-bottom: dotted 1px #666; 
	}		
	
.odkazy a:hover
	{
	height:100%; 
	border-top: solid 1px #c00; 
	border-bottom: solid 1px #c00; 
	}			
	
	
.foto
	{
	float: right; 
	text-align: right; 
	width: 200px; 
	margin-left: 10px; 
	height: auto;
	}	

.fotogalerie
	{
	clear: both; 
	text-align: center; 
	width: 100%; 
	height: auto;
	margin: 0px; 
	}	
	
.fotogalerie .m_img		
	{
	display: inline;
	}

.fotogalerie .f_img
	{
	display: block;
	float: left;
	width: 220px; 
	height: 180px; 
	border:solid 1px #ddd;
	background: #f6f6f6;
	text-align: center; 
	padding: 3px 1px 1px 1px; 
	margin: 1px 12px 1px 12px; 
	}	
		
strong.fgal
	{
	color:#666;
	font-size: 10px;
	vertical-align: bottom; 
	}		
		
.foto_str
	{
	width: auto;
	float: right;
	text-align: right;
	border: 1px solid;
	}	
	

.right { text-align: right; }

		
	
.kola td
	{
	height: 70px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #99c;
	border-bottom: 1px solid #339;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-image: url(obr/bg_kola.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	

.kola_head td
	{
	color: #900;
	font-weight: bold;
	height: 20px;
	border-top: 1px solid #000;
	border-left: 1px solid #eef;
	border-right: 1px solid #99f;
	border-bottom: 1px solid #000;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-image: url(obr/bg_kola.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
		
	
	
		
.kos td
	{
	font-size: 11px;
	border-top: 1px solid #eef;
	border-left: 1px solid #eef;
	border-right: 1px solid #99c;
	border-bottom: 1px solid #999;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	}		
	
.kos input{border:1px solid #cccccc;}


#cenik_form table.kos td, #cenik_form table.kos td input, {
font-size: 10px;

}

.bgr input
	{
	background-color: #fee;
	border: 1px solid #f00;
	}
		
.pridano td
	{
	background-color: #eee;
	border-top: 1px solid #f00;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #f00;
	}
	
	
.celk td { background-color:#ddddff; }
	
	
.bg_l
	{
	background-image: url(obr/bg_l.jpg);
	background-repeat: repeat-y;
	}		

.bg_r
	{
	background-image: url(obr/bg_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
	
	}	
	
ul li.u_ind0{list-style-image:url(obr/nic.gif);}
ul li.u_ind0 ul{background-image:url(obr/nic.gif);background-repeat:repeat-y;}
ul li.u_ind1{list-style-image:url(obr/nic.gif);}
ul li.u_ind2{list-style-image:url(obr/nic.gif);}
ul li.u_ind3{list-style-image:url(obr/nic.gif);}
ul li.u_ind4{list-style-image:url(obr/nic.gif);}
ul li.u_ind5{list-style-image:url(obr/nic.gif);}
	
	
	
	
table.csv
	{
	border: solid 1px #0000cc;
	}
	
table.csv td
	{
	padding: 1px 5px 1px 5px;
	background:	#eeeeee;
	border: solid 1px #ccccff;
	}
	
.edmenu
	{
	visibility:visible;
	}
	
h3.nadpis-str
	{
	font-size: 5px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	display: none;
	}
	
#detail_popis
	{
	font-size: 10px;
	}
	
.anketa{
clear: both;
width: 204px;
_width: 214px;
text-align: left;
background-color: #c00;
padding: 5px ;
margin: 3px ; 
border: 1px #fff solid ;
color: #fff;
font-weight: bold;
}


.anketa h3{
margin: 0 ; 
text-align: center;
padding: 2px ;
background-color: #000;
color: #fff;
}


.anketa input{
border: none ;
}

#hlasovat{
clear: both;
border:solid 1px #666;
background-color: #fff;
float: right;
}



#co {

clear: both;
width: 196px;
border:solid 1px #666;
background-color: #fff;
display: none;
}

.fright{
float: right;
}

.podpis		{text-align: center;}
a.podpis	{font-size: 10px;color: #666;}
a.podpis:hover {color: #c00;}



.list a{
color: #666;
display: block;
float: left;
text-align: center;
width: 170px;
height: 200px;
background-color: #eee;
border:solid 1px #666;
margin: 1px ; 
font-size: 10px;
font-weight: bold;
line-height: 12px;
}



.list a:hover {
color: #f00;
border:solid 1px #c00;
}








