body
{	margin:0;
	padding: 0;
/*	width: 100%;	*/
	color:#FF0000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#111111;

}

#wrapper
{
	margin: 0 auto;
	padding: 0 7px;
	width: 1179px;
}

img
{	padding:0;
	border:0;
	margin:0;
}
div
{	margin:0;
	padding: 0;
	border: 0;
	
}

a
{	color:#000000;
	text-decoration:none;
	border: none;
	font-weight:normal;
}

a:hover
{	text-decoration:underline;
}

/* regiony */

#top
{	background-image: url('general/top-bg.gif');
	background-repeat: repeat-x;
	width:1165px;
	height: 91px;
	float: left;
	clear: both;
}

#top .kian_lovett
{	width: 365px;
	height: 42px;
	float: left;
	clear: both;
}
#top .add_to_fav
{	color: #7F7F7F;
	float: right;
	padding: 8px 10px 0 0;
}
#top .add_to_fav a { color: #7F7F7F }
#top .add_to_fav a:hover { text-decoration: underline }

#top .menu
{	height: 28px;
	width: 1165px;
	float:left;
	clear: both;
	margin-top: 21px;
	padding-top: 0px;
}

	#top .menu .menu_inactive
	{	width: 190px;
		height: 22px;
		text-align: center;
		float:left;
		margin-right: 4px;
		padding-top: 6px;
	}
	
	#top .menu .menu_inactive_last
	{	width: 190px;
		height: 22px;
		text-align: center;
		float:left;
		margin-right: 0;
		padding-top: 6px;
	}
	
	#top .menu .menu_active
	{	background-image: url('general/zakladka2.gif');
		background-repeat: no-repeat;
		width: 190px;
		height: 22px;
		text-align: center;
		float:left;
		margin-right: 4px;
		padding-top: 6px;

	}

	#top .menu .menu_active_last
	{	background-image: url('general/zakladka2.gif');
		background-repeat: no-repeat;
		width: 190px;
		height: 22px;
		text-align: center;
		float:left;
		margin-right: 0;
		padding-top: 6px;

	}
	
	#top .menu a
	{	font-weight: bold;
		color: white;
		font-size:13px;
	}

.preview
{	width:190px;
	margin: 0;
	font-size:12px;
	display:none;
	margin-bottom: 2px;
}
	.preview .img
	{	width: 190px;
		height:130px;
		margin-bottom: 3px;
	}
		.preview .img img
		{	width: 190px;
			height:130px;
			margin:0;
		}
	.preview .text
	{	color: #7F7F7F;
		font-size: 12px;
		text-align: left;
		margin-bottom:5px;
	}

#main
{	width: 1165px;
	height:595px;
	min-height:595px;

	float: left;
	clear: both;
}

#main .section
{	width: 190px;
	max-width: 190px;
	margin-right: 5px;
	float: left;
}

	#main .section .photos
	{	width: 190px;
		max-width: 190px;
		float: left;
		clear: both;
		font-size: 0;
	}
		#main .section .photos img
		{	margin-bottom: 5px;
		}
		#main .section .photos img.central
		{	margin: 0px 5px 5px 5px;
		}
	#main .section .text
	{	color: #7F7F7F;
		font-size: 12px;
		text-align: left;
		margin-bottom: 5px;
		float: left;
		clear: both;
		width: 100%;
		max-width: 190px;
		width: 190px;

	}
		#main .section .text a
		{	color:#7F7F7F;
			text-decoration: underline;
			font-weight: normal;
		}
	
	#main .section .view_cat
	{	height: 29px;
		width: 190px;
		max-width: 190px;
		text-align: left;
		font-size: 0;
	}

#view_all_categories
{	height: 29px;
	width: 1165px;
	float: left;
	clear:both;
	text-align: left;
/*	margin-top: 6px;*/
}
	
#view_all_categories .view_button
{	width: 127px;
	height: 29px;
	font-size: 0;
}

#foot
{	margin-top: 10px;
	width: 1165px;
	height: 39px;
	background-image: url('general/foot-bg.gif');
	background-repeat: repeat-x;
	float: left;
	clear: both;
}

#foot .left
{	float: left;
	text-align: left; 
	height: 39px;
	max-width: 760px;
	color: 	#7F7F7F;
	font-size: 12px;
}
	#foot .left a
	{	text-decoration: none;
		font-weight: normal;
		color: #7F7F7F;
	}
	#foot .left img
	{	margin-right: 9px;
		vertical-align: middle;
	}
#foot .right
{	float: right;
	height: 25px;
	padding-top: 12px;
	width: 205px;
}

	#foot .right .menu_foot
	{	float: left;
		margin-left: 16px;
		font-size: 12px;
		color: #7F7F7F;
	}
	#foot .right .menu_foot a
	{	font-size: 12px;
		color: #7F7F7F;
		font-weight: normal;
	}

