a:link, a:active, a:visited {
color: #FFCC00;
font-size: 11;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

a:hover {
color: #CC3333;
font-size: 11;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

td {
color: #000000;
font-size: 11;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;}

form {
margin-bottom: 0;
margin-top: 0;
width: 140px;
height: 20px;
background-color: transparent;
font-size: 11px;
color: #FFFFFF;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;}

BODY {
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #5BA0D5;
scrollbar-face-color: #385E7B;
scrollbar-shadow-color: #969696;
scrollbar-highlight-color: #969696;
scrollbar-darkshadow-color: #EDEDED;
scrollbar-3dlight-color: #EDEDED;
background-color: black;
font-size: 12;
font-weight: normal;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;}

.selectLanguage {
	background-color: #808080;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 139px;	
}
.inputTransparent {
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: none none #FFFFFF;
	left: 2px;
	height: 18px;
	width: 130px;
	padding-left: 7px;
	padding-top: 2px;
}

.textarea{
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	border: 1px solid #205176;
	left: 2px;
	padding-left: 7px;
	padding-top: 2px;
}

.textMeniu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
}
.meniu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
	left: 55px;
	top: 50px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
	border: thin ridge #808080;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
	border: thin ridge #808080;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.butonLogin {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 28px;
	border: 0px 0 #000000;
}
