BODY,td,SELECT {
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 11px;
        color:#000000;
        scrollbar-base-color : #707070;
	scrollbar-arrow-color: White;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-dark-shadow-color : #707070;
	scrollbar-face-color : #BBBBBB;

}
INPUT,TEXTAREA {
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 11px;
        color:#000000;
        border: yes 1 px;
        border-color:#000000;
}

a:link,a:active,a:visited {text-decoration: none;font-weight:bold;color:#FFFFFF;}
a:hover	{text-decoration:none;color:#FECC00;}

a.menu:link,a.menu:active,a.menu:visited {text-decoration:none;font-weight:bold;color:#08314F;}
a.menu:hover {text-decoration:underline;color:#000000;}

p.title	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

H5 {
    font-weight: bold; font-size: 16px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline; line-height : 120%; color : #990000;
}

.red {
      font-size : 11px;
      color:#CC3300;
      font-weight:bold;
}

td.news_section {
        padding: 5px;
	font-size : 10px;
}

td.main_section {
        padding:15px;
}

UL	{
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	}

td.ramka  {
	text-align: center;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color:#C0C0C0;
	}
td.ramka2  {
	text-align: left;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color:#C0C0C0;
	}
td.ramka3  {
	text-align: right;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color:#C0C0C0;
	}
td.centruj  {
	text-align: center;
	}
a.hlink   {display: none;}
a.hlink:hover {display: none;}

H1.title {
    font-size: 14px;
    color: #fff;
    text-align: center;
}