/* растяжка на 100% ширины */

html{ font:80% Tahoma,Verdana,Arial,Helvetica,sans-serif; color:#5c5c5c;}
body {
	margin:0px;
	background-image: url(/image/bg.gif);
	background-color: #F5F5F5;
}

a:link,a:visited,a:focus,a:active{text-decoration:underline;color:#22A4E7;}
a:hover{text-decoration:underline;color:#f89423;}

/* наша вертикальная полоса */
#content{
	width: 920px;
	margin: 0 auto;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background-color:#FFF;
	padding-top:20px;
	
}
/* header */
#top{padding-bottom:30px; height:67px;}
#top .right{float:right;position:relative; padding-right:25px; padding-top:10px;}
#top .left{float:left;position:relative;padding-left:55px;}

/* наша панелька с входом и регистрацией */
#panel{
	 background-image:url(/image/bd_panel.gif);
	 height:50px;
	 background-color:#FFFFFF;
	 padding-top:20px;
}

#panel .p1{float:left;position:relative; padding-top:3px; padding-left:40px; padding-right:48px;}
#panel .p2{float:left;position:relative; padding-top:3px; padding-right:35px;}
#panel .p3{float:left;position:relative; padding-top:3px;}
#panel .p4{float:left;position:relative; padding-top:3px; width:60px; padding-left:45px;}
#panel .p5{float:left;position:relative; padding-top:3px; width:4px; padding-right:35px; padding-left:35px;}
#panel .p6{float:left;position:relative; padding-top:5px;}

#panel .menu_admin_img{padding-top:3px; padding-left:40px; padding-right:20px;float:left}
#panel .menu_admin{width:550px; text-align:center; padding-top:5px; float:left;}
#panel .menu_admin_dotted{float:left; width:20px; padding-left:40px;}
#panel .menu_admin_exit{padding-top:5px; float:left}

/* наши баннеры */
#commerc{padding-top:34px; width:auto; height:230px; text-align:center;}
#commerc .table{float:left; width:305px; text-align:center}

/*  сплайн */
#curves{
	background-image:url(/image/curves.gif);
	background-repeat:no-repeat;
	height:59px;
}

/* Наш контекст*/
#text{margin-bottom:30px; margin-top:30px}
#text .title{width:345px; height:29px; margin-left:40px; font-sixe:200%;}
#text p{ margin-left:80px; margin-right:35px; text-align:justify; line-height:180%;}
#text a{color:#22A4E7;} 
#text a:hover{color:#f89423;}
.inside{ margin-left:80px; margin-right:35px; text-align:justify; line-height:180%;}


/* Нижняя информация*/
#bottom{
	padding:10px;
	padding-bottom:20px;
	padding-left:40px;
    height: 30px;
	width:auto;
}
#bottom .left{float:left;position:relative;width:200px;height:30px; background:url(/image/ftr-c_bg.png) no-repeat 0 100%;}
#bottom .right{float:right;position:relative;width:344px;height:20px; padding-top:5px;}

.hr{width:100%; background-color:#e5e5e5; height:1px; margin-top:10px; margin-bottom:10px;}
.BodyCFormComments{padding:5px 0 5px 10px;}
.BodyCErr{padding:5px 5px 5px 16px;color:#FF0000;}
.BodyCBody{padding-left:10px;}
 h4{padding-left:60px;}


 /* наши скругденные края для блока */
.t {background: url(/image/block/dot2.gif) 0 0 repeat-x; width: 100%}
.b {background: url(/image/block/dot2.gif) 0 100% repeat-x}
.l {background: url(/image/block/dot2.gif) 0 0 repeat-y}
.r {background: url(/image/block/dot2.gif) 100% 0 repeat-y}
.bl {background: url(/image/block/bl2.gif) 0 100% no-repeat}
.br {background: url(/image/block/br2.gif) 100% 100% no-repeat}
.tl {background: url(/image/block/tl2.gif) 0 0 no-repeat}
.tr {background: url(/image/block/tr2.gif) 100% 0 no-repeat; padding:10px}

 /* adminka */
.leftmenu  h4{margin:0px; padding:0px; padding-top:10px; padding-bottom:10px;}
.leftmenu  hr{height:1px; padding:10px;}
