body, p, td  {
   FONT-FAMILY : Verdana, Arial, Helvetica;
   FONT-SIZE : 11px;
	margin-left: 0px;
	margin-top: 0px;
}

A, A:link, A:visited, A:active  {
	COLOR: #0F218B;
	text-decoration: none;
}

A:hover  {
   COLOR : red;
   text-decoration : underline;
}

h1  {
	font-size: 16px;
	font-weight: bold;
	color: Black;
	margin-bottom: 3px;
	margin-top: 3px;
}

h2  {
   font-size: 14px;
	COLOR: #214B7D;
    text-align: center;
}

h3  {
   font-size: 12px;
	COLOR: #214B7D;
}

h4  {
   font-size: 11px;
	font-weight: bold;
	COLOR: #214B7D;
}
h5  {
   font-size: 10px;
	font-weight: bold;
COLOR: #214B7D;
}

.searchfield {
	font-size: 9px;
	height: 12px;
	width: 75px;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

/* LAYOUT */
#head {
	background-color: White;
}

#main {
	background-color: White;
	padding-top: 0px;
}

#menusection {
}

#menucontent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 75px;
}

.menutd {
	background-color: #F4F4F4;
	background-image: url(../images/layout/menu_podklad.gif);
}

.rmenutd {
	background-color: #ffffff;
	text-align: right;
	background-image: url(../images/layout/rmenu_podklad.gif);
	background-repeat: repeat-y;
}

.rmenuodsad {
	margin-left: 10px;
	margin-right: 10px;
}

#content {
	width: 565px;
	padding: 5px;
	vertical-align: top;
	margin-top: 8px;
}
#content ul {
	padding-right: 5px;


}

#titlecontent {
	padding: 5px;
	vertical-align: top;
	margin-top: 15px;
}

#foot {
	clear: both;
}

#foot1 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	color: #0F218B;
	padding-left: 10px;
}

#foot2 {
	background-color: #0F218B;
	border-top: 2px solid #A9C7F4;
	color: White;
	font-size: 9px;
	width: 780px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
}

#foot2 a {
	color: White;
	text-decoration: none;
}

#foot2 a:hover {
	color: White;
	text-decoration: underline;
}

#foot2a {
	float: left;
}

#foot2b {
	float: right;
}

#sform{
	margin: 0px;
	padding: 0px;
}

#strip {
	padding-top: 10px;
	padding-bottom: 10px;
}

.strip1 {
	border-left: 1px solid #999999;
}

.okraj1 {
	background-color: #F4F4F4;
	border-right: 1px dashed #999999;	
}

.lista {
	margin-top: 5px;
	padding: 1px;
	margin-bottom: 20px;
}

hr.rozdel1 {
	size: 1px;
	color: #999999;
}

.zpet {
	clear: both;
	text-align: center;
        font-weight: bold;
	background-color: #e0dfe3;
	border: 1px solid #c0c0c0;	
	width: 70px;
	position: relative;
	margin-top: 30px;
	padding: 2px;
cursor: pointer;
cursor: hand;
text-decoration: none;
        }
.zpet a:hover {
        color: red;
        text-decoration: none;
        cursor: pointer;
       }

.qaQuestion {
	font-weight: bold;
	font-size: 12px;
}

#productSearchForm th {
	text-align: left;
	background-color: #F4F4F4;
	text-align: justify;
}

#perex {
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
        
}

#vyhlpod {
    background-image: url(/images/layout/menu_vyhl_pod.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

#vyhlpod td {
	vertical-align: top;
}

#rightStripTD {
    background-image: url(/images/layout/pravy_pod.gif);
    background-repeat: repeat-y;
    background-position: 0px 0px;
    vertical-align:bottom;
    width:21px;
}
a.imglink {text-decoration:none;}
a.imglink:hover span.mwaw {text-decoration:underline;} 

.hidden { display: none; }
.unhidden { display: block; }
