html, body {
	margin:0;
	padding:0;
	height:100%;
}

body {


}


body {background-color:#000;color:#fff;/*#ffe9a5;*//*font-family: Georgia, Arial,Sans-Serif;*/ font-size: 9pt;line-height:1.4em;
position:relative;margin:0;
/*font:0.8125em  Georgia, Arial,Verdana, sans-serif;*/
font:0.88em Georgia, "Times New Roman", serif;
}
.maintext  {font-size:1.2em;}

h1 {color:#fdbe35;font: 2em Georgia, "Times New Roman", serif; letter-spacing: 1px;font-weight:normal;}
h2 {color:#fdbe35;font: 1.3em Georgia, "Times New Roman", serif; letter-spacing: 1px;font-weight:normal;}
a{color:#fdbe35;}
a:hover{color:#ffe300;}

#container, #container-top, #container-bottom {text-align:center;/*position:relative;*/}
#container-top { background: url(/image/fon_top.jpg) top center no-repeat; min-height:440px;}
#container-bottom { background:url(/image/fon_bottom.jpg) bottom center no-repeat;min-height:200px;}
#container-main {text-align:left;margin:0px auto;padding:370px 0px 240px 0px;}
#header {position:absolute;top:0;height:345px; text-align:center;}
#header  img.logo-img {background:url(/image/logo.png) top center no-repeat;height:345px;width:460px;border:none;}
#container-main, #header, #footer {width:880px;}
#path {position:absolute;top:-30px;height:45px; text-align:left;}

#main {border:1px solid transparent; /*background-color:#0099FF;*/ padding:0;}
#main-left {/*display:none;*/ float:left; width:500px;}
#main-right {/*display:none;*/ float:right;width:250px;}
div.clear {clear:both;}
.orange {color:#fdbe35;}
.gray {color:#777;}
#path {font-size:.88em;color:#777;}
#path a{color:#bb7336;}
#path a:hover{color:#fdbe35;}

#menu { list-style:none;font: 1.4em Georgia, "Times New Roman", serif;margin-left:0;padding-left:0;}
#menu li {margin-bottom:.3em;margin-top:.3em;}
#menu ul { list-style:circle;font:0.7em Verdana, sans-serif;}
#menu a{color:#fdbe35;}
#menu a:hover{color:#ffe300;}
#menu a.active{color:#fff;text-decoration:none;}
#menu a.active:hover{text-decoration:underline;}

#menu a.hot{color:#f55;text-decoration:none;}
#menu a.green{color:#0f0;/*text-decoration:none;*/}

table.screenshots a img {border:1px solid #fdbe35;}
table.screenshots a:hover img {border:1px solid #ffe300;}

div.newsitem {margin-bottom:2em;}
div.date {color:#ccc;font-size:.88em;}
div.img_right {float:right;width:120px; margin:0 0 1em 10px; font-size:.7em;}
div.img_right a img {border:1px solid transparent;width:120px;height:120px;}
div.img_right a:hover img {border:1px solid #ffe300;}
.linksnotunderlined a {text-decoration:none;}

div.test {background-color:#f1daa8;padding:15px;width:480px;color:#000;margin:1em 0;}
div.test h2 {color:#000;font-size: 1.25em;letter-spacing: 0px;margin-top:0; }
div.test ul li {margin-bottom:.5em;}
div.test  a{color:#000;display:block;}
div.test  a:hover{color:#f00;}
