body {
	background-color: #ffffff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #007A41;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #00904C;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FEF8CC;
	scrollbar-darkshadow-color: #FEF8CC;
	scrollbar-track-color: #F2F1E9;
	scrollbar-arrow-color: #4EAA55;
	margin-top: 0;
	margin-bottom: 0;
	min-width:780px;
}

html {
	margin:0;
	padding:0;
	background:#ffffff;
	color:#000;
}

#wrap {
	background:#ffffff;
	margin:0 auto;
	width:780px;
}

#header {
	background:#ffffff;
	background-image:url(img/top.jpg);
	height:234px;
}

#sidebar {
	background:#ffffff;
	float:left;
	width:235px;
}

#main {
	background:#ffffff;
	float:right;
	width:545px;
	vertical-align: top;
}


#footer {
	background:#ffffff;
	clear:both;
	background-image:url(img/bottom.jpg);
	height: 258px;
}

.main_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
        color: #FFFAF6;
	}

.main_subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
        color: #FFFAF6;
	}

.rights {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: normal;
        color: #838380;
	}

.lang A {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
        color: #FFFAF6;
	text-decoration: none;
	}
	
.lang {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
        color: #FFFAF6;
	text-decoration: none;
	}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
        color: #007A41;
	}
	
.subtitle_ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #4EAA55;
	text-decoration: underline;
	font-variant: normal;		
	}

td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #007A41;
	
}
	
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #4EAA55;
	text-decoration: none;
	font-variant: normal;		
	}	

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #4EAA55;
	text-decoration: none;
	font-variant: normal;		
	}

.menu A {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #50AB57;
	text-decoration: none;
	font-variant: normal;
	}

.menu A:hover {
	color: #027B43;
	text-decoration: underline;
	}

.selected {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #027B43;
	text-decoration: underline;
	font-variant: normal;
	}

.links A {
     font-family: Georgia, "Times New Roman", Times, serif;
     font-size: 10px; 
     line-height: 12px; 
     COLOR: #007A41;
     font-weight: none; 
     line-height: 20px; 
     TEXT-DECORATION: underline;
     }

.links A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
        line-height: 12px;
        COLOR: #FFFFFF;
        font-weight: none;
        line-height: 20px;
        TEXT-DECORATION: none;
        background: #4EAA55;
        } 

.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
    line-height: 14px;
	font-weight: normal;
    color: #CC3300;
	TEXT-DECORATION: none;	
	}
	.pilkas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
    line-height: 14px;
	font-weight: normal;
    color: #000000;
	TEXT-DECORATION: none;	
	}	
.lotyn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
    line-height: 20px;
	font-style : italic;
	font-weight: normal;
    color: #EA0006;
	TEXT-DECORATION: underline;
	}	
	INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #00904C;
	border: inset 1px #FFFFFF;
}
	.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
    line-height: normal;
	font-weight: normal;
    color: #B2B1AC;
	TEXT-DECORATION: blink;
}
.border {
	border-top: 1px groove #CCCCCC;
	border-right: 1px double #FFFFFF;
	border-bottom: 1px groove #FFFFFF;
	border-left: 1px groove #CCCCCC;
