body, td {
	font-family: Verdana;
	font-size: 8pt;
}

.copy {
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
}
.meniu2 {
	font-family: Tahoma;
	cursor: pointer;
	font-size: 10pt;

}

.meniu {
	font-family: Arial;
	cursor: pointer;
	font-size: 8pt;
	color: #CAC8C9;
	height: 24px;
}

.meniuheader {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	height:20px;
	background-color: #23ABE3;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 20px;
	text-align: justify;
}


.searchComboBox {
	font-family: Verdana;
	font-size: 8pt;
	width: 90%;
	color: #333333;
	vertical-align:middle;
}

.searchText {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-align: center;
	height:25px;
}

.pages {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-align: right;
	height:25px;
}

.advCaption {
	font-family: Tahoma;
	font-size: 10pt;
	color: #565656;
	text-align: left;
	vertical-align: top;
	width: 15%;
}

.advText {
	font-family: Tahoma;
	font-size: 10pt;
	color: #565656;
	vertical-align: top;
	text-align: left;
	width: 35%;
}

.advShowCaption {
	font-family: Arial;
	font-size: 8pt;
	color: #565656;
	text-align: right;
	width: 30%;
	height: 19px;
	background-color: #F0F0F0;
	padding-right: 10px;
}

.advShowText {
	font-family: Arial;
	font-size: 8pt;
	color: #565656;
	text-align: left;
	height: 19px;
	width: 70%;
}

.advShowLargeCaption {
	font-family: Arial;
	font-size: 8pt;
	color: #565656;
	text-align: left;
	text-weight: bold;
	height: 19px;
}

.title {
	font-family: Tahoma;
	font-size: 14pt;
	color: #565656;
	vertical-align: top;
	align: left;
}

.listheader{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	text-align: center;
	height: 25px;
}

.listText{
	font-family: Verdana;
	font-size: 8pt;
	color: #555555;
	text-align: center;
	height: 25px;
}

.hotText{
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
	text-align: left;
}

.borderStyle{
	border-collapse: collapse;
	border-bottom: 1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

textarea {background: none;}

a:link {color: #555555; text-decoration: none;}
a:active {color: #00CCFF; text-decoration: none;}
a:visited {color: #555555; text-decoration: none;}
a:hover {color: #00CCFF; text-decoration: none;}

