@charset "windows-1250";
/* CSS Document */

#menu {color:white; font-weight:bold; font-family:arial; font-size:13px; text-align:center; padding:9px; width:109px; float:left; margin-right:7px; height:18px; background-image:url(images/buttonoff.jpg);}
#menu a {color:white; text-decoration:none;}
#menuend a {color:white; text-decoration:none;}
#menu:hover {color:black; font-weight:bold; font-family:arial; font-size:13px; text-align:center; padding:9px; width:109px; float:left; margin-right:7px; height:18px; background-image:url(images/buttonon.jpg);}
#menuend {color:white; font-weight:bold; font-family:arial; font-size:13px; text-align:center; padding:9px; width:109px; float:left; height:18px; background-image:url(images/buttonoff.jpg);}
#menuend:hover {color:white; font-weight:bold; font-family:arial; font-size:13px; text-align:center; padding:9px; width:109px; float:left; height:18px; background-image:url(images/buttonon.jpg);}
.mainfont {font-family:arial; font-size:13px; color:#2C2E55;}
h3 {font-family:arial; font-size:20px; color:#2C2E55;}
.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}
h1 {padding:0px; margin:0px; font-size:30px; color:white; font-family:"Times New Roman", Times, serif}