body {
Font-Family: Arial, serif;
Font-size: 14px;
MARGIN:0PX;
}
body.prog {
Font-Family: Arial, serif;
Font-size: 20pt;
MARGIN:0PX;
BackGround-color: #FFFF09;
}
a:active, a:visited, a:link, a:hover {
Font-size: 15px;
color: BLACK;
}
a:hover {
Font-size: 15px;
color: #B21018;
}
a.prog:active, a.prog:visited, a.prog:link, a.prog:hover {
Font-size: 15px;
color: RED;
}

img {
BORDER:0;

}
#logo {
Vertical-align: bottom;
Float: left;
Height: 300px; Width: 900px;

}
#part1 {
Vertical-align: bottom;
BackGround-Image: url("logo.jpg");
Float: left;
Height: 300px; Width: 225px;

}
#part2 {
Vertical-align: bottom;
BackGround-Image: url("l_text.png");
Float: left;
Height: 300px; Width: 675px;

}
#title {
Font-weight: bold; Font-size: 24px;
Text-align: center; Vertical-align: top;
color: #FFFF09;
BackGround-color: #000084;
Width: 900px;
BORDER-TOP:SOLID 1PX #000000;

}
input, textarea, select {
BORDER:1PX SOLID #CCC;

}
#main {
Margin-top: 25px;
Margin-bottom: 25px;

}
#news {
BackGround-color: WHITE;
Width: 900px;
BORDER:1PX SOLID #000000;

}
#top_part {
Height: 221px; width: 900px;

}
#polosa {
BackGround-Image: url(rt000000.gif);
BackGround-Repeat: repeat-x;
Height: 5px; Width: 900px;

}
#b_pol {
Vertical-align: top;
Height: 5px;

}
#center {
Width: 900px;

}
#line {
Vertical-align: center;
Font-weight: bold; Font-size: 15px;
Font-style: italic;
color: RED;
BackGround-color: WHITE;
Width: 900px;
 BORDER-TOP:SOLID 1PX #000000;
BORDER-BOTTOM:SOLID 1PX #000000;

}
.center_table {
BORDER:SOLID 0PX;

}
.col1 {
Vertical-align: top;
Padding-top: 5px; Padding-right: 5px;
Padding-bottom: 5px; Padding-left: 5px;
BackGround-color: WHITE;
Width: 200px;
BORDER-BOTTOM:SOLID 1PX #000000;

}
.col2 {
Vertical-align: top;
Padding-top: 5px; Padding-right: 5px;
Padding-bottom: 5px; Padding-left: 5px;
BackGround-color: WHITE;
Width: 700px;
BORDER-LEFT:SOLID 1PX #000000;
BORDER-BOTTOM:SOLID 1PX #000000;

}
#line2 {
Font-size: 16px;
Text-align: right;
color: #FFFF09;
BackGround-color: #000084;
Width: 900px;
}
a.menu {
Font-size: 15px;
color: NAVY;
}
a.menu:active, a:hover {
Font-weight: bold; 
color: RED;
}
A.logo_link {
Text-decoration: none;
cursor: pointer;
}