body
{
	font:12px tahoma; color:#000;
	margin:0; padding:0;
	background-color:#f6f6f6;
	background-image:url("/images/bg.jpg");
	background-repeat:no-repeat;
	height:100%; width:100%;
	overflow-x:hidden;
}

div#mainDiv
{
	width:970px;
	height:100%;
	margin:0 auto;
}

div#headerDiv
{
	width:100%;
	height:140px;
	position: relative;
}

	div#topMenuDiv
	{
		float:right;
	}
	
		div#topMenuDiv ul
		{
			float:left;
			display:inline;
			padding:0;
			margin:0;			
		}
	
		div#topMenuDiv li
		{
			float:left;
			display:inline;
			padding:0;
			margin:0 0 0 1px;
			
		}
		
		div#topMenuDiv li#current
		{
			background:transparent url('/images/gradient.jpg');
			background-repeat:no-repeat;			
		}
		
			div#topMenuDiv li#current a
			{
				background-color:#930504;
				color:#fff;		
			}
				
		div#topMenuDiv a:visited,div#topMenuDiv a
		{
			display:block;
			background-color:#fff;
			width:100px;
			height:28px;
			margin:90px 0 0 0;
			padding:7px 0 0 0;
			text-align:center;
			text-decoration:none;
			font-size:16px;
			color:#666;
		}
		
		div#topMenuDiv a:hover
		{
			background-color:#bc0203;
			color:#fff;
		}
			
div#middleDiv
{
	float:left;
	width:1200px;
	height:430px;
}
	div#menuDiv
	{
		float:left;
		width:255px;
		height:100%;
		margin-left:8px;
		background: transparent url('/images/menuBg.png');
		background-repeat:no-repeat;
		background-position:top right;
	}
		
		div#menuDiv ul
		{
			float:left;
			padding:0;
			margin:10px 5px 5px 32px;
			width:190px;	
		}
		
		div#menuDiv li
		{
			float:left;
			width:100%;
			display:block;
			list-style:none;
			padding:0;
			margin:0 0 0 1px;
			padding-left:18px;
			background-image:url(/images/menuarrow.png);background-repeat:no-repeat;
			background-position:left 5px;
			
		}
		
			div#menuDiv li.selected a
			{
				background-color:#930504;
				color:#fff;		
			}
				
		div#menuDiv a:visited,div#menuDiv a
		{
			width:100%;
			height:28px;
			margin:5px 0 0 0;
			padding:0 0 0 0;
			text-align:center;
			text-decoration:none;
			font-size:13px;
			color:#fff;
		}
		
		div#menuDiv a:hover
		{
			color:#f55;
			text-decoration:underline;
		}
		
		div#phonesDiv
		{
			float:left;
			margin:0 0 0 20px;
			background:transparent url('/images/phones.png');
			background-position:center top;
			background-repeat:no-repeat;
			width:230px;
		}
		
		div#phonesDiv p
		{
			margin:80px 0 0 0;
			text-align:center;
			text-decoration:none;
			font-weight:bold;
			font-size:20px;
			line-height:26px;
			color:#fff;
		}
		
	div#flashDiv
	{
		float:left;
		width:715px;
	}
div#allContentDiv
{
	width:100%;
	
}
	
	div#contentDiv
	{
		margin:0 0 0 24px;
		background-color:#fff;
		border:solid #999 1px;
		padding:10px;
		float:left;
		width:710px;
		min-height:500px;
	}
	
	div#newsDiv
	{
		float:right;
		width:200px;
	}
	
		div#newsDiv ul
		{
			list-style:none;
		}
		p.divTitle
		{
			font-family: Tahoma, "Geneva", sans-serif;
			color: #bc0203;
			font-size:16px;
			font-weight:bold;
			margin:0;
			
		}
		p.divTitle2
		{
			font-family: Tahoma, "Geneva", sans-serif;
			color: #bc0203;
			font-size:12px;
			font-weight:bold;
			margin:0;
			
		}
		
		div.newsItem
		{
			float:right;
			margin-top:10px;
			text-align:right;
		}
		
		img.newsImg
		{
			float:right;
			padding:3px;
			width:175px;
			border:solid #bc0203 1px;
			margin-bottom:5px;
			margin-top:5px;
		}

		p.newsTitle
		{
			font-family: Tahoma, "Geneva", sans-serif;
			color: #bc0203;
			font-size:12px;
			font-weight:bold;
		}
		
		div.newsItem p
		{
			margin:0px;
		}
		
div#footerDiv
{
	margin-left:24px;
	float:left;
	margin-top:15px;
	width:100%;
	height:60px;
	background-image:url('/images/footer_bg.jpg');
	/*background-color:#ff0;*/
}
div.footerCont 
{
	color:#fff;
	font-size:10px;
	margin:15px 15px 0 15px;
}

div.footerCont a,div.footerCont a:visited
{
	color:#fff;
	text-decoration:none;
}

.contentpane li
{
	margin-bottom:10px;
}

.contentpaneopen
{
	min-height:500px;
}

h1
{
	font-family: Tahoma, "Geneva", sans-serif;
	color: #bc0203;
	font-size:16px;
	font-weight:bold;
	margin:0;
	
}

a,a:visited
{
	color:#000;
}
a:hover
{
	text-decoration:none;
}
.bord
{
	margin:5px;
	border:1px solid #CCC;
	padding:15px;
	min-height:1210px;
}
.zag
{
	font-weight:bold;
	margin:20px 0 0 0;
}
div.subCategory h2
{
	font-weight:normal;
}
div.itemImageBlock {
    width: 100%;
    text-align: center;
}
div.itemFullText {    
   text-align: center;
}
div.subCategory
{
	height: 170px;
}
div.catItemView {
    min-height: 380px;
}
h2
{
	font-family: Tahoma, "Geneva", sans-serif;
	color: #bc0203;
	font-size:16px;
	font-weight:bold;
	margin:0;
	
}
.dopol {padding-top:0px; font: 10px tahoma;}
.dopol a {color:white; text-decoration:none;}

.social-icons {
	margin-left: 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 181px;
}
	.social-icons a{
		display: block;
		float: left;
		height: 25px;
		margin-left: 18px;
		margin-top: 10px;
		width: 25px;
	}
.vk-soc {
	background: url(../images/vkontakte.png) no-repeat 0 0 transparent;
}
.tw-soc {
	background: url(../images/twitter.png) no-repeat 0 0 transparent;
}
.fb-soc {
	background: url(../images/facebook.png) no-repeat 0 0 transparent;
}
.lj-soc {
	background: url(../images/livejournal.png) no-repeat 0 0 transparent;
}
