#vyhledejfirmu { margin:0 auto; text-align:center; width:500px;}
#vyhledejfirmu h2 { font-size:16px; margin:0 0 10px 0;}
#vyhledejfirmu form fieldset { font-size:14px; line-height:48px;}
#vyhledejfirmu img { float:left; }
#firmy { border-top:4px solid #DCDCDC; padding-top:6px; }  
#firmy h1 { padding-top:0px; margin-top:0px;}
.rating { border-top:4px solid #32CD32; padding-top:6px; margin-bottom:16px; }  
.rating h2 { padding:0px; margin:0px; font-size:14px; color:#A9A9A9;}  		  
.rating a { font-size:10px; text-decoration:none;}
.rating .firma1 { border-bottom: 0px; }
.rating .payed { font-size:12px; }

.abeceda2 { padding:0;margin:0;height:16px; padding-bottom:8px;}
.abeceda2 li { float:left; padding: 0 9px 0 9px; }
.abeceda2 li a { color: #A9A9A9; } 

.small { font-size:10px; }

.raterecenze { width:85px; height:12px; float:left;}
.raterecenze .zapor { height:12px; float:left; background: url(http://www.1x1.cz/hodnoceni/cervene.gif) repeat-x bottom; }
.raterecenze .klad { height:12px; float:right; background: url(http://www.1x1.cz/hodnoceni/zelene.gif) repeat-x bottom; }
#topdetail {
	float:left;
	width:100%;
	margin-bottom:20px;
	font-size:93%;
	line-height:normal;
	border-top:1px solid #DD740B;
	}

#topdetail ul {
	margin:0;
	padding:0px 10px 0 0px;
	list-style:none;
	}

#topdetail li {
	display:inline;
	margin:0;
	padding:0;
	}

#topdetail .selected a {
	float:left;
	background:url("/images/tableft.gif") no-repeat left bottom;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	}	
	
#topdetail .selected a span {
	float:left;
	display:block;
	background:url("/images/tabright.gif") no-repeat right bottom;
	padding:5px 15px 4px 6px;
	color:#000000;
	}	

#topdetail a {
	float:left;
	background:url("/images/tableft2.gif") no-repeat left bottom;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
	
#topdetail a span {
	float:left;
	display:block;
	background:url("/images/tabright2.gif") no-repeat right bottom;
	padding:5px 15px 4px 6px;
	color:#84776B;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topdetail a span {float:none;}

/* End IE5-Mac hack */
#topdetail a:hover span {
	color:#FFF;
	}

#topdetail .selected a:hover span {
	color:#32CD32;
	}	
#topdetail .recenze a span {
 	color: #00CC00;
}	 

#topdetail .rate a span {
 	color: #FF9900;
}	


#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-top:1px solid #6B78A9; 
	margin-bottom:20px;
	}
	
#tabs ul {
	margin:0;
	padding:0px 10px 0 0px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}  
	
#tabs form { margin:0;padding:3px 0 0 0;float:right;width:350px; }	

#tabs a {
	float:left;
	background:url("/images/tableft.gif") no-repeat left bottom;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("/images/tabright.gif") no-repeat right bottom;
	padding:5px 15px 4px 6px;
	color:#6B78A9;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#32CD32;
	}

#partneri img { float:left; margin-right:5px; margin-bottom:5px; border:0; }
#partneri { font-size:10px; color:#A9A9A9; margin-top:5px;}

.activeskype { display:inline;background-color:#FFD700;color:#000000;border:1px solid #000000;text-decoration:none; font-size: 10px; }
.notactiveskype { display:inline;background-color:#F5F5F5;color:#696969;border:1px solid #1E90FF;text-decoration:none; font-size: 10px; }
.skype { display:inline;background-color:#1E90FF;color:#ffffff;border:1px solid #000000;text-decoration:none; font-size: 10px; }
#acDiv3{ border: 1px solid #9F9F9F; background-color:#FFFFFF; width:400px; padding: 0px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; display:none; position:absolute; z-index:999;}
#acDiv3 ul{ list-style:none; margin: 0; padding: 0; display:box; z-index:999; background-color:#FFFFFF;} 
#acDiv3 ul li{ display:box; float:left; width:33%; background-color:#FFFFFF;z-index:999;}
#acDiv3 a{ color:#000000; text-decoration:none; }
#acDiv3 a:hover{ color:#000000; }
#acDiv3 li.selected{ background-color:#E6E6FA; color:#000000; } 
/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt img { border:0px; }
a.tt span.tooltip, a.tt span.top,a.tt span.middle,a.tt span.bottom { display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(http://www.skypekontakt.cz/images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(http://www.skypekontakt.cz/images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(http://www.skypekontakt.cz/images/bubble.gif) no-repeat bottom;
}
#vysledkyhledani { width:100%; height:20px; border-bottom:1px solid #DCDCDC; margin-bottom:15px; line-height:16px; 
background-image: url(../images/menupoz.gif); 
background-repeat: repeat-x;
}
#vysledkyhledani ul { margin:0px; padding:0px; list-style:none; }
#vysledkyhledani ul li { float: left; text-align:center; line-height:16px; padding-right:10px;}
#sponzor { margin-top:0px; margin-bottom:8px; padding-bottom:10px; padding-left:3px; border:1px solid #DCDCDC; background-color: #F5F5F5; font-size:11px; }
#sponzor #sponzornadpis { text-align:right; font-size:10px; color: #696969; border:0px; margin:0px 5px 3px 0px; padding:0px; }
#sponzor h3 { font-size:12px; display: inline;margin:4px 0px 0px 0px; padding: 0px; clear:left; } 
#sponzor div { margin-bottom:3px; }	  

.az { height:1.7em; padding-top:10px; margin-bottom:10px; clear:both;}

.az ul { margin:0px; padding:0px; list-style: none;}

.az ul li { float: left; border-right: 1px solid #A9A9A9; border-top: 1px solid #A9A9A9; border-bottom: 1px solid #A9A9A9;font-weight: bold; font-size: 12px; text-align: center; line-height: 1.7em; border-bottom:1px solid #A9A9A9;background-color:#F5F5F5;padding: 0px 12px 0px 13px;}		

.az ul li.select { background-color:#FFFF00;}

.az ul li a { color: #000000; }	
.cb2 { clear:both; display: none; }
body {
 background-color: #EDEEEF;	
 font-size:12px;
 font-family:verdana; 
 padding:0px;
 margin:0px;
 color:#000000;	
 text-align:center;
}  

#obrazky { float:right; width: 30%;}

#obrazky img { float:right; margin-left:10px; }
#celkove { font-size:30px; color:red; font-weight:bold;}

.navigace { text-align:right; border: 1px solid #000000; 
    border-top-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px;
	margin-top:10px;margin-bottom:10px;
	padding-top:5px;
	clear:both; 
	}

.navigace strong { font-size:14px; } 
.recenzedetail { width:100%; }
.btop td { border-top:1px solid #DCDCDC; }  
.recenzedetail td, .hodnocenidetail td { vertical-align:top; padding:5px 0 5px 0;} 
.rekl td { background-color:#f5f5f5; padding:8px 0 8px 0;}
.hodnocenidetail { width:100%; }
.hodnocenidetail td { padding-top:6px; border-bottom:1px solid #DCDCDC; }
.recenzereklama { width:500px; }

.f1 { width:20%; }
.f2 { width:90px; }		  

.hodnocenivypisfirem { border:1px solid #DCDCDC; background-color:#F5F5F5; width:350px; margin-top:5px; text-align:left; }
.hodnocenivypisfirem td { line-height:10px; font-size:10px; }
.hodnocenivypisfirem img { border:0; }
.hodnocenivypisfirem a { text-decoration:none; }

.pridanhlas { border:2px solid green; color: green; padding:10px; font-weight:bold;}
.chyba { border:2px solid red; color: red; padding:10px; font-weight:bold;}
h2.inzerat { font-size:14px; font-weight:bold; font-family: verdana; border: 0px solid #C0C0C0; margin:5px 0px 5px 0px;}

.subcategory { padding-bottom:10px; list-style: none; }	   

.subcategory img { margin-right:5px; }

.tab_dop {border: 1px solid #808080;padding:5px;background-color:#F5F5F5; }	

.z3 { color: #FF6600; }	

.logofirma2 { float:right; margin-right:3px;}	

.logofirma2 img { border: 0px solid #000000; }

.zobr { text-align:right; border-bottom:1px solid #DCDCDC; padding-bottom:5px; padding-top:5px; }

.tab_dop2 { border-top:1px solid #DCDCDC; padding-bottom:5px; border-bottom:1px solid #DCDCDC; clear:both; padding-top:2px; background-color:#F5F5F5; }

.subcategory li { float: left; width: 30%; }

.right { float:right; width:240px;  margin-right:2px; _padding-top:20px;  }	
.right img { border:0; }
.right2 { float:right; width:240px; }
.viz7 { background-color:#32CD32;color:#FFFFFF;border:1px solid #000000;text-decoration:none; font-size: 10px;}

.kategorie { width: 48%; float:left; margin:0px 0px 20px 0px; padding:0px; list-style: none; padding-left:5px;}

.kategorie li { margin-bottom: 5px; }

.kategorie li a { color: #000000; }

.kategorie li a:hover { color: #000000; text-decoration:none;} 

.kategorie li strong { font-size:12px; }

.kategorie li ul { margin:5px 0px 10px 0px; padding:0px; list-style: none; }

.kategorie li ul li { display: inline; }

.kategorie li ul li a { color: #808080; }

.kategorie li ul li a:hover { color: #808080; text-decoration:none;}


.kateg ul { list-style:none; padding:0;margin:0; }
.kateg { float:right;width:300px; }	


.clanekmenu { width:49%; float:left; height:90px; margin-top:10px; }
.clanekmenu h2 a { color: black; }
.clanekmenu h2 { font-size:16px; margin:0 0 3px 0; padding:0; }
.clanekmenu img { float:left; margin-right:4px; margin-bottom:4px; }

.blokdetail { padding: 0px 5px 15px 5px; text-align:center; margin-bottom:0px; width:220px; }
.a { background-color:#F5F5F5; border: 1px solid #D3D3D3; }
.a2 { background-color:#F5F5F5; border: 1px solid #D3D3D3; }
.blokhodnoceni { width:215px; padding-left:0px; padding-bottom:10px; }
.blokhodnoceni form { margin:0; padding:0; }				 
.hodnocenivypis { padding-right:3px; padding-bottom:3px; text-align:right;}
.hodnocenivypis a { font-size:12px; color:blue; text-decoration:underline; }
.hodnocenivypis a:hover { font-size:12px; color:blue; text-decoration:underline; }
.blokdetail div { margin-top: 10px; text-align:left; font-size:10px;}

.blokdetail div a { color: #000000; } 

.blokdetail img { border: 1px solid #000000; margin-top:10px;margin-bottom:10px;}

.blokdetail p { text-align:left; }

.blokdetail p img { border: 0px solid #000000; margin:0px; }

.blokdetail h2 { font-size:10px; border:0px; border-bottom:1px solid #000000;}
.kategorie3 { margin:0px 0px 20px 0px; padding:0px; list-style: none; padding-left:0px; }

.kategorie3 li { margin-bottom: 5px; }

.kategorie3 li { color: #000000; font-size:10px; }

.kategorie3 li { color: #000000; text-decoration:none;}

.subspod { background: url(http://www.abcfirmy.cz/images/spod2.gif) #EDEDED no-repeat bottom; }	

#obsahdetail { width: 700px; float:left; padding-bottom:20px; _padding-top:20px;}
#obsahdetail2 { width: 100%; padding-bottom:20px; _padding-top:20px;}
.right h3 { color:#696969;font-size:13px;margin:15px 0 5px 0;padding:0; }
.stranka { width:700px; }
.stranka h1, #hlavnitext h1,#hlavnitext2 h1 { color: #32CD32; font-size: 18px; font-weight: bold;}
.stranka h2, .katalog, #hlavnitext h2,#hlavnitext2 h2 { color: #32CD32; font-size: 14px; font-weight: bold;}
.stranka h3, .detail, #hlavnitext h3,#hlavnitext2 h3 { color: #32CD32; font-size: 12px; font-weight: bold;}
.stranka h4, #hlavnitext h4,#hlavnitext2 h4 { color: #32CD32; font-size: 12px; font-weight: bold;}

.vlozlogo { border:3px solid #F5F5F5; width:215px; height:80px; text-align:center; line-height:80px;}
.vlozlogo a { color: #A9A9A9; }
	
.style1 {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 12px;
}
.style2 {
	color: red;
  background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 14px;
} 

#breadcrumbs {
 padding-bottom:10px;
}	

#kategorie {
 margin-bottom:5px;
}				   

#kategorie ul { list-style: none; padding:0px 0px 0px 0px; margin:0px 2px 2px 10px;} 

#kategorie li {
line-height: 20px; 
color: #000000;	
background-image: url(/images/folder.gif); background-repeat: no-repeat; padding-left:20px;
}

.right ul { list-style: none; padding:0; margin:0;} 

.right li a {
color: #A9A9A9;	

}

#autor {
border: 1px solid #DCDCDC; 
background-color: #F5F5F5; 	
border-top-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px;
margin-right:5px;
margin-bottom:15px;	
}	

#hlavnitext { margin-bottom:10px; padding-left: 12px; }

.hlavninadpis, .podnadpis { font-size:16px; padding-left:12px !important;padding-left: 12px; height: 32px; line-height:32px; margin:0;}
.hlavninadpis img, .podnadpis img { float:left; }
#left .hlavninadpis, #leftd .hlavninadpis { background-color: #32CD32; color:#ffffff; }
#right .hlavninadpis { background-color: #67777D; color:#ffffff; }
#right .podnadpis { background-color:#DCDCDC; color: #A9A9A9; }
#left .podnadpis { background-color:#CCFF66; color: #556B2F; clear:both; }

.viz6 { background-color:#FF9900;color:#FFFFFF;border:1px solid #000000;text-decoration:none; font-size: 10px;}
h2.firma a { color: #000000; font-weight:normal; text-decoration:none; }

h2.firma a.payed { color:blue; font-weight:bold; text-decoration:underline; }  
h2.firma { font-size:14px; border: 0px solid #C0C0C0; margin:5px 0px 5px 0px;}
.pad0 { padding:0px;margin:0px; }
.ulice { border-bottom:1px solid #000000; border-top:1px solid #000000; padding-bottom:5px; padding-top:5px; margin-bottom:5px; background-color: #DCDCDC;}
.topinput { border: 1px solid black;font-size:12px;font-family:arial;width:150px; }

.aktualita img { float:left; border:0px; margin:0 5px 5px 0px; }
.aktualita a { color: #696969; }	
.aktualita  { color: #808080; margin-top:5px; clear:both; background-image: url(/images/cara.gif);
background-repeat: repeat-x;
background-position: bottom; padding-bottom:5px; margin-left:3px;}	
.aktualita h3,.inzeratmain h3 { font-size:13px; margin:0; padding:0; }	
.aktualita p { margin:0; padding:0; }		
.vicezde { background-image: url(/images/sip.gif);  
background-repeat: no-repeat;
background-position: left middle;  
padding-left:10px;	 
margin-left:3px;
clear:both;
}				 
.spod { margin-top:5px; padding-bottom:10px; }	 

#reklamamain { margin:0 auto; text-align:center;}

#topindex { font-size:12px; width:100%; margin-bottom:10px; border-bottom:1px solid #A9A9A9; margin-top:10px;}

#topindex td { width: 25%;text-align:center; padding-bottom:10px;}

#topindex img { border:1px solid #000000; text-decoration: none;}	

#middleindex { font-size:12px; width:100%; margin-top:10px;}

#middleindex td { width: 33%;text-align:left; }

.ul1 { list-style: none; padding-bottom:0px; margin-left:10px; margin-top:0;padding-left:0;}

#breadcrumbs { font-size:10px; margin-bottom:20px; }

.ul1 li { background-image:url(../images/sipka3.gif); background-repeat:no-repeat;background-position:0 middle; margin-bottom:5px; padding-left:20px;line-height:15px;}
#topbanner { height:60px; padding:10px; background-color: #CCCC33; text-align:center; }
#topbanner img { border:0px; }
#outer
{

margin: 0px auto;
width: 1000px;	 
padding:0px 5px 10px 5px;
border-left: 1px solid #DCDCDC; 
border-right: 1px solid #DCDCDC; 
	
	text-align: left;
	color: #000000;
	background-color:#ffffff; 
	padding-top:1px;
}  

table, td, tr
{
    font-size:100%;
}

.pod5 { color: #000000; font-size:13px; }

.form { margin-bottom:10px; }

.mesto {
color: #FFFFFF;
border: 1px solid #FFFFFF; 
border-top-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	background-color: #DCDCDC;
	padding:5px; 
	clear:both;
	
	line-height:16px; 
	margin-bottom:1px;
}	



.vysledky2 { width:580px; padding:10px 0px 0px 10px; }

.mesto a { 
border: 1px solid #DCDCDC; 
    background-color:#F5F5F5;
	color: #000000;	 
	padding:0px; 
	font-size:12px;
	text-decoration: none;
} 
.mesto em { color: #FFFFFF;background-color:#696969; font-weight: bold; font-style:normal;}
.mesto a:hover {
   background-color:#32CD32;
	color: #FFFFFF;	
}

.mesto a.selected {
   background-color:#696969;
	color: #FFFFFF;	
}

  

.vysledky h1, .vysledky2 h1 { color: #32CD32; font-size:14px; }

.vyhledej2 { background-color:#808080; color:#FFFFFF;padding:15px; } 

#reklama2 {	width:196px !important; width:198px; margin-top:0px;  
	
	position: absolute;
	left:800px;	  
	top:195px; 
	z-index:10;  
	
	text-align:center;
	font-size:14px;
	line-height:20px;
	color:#C0C0C0;
	}

#reklama h2 { color: #191970; font-size: 14px; font-weight: bold; 
margin:0px;padding-left:5px; height:40px; line-height:40px;
border: 1px solid #C0C0C0; 
border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px;  
	background-color:#F5F5F5;
} 

#reklama2 h2 { color: #696969; font-size: 14px; font-weight: bold; 
margin:0px;padding-left:5px; height:40px; line-height:40px;
border: 1px solid #C0C0C0; 
border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px;  
	
}

#reklama div img, .reklamab div img,.reklamab2 div img { border:0px; padding:0px; margin:0px;}

#reklama div div {  border: 1px solid #DCDCDC; 
border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px;
	background-color:#F5F5F5; 
	text-align:center;
	clear:both;
}  

#l1 { float:left;  width:268px!important; width:258px; }
#r1 { float:right; width:90px; text-align:center;}
#r1 img { border:0px; margin-bottom:2px; }

.reklamab { float:left; margin-right:3px; margin-left:0px; }

.reklamab div {  border: 1px solid #DCDCDC; 
	background-color:#F5F5F5; 
	text-align:center;
	padding:5px; 
	margin-bottom:10px;
	
} 			  
.reklamab2 div { border-top:1px solid #DCDCDC; text-align:center; padding:5px; margin-bottom:10px; }

.reklamab h3,.reklamab2 h3 { color: #DCDCDC; font-size:9px; margin:0px; padding:0px;}

.fotogalerie img { border:0px; }
.fotogalerie { text-align:center; float:left; margin-right:4px; margin-bottom:4px; margin-top:4px;}
.fotogalerie h3 a { color: #FFFFFF; }
.fotogalerie h3 { background-color:#C0C0C0; text-align:center; font-size:12px; padding:3px 0 3px 0; margin:1px 0 0 0;}

.inzercemain { width:319px; float:left; margin-right:1px; border-right:1px solid #DCDCDC;}
.odkazymain { width:319px; float:right; } 
.odkayzmain ul { padding-bottom:10px; padding-left:3px; padding-top:0;}

.inzercemain h2,.odkazymain h2 { margin-bottom:5px; }

#reklama div div a { color: #000000; text-decoration:none; }
  	
#reklama div div a:hover { color: #000000; text-decoration: underline; }

#reklama h2 img { float:left; margin-right:10px;margin-top:5px;}

#reklama { margin-top:10px;  
	background-color:#FFFFFF;  
	margin-left:5px;
	margin-bottom:10px;
	
	
}	

#reklama p { padding:0px; margin:0px; color: #C0C0C0; }

#reklama ul { list-style-image: url(http://www.procenta.cz/images/sipka3.gif); padding:0px 0px 0px 20px;margin-left:0px;margin-top:0px;margin-bottom:0px; } 

#reklama li {
margin-left:10px; 
color: #000000;
padding-left:2px;
margin-top:2px;	

} 

#reklama h3 { border-bottom:1px solid #DCDCDC; font-size:9px; color:#DCDCDC; }
#reklama h3 strong { background-color:#DCDCDC; color:#ffffff; }

#chyba { color: red; text-align:center;}		 

input, select 
{
    font-size:90%;
	font-family:arial; 
} 			 

.vyhledavani { width: 300px; }

#vybermain { width:60%; margin-left:10px; background-color:#E6E6FA;
border: 1px solid #B0C4DE; 
margin-top:0px;}

.ri1 { width:200px; float:right;  } 

.hodnoceni { width:100px; height:5px; background-color:#E6E6FA; line-height:1px; }	

.hodl { background-color:#483D8B; height:5px; float:left; line-height:1px; }

.l1 { float:left;width:60px; background-color:#FFFFFF;} 

.l1 strong { font-size: 30px; color: silver; font-family: verdana; }

#breadcrumbs {
 margin-bottom:5px;	
 margin-top:5px;
}	

#kategorie {
 margin-bottom:5px;
}				   

#vybermain ul { list-style-image: url(/images/sipka3.gif); margin-bottom:5px; margin-top:5px;} 

#vybermain li {
line-height: 120%; 
color: #000000;
}	

.l li a, .r li a { color:#FFFFFF; }

#inner
{
position: relative;
z-index: 2;	 
	
}

#hlavicka1 {   margin:0px; padding:0px; height:65px; border-top: 3px solid #D8DEE7; position:relative;}

	
#hlavicka1 ul { position:absolute; right:10px; top:2px; height:65px; text-align:right;  width:330px; list-style: none; margin:0px; padding:0px; line-height:65px;} 	 

#hlavicka1 ul li {
float:left;
padding-left: 15px;
padding-right: 15px; 
font-weight: normal;   
color: #DCDCDC;		  
font-size:12px;

background-image: url(../images/topmenu.gif);  
background-repeat: no-repeat;
background-position: left top;
	 
}

#hlavicka1 a { color: #696969; font-style:normal; text-decoration:none;}	
#hlavicka1 a:hover { text-decoration:underline; }


#hlavicka1 h2.nadpis span { background-image: url(../images/logochovatel.jpg); 
background-repeat: no-repeat;
z-index:3;
height:65px;
position:absolute; 
display:block;
top:0px;
width:600px;
left:0px;
}	 

#hlavicka1 h2.nadpis {
color: #32CD32;
	font-size: 20px; 
	height:65px;  
	width:300px;
	font-weight: bold;
	padding:0px;
	margin:0px;	
	position:relative; 	
}

.logofirma { float:right; text-align:right;}	

.logofirma img { border: 0px solid #C0C0C0; } 
.inzeratmain { padding-top:5px; background-image: url(/images/cara.gif);
background-repeat: repeat-x;
background-position: bottom;	
clear:both;
 
}	 

 

.firma1 { border: 1px solid #C0C0C0; 
    border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px;  
	padding-top:5px;}	

.firma1b { border: 1px solid #C0C0C0; 
    border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px;  
	padding-top:5px;}		
	
.firma2 { border: 1px solid #FFFFFF; 
    border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 2px; 
	background-color: #FFFACD; 
	padding-top:5px;}

.firma3 { border: 1px solid #FFFFFF; 
    border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 2px; 
	background-color: #E6E6FA;
	padding-top:5px; }	
	
.firma1 p, .firma2 p, .firma3 p, .firma1b p { margin:5px 0px 5px 0px; }	
.inzeratmain p { padding:0; margin:0; }

.firma1,.firma2,.firma3, .firma1b { clear:right; }

.firma1 em,.firma2 em,.firma3 em, .firma1b em { color: #00008B; font-size: 10px; font-style:normal;}	
   

#menutop { background-color: #F5F5F5; height:53px; 
position:relative;
border-top: 3px solid #C0C0C0;	
background-image: url(../images/pozadimenu.gif); 
background-repeat: repeat-x;	
text-align:center;
	
	
}

#menutop ul { list-style: none; padding:0px 0px 0px 0px;margin:3px auto; width:70% !important; width:95%; 

} 

#menutop ul li {
float:left;	
line-height: 2em;
padding-left: 15px;
padding-right: 15px;
font-weight: bold;
color: #808080;
padding-top:10px;
_width:20%; 

	
}	

#menutop ul li.active {  
background-image: url(../images/active.gif);  
background-repeat: no-repeat;
background-position: left top;
}

.out{
  display:block;
  background:#CCC;
  position:relative;
   
  }
.in {
  height:36px;
  line-height:36px;
  position:relative;
  text-align:center;
  padding:0 8px 0 8px;
  left:-3px;
  top:-3px;
  }	

.cs1 { background-color: #32CD32; } 
.cs2 { background-color: #B8860B; } 
.cs3 { background-color: #4169E1; }
.cs4 { background-color: #A9A9A9; }
.cs5 { background-color: #2E8B57; }	

.pridat { background-color: #DCDCDC; padding:0; text-align:center; height:30px; margin-top:1px; }
.pridat ul { list-style:none; margin:0 auto; padding:0; width:900px;}
.pridat ul li { float:left; background-image:url(/images/plus.gif); margin-right:20px;background-repeat:no-repeat;background-position:0 center; padding-top:5px; padding-bottom:5px;padding-left:18px; height:18px; line-height:18px;}
.pridat ul li a { color: #696969; }

#pridat2 { float:right; background-image:url(/images/plus2.gif); margin-right:3px;background-repeat:no-repeat;background-position:0 center; padding-top:5px; padding-bottom:5px;padding-left:18px; height:18px; line-height:18px; }

#menutop a { color:#ffffff; text-decoration:none; }

#menutop a:hover { text-decoration:underline; } 

#menutop em { color:#32CD32; font-weight:bold; font-style:normal; } 

#footer {
clear:both;color: #32CD32;
 	
margin-top:0px;
	
	line-height:14px;
	height:14px;
	padding:5px 0 5px 0;
	font-size:10px;
}  
#copy { text-align:center; margin-top:10px; margin-bottom:10px; color: #A9A9A9; clear:both; width:100%;}
#footer #odkazy	{ clear:both; border-top: 1px solid #DCDCDC; text-align:left; font-size:9px; padding-top:10px; padding-bottom:10px;}

#footer #odkazy a { color:#A9A9A9; }

.mesto strong { color: #FFFFFF; font-size: 14px; font-weight: bold; }

.uvod {
width:600px; 
padding:0px;
margin-top:1px;	
background-color: #696969;	
height:542px;
}	

.uvod td {  padding:10px; text-align:center;}	

.uvod td img { border: 1px solid #FFFFFF; }

.uvod a { font-size:10px; color: #FFFFFF; clear:both; text-decoration:none;}

.reklama1 h5, .reklama2 h5 { color: #FFFFFF; padding:0px; margin-bottom:5px; margin-top:0px; font-size: 120%; font-weight: bold;}

.reklama1 p, .reklama2 p { margin:2px; }

.viz9 { background-color:#228B22;color:#FFFFFF;border:1px solid #000000;text-decoration:none; font-size: 10px;}
.rad { padding-top:5px; padding-bottom:5px; font-size:11px;} 
.zobrazit { margin-top:10px; text-align:right; }
.zobrazit2 { float:right; width:200px; text-align:right; }

#rad2 { float:left; }

.radit {
	padding:10px 10px 10px 0px;
	text-align:left; 
	margin-bottom:10px;
	background-color: #FFFFFF;
	border: 1px solid #DCDCDC; 
border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px;
		
} 	

.radit em { color:#000000; font-weight:bold; font-style:normal; }

.clanek {
border: 1px solid #DCDCDC; 
border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px;  	
clear:both;	
padding:5px;
}	 	  
.clanek img, .detailclanek .obr { margin:5px; float:right; border: 3px solid #DCDCDC;}
.detailclanek .obr { margin-left:10px; }
.clanek h2 { margin-left:0px;margin-top:0px;margin-bottom:5px;margin-right:5px; padding:0px;}

.vyhledej2 a { color:#FFFFFF; }

.mesto2 { color:#FFFFFF; background-color: #A9A9A9; padding:5px; clear:both;}

.rad ul { list-style: none; padding:0px;margin:0px; display:inline;} 

.rad ul li {
display: inline;
padding-left: 15px;
padding-right: 15px;
margin-left: 5px;
color: #000000;
border: 0px solid #FFFFFF; 
background-color: #FFFFFF;
}

.rad ul li strong { background-color: #FFFFFF; } 	


.cb { clear: both; } 


#left { float:left; width:640px; background-color: #FFFFFF; border-right:1px solid #DCDCDC; 
		padding-bottom:10px;margin-top:1px; 
	} 

#leftd { background-color: #FFFFFF;	padding-bottom:10px;margin-top:1px;		}					 
	
#obsah { }

.vicemuziky { text-align:center; }
.vicemuziky h3 { font-size: 13px; color: #696969; border-bottom:1px solid #696969; } 
.vicemuziky img { border:0px; margin-top:5px; margin-bottom:5px; }


#right { margin-top:0px; float:right; width:358px!important; width:348px;margin-top:1px; 
	
}					   

.obrazky { width:99%; margin-bottom:10px;}

.obrazky td { width:33%;height:160px; text-align:center; border-bottom: 1px solid #C0C0C0; border-left: 1px solid #C0C0C0;background-color: #FFFFFF; vertical-align:top; position:relative;}
.obrazky td.first { width:33%;height:160px; text-align:center; border-bottom: 1px solid #C0C0C0; border-left: 0px solid #C0C0C0;background-color: #FFFFFF; vertical-align:top; position:relative;}

.obrazky img { border: 4px solid #DCDCDC; margin:5px; }	

.obrazky h3 { font-size: 100%; font-weight:bold; padding:0px; margin:0px;} 

.obrazky h3 a { color: #32CD32; font-size: 12px; font-weight: bold; }

.odkazy { margin-top:10px; width:99%;}	

.odkazy td { padding:5px; vertical-align:top;}

.odkazy td.first { background-color: #D3D3D3; }	

.odkazy td.second { background-color: #FFFFFF; width:100%;}		 


.pad5 { padding:5px; } 

.pad10 { padding:10px; }

.hidden { height:0px; visibility:hidden; width:0px;}

 

#left ul, #leftd ul { list-style: none; } 

#zobrazit { margin-top:15px; margin-bottom:15px; }

#zobrazit strong { color: #32CD32; font-weight:bold; font-style:normal; }

.menu1 { }

.submenu li { padding-left:5px; }

.menu1 li {
line-height: 14px; 
color: #003300;
padding:3px 3px 3px 5px;
background-color: #FFFFFF;
margin-top:1px;	
border: 1px solid #F5F5F5; 
    border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
}

.menu1 a { color: #003300; text-decoration: none; }

.menu1 a:hover { color: #B8860B; text-decoration: underline; }

.menu1 em { color:#B8860B; font-weight:bold; font-style:normal; } 

.submenu li { padding-left: 10px; border: 0px solid #DCDCDC;} 

.uvod h1 { color: #FFFFFF; font-size: 16px; font-weight: bold; width:100%; text-align:left; 
}
			 



.z4 {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal
}

#search { 
background-color: #EAEAEA; 
padding:2px 0 0px 0;
border-top: 1px solid #C0C0C0;	
text-align:right;
margin-top:3px;

} 
 
#search form { padding:0px; margin:0px;}	

#vyhledej { background-color: #ffffff; padding:5px 10px 5px 10px; text-align:center; color: #A9A9A9; font-size:14px; border-bottom: 3px solid #C0C0C0;}	
#vyhledej strong { color: #99CC00; }



.firma h2 { font-size:14px; }


.firma {  }

.firma em { color: #32CD32; font-size: 10px; font-style:normal;}

.z3 { color: #FF0000; }	 

.viz { background-color:#FFFF00;color:#000000;border:1px solid #000000;text-decoration:none; color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal}

.viz2 { background-color:#7FFF00;color:#000000;border:1px solid #000000;text-decoration:none; font-size: 10px;}
.viz3 { background-color:#87CEEB;color:#000000;border:1px solid #000000;text-decoration:none; font-size: 10px;}
.viz4 { background-color:#F5F5F5;color:#000000;border:1px solid #000000;text-decoration:none; font-size: 10px;}	 
.viz5 { background-color:#0033FF;color:#FFFFFF;border:1px solid #000000;text-decoration:none; font-size: 10px;}
.viz6 { background-color:#FF9900;color:#FFFFFF;border:1px solid #000000;text-decoration:none; font-size: 10px;}													   
.viz7 { background-color:#F0000A;color:#FFFFFF;border:1px solid #000000;text-decoration:none; font-size: 10px;}
.viz8 { background-color:#6495ED;color:#FFFFFF;border:1px solid #000000;text-decoration:none; font-size: 10px;}
.viz9 { background-color:#228B22;color:#FFFFFF;border:1px solid #000000;text-decoration:none; font-size: 10px;}
.viz11 { background-color:#FFCC00;color:#000000;border:1px solid #000000;text-decoration:none; font-size: 10px;}
.viz12 { background-color:#FF9900;color:#FFFFFF;border:1px solid #000000;text-decoration:none; font-size: 10px;}

.viz5 strong a { color:#FFFFFF; }

#Menu {
	
	margin:0px 10px 10px 10px;
	top:95px;
	left:10px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;
}

td.mfheader {
	text-align: center;
	background:#E6E6E6;
	padding:3px;
	font-weight: bold;
}

div.mfheader {
    float: left;
	text-align: center;
	background:#E6E6E6;
	padding:3px;
	font-weight: bold;
}

div.mfrow{
	float:left;
	text-align: center;
	background:#FFF;
	padding:3px;
}

div.mffooter {
	background:#E6E6E6;
	padding:3px;
	height:24px;
	vertical-align:center;
}

#vttopic {
	clear: both;
	width:100%;
}

div.vtspanner {
	clear: both;
	padding-top: 2px;
	margin-bottom:2px;
	border-top: 10px solid #f0f0f0;
}
div.vtdetail {
	float:left;
	margin-left:5px;
	width:72%;
	vertical-align:top;
	background:#FFF;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin-bottom:2px;
}
div.vtuserinfo {
	float:right;
	padding:3px 7px;
	width:24%;
	background:#EFEFEF;
	vertical-align:top;
	height:119px;
	margin-bottom:2px;
}

#Content {
	margin:15px 10px 10px 10px;
	padding:10px;
	}

#registrace { 
margin-top:10px;
margin-bottom:10px;  
background-color:#FFFFFF;
padding:0px;
font-size:12px;
width:450px;
}		

#registrace img { border: 0px solid #DCDCDC; }

#registrace p { padding:10px; margin:0px;} 

#registrace2 { 
margin-top:10px;
margin-bottom:10px;  
padding:0px;
font-size:12px;
width:100%;
}  

.lcenik { background-color:#F5F5F5;	padding:5px;} 

.td5 { background-color:#DCDCDC; text-align:center;}

.td5b { background-color:#DCDCDC; text-align:center;}

.td4 { background-color:#DCDCDC; padding:5px;}

.td3 { background-color:#E6E6FA; text-align:center;}

.td2 { background-color:#E6E6FA; text-align:center;}

.td1 { background-color:#E6E6FA; text-align:center;}  

.td1b { background-color:#E6E6FA; text-align:center;} 

#registrace2 span { color:blue; }

#registrace2 img { border: 0px solid #DCDCDC; }

#registrace2 p { padding:5px; margin:0px;}

#reg2 h3 a,#reg2b h3 a,#reg3 h3 a,#reg4 h3 a,#reg3b h3 a,#reg4b h3 a { color: #000000; text-decoration: none; }
#reg2c h3 a { text-decoration:none; }

#reg2 { width:145px;
border: 1px solid #DCDCDC; 
border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;	
	padding:0px;   
	vertical-align:top;
}

#reg2 h3 { line-height: 40px;
font-size:14px; 
color: #000000;
border: 1px solid #FF6600; 
border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 5px;
	padding-left:10px;
	background-color:#FFFACD;
	margin:0px; 
}

#reg2b { width:145px;
border: 1px solid #DCDCDC; 
border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;	
	padding:0px; 
	height:100px;  
	background-color:#FFFACD;
	vertical-align:top;		 
	
}	

#reg2b div { background-image: url(../images/obr4.jpg); background-repeat: no-repeat; background-position:right top;text-align:center; background-color:#E6E6FA;  }

#reg2b div img { margin-top:25px; margin-bottom:10px; }

#reg2b h3 { line-height: 40px;
font-size:14px; 
color: #000000;
border: 1px solid #FF6600; 
border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 5px;
	position:relative;
	background-color:#FFFACD;
	height:40px;
	margin:0px; 
	text-align:center;	
}	

#reg3b { width:145px;
border: 1px solid #DCDCDC; 
border-top-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	padding:0px;  
	vertical-align:top;
	height:100px;
}	

#reg3b div { background-image: url(../images/obr2.jpg); background-repeat: no-repeat; background-position:right top;text-align:center; background-color:#E6E6FA;  }

#reg3b div img { margin-top:25px; margin-bottom:10px; }

#reg3b h3 { line-height: 40px;
font-size:14px; 
color: #000000;
border: 1px solid #003399; 
border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 5px;
	text-align:center;	
	background-color:#F8F8FF; 
	margin:0px;
} 

#reg2c { width:145px;
border: 1px solid #DCDCDC; 
border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;	
	padding:0px; 
	height:100px; 
	vertical-align:top;
}	

#reg2c div { background-image: url(../images/obr3.jpg); background-repeat: no-repeat; text-align:center; background-position:right top; background-color:#E6E6FA;  }

#reg2c div img { margin-top:25px; margin-bottom:10px; }

#reg2c h3 { line-height: 40px;
font-size:14px; 
border: 1px solid #FF6600; 
border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 5px;
	
	background-color:#FFFACD;
	margin:0px; 
	text-align:center;
}

#reg4b { width:145px; 
border: 1px solid #DCDCDC; 
border-top-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	padding:0px;	
	vertical-align:top;
	height:100px;
}

#reg2b h3 div { position:absolute;right:0;bottom:0;font-size:10px; background:none; font-weight:normal;color:#A9A9A9;height:12px;line-height:12px;}	
	

#reg4b div { background-image: url(../images/obr1.jpg); background-repeat: no-repeat; background-position:right top;text-align:center; background-color:#E6E6FA;  }

#reg4b div img { margin-top:25px; margin-bottom:10px; }

#reg4b h3 { line-height: 40px;
font-size:14px; 
color: #000000;
border: 1px solid #000066; 
border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 5px;
	text-align:center;	
	background-color:#E6E6FA; 
	margin:0px; 
}

#reg3 { width:145px; 
border: 1px solid #DCDCDC; 
border-top-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	padding:0px;  
	vertical-align:top;
}

#reg3 h3 { line-height: 40px;
font-size:14px; 
color: #000000;
border: 1px solid #003399; 
border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 5px;
	padding-left:10px;
	background-color:#F8F8FF; 
	margin:0px;
}

#reg4 { width:145px; 
border: 1px solid #DCDCDC; 
border-top-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	padding:0px;	
	vertical-align:top;
}

#reg4 h3 { line-height: 40px;
font-size:14px; 
color: #000000;
border: 1px solid #000066; 
border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 5px;
	padding-left:10px;
	background-color:#E6E6FA; 
	margin:0px;
}

.cena, .cena2, .cena3 { margin-left:20px;position:relative;margin-bottom:20px;width:100px;height:100px;}

.cena span { position:absolute;top:0px;left:0px;width:100px;height:100px;background-image: url(../images/0kc.gif); background-repeat: no-repeat; z-index:1; display:block;}	 

.cena2 span { position:absolute;top:0px;left:0px;width:100px;height:100px;background-image: url(../images/99kc.gif); background-repeat: no-repeat; z-index:1; display:block; }	 

.cena3 span { position:absolute;top:0px;left:0px;width:100px;height:100px;background-image: url(../images/235kc.gif); background-repeat: no-repeat; z-index:1; display:block;}	 

.vice { clear:both; padding-left:10px;padding-bottom:20px;}	

.regimg { float:left; border: 0px solid; }

#regr2 { background-color:#ffffff; padding:0px 5px 0px 5px; margin-bottom:5px;}	
#regr2 strong { color: #32CD32; }
#regr { float:right; _height:62px; min-height:62px;width:610px;background-color:#F5F5F5; }

#regr div,.vizvzor div, #regr2 div { float:right;margin-top:2px; }	

.vizvzor img { border: 0px solid; margin-left:100px;}

#regr div input, .vizvzor div input, #regr2 div input { border: 1px solid black;font-size:12px;font-family:verdana; background-color: #DC143C;color:#FFFFFF;}

.border0 { border:0px; } 
.vizvzor { width:500px;float:right; }


.btop { border-top: 1px solid #D3D3D3; }

.bbottom { border-top: 1px solid #D3D3D3; }
.stranka h2.firma { color:#000000; font-weight:normal; }	

#reklama3 {	width:196px !important; width:198px; margin-top:0px;  
	
	position: absolute;
	left:820px;	  
	top:72px; 
	z-index:10;  
	
	height:130px;
	} 
#reklama4 {	width:156px !important; width:156px; margin-top:0px;  
	
	position: absolute;
	left:820px;	  
	top:2px; 
	z-index:10;  
	height:66px;
	}		   

.na { padding-top:5px; }	   

#l1 .inzeratmain { padding-left:3px; }	
.registrace { margin:0 auto;  }
.registrace table, .registrace h2 { margin:0 auto; width:100%; }
.registrace h2, .registrace h1 { text-align:left; }		  

.vizitkalogo, .profilogo { color: #000000; }
.vizitkalogo em, .profilogo em { color: #CF1848; }

.profillogo { color: #CF1848; }
.profillogo em { color: #000000; } 
#balken { background-color:#FFFACD; padding:2px 5px 2px 5px;}

.detailpozadi { padding:10px; min-height:400px; height: auto !important; height:400px; background-image: url(http://www.abcfirmy.cz/images/pozadidetail.gif); background-repeat: no-repeat; background-position: top; }
.zalozky a { margin-bottom:5px; margin-right:5px; display:block; float:left; }
.topdetail2 { border-bottom:0px solid #DCDCDC; width:100%; clear:both; margin-bottom:0px; padding-top:10px;}	

.topdetail2 ul { height:20px; margin: 0px; padding: 0px; list-style: none; padding-left:10px;}
.topdetail2 ul li { height:20px; width: 104px; line-height:20px; font-size:10px; text-align:center; float:left; background-image: url(http://www.abcfirmy.cz/images/zalozkatopb.gif); background-repeat: no-repeat; }
.topdetail2 ul li a { color: #000000; }
.topdetail2 ul li a:hover { text-decoration: none; }
.topdetail2 ul .profile { background-image: url(http://www.abcfirmy.cz/images/zalozkatop2b.gif); background-repeat: no-repeat; color: #FFFFFF;}
.topdetail2 ul .profile a { color: #FFFFFF; } 
.topdetail2 ul .map { background-image: url(http://www.abcfirmy.cz/images/zalozkatop3b.gif); background-repeat: no-repeat; color: #FFFFFF;}
.topdetail2 ul .map a { color: #FFFFFF; }
.topdetail2 ul .vizitka { background-image: url(http://www.abcfirmy.cz/images/zalozkatop4b.gif); background-repeat: no-repeat; color: #000000;}
.topdetail2 ul .vizitka a { color: #000000; }
.topdetail2 ul .homepage { background-image: url(http://www.abcfirmy.cz/images/zalozkatop5b.gif); background-repeat: no-repeat; color: #FFFFFF;}
.topdetail2 ul .homepage a { color: #FFFFFF; }
.topdetail2 ul .shop { background-image: url(http://www.abcfirmy.cz/images/zalozkatop6b.gif); background-repeat: no-repeat; color: #FFFFFF;}
.topdetail2 ul .shop a { color: #FFFFFF; } 	   
#obsahdetail3 { width: 400px; float:left; padding-bottom:20px; _padding-top:20px;}	 

.special { background-color: #ffffff; border:2px solid green; padding:5px; text-align:center; font-size:10px;}
.special em { font-size:10px; }
.special strong { font-size: 150%; color: green; }
.special a { color: red; }		  

.td1 em, .td2 em { font-size:90%; color: #808080; font-style:normal; }	



