
@charset "windows-1251";
/* Copyright 2004 - 2006 - All Rights Reserved - Thierry Koblentz - www.TJKDesign.com */


.myclass
{
	display: block;
	width:300px;
	height:70px;
	border:#906 solid;
	background: #C25947;
}
.clneputat
{
	display: block;
	width:600px;
	height:100px;
	border:#906 solid;
	background: #C25947;
	position: static;
	
	
	
 

}
div#left a.l_menu
{
	display:block;
	width:125px;
	height:15px;
	border: #F00 solid 2px;
	background:#F90;
	text-decoration:none;
	margin-bottom:10px;
	
	
}
div#left a.l_menu_2
{
	display:block;
	width:125px;
	height:50px;
	border: #F00 solid 2px;
	background:#F90;
	text-decoration:none;
	margin-bottom:10px;
	
	
}
div#main a.l_menu_3
{
	display:block;
	width:170px;
	height:30px;
	border: #F00 solid 2px;
	background: #F96;
	text-decoration:none;
	margin-bottom:10px;
}

div#left a.l_menu:hover
{
	display:block;
	width:125px;
	height:15px;
	border: #F00 solid 2px;
	background: #0FF;
	text-decoration:none;
}
div#left a.l_menu_2:hover
{
	display:block;
	width:125px;
	height:50px;
	border: #F00 solid 2px;
	background: #0FF;
	text-decoration:none;
}
div#main a.l_menu_3:hover
{
	display:block;
	width:170px;
	height:30px;
	border: #F00 solid 2px;
	background: #0FF;
	text-decoration:none;
	margin-bottom:10px;
}
#l_menu
{
	border:#00C 2px solid;
	width:90%;
	margin-bottom:10px;
	background: #5BA6E3;
}
/*дивы*/
#outer_wrapper {
/* because "min-width" is not supported by IE, these pages use a script from PVII */
/*min-width:740px;*/
position:static;
width:100%;
background: #E9F5FE;
}
#wrapper {
	

}
#header_b {
	background-image: url(images/back3.png);
	background-repeat:repeat-x;
	border:none;
	height:151px;
    width:100%;

}
#header{
	position:absolute;
	left:50px;
	top:18px;
	background-image: url(images/header.png);
	background-repeat:no-repeat;
    width:655px;
	height:125px;

}
#container {
	position:relative;
	

width:100%;
min-height:300px;
/*display:inline;*/


/*margin-left:-200px*/
}
/*#left {
float:left;
display:inline;

	background:#8FCEF3;
	top:151px;
	left:0px;
	width:200px;
	height: 1000px;
	border: 1px  solid;
	border-color: #F93;
}
*/

#left {
float:left;
position:absolute;
height:100%;
display:inline;



	background:#8FCEF3;
	/*top:151px;*/
	top:0px;
	left:0px;
	width:200px;
	/*height: 2300px;*/
	
	border: 1px  solid;
	border-color: #F93;
}
#main {
margin-left:200px;
/*margin-right:200px;*/
padding:10px;



}
#m_dw_l, #m_dw_l
{
	border:#C06 2px solid;
	background:#6772D6;
	width:400px;
	/*margin-left:50px;
	position: absolute;*/

	 
}
#sidebar {

background:#8FCEF3;
float:right;
position: absolute;
top:158px;
right:0px;
width:200px;
height: 2300px;

}
#s_ver
{
	position:absolute;
	top:30px;
	right:50px;
	width:100px;
	border:#00F 2px solid;
	background: #FC6;
	margin:10px;
}
#footer {

width:100%;


clear:both;
border-top:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
background: #2C6C8B;}


