* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	color: #242424;
}

a {
	font-size: 13px;
	color: #f15925;
	font-weight: bold;
	text-decoration: underline;
}

h3 {
	margin-bottom:9px;
	margin-top:5px;
	font-weight:bold;
	font-size:15px;
}

h4, h1 {
	margin-bottom:9px;
	margin-top:5px;
	font-weight:bold;
	font-size:13px;
}

ul, ol {
margin-left:30px;
margin-bottom:10px;
}

ul li, ol li{
margin-bottom:7px;
}

img {
	border: none;
}

.top, .middle {
	min-width:1003px;
}

div.top {
	height: 419px;
	width: 100%;
	background: url(../images/top-middle2.jpg) repeat-x;
}

div.top div.right-top{
	height: 419px;
	width: 100%;
	background: url(../images/top-right2.jpg) no-repeat top right;
	position: relative
}

div.top div.left-top{
	height: 419px;
	width: 100%;
	background: url(../images/top-left2.jpg) no-repeat top left;
}

div.top div.left-top a.logo{
	position:absolute;
	top: 45px;
	left: 42px;
	display: block;
	width: 193px;
	height: 63px;
	background: url(../images/logo.gif) no-repeat;
}

div.top div.left-top div.top-menu{
	position:absolute;
	top: 130px;
	left: 42px;
}

div.top div.left-top div.top-menu h3{
	margin-bottom: 19px;
}

div.top div.left-top div.top-menu a{
	display:block;
	height: 12px;
	margin-bottom:4px;
	background: url(../images/stend-item.gif) no-repeat left 4px;
	margin-left:5px;
	padding-left: 15px;
}

div.top div.left-top div.menu, div.top div.left-top div.contacts {
	position:absolute;
	right: 0px;
	width: 440px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+*/
	-moz-opacity: 0.9; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 09; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.9; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	padding-left: 20px;
}

div.top div.left-top div.menu {
	top: 223px;
	height: 38px;
	background: #000000 url(../images/menu-left.gif) 2px 6px no-repeat;
	padding-top: 27px;
}
div.top div.left-top div.menu a{
	margin-right: 38px;
}

div.top div.left-top div.contacts {
	top: 291px;
	height: 60px;
	background: #000000;
}

div.top div.left-top div.contacts .phone {
	background: url(../images/phone.gif) no-repeat;
	height:12px;
	padding-left: 22px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 7px;
	float: left;
}

div.top div.left-top div.contacts .phone span{
	font-size: 10px;
	color: #bfbfbf;
}

div.top div.left-top div.contacts .email {
	background: url(../images/email.gif) no-repeat left 3px;
	padding-left: 22px;
	margin-top: 7px;
	float:left;
	margin-left:46px;
}
div.top div.left-top div.contacts .email a{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

div.middle {
	width: 100%;
	margin-bottom: 50px;
}
div.middle h2 {
	background:url(../images/zag.gif) no-repeat;
	padding-left:12px;
	padding-top:3px;
}
div.middle div.left-news {
	float: left;
	padding-left: 45px;
	width:205px;
}

div.middle div.left-news h2{
	margin-bottom:40px;
}

div.middle div.left-news div.block{
	margin-bottom: 25px;
}
div.middle div.left-news div.block .date{
	color: #cf3a06;
	font-size:10px;
	margin-bottom:9px;
}

div.middle a.podrobno{
	display: block;
	margin-bottom:10px;
}

div.middle p{
	margin-bottom:7px;
}

div.middle div.content {
	margin-left: 287px;
	margin-right: 60px;
text-align:justify;
}
div.middle div.content h2{
 	margin-bottom: 40px;
}

div.footer {
float: right;
	height: 60px;
	background-color: #262626;
	position: relative;
	color: #ffffff;
	font-size: 10px;
	width: 690px;
}

div.footer .foot-menu{
	position: absolute;
	top: 10px;
	left: 13px;
	color: #b4b4b4;
	font-size:10px;
}

div.footer .foot-menu a,  div.footer #artv a, .murdoc a{
	color: #b4b4b4;
	text-decoration:none;
	font-weight: normal;
	font-size:10px;
	margin-left:2px;
	margin-right:2px;
}

#artv {
background:transparent url(/images/artv.gif) no-repeat scroll 0 0;
height:10px;
padding-bottom:12px;
padding-left:38px;
padding-top:10px;
}



div.footer .foot-menu a:hover,  div.footer #artv a:hover, .murdoc a:hover {
	text-decoration: underline;
}

div.footer .copy{
	top:10px;
	right: 70px;
	position: absolute;
}

.content-img {
	float:left;margin-right:5px;margin-bottom:5px;
}


.murdoc {
	position: absolute;
	top: 35px;
	left: 13px;
}