@charset "windows-1250";
/* CSS Document */
body
{
font-family:Arial;
}
#page{
width:775px;
margin: 0 auto;
padding: 0;
background-color: #fff;/* ANA TEMA RENGI */
text-align: left;

}
/* LEFT FRAME SETTINGS */
#LEFT {
width: 150px;
background-color: #fff;
margin: 0;
padding-top: 5px;
float: left;

}

#LEFT ul  {
list-style: none;
margin: 0;
padding-top: 25px;
border: none;
}

#LEFT li {
margin: 0;
border-bottom: 1px solid #0f0f0f;
}

#LEFT li a {
color: #002578;
padding: 7px;
padding-left: 14px;
margin: 0;
font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
display: block;
}

#LEFT li a:hover{
color: #000;
background-color: #FF0000;
}



img {
	border: none;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}.spec {
	background-repeat: repeat-x;
	background-position: bottom;
}


.tahbol {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: 636363;
}

.tops {
	background-repeat: repeat-x;
	background-position: top;
}
a:link, a:active	{
text-decoration: none;
color: 000;
}
 
a:visited {
text-decoration: none;
color: 000;
} 

a:hover {
text-decoration: none;
color: 000;
}

.heading {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#BOTTOM{
clear: both;
margin: 0;
padding: 0;
padding-top: 5;
padding-bottom: 10;
border-bottom: 4px solid #d5d5d5;
background-color: #ffffff;
font: bold .8em Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}
#BOTTOM a:hover{
color:#FF0000;
}
