body {
 margin:0px;
 padding:0;
 font-family:Verdana;
 font-size:9pt;
 color: #000000;
 }
 td {
 font-family:Verdana;
 font-size:9pt;
 color: #000000;
 }
a {
 font-family:Verdana;
 font-size:9pt;
 color: #000000; 
 text-decoration:underline;
 }
a:hover {
 font-family:Verdana;
 font-size:9pt;
 color: #000000; 
 text-decoration:none;
 }
 .more {
 font-family:Verdana;
 font-size:7pt;
 color: #5D0303;
 font-weight: bold;
 text-decoration: none;
}
a.more {
 font-family:Verdana;
 font-size:9pt;
 color: #5D0303;
 font-weight: bold;
 text-decoration: none;
}
a.more:hover {
 font-family:Verdana;
 font-size:9pt;
 color: #5D0303;
 font-weight: bold;
 text-decoration: underline;
}

.meniu1 {
 font-family:Verdana;
 font-size:9pt;
 color: #000000;
}
.meniu {
 font-family:Verdana;
 font-size:8pt;
 color: #000000;
}
a.meniu {
 font-family:Verdana;
 font-size:8pt;
 color: #5D0303;
 font-weight: bold; 
 text-decoration: none;
}
a.meniu:hover {
 font-family:Verdana;
 font-size:8pt;
 color: #5D0303;
 font-weight: bold;
 text-decoration: underline;
}

.title {
 font-family:Verdana;
 font-size:20pt;
 color: #5D0303;
 font-weight:normal;
}
.title1 {
 font-family:Verdana;
 font-size:16pt;
 color: #000000;
 font-weight:normal;
}
.form-input-text {
	background: #FFFFFF;
	width: 250px;
	padding: 1px 3px;
	color: #4f4f50;
	border: 1px solid #c9c9c9;
}

