body {
	margin: 0px;
	padding: 0px;
	color: #F4F4F4	
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

A {
  color: #FFFFFF;
  text-decoration: underline;
}

.meniu {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: "Georgia";
}
.meniu_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
.meniu a:hover {
	color: #FF0000;
	text-decoration: none;
}
.meniu a:link {
	text-decoration: none;
}
.meniu a:active {
	color: #FF0000;
	text-decoration: none;
}
.meniu a {
	color: #000000;
	text-decoration: none;
}
.meniu_mic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.update_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

	
input.btn,select.btn{
	color:#494949;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:80%;
	font-weight:bold;
	background-color:#fed;
	border:1px solid;
	border-top-color:#0000CC;
	border-left-color:#0000CC;
	border-right-color:#000099;
	border-bottom-color:#000099;
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');	text-align: center;
}
		
input.btn1,select.btn1{
	color:#494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	background-color:#fed;
	border:1px solid;
	border-top-color:#0000CC;
	border-left-color:#0000CC;
	border-right-color:#000099;
	border-bottom-color:#000099;
}

TEXTAREA.btn1 {
	background-color: #fed;
	border: 1px solid #000099;
	color: #000000;
	font-family: arial, verdana, ms sans serif;
	font-weight: normal
} 
		
input.btnhov{
	border-top-color:#c63;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#930;}		
	
TABLE.opt{
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	z-index:100;
	border:1px solid;	
	border-top-color:#666666;
	border-left-color:#666666;
	border-right-color:#333366;
	border-bottom-color:#333366;
}	

.add_modify {
	background-color: #D4D0C8;
	color: #000000;
}

.counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}