		body {
		    margin: 0px;
			padding: 0px;
			width: 100%; 
			/*background: #ffffcc url('/shop/img/pozadi.gif') top center repeat-y;*/
			text-align: center;
			font-size:12px;
			font-family:arial;
			position:relative;
			min-width: 950px; 		
			background:white;
		 }
		 
a{color:red; }
a:hover{color:black; }
.inline {display:inline;}					 

td {font-size:12px;}
		 
#levy ul {padding:0px;margin:0px;}			 

		.font8 {font-size: 12px;}		 
		.font10 {font-size: 12px;}	
		.font12 {font-size: 14px;}	
		.font14 {font-size: 16px;}	
		
		.sirka70 {width: 70px;}	
		.sirka120 {width: 120px;}
		.sirka200 {width: 200px;}	
		.sirka100proc {width:100%;}
				
		 .max {width:500px;}
		 .tucne {font-weight:bold;}
		 .center {text-align:center;}
		 .right {text-align:right;}
		 
		 .cervene {color: red;}	
		 .sede {color: silver;}	
		 
		 img {border:0px;}
		.zrus-float {clear:both;}

		form {margin:0px; padding:0px;display:inline;}
		form p {margin:0px;}
		.noprint {display:none;}
		
		
		
		#hlavni {
			position: relative; 
			width:950px;
			min-width:770px;
			/*max-width:1024px;*/
			/*_width: expression(document.body.clientWidth < 770? "770" : "auto" );*/
			text-align:left;
			margin-left: auto;
			margin-right: auto;	
			padding-top:147px; _padding-top:142px; 
		}
		#hlava {
			margin:0px;
			position:absolute;
			top:12px; left:0px; width:950px; height:50px;
			z-index:2;
			}			
		
		#stred, #stred2 {float:right; position:relative;	}
		
		#stred-in, #stred2-in  {padding:12px;}
		
		#stred-in .text {font-size:12px;}
		
		#stred2, #stred {right:0px; width:765px; _width:765px; }

	#stred-in {width:557px; _width:560px;background: url('/shop/img/stred-boky.gif') repeat-y top left; }
	#stred .stred-top{ width:100%; height:8px; padding:0px;margin:0px;background: url('/shop/img/stred-top.gif') no-repeat bottom left;}
	#stred .stred-bottom {width:100%; height:8px; margin:0px;background: url('/shop/img/stred-spodek.gif') no-repeat top left; }
			
	#stred2-in { background: url('/shop/img/stred2-boky.gif') repeat-y top left;}
	#stred2 .stred2-top{ width:100%; height:8px; padding:0px;margin:0px;background: url('/shop/img/stred2-top.gif') no-repeat bottom left;}
	#stred2 .stred2-bottom {width:100%; height:8px; margin:0px;background: url('/shop/img/stred2-spodek.gif') no-repeat top left; }

		#pravy { position:absolute;right: 0px; top:130px; width: 175px; 
			z-index:0;
			}		

		#levy{ margin:0px; padding:0px;
			position:relative; width: 175px; float:left;
			/*border:1px solid green;
			min-height:100px;
			_height: expression( document.getElementById('levy').clientHeight < 100? "100px" : "auto" );*/
		    } 
			
		ul#lista {
		position:absolute;
		top:84px;
		right:0px;
		margin:0px 2px 0px 170px;
		/*_width: expression( document.getElementById('hlavni').clientWidth - 170 );*/
		/*right:2px;left: 185px; top:78px; height:20px; : expression( document.getElementById('hlavni').clientWidth - 187 );
		_width:expression(document.body.clientWidth > 770? (document.getElementById('hlavni').clientWidth - 187) : "770px" );
		*/
		 border-bottom: 0px solid red; border-top: 0px solid red; 
		
		 text-align:left;
		 padding:4px;
		 height:25px;
		  list-style-type:none;
		}
/* menu */		

ul#lista li ul { /*rozbalena podmabidka*/
		margin:0px;
		list-style-type:none;
		border:1px solid black;
		background:white;	
		position:absolute;
		visibility:hidden;
		padding:5px;
		text-align:left;
	
	}
	
	ul#lista ul li a {
		border-bottom:none;
		padding:0px;
		color:black;
		font-weight:normal;
		text-align:left;
		white-space:nowrap;

	}
	
	ul#lista ul li a:hover {
	  	color:black;
		background:silver;	
		
	}
		
	ul#lista li {  /*hlavni nabidka*/
			color:black; 
			padding:5px 0px 5px 5px;
			font-weight:bold;
			font-size: 13px;
			text-decoration:none;
			text-align:left;
			display:inline;
			float:left;
	}
	ul#lista li  a{  /*hlavni nabidka*/
			display:block;
			color:black; 
			padding:5px 5px 5px 5px;
			font-weight:bold;
			font-size: 13px;
			text-decoration:none;
			text-align:center;
			
					
	}
	
	ul#lista li a:hover { color:white;background:silver;}	
	
	ul#lista li:hover ul, ul#lista li.hover ul{	visibility:visible;}
	ul#lista li li {float:none;	border:none;padding:0;}
	ul#lista li {behavior: url('/shop/hover.htc'); }
/* menu konec */				
	/*#lista a{
			
			color:black; 
			padding:5px 5px 5px 5px;
			font-weight:bold;
			font-size: 13px;
			text-decoration:none;
			text-align:center;
			}
	#lista a:hover {color:white;background:silver;}	*/
	
						
#pravy-in {padding-top:12px; text-align:center;}
#pravy .bottom {/*background: url('/ks/img/pravy-konec.gif') top left no-repeat; height:60px;*/ }
	
			
#levy	label   {font-size:12px;font-family:ms sans serif; }	
#levy	input.vstup {display:inline; width:115px; background:white; font-size:12px; BORDER: black 1px solid;}		
#levy	.lupa   {position:relative; top:7px;}				
		
#levy #levy-in { padding:0px;}	
#levy .bottom { background:silver; }	
		
#levy ul {padding:0px;margin:0px; width:165px;}	
		
#levy ul li {
			display:block;
			font-family: arial,arial ce;
			font-size: 11px;
			font-weight: bold;
			margin:0px;
			padding:0px;
			cursor:hand;
			list-style-type: none;
		}	
		
		
				
#levy li a {padding:2px;display:block; width:100%;color:black;text-decoration:none; }				
#levy li a:hover {color:white; background:silver;color:red;}		
#levy  .akce {background:#dd2646; color:white;}	
#levy  .akce a{color:black;color:white;}	

#levy  .aktivni {color:red; background:silver;}		
	 
#levy ul .podskupina{padding:0px;margin:0px;width:100%;}		
#levy .podskupina li {
			padding-left:10px;
			font-family: Tahoma,arial,arial ce;
			font-size: 10px;;
			font-weight: normal;
			cursor:hand;
		}	
#levy .podskupina li a{}			
#levy .podskupina li a:hover {color:black; background:none;text-decoration:underline;}	
	
		#pata{width:100%;
			border-top:1px solid gray; 
			padding-top:12px;
			position:static; 
			text-align:center;
			font-size:12px;
		/*height: 100%;*/}	
#levy .novinky {font-size:12px;}
#levy .novinky .vstup {width:121px;background:white;}
		
/* HLAVIČKA */
	#hlava{
		width: 100%;
		margin: 0;
		padding: 0;
		position:absolute;
	}
	#hlava .logo {position:absolute; top:15px;left:20px;}
	#hlava .logo_office {position:absolute; top:83px;left:15px;}
	
	#hlava .hlava_znacky {position:absolute; top:20px;left:220px; width:550px;}
	#hlava .hlava_znacky table{width:100%;}
	#hlava .linka{ position:absolute; top:2px;right:170px; width:2px; height:87px; background: silver;}

	#hlava .pozadi {	
		height:124px;
		background: none;
		background: url('/shop/img/hlava/hlava_podklad.gif') no-repeat top left;
		}

	#hlava .zakaznik {
		color: white;
		font-size: 12px;
		left: 230px;
		top: 63px;
		width:250px;
		height:15px;
		overflow:hidden;
		position: absolute;

		}
	#hlava .zakaznik a{color: white;}		
	#hlava .zakaznik a:hover{color: black;}	
			
	#hlava .cena_nakupu {
		color: black;
		font-size: 12px;
		right: 12px;
		top: 18px;
		width:130px;
		
		overflow:hidden;
		position: absolute;
		padding:5px;
		text-align:center;
		background:none;
		}		

#hlava .cena_nakupu a {color:black;}	
#hlava .cena_nakupu a:hover {color:silver;}	
#hlava .cena_nakupu .kosik {font-weight:bold; padding-right:5px; font-size:14px;display:block}		
#hlava .cena_nakupu .kosik a{text-decoration:none;}		
	

	.box1 {padding:0px; margin-bottom:5px; width:175px;}
	.box1-in {padding:5px; background: url('/shop/img/box1-boky.gif') repeat-y top left;}
	.box1 .spodek {width:175px; height:8px; background: url('/shop/img/box1-spodek.gif') no-repeat top left;}
	.box1 h4 {font-size: 12px; color:white; text-align:center; margin:0px; padding-top:4px;height: 20px; _height: 20px; overflow: hidden; background: url('/shop/img/box1-top.gif') no-repeat top left;}

	.box2 {padding-left:0px; _padding:0px; width:175px; margin-bottom:5px;  font-size: 12px;}
	.box2 hr {border-top: 1px solid silver; }
	.box2 .box-bottom {width:175px; height:8px;; background: url('/shop/img/box1-spodek.gif') no-repeat top left;}
	.box2 ul {margin:5px 0px 5px 0px;padding:1px;list-style-type: none; }
	.box2-in {padding:5px; padding-left:12px; background: white url('/shop/img/box1-boky.gif') repeat-y top left; text-align:left;}
	.box2-in a {color:red;}
	.box2-in .zobr {margin:5px 0px 5px 0px; text-align:center;}
	.box2-in .zobr a {color:red;width:100%;} /*zobrazit/zrusit pol v kosiku */
	.box2-in .zobr a:hover {background:gray;}
	.box2-in a:hover {color:black;}
	.box2-in strong {font-size:11px; display:block; width:100%;}
	.box2-in .box-cena {font-weight:bold;font-size:11px;margin-top:5px;}
	.box2-in .box-sleva {color:red;font-size:11px; font-weight:bold; padding:3px; margin:0px 0px 0px 0px;}
	.box2 .box-kosik-vstup {margin:0px;margin:0px 0px 5px 0px; text-align:center;} /*pro ryché zadávání v pravém boxu u košíku */
	.box2 .box-kosik-vstup .kod {font-size:12px;border:1px solid black; width:70px;margin-right:5px;} 
	.box2 .box-kosik-vstup .ks {font-size:12px;border:1px solid black; width:30px;} 
	.box2 h4 {font-size: 12px; color:white; text-align:center; margin:0px; padding-top:4px;height: 20px; _height: 20px; overflow: hidden; background: url('/shop/img/box1-top.gif') no-repeat top left;}
	.box2 h4 a{ color:white; text-decoration:none;}

	
/*HLAVIČKA KONEC */		

#podkategorie {width:100%;}
#podkategorie-in {}
#podkategorie .titulek{font-weight:bold; color:gray;}
#podkategorie-in table{width:100%; }
#podkategorie-in td{ width:50%;vertical-align:top; }
#podkategorie-in ul{ margin:0px; padding:0px;  list-style-type:none;}
#podkategorie-in ul li { 
	font-size: 10pt; 
	margin: 0px;
	padding:1px;
	font-weight: bold;
	CURSOR: hand;
	color: red;
	width:100%;
	display:block;
	
	}
	
#podkategorie-in ul li a {padding:1px; display:inline; width:100%; color:red;text-decoration:none;}				
#podkategorie-in ul li a:hover {display:inline;color:black; background:#feeb01;}

h1 {font-family: tahoma, arial;
	width:99%;
			/*background:#4533e6;*/
			border-bottom: 1px red solid;
			font-weight:bold;
			font-size: 18px;
			color: red;
			padding-bottom:5px;			
			MARGIN-top: 5px;
			MARGIN-BOTTOM: 3px}

H2 {
	font-size: 14px;
	margin: 0 px;
	padding:0px;
	font-weight: bold;
	color: red;
	display:inline;
	}

h2 a {padding:0px; margin:0px;display:inline;color:red;text-decoration:none;}				
h2 a:hover {color:black; text-decoration:underline;}	

.lista_sort .cen_bez-s { font-weight:bold;margin-left:15px;}

table.polozky {font-size: 12px;margin:0px;}
table.polozky td {border-bottom:1px solid gray;vertical-align:top;padding:5px;}

table.polozky p {display:inline;}
.ks {border:1px solid black; text-align:center; width:25px;}
table.polozky .cena {font-weight:bold;color:black;margin:5px 0px 5px 0px;}
table.polozky .cena i { font-weight:normal; font-style:normal; color:black;}
table.polozky .sleva {color:black;margin:5px 0px 5px 0px;}
table.polozky .sleva i { font-style:normal;}
table.polozky .procenta { margin-left:12px; font-style:bold; color:red;}
table.polozky .sleva i, table.polozky .sleva b, .strike 
{ 
background-image: url('/shop/img/strike.gif');
background-repeat: repeat-x; 
background-position: center left; 
}

.radek-polozky {font-size:12px; padding:0px 0px 0px 0px;}
/*.radek-polozky-in {background:silver;background: url('/ks/img/strike2.gif') top center repeat-y;}*/
.radek-polozky-in {margin:0px;}
.radek-polozky .radek-obrazek{width:100px;float:left;display:block;text-align:center;}
.radek-polozky .radek-popis{padding-left:105px;display:block;}
.radek-polozky .radek-popis2{display:block;} /*pro seznam bez obrazku */
.radek-polozky p {display:inline;}
.radek-polozky .leva, .radek-polozky .prava 
{padding:5px 0px 5px 0px;width:100%; background: url('/shop/img/strike-zbozi.gif') bottom left repeat-x;}

/*.radek-polozky .leva {width:48%; float:left;} 
.radek-polozky .prava {width:48%; float:right;}*/

.radek-polozky .ks {border:1px solid gray;} 
.radek-polozky .ceny-line { } /*padding-left:105px;*/
.radek-polozky .cena {font-weight:bold;color:black;margin:5px 0px 5px 0px;}
.radek-polozky .cena i { font-weight:normal; font-style:normal; color:black;}
.radek-polozky .sleva {color:gray;margin:5px 0px 0px 0px;}
.radek-polozky .sleva i { font-style:normal;}
.radek-polozky .procenta { margin-left:12px; font-style:bold; color:red;}

.navigace {
		padding: 0px;
		padding-left:0px;
		width:100%;
		/*background:#e8e8e8;
		border-bottom: 1px silver solid;*/
		margin-top:0px;
		margin-bottom:3px;
			} 
.navigace ul {margin: 0px;padding:0px;list-style-type: none; }			
.navigace ul li {
			display: inline; 
			padding:0px;
			font-size: 8pt;
			font-weight: bold;
			color:gray;}
.navigace  ul li a { text-decoration:none; color:gray;padding-left: 15px; background: url(/shop/img/naviMenu.gif) no-repeat left;} 
.navigace  .prvni a { padding: 0px;background:none;} 
.navigace ul li a:hover {color:black;} 


.lista_sort { position:relative;
			font-size: 11px;
			font-weight: normal;
			width:100%;
			margin-top:10px;} 

.lista_sort a:hover {color:red;} 
.lista_sort b {color:black;}
.lista_sort select {font-size: 12px;background:white;border:1px solid black;}


.dalsi_stranky { margin: 10px 0px 0px 0px; text-align:left;padding:5px;margin-bottom:5px;border:1px solid silver;}
.dalsi_stranky a {border:1px solid silver;padding:0px 5px 0px 5px;color:black;font-weight:normal;text-decoration:none;}
.dalsi_stranky a:hover {background:silver;}
.dalsi_stranky .vyber {border:1px solid red;background:red; font-weight : bold;}
.dalsi_stranky .dap {float:right;}
.dalsi_stranky .dap a{border:0px;}

#popis_skupiny {margin:12px 0px 0px 0px; _width:100%;border:1px solid red;}
#popis_skupiny .text {font-size:12px; padding:5px;}
#popis_skupiny legend {font-size:12px; color:red; font-weight:bold; padding:0px 12px 0px 12px; border:1px solid black; background: white;}

.nas_tip {margin-right:5px; color:red; font-weight:bold;display:inline;}

.tabulkove_zobr {font-size:11px; width:100%; margin-top: 12px; margin-bottom:12px;}

.kosik-rychle td {font-size:12px;}
.kosik-rychle td b{font-size:12px;}

.tbl_kosik {width:700px; font-size:12px; border:1px solid gray;}
.tbl_kosik a {color: black; text-decoration: none;}
.tbl_kosik a:hover {color: blue; text-decoration: underline;}
.tbl_kosik th {color: black; background:silver;border-right:1px solid white;padding:3px;}
.tbl_kosik td {padding: 3px 3px 3px 3px;}

.tbl_login {padding:12px;border: 1px solid red; align:center;}

.registrace_pokec	td{background: white;
						padding:5px;
						BORDER: #3333ff 2px solid;
						font-family: ms sans serif, arial,arial ce;
						font-size: 12px;}	


#prihlasit2 {display:none;}	

.tbl_obj_zbozi {border:1px solid black; margin:0px; padding:0px;}	
.tbl_obj_zbozi td {padding:5px;}	
.tbl_obj_zbozi th {font-size: 12px;background:silver;padding:2px; padding-left:12px;}

.doprava_nazev {font-size: 12px; font-weight:bold; margin-top:12px;}
.doprava_popis {font-size: 12px; padding-bottom:5px; color:gray;}

.tbl_seznam {
     border:             black 1px solid;
	font-family:        arial, sans-serif;
     font-size:          12px;	
	 text-align:left;
	 padding:0px; 
	 margin-top:12px;
}
	 
.tbl_seznam td {
	 font-size:          12px;	
     background-color:   white;
     color:              black;
     border-right:       silver 1px solid;
     border-bottom:      silver 1px solid;
     padding:            4px;
	 padding-left:8px;
}

.tbl_seznam th {
     font-size:          12px;
	 font-weight: normal;
     background-color:   silver;
     color:              black;
	 margin:0px;
	 padding:4px;
	 border-right: 1px gray solid;
} 
.tbl_seznam .bg1{background:#ebebeb;}

		.li2 {margin-left:30px;}
		.li3 {margin-left:60px;}

.tbl_bonus {
     border:             black 1px solid;
	font-family:        arial, sans-serif;
     font-size:          12px;	
	 text-align:left;
	 padding:0px; 
}
	 
.tbl_bonus td {
	 font-size:          12px;	
     background-color:   white;
     color:              black;
     border-right:       silver 1px solid;
     border-bottom:      silver 1px solid;
     padding:            4px;
	 padding-left:8px;
}
		
.vypis_bonus td img {vertical-align:middle;}	

.porovnani {margin-bottom: 12px;}

.tbl_akce .hlava {background:red;padding:5px;color:white;width:100%;}
.tbl_akce img {vertical-align:middle;}

.obr_vyhody { margin-bottom:5px; }
.detail_obrazek {border:0px solid silver; padding:5px;text-align:center;}

.souhrn {padding:5px; border: 0px solid silver; right:12px;}
#detail {}
#detail-in {width:100%;} 
#detail .levy{ padding-right:12px; vertical-align:top;}
#detail .pravy{vertical-align:top;}
#detail  .obr {margin:3px; display:inline; align:left;}
#detail  .titulek2 {text-align:left; padding:3px;}
#detail .detail_obrazek {background:white;}
#detail .detail_obrazek a {display:block;border:1px solid white;text-decoration:none;}
#detail .detail_obrazek a strong{color:gray;}
#detail .detail_obrazek a:hover {border:1px solid gray;}
.grid_ceny {
	width:100%;
     border:             gray 0px solid;
	 margin:0;
	 padding:0;
}

.grid_ceny td {
     font-family:        Verdana, arial,;
     font-size:          12px;
     background-color:   white;
     color:              black;
     border-right:       silver 0px solid;
     border-bottom:      silver 1px solid;
     padding:            5px;
	 text-align:left;
	 font-weight:normal;
	 vertical-align:middle;
} 

.grid_ceny .bg0 {background:#fbec84}
.grid_ceny .bg1 {background:#fefac0;border-bottom: 3px silver solid;text-align:center;}
.grid_ceny .bg3 {border-bottom: 3px silver solid;text-align:center;}

.grid_ceny td .left{text-align:left;}

.grid_ceny th {
     font-family:        Verdana, arial, sans-serif;
     font-size:          12px;
     background-color:   #FFDB59;
	 font-weight:bold;
     color:              #cc0000;
     border-left:        threedhighlight 1px solid;
     border-top:         threedhighlight 1px solid;
     border-right:       threedshadow 1px solid;
     border-bottom:      threedshadow 1px solid;
     padding:            1px;
     padding-left:       2px;
     padding-right:      2px;
} 
.grid_ceny .ceny-dolni {border-bottom: 3px silver solid;text-align:center;}
.grid_ceny .podnazev {font-weight:bold;color:#cc0000;}
.grid_ceny {margin-top:12px;text-align:left;}
.grid_ceny .cenaS1 {font-size:12px; color:red;}
.grid_ceny .cenaS2 {font-size:16px; color:red;margin-top:12px; margin-bottom:12px;}
.grid_ceny .sleva1 {font-size:12px; color:red;}
.grid_ceny .sleva2 {font-size:16px; color:red;margin-top:12px; margin-bottom:12px;}
.grid_ceny th {font-size:12px;font-weight:normal;width:100px;}

.detail-box {
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
		color: #ff6600;
		border-top: 0px solid gray;
		border-left: 0px solid gray;
		border-right: 0px solid gray;
		border-bottom: 3px solid #ff6600;
		padding:5px;
		margin-bottom:5px;
		margin-top:20px;
		width:100%;
		display:block;
		}
.detail-box	a {text-decoration:none;}
.detail-box-in {text-align:left; width:100%;}
.detail-box-in td {
		font-family: verdana, arial;
		font-size: 12px;
		padding:3px;
			}	
.detail-box-in td a{color:black;}				
.detail-box-in td a:hover{color:red;}

.prisl_boxik {
    width: 120px;
    float: left;
    font-weight: normal;
    font-size: 11px;
    padding: 3px;
	text-align:center;
}

.prisl_boxik b {font-size:12px; color:red; margin-top:15px;}
.prisl_boxik img {margin-top:5px;}

.linka_pod {border-bottom: 1px solid gray;}

.popis {font-family: arial;font-size: 13px;	font-weight:normal;} /*u detailu zbozi */
.popis li {margin-left:18px;_text-indent : 0px;padding-bottom:2px;}	
.popis ul li {margin-left:18px; padding-bottom:2px;}	
.popis ul {margin:0px; padding:0px;}

.parametry {margin-top:12px;padding:3px; width:360px;}
.parametry legend {font-weight:bold; padding:5px;color:#ff6600;}
.parametry td {
     font-family:        verdana, arial, sans-serif;
     font-size:          11px;
     color:              black;
     padding:            2px;
     padding-right:      5px;
}

.parametry .bg0{background:white;}
.parametry .bg1{background:#e1e1e1;}

#soubory {width:400px;}	


.nadpisek {font-size:14px; font-weight:bold;}

.varianty {margin-top:1px; border:1px solid gray; padding:5px;}
.varianty legend {font-weight:bold;padding:5px;}
.tbl_varianty td {padding-right:7px;}
.varianty-popisek {margin-bottom:5px; font-size:12px;}
.tbl_varianty td a:hover{color:red;}
.varianty-rozpis {border-left:1px solid gray;
			border-right:1px solid gray;
			border-bottom:2px solid gray;
			padding-left:20px;}
.pocetks {border:1px solid black; width:25px; text-align:center;}			

.clanky-vpravo a {font-size:12px; text-decoration:none;
}
/* informace - clanky */
.nadpis_polozky {font-family: tahoma, arial;
			font-size: 16px;
			color: #3333ff;
			padding-top : 3 px;			
			MARGIN-BOTTOM: 3px}
							
.nadpis_polozky a:hover{color: black; text-decoration: underline;} 	
.nadpis_polozky a {color: #3333ff;} 
		.clanek {
				font-family: times new roman ce;
				font-size: 14px;
				color: black;
				margin-top:12px;
				padding-right: 12px;
		} 		
		.clanek a {	color: #3333ff; } 		
		.clanek a:hover {	color: black;} 		
				
		.anotace {
				font-family: ms sans serif, arial;
				font-size:12px;
				MARGIN-BOTTOM: 15px;
				}
				
		.informace {
				font-family: tahoma, arial;
				font-size: 12px;
				color: black;
				MARGIN-TOP: 5px;
				MARGIN-BOTTOM: 15px;
				padding-right: 12px
		} 	
		.informace a:hover{	color: #3333ff;	} 	
		.informace a {color: black;}	
/* informace - clanky - konec */		

.dopor_nabidka {font-size:14px; color:red; background: url('/shop/img/tecky.gif') bottom left repeat-x; padding-bottom:4px;margin-top:12px; margin-bottom:5px;}
.tbl_doporucujeme {margin:0px; padding:0px;}
.tbl_doporucujeme th {font-size:12px; text-align:center; border:1px solid silver; background:silver;padding-top:5px;padding-bottom:5px;}
.tbl_doporucujeme .mezera{width:5px;}
.tbl_doporucujeme .telo{font-size:12px; text-align:center;vertical-align:top; 
		border-left:1px solid silver; 
		border-right:1px solid silver;}
.tbl_doporucujeme .cena{background:silver;font-size:12px; font-weight:bold; text-align:center;
		border-left:1px solid silver; 
		border-right:1px solid silver;
		border-bottom:1px solid silver;}
.skupina_banery {margin-top:12px; margin-bottom:12px;text-align:center;}	

#rejstrik {font-size:13px;}
#rejstrik .u0 {font-size:16px; margin-top:12px;}
#rejstrik .u1 {margin-left:20px;}
#rejstrik .u2 {margin-left:40px;}
#rejstrik .u3 {margin-left:60px;}
#rejstrik .u4 {margin-left:80px;}
#rejstrik .u5 {margin-left:100px;}

.znacka img{margin:5px;width:120px; height:50px; border:1px black solid;}

.kosik_objednat {text-align:center;width:100%}
.kosik_objednat td {padding-left:15px; padding-right:15px;}

.spolupracujeme {font-family:arial,arial ce;	font-size: 12px; color:white;}
.spolupracujeme a{font-size: 12px; color:white;font-weight:normal;}

#odkazy-nahore {width:950px; 
			margin:0px;
			padding: 0;
			padding-left:0px;
			position:absolute;
			top:0px; left:0px;  height:20px;
			color:white;
		background: #ff3366;
		border-bottom:0px solid #0080ff;
		border-right:0px solid gray;
		font-weight:bold;		
		font-size:12px;
			}
#odkazy-nahore a {color:white;text-decoration:none;}		
#odkazy-nahore a:hover {color:black;}	

/*---------------------------*/

#obr-varianty {
    padding-right: 12px;
    padding-bottom: 0px;
}
#obr-varianty .box {
 
    float: left;
    font-weight: bold;
    font-size: 11px;
    line-height: 120%;
    padding-bottom: 5px;
	padding-right: 12px;
}

.tbl_znacky td {padding:5px; font-size:13px;}

#detail-dalsi-polozky {font-size:12px;}
.detail-box-in ul {margin:0px; padding:0px;list-style-type: none;}
#detail-dalsi-polozky li{width:280px; display:block;float:left; }
#detail-dalsi-polozky li a{text-decoration:none; color:black;}
#detail-dalsi-polozky li a:hover{color:red;}
#detail-dalsi-polozky li{font-weight:normal;}

#zJinychSkupin {width:412px;}
#zJinychSkupin .jine-in {width:48%; float:left;padding:3px;}
#zJinychSkupin .jine-in a {padding:3px;}
#zJinychSkupin .vyber {font-weight:bold;}
/*--------------------*/
#detail .neni-v-nabidce {background:#ffe1e1; padding:5px; font-weight:bold;}
.dostupnost {display:inline;}
.dostupnost b {color:green;font-weight:normal;}
.stav_skladu {border:1px solid gray; padding:12px; }
.tbl_kosik .bg0 {background:white;}
.tbl_kosik .bg1 {background:#fbfbfb;}
/*--------------------*/ 
/* akční sety */
.set_nazev {font-size:12px;color:black; background:#ffffc6; padding:2px; padding-left:12px;margin:0px;}
.set_skupina{font-size:14px;color:#cf4725; margin:0px;}
.set_box {padding:5px; margin-bottom:15px;}
.sety_boxik {float:left; height:140px; margin-bottom:5px;  margin-right:12px; text-align:center; width:45%;}
#detail .pravy ul{margin:3px; margin-left:20px;}
#detail .pravy .vyhodne-sety{padding:8px;margin-top:12px; background:#f2f2f2; border: 1px solid silver;}

.nadpis {font-family: tahoma, arial;
			BORDER:0PX;
			font-weight:bold;
			font-size: 14px;
			color: #cf4725 ;
			MARGIN-top: 5px;
			MARGIN-BOTTOM: 3px}
.nowrap {white-space: nowrap;}				



.informace-obrazek {float:left; margin-right:12px;}


#vyrobci {
			font-size: 13px;
			margin-top:12px;
			color:black;
			padding:5px;
			background: #fcd1da;
			border: 1px gray solid;
			margin-bottom:12px;
		}	
#vyrobci ul {margin:0px;padding:0px;list-style-type:none;}	
#vyrobci ul li {white-space: nowrap; display:inline;}		
#vyrobci ul li a:hover {color:black;}

#vyrobci .tl{font-size: 12px;width:40px;	height:20px;}

		
.form-vstup {border:1px solid gray;}
.form-vstup_aktiv {border:1px solid red;f}

.kosik-btn {border:0px; background:white;  font-size:12px; cursor:pointer;color:black;text-decoration:none;margin:2px;padding:0px;}
.kosik-btn-objednat {padding:5px; background:silver; border:1px solid gray;font-weight:bold; font-size:12px;width:180px;}
.kosik-btn-objednat a{color:black;text-decoration:none;}
.kosik-btn-objednat {font-size:16px;background:#6699ff; color:white;}
.kosik-btn-objednat a{color:white;}
.kosik-btn-objednat a:hover{color:black;text-decoration:underline;}
.kosik-postovne {border:1px solid gray; padding:10px;}
.kosik-vstup {margin:0px; text-align:center; width:30px; height:15px;font-size:13px;} /*pro ryché zadávání v pravém boxu u košíku */

h4.registrace {margin-bottom:10px; color:red; border-bottom:1px solid gray;font-size:16px; }
.btn-odesli-objednavku {width:250px; height:50px;font-size:20px;color:red;cursor:pointer;}


.tbl_registrace {width:400px;margin:0px; padding:0px;  border:1px solid silver;margin-right:10px;z-index:5;}							
.tbl_registrace th {font-size: 11px;background:silver;padding:2px; padding-left:10px;text-align:left;}
.tbl_registrace td {padding:5px;}


	body { behavior: url('/shop/hover.htc'); }  
	
	.combo						{ margin: 0px;  font-family:arial; font-size:12px;float: left; margin-left:5px;z-index:5;}
	.combo ul				  	   { width: 115px; margin: 0; line-height: normal;   padding: 0; list-style: none; list-style-image: none; }

	.combo ul li					{ position: relative; padding-left: 0; border: solid 1px gray; 
			color: black; z-index: 5;behavior: url('/shop/hover.htc');
			background: url('/shop/img/combo-sipka-dolu.gif') center right no-repeat;} /*seradit*/
	.combo ul li:hover			{background: silver url('/shop/img/combo-sipka-nahoru.gif') center right no-repeat;}
	.combo ul li.first 		{cursor: default;  display: block; padding: 4px; }
	
	/*seznam combo*/
	.combo ul ul					{ position: absolute;   top: 23px; border: solid 1px gray; border-top: 0; display:none; }
	.combo ul li.hover ul	 { display:block;width: 115px; left:-5px;} /*ie*/
	.combo ul li:hover>ul		{ display:block; width: 113px; left:-1px;}
	.combo ul ul li				{ float: left; width: 100%; border: none; background: #F1F1F1;overflow:hidden;}
	.combo ul ul li a:hover		{ background: #e1e1e1; }
	.combo ul ul li a				{ display: block; float: left; width: 100%;  padding:3px;} /*polozka combo*/
	.combo ul ul li a { color: black; text-decoration: none; }
	.combo ul ul li.aktiv	{  font-weight:bold;  background: #c9c9c9;}
	.combo ul ul li.aktiv	a {  color:green;}

	.combo_ceny {float:right;margin:0px;}
	.combo_ceny ul {width:80px;}
	.combo_ceny ul li.hover ul	 { display:block;width: 80px; left:-5px;z-index:5;} /*ie*/
	.combo_ceny ul li:hover>ul		{ display:block; width: 78px; left:-1px;z-index:5;}	

	.combo_seradit {float:right;}
	.combo_seradit ul {width:100px;}
	.combo_seradit ul li.hover ul	 { display:block;width: 100px; left:-5px;} /*ie*/
	.combo_seradit ul li:hover>ul		{ display:block; width: 98px; left:-1px;}		
	
	.kat_zobrazeni {position:absolute; top:5px; _top:-10px;left:0px;border-bottom:1px solid black;padding-bottom:5px;width:380px;
								font-size:12px; font-family:arial; float:left;margin:0px; z-index:1; margin-right:10px;}
	.kat_zobrazeni ul {list-style: none;margin:0px;padding:0px; }
	
	.kat_zobrazeni ul li.prvni  span{position:relative;_top:15px;display:block;float:left;margin-right:3px;_border:1px solid white;}
	
	.kat_zobrazeni ul ul li {display:inline; }
	.kat_zobrazeni ul ul li a{ padding:5px; padding-left:30px;
			border-top:1px solid gray;border-left:1px solid gray;border-right:1px solid gray;
			color:gray;
			font-weight:bold;
			text-decoration:none;
			
			}
	.kat_zobrazeni ul ul li a:hover{color:black;text-decoration:underline;}
	.kat_zobrazeni ul ul li a.aktiv{position:relative; border:1px solid black;border-bottom:1px solid white;color:black;z-index:5;}

	.kat_zobrazeni  .list_obr {border-left:1px solid white;background: url('/shop/img/ico_kat_obr.gif') center left no-repeat; background-position: 10px ;}
	.kat_zobrazeni  .list_kat{border-left:1px solid white;background: url('/shop/img/ico_kat_kat.gif') center left no-repeat; background-position: 10px ;}
	.kat_zobrazeni  .list_rad {background: url('/shop/img/ico_kat_rad.gif') center left no-repeat; background-position: 10px;}
	.kat_zobrazeni  .list_tab {background: url('/shop/img/ico_kat_tab.gif') center left no-repeat; background-position: 10px;}
	
.produkty	 {margin-top:10px; z-index:1;}	


.produkt-box-radek p {margin:0px; padding:0px;}
.produkt-box-radek {width:100%;}		
.produkt-box-radek    h2{
	font-size: 14px;
	font-weight: bold;
	color: black;
	float:left;
	}
.produkt-box-radek h2 a {padding:0px; display:inline;color:#3333ff;}				
.produkt-box-radek h2 a:hover {color:black; text-decoration:underline;}	
.produkt-box-radek .produkt-ceny div {}	

.produkt-box-radek .produkt-ceny	{	float:right;}
.produkt-box-radek .produkt-ceny .cena  {font-size:15px;color:red;display:inline; margin-right:10px;}	

	
.produkt-box-radek .produkt-kosik	{ text-align:center;float:right;}
.produkt-box-radek 	.produkt-kosik10	{margin-top:0px;}
.produkt-box-radek 	.ks	{position:relative;top:-6px;}
.produkt-box-radek  .produkt-popis	
		{
			font-size:12px;
			overflow:hidden;
			text-align:left;
			margin-bottom:10px;
			padding-bottom:5px;
			border-bottom:1px dotted black;
		}
		

		
		
.produkt-box-obr, .produkt-box-obr_aktiv {
		float: left; 
		width:106;
		_width: 106px; 
		background: #FFF; 
		border: 1px solid silver; 
		margin: 5px 0px 0px 5px;
		overflow:hidden;
		display:block;
}		

.produkt-box-obr_aktiv{border: 1px solid blue;}

.produkt-box-obr   h2{
	font-size: 12px;
	width:100px;
	display:block;
	height:27px;
	overflow: hidden;
	margin: 0px;
	padding:3px;
	margin-bottom:5px;
	font-weight: bold;
	color: black;
	text-align:center;
	background:#e0e0e0;
	}

.produkt-box h2 a {padding:0px; display:inline;color:#3333ff;vertical-align:middle;}				
.produkt-box h2 a:hover {color:black; text-decoration:underline;}	

.produkt-box-obr .produkt-obrazek 
	{
		width: 100%;
		height: 100px;
		text-align:center;
		overflow:hidden;
	}

.produkt-box-obr .produkt-ceny div {}	

.produkt-box-obr .produkt-ceny .cena  {font-size:15px;color:red;display:inline;}	
.produkt-box-obr .produkt-ceny
	{
		width: 100%;
		height: 20px;
		text-align:center;
		background:white;
	}
	
.produkt-box-obr .produkt-kosik	
	{
		width:100%;
		height:25px;
		margin-top:5px;
		text-align:center;
		overflow:hidden;
		
	}
	
	.produkt-box-obr 	.produkt-kosik10
	{margin-top:0px;}
	
	.produkt-box-obr 	.ks
	{position:relative;top:-4px;}
	
.selflink {text-decoration:none; color:black;}
