/*
Theme Name: BIZ
Theme URI: http://slv.ru/
Version: 1.0
Author: Charkin
*/
body {
	background-color:#FFF;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#666666;
}
a {
	color: #3C73D2;
}
a:hover {
	color: #6592DC;
}
.png, img {
	behavior: url('/iepngfix.htc'); 
}
#backheader {
	width:100%;
	height:213px;
	background-image:url(images/bg1.png);
	background-repeat:repeat-x;
}
#header {
	width:100%;
	height:213px;
	
	background-position:center bottom;
	background-repeat:no-repeat;
}
#logo {
	width:340px;
	height:201px;
	position:absolute;
	top:0;
	left:0;
}
.bck {
	background-image:url(images/bg2.png);
	background-position:top;
	background-repeat:repeat-x;
}
#main {
	width:990px;
	margin:0 auto;
}
#menu {
	width:990px;
	margin:0 auto;
	height:33px;
	overflow:hidden;
}
#menu a {
	float:left;
	display:block;
	height:33px;
	text-decoration:none;
	background-image:url(images/m3.png);
	*background-image:url(images/m3.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
	margin:0 5px;
	color:#000;
}
#menu a span {
	float:left;
	display:block;
	height:25px;
	background-image:url(images/m1.png);
	*background-image:url(images/m1.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:8px 0 0 10px;
	cursor:pointer;
}
#right {
	background-image:url(images/bg2.png);
	background-position:top;
	background-repeat:repeat-x;
	width:264px;
	padding:10px;
	float:right;
	font-size:10px;
	margin:20px 10px 0 0;
}
#right ul {
	margin:0;
	padding:0;
}
#right ul li {
	list-style:none;
	padding-bottom:7px;
}
#content {
	padding:10px 284px 10px 10px;
}
#content img {
	padding:5px;
	margin:3px;
	border:#CCCCCC 1px solid;
}
.arenda {
	float:left;
	width:330px;
	height:200px;
	font-size:11px;
}
#arenda2 {
	padding-left:150px;
}
.date {
	font-size:12px;
	font-weight:bold;
}
#footer {
	clear:both;
	width:990px;
	margin:0 auto;
	font-size:10px;
	padding-top:20px;
}
