@charset "windows-1257";

body, html { padding: 0px; margin: 0px; background: url(gfx/taust.gif) repeat-x top left #000; text-align: center; }
body, input, td { font-family: georgia, verdana, tahoma; font-size: 12px; color: #ccc; }
a { color: #ffcc00; text-decoration: none; }
a:hover { color: #ffcc00; text-decoration: underline; }

h1 { font-weight: bold; font-size: 14px; color: #fff; }					 
b { color: #fff; }

#null { margin: 0 auto; width: 800px; position: relative; text-align: justify; }
.sv { position: absolute; top: 0px; right: 800px; }
.sp { position: absolute; top: 0px; left: 800px; }

#menu { display: block; float: left; width: 200px; height: 250px; background: url(gfx/menu.gif) no-repeat top left; }
#menu div { display: block; margin: 45px 0px 0px 15px; }
#menu div a { display: block; font-size: 13px; font-weight: bold; color: #fff; text-decoration: none; padding: 6px 0px 6px 5px; }
#menu div a:hover { text-decoration: underline; color: #fff; }

#topic { display: block; float: right; width: 599px; height: 270px; background-position: top right; }

#vasak { display: block; float: left; width: 200px; background: url(gfx/vasak.gif) no-repeat top left #000; min-height: 415px; }
.v2 { display: block; margin: 15px; line-height: 125%; }
#v3 { border-top: 1px solid #fff; }
#vasak a { display: block; padding: 6px 0px 6px 5px; }
#vasak a span { color: #fff; display: block; }

#sisu { display: block; float: right; width: 599px; background: #000; min-height: 400px; }
#s2 { display: block; margin: 0px 25px; }
.pk { display: block; padding: 0px 0px 15px 0px; text-align: right; }
.arh { display: block; border: 1px solid #222; background: #111; margin: 15px; padding: 10px; }
.arh a { display: block; font-size: 10px; padding: 5px; border-bottom: 1px solid #222; margin: 0px 5px; }
.arh a span { color: #fff; }
.txt { padding-bottom: 15px; text-align: justify; }					 
		 
.glist { display: block; padding: 7px; background: #111; margin-bottom: 10px; border: 1px solid #222; }		
.glist a:hover { text-decoration: none; } 
.glist b { display: block; padding: 5px; font-size: 12px; }
.glist span { display: block; padding: 10px; font-size: 10px; }
.gth { display: block; float: left; margin: 0px 3px 3px 0px; border: 1px solid #fff; width: 65px; height: 65px; text-decoration: none; }
.gth:hover { text-decoration: none; border: 1px solid #ffcc00; }

#footer { display: block; position: relative; clear: both; background: url(gfx/footer.jpg) no-repeat 50% 50%; height: 55px; margin-bottom: 20px; }
