/*input.inputBtn[value="Vložit do košíku"] {
	color: red;
}
input.inputBtn[value="Vlo\x9Eit do ko\x9Aíku"]:before {
        color: red;
       content: "texT";
}

input.inputBtn:after {
	content: "texT2";
}
*/

div#SearchTab {
	visibility: collapse;
}

td.LevyPruh {
	position: absolute;
	top: 300px;
	left: 0px;
	width: 199px;
}
.TextyBox {
	color: #5879B5;
	text-decoration: none;
}

p.blind {
	visibility: collapse;
}

p.blind + p {
	visibility: collapse;
}

.inputBtn {
	color: black;
   font-weight: bold;
}

a[rel="lightbox"] > img {
	height: 300px;
}

.HeadFormular>td, .HeadFormular, .TabulkaSubKategorie, .SubCategory {
	background: #505050;
	color: white;
	font-weight: bold;
}

a.Vyrazne {
	color: gray;
	text-decoration: none;
	font-size: 11px;
}
.Anotace {
	font-size: 12px;
}
.Nazev {
	font-size: 13px;
	font-weight: bold;
	margin: 1,1,1,1 px;

}
.cena {
	font-size: larger;
}
.Vyrazne {
	font-size: 10px;
	font-weight: normal;
}

/*______________________________________ tagy */
body, td, h2, h3, h4, h5, h6, p  {
	font: normal 11px/13px Verdana, Helvetica CE, Helvetica, Arial CE, Arial, sans-serif;
	color : White;
}

h1{
   font-size: 13px;	
   font-weight: bold;
	color: #5879B5;
   margin: 0,0,0,0 px;
}
h2, h3, h4, h5, h6 {
   font-size: 11px;
   font-weight: bold;
   margin: 0,0,0,0 px;
}

a, a.OdkazKosik, a.Strankovani {
	color: #5879B5;
	text-decoration: none;
   font-weight: bold;
	
}

a:link.link {
	color: #5879B5;
	text-decoration: none;
   font-weight: bold;
	font-size: 14px;	
}

a:hover {
   text-decoration: underline;
}

.topnav {
	font-size: 6px
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.blu{
color: #5879B5;
   font-weight: bold;
}

.menu{
   font-weight: bold;
	line-height: 14px;
}

.hornimenu {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.tanad{
   font-size: 14px;	
   font-weight: bold;
	color: #5879B5;
   margin: 0,0,0,0 px;
}

.new {
	color: #cc0000;
}
.update {
	color: #00cc00;
}

#topTray {
	background: #EBE8D6 url("http://img.adult.cz/design2003-3/topTrayBg.gif") repeat-x bottom;
	height: 20px;
}

#topTray #dta {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	position: relative; left: 0; top: 0;
}

#topTray a {
	display: block;
	float: left;
	text-decoration: none;
	margin: 0;
	padding: 2px 8px;
	border-left: 1px solid #fff;
	border-right: 1px solid #D8D2BD;
}

#topTray .first {
	border-left: none;
}

#topTray .last {
	border-right: none;
}


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