.tenver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;

}
A:link, A:active{color: #333333;text-decoration: none;}
A:visited {color: #333333;text-decoration: none;}
A:hover {color: #CE0000;text-decoration: underline;}
.oneb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(1b.gif);
	background-repeat: repeat-x;
}
.elevenver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.hline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.ccurb {
	background-image: url(ccurb.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.dotverlin {
	background-image: url(dotverline.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.menu {
	background-image: url(menu_07.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dothor {
	background-image: url(dothorb.jpg);
	background-repeat: repeat-x;
}
.tenverOjusty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#popitmenu{
position: absolute;
background-color: #537AC1;
border:1px solid black;
font: normal 10px Verdana;
line-height: 15px;
z-index: 0;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 0px;
color: #FFFFFF;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #FF6600;
}


