* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background-color:#040404;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x; 
}
a {
	color: #757575;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 875px;
	margin: 0 auto 70px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;

}
#wrapper1 {
	width:701px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 224px;
}
#wrapper1 #header{
	width:701px;
}
#wrapper1 #header #logo{
	padding-top:140px;
}
#logo {
	padding-top:180px;
}

#logo img{
	display:block;
	margin:0 auto;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 200px;
	height: 1%;
	margin-top:80px;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#main{
	width:701px;
	position:absolute;
	z-index:4;
}
#main a{}
#main p{}

.flash {
	position:absolute;
	z-index:-1;
}
#content {
	padding: 0 0 0 360px;
	width:485px;
    color: #B7B7B7;
}
#content ul {
	padding: 20px;
      font-size: 12px;
}
#content .small {
	display:block;
	margin:30px auto 30px auto;
}
#content p{
	color: #B7B7B7;
	font: 12px/18px Verdana, sans-serif;
	padding-bottom:20px;
	padding-top:0px;
	}
#content h1{
	color: #fff;
	font: 14px Verdana, sans-serif;
	font-weight:bold;
	margin-bottom:20px;
}
#content h5{
	color: #fff;
	font: 12px Verdana, sans-serif;
}
#container h2{
	color: #fff;
	font: 14px Verdana, sans-serif;
	font-weight:bold;
	margin-bottom:20px;
}
.date {
	font-weight:bold;
	color:#fff;
}

#catalog{
	margin-left:-30px;
	padding: 0 0 0 340px;
	width:555px;
	margin-bottom:70px;

}
#catalog a{
	color:#DFDFDF;
	text-decoration:underline;
}
#catalog a:hover{
	text-decoration:none;
}
.item{
	float: left;
	width:155px;
	height:245px;
	margin-bottom:20px;
	margin-left:30px;
	color:#B7B7B7;

}
.item img{
	display:block;
	margin:0 auto;
}
.item a{
	color:#B7B7B7;
	text-decoration:underline;
}
.item a:hover{
	text-decoration:none;
}
.item p{
	text-align:center;
	padding-top:5px;
}

.left{
	width:355px;
	float:left;
	margin-left:0px;
		margin-bottom:70px;
}
.right{
	width:150px;
	float:right;
	color:#B7B7B7;
}
.right a{
	color:#B7B7B7;
	text-decoration:underline;
}
.right a:hover{
	text-decoration:none;
}

.mnews{
	width:300px;
	padding-left:45px;
	/*padding-top:40px;*/
	position:absolute;
	margin-top:240px;
}
.mnews p{
	color:#909090;
}
.mnews a{
	color:#DFDFDF;
	text-decoration:underline;
}
.mnews a:hover{

	text-decoration:none;
}
.newsdate{
	float:left;
	color:#909090;
	width:70px;
}
.newsitem {
	float:rigth;
	width:225px;
	margin-left:73px;
}
.new {
background-color: #121212; margin: 0 0 20px 0; padding: 10px; border-bottom: 1px solid #202020;
}
.new a{
	color: #B7B7B7;
	text-decoration: underline;
	/*margin-top:10px;*/
}
.new a:hover{
	color: #B7B7B7;
	text-decoration:none;
}
.new h2{
      margin-bottom: 5px;
	color: #fff;
	font: 12px Verdana, sans-serif;
	font-weight: normal;
}
.new p{
	color: #B7B7B7;
	margin-top:10px;
}
#shops {
	width:230px;
	float:left;
}
.shop {
	margin-bottom:15px;
	padding-bottom:10px;
	width:230px;
	float:left;
	background-image:url(images/line.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.shop p{
	float:left;
	color: #B7B7B7;
	margin:0 0 0 0;
}
.shop .pic {
	margin:0px 18px 0px 0px;
	float:left;
}
.last_shop{
	margin-bottom:15px;
	padding-bottom:10px;
	width:230px;
	float:left;
}
#razdnews {
float:left;
margin: 0 0 20px 0;

}
#razdnews {background-color: #171717;padding: 10px;   border-bottom: 1px solid #535353;}
#razdnews td {}
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 330px;
	margin-left: -100%;
	position: relative;
	text-align:left;
}
.sl1 {
	float: left;
	width: 150px;
	height:250px;
}
.sl2 {
	float: right;
	width: 180px;
	height:250px;
	background-image:url(images/vline.jpg);
	background-repeat:no-repeat;
	background-position:left;
	/*padding-left:10px;*/
}
.curr{
	color: #fff;
	font-weight:bold;
}
#menu {
	margin: 0;
	padding: 0;
	height:250px;
}
#menu ul {
	list-style:none;
	margin: 0;
	padding: 0;
	display: none;

}
#menu li {
	width: 150px;
	list-style: none;
}
#menu li a{
      text-transform: uppercase;
	color: #B7B7B7;
	font: 11px/10px Verdana, sans-serif;
	padding: 5px;
      padding-left: 0px;
	display: block;
	text-decoration: underline;
}
#menu li a.hover,
#menu li a:hover {
	color: #fff;
	text-decoration:none;
}
#menu li .active {
	color: #fff;
	text-decoration:none;
}

.mline1 a:hover{
	background-image:url(images/hline1.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline2 a:hover{
	background-image:url(images/hline2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline3 a:hover{
	background-image:url(images/hline3.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline4 a:hover{
	background-image:url(images/hline3.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline5 a:hover{
	background-image:url(images/hline4.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline6 a:hover{
	background-image:url(images/hline5.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline7 a:hover{
	background-image:url(images/hline6.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline8 a:hover{
	background-image:url(images/hline7.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline1 .active {
	background-image:url(images/hline1.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline2 .active {
	background-image:url(images/hline2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline3 .active {
	background-image:url(images/hline3.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline4 .active {
	background-image:url(images/hline3.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline5 .active {
	background-image:url(images/hline4.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline6 .active {
	background-image:url(images/hline5.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline7 .active {
	background-image:url(images/hline6.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mline8 .active {
	background-image:url(images/hline7.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#menu2 {
	margin: 0;
	padding: 0;
	height:250px;
}
#menu2 ul {
	list-style:none;
	margin: 0;
	padding: 0;
	display: none;
}
#menu2 li {
	width: 180px;
	list-style: none;
}
#menu2 li a {
	color: #B7B7B7;
	font: 12px/10px Verdana, sans-serif;
	padding: 5px 0 5px 10px;
	display: block;
	text-decoration: underline;
}
#menu2 li a.hover,
#menu2 li a:hover {
	color: #fff;
	text-decoration:none;
}
#menu2 li .active {
	color: #fff;
	text-decoration:none;
}
.mmenu{
position:absolute;
margin-top:40px;
padding-left:45px;
	height:155px;	
}

#main #menu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
*+html #main #menu li {
	width: 150px;
	list-style: none;
	margin:0;
	padding:0;
}
#main #menu li {
	width: 150px;
	list-style: none;
	margin:0 0 3px 0;
	padding:0;
}
#main #menu li a{
	color: #DFDEDE;
	text-decoration: underline;
}
#main #menu li a:hover{
	color: #DFDEDE;
	text-decoration: none;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 875px;
	margin: -200px auto 0;
	height: 200px;
	color:#828282;
}
#wrapper1 #footer{
	width: 701px;
	position:absolute;
	z-index:2;
	margin: 425px auto 0;
	height: 200px;
	color:#828282;
}
#fright{
float:right;
width:200px;
text-align:right;
}
#fright img,#fleft img{
margin:0 5px 0 5px;
}
#fleft{
float:left;
width:300px;}
.new_txt{
float:left;
width:100%;
margin-top:400px;
}
.new_txt p{
margin:0 0 20px 0;
}
.new_txt h1{
	color: #fff;
	font: 14px Verdana, sans-serif;
	font-weight:bold;
	margin-bottom:20px;
}
.new_txt h2{
	color: #cccccc;
	font: 14px Verdana, sans-serif;
	font-weight:normal;
	margin-bottom:20px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #474747;
	color: #d8d8d8;
	width: 300px;
	border: #000 1px solid;

}
input.col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #474747;
	color: #d8d8d8;
	width: 60px;
	border: #000 1px solid;

}
input.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #ffffff;
	width: 150px;
	border: #000 1px solid;

}
input.but_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #ffffff;
	width: 150px;
	border: #000 1px solid;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #474747;
	color: #d8d8d8;
      height: 100px;
	width: 350px;
	border: #000 1px solid;

}

/*div#razdnews {background-color: #3c3c3c; margin: 0 0 20px 0; padding: 10px; border-bottom: 1px solid #5b5b5b;}*/

div#razdstate {background-color: #3c3c3c; margin: 0 0 20px 0; padding: 10px; border-bottom: 1px solid #5b5b5b;}
