html,body{margin:0 10px;padding:0;} 
body{
font: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
}
p{
font: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
}

A IMG {border: none;}

TD {vertical-align:top;}

H1,H2,H3,H4,H5,H6 {
text-align:center;
margin:0 auto;
margin-top:5px;
}

H1 {
padding:2px 10px 2px 20px;
font-size: 15px;
/*font-weight: bold;*/
color:#FFF;
background-color:#a0a0a0;
}

.central  H1{background-color:#55899d;}
.central  H2{color:#2d5c6e;}


INPUT  {
border:1px solid #b1aeae;
margin:2px 0;
}

.rss {
	background: url(../images/rss.gif) top right;
        background-repeat: no-repeat;
	font-size: 14px;
	font-weight:normal;
	color: #635d5d;
	text-align:left;
	text-decoration: none;
	width:180px;
	height:30px;
	display:block;
	padding:5px;
	font-weight: bold;
	margin:0 auto;
}

div#header {
    margin:0;
    height: 146px;
    background: url(../images/header.jpg) top right;
    background-repeat: no-repeat;
  }
div#header .logo {
	float:left; 
	margin-top:20px;
	margin-left:20px;
    width:450px;
	height:100px;
	background: url(../images/logo.gif);
    background-repeat: no-repeat;
}
div#header A {
text-decoration:none;
}
div#header .logo .text {
width:300px;
margin-left:150px;
text-align:left;
display:block;
padding-left:10px;
font-size:26px;
color:#636363;
}

div#header .logo IMG {float:left;}
div#header .langmenu {clear:both;padding:5px 0 0 20px;}
div#header .langmenu A {float:left;margin-left:5px;}
div#header .langmenu A IMG {border:solid 1px #797979;}
   
.maintab .menu {background:url(../images/back_menu.jpg);background-repeat: repeat-x;background-color:#187ca3;height:33px;}

div#footer {color:#635d5d;clear:both;width:100%;background-color:#cccccc; text-align:left;}
div#footer p{margin-left:5px; height:10px;display:block;font-size:10px;font-weight:bold;}
div#footer p a {color:#716c6c;}

/*.maintab .leftside { width:270px;background:#e2e2e2 url(../images/left_back.jpg) top right;background-repeat: repeat-y;}*/
.maintab .leftside{display:none;}
.maintab .rightside {width:250px;background:#e2e2e2 url(../images/right_back.jpg) top left;background-repeat: repeat-y;padding:0px 10px;}
.maintab .central {border-left:1px solid #e2e2e2;padding:0px 10px 0px 5px; width:100%;}
.maintab {margin-top:10px;width:100%;}

#baner_block  {width:100%;background-color:#cccccc;padding-top:10px; text-align:center;}
#baner_block IMG {margin-right:20px;}
#baner_block .baner {float:left;margin-left:10%;}
#baner_block .baner1 {float:right;margin-right:10%;}

.loginform {
background-position : bottom;
background-repeat: no-repeat;
background-image : url(../images/login_back.jpg);
height:200px;
margin-right:5px;
}
.loginform .inp {height:20px;font-weight:bold;padding-top:6px;color:#635d5d;}
.loginform .pic {text-align:right;vertical-align:top;}
.loginform .pic A {font-size:12px;font-weight:bold;color:#635d5d;display:block;float:left;margin:8px 0 0 50px;}