@charset "windows-1251";
/* CSS Document */
h2 {
	font-size:16px;
}
div, img, p, a, html, body, span, table, tr,td, ul, li
{
margin: 0px; 
padding: 0px;
border:0px;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
width:100%;
position:relative;
height:100%;
background:#f0f0f0;
color:#555;
}

a {
color:#0299cb;	
}

a:hover {
color:#7f7f7f;
text-decoration:none;
}

hr {
	border:1px dashed #CCC;
	color:#CCC;
}

.spacer
{
width:100%;
height:0px;
font-size:0px;
position:relative;
clear:left;

}

.mbody {
position:relative;	
min-width: 1000px; 	
max-width:100%;
width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000?  "1000px" : "100%" );
background: url(img/fon.jpg) no-repeat right top #FFF;
height:100%;
z-index:1;

}

.cbody {
width:10%;
position:relative;
z-index:1;

}

.wcbody {
width:1000%;
*margin-right:-1000%;
position:relative;
z-index:1;
}

.blocks {
float:left;
top:17em;

}

.iblocks {
	
	border:1px solid #e7bba8;
	background:#fff;
	margin:0 5% 0 5%;

	
}


.fbody {
float:left;
height:145px;
width:100%;
background: url(img/foot.gif);

}


.puzo {
	height:338px;
	width:180px;
	position:absolute;
	left:0;
	top:0;
	z-index:20;

}

.menu {
	height:163px;
	padding-left:100px;
	position:absolute;
	*width:25em;
	left:100px;
	top:18px;
	z-index:10;
	background: url('img/px.png');

}

.botmenu {
	position:relative;
	left:20%;
	width:40%;
	top:0px;
	font-size:0.8em;
	margin-left:30px;
}

.botmenu ul {
	list-style:none;
}

.botmenu ul li {
	float:left; padding-right:10px;
}


.counters {
	position:relative;
	left:30px;
	width:40%;
	top:35px;
}

.rights {
	font-size:0.8em;
	clear:both;
	position:relative;
	left:30px;
	top:20px;
	margin-right:300px;
	color:#8d8d8d;
	
}


.logo {
	background: url(img/px.png);
	height:50px;
	text-decoration:none;
	position:absolute;
	right:0px;
	top:23px;
	float:right;
	z-index:10;
	font-size:1.4em;
	padding:10px;
}

.logo span{
	font-size:0.6em;
	color:#82a5bc;
	
}

.topbaner {
	background: #fff;
	height:60px;
	width:425px;
	border:1px solid #999;
	position:absolute;
	right:15px;
	top:140px;
	z-index:10;
	font-size:1.4em;
	padding:10px;
}

.path {
	background: url(img/px.png);
	position:absolute;
	top:14.7em;
	left:20%;

	z-index:10;
	font-size:0.9em;
	color:#d4d2d2;

	margin-right:500px;
	
}

.path span {
	color:#72a907;
}


.titleimg {
	position:relative;
	top:-19px;	
	left:10px;
	_margin-left:75px;
}
.titleimg h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.titleimg span {
margin-left:-75px;	

color:#971a11;
font-weight:bold;
}

.sidebl {
	background:#f6f6f6;
	border: dashed 1px #a8d9e7;
}

.centerbl {
	background:#fff;
	border: solid 1px #e7bba8;
	
}

.fimg {
	z-index:1;
	right:0px;
	bottom:0px;
	position:absolute;
	
}

.menuitems {
	float:right;
	font-size:1.1em;
	font-weight:bold;
	margin:20px 30px 0 0;
	line-height:28px;
}

.menuitems ul {
	list-style:none;	
}

.submenu {
	position:relative;
	font-size:1.1em;
	margin:-10px 0 10px 20%;
	line-height:22px;
}

.submenu ul {
	list-style:none;	
}

.text {
	margin:-10px 20px 10px 20px;	
	line-height:20px;
}

.text p {
	margin-bottom:10px;
	
}

.text span {
margin-right:5px;	
}

.divider {
	font-size:0.7em;
	color:#ccc;
	
}

.data {
font-size:0.9em;	
}

.all {
	font-size:0.8em;
	font-style:italic;
}

