html, body {
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	text-aling: center;
	background: #4b063a;
	
	min-height: 100% !important;
	min-height: auto;
	height: 100%;
	width: 100%;
	
	font-family: Tahoma;
	font-size: 12px;
}

img {
	border: 0px;
	color: #FFF;
}

a img {
	text-decoration: underline;
	color: #FFF;
}

#content img {
	color: #58595B !important;
}

#content a img {
	text-decoration: underline;
	color: #519FD7 !important;
}

a:hover {
	text-decoration: none;
}

*:focus {
	outline: none;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
}

#body, #footer {
	width: 980px;
	padding: 0px 10px 0px 6px;
	margin: auto;
}

#body {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index: 1;
}

.bg_top {
	position: absolute;
	left: -188px;
	top: 0px;
	width: 1178px;
	height: 244px;
	background: url(../images/bg-top.jpg) no-repeat;
	z-index: 1;
}

#header {
	position: relative;
	height: 132px;
	z-index: 10;
}

#logo {
	float: left;
	position: relative;
	margin-bottom: -121px;
	zoom: 1;
}

#logo a {
	text-decoration: none;
}

#logo .perec {
	position: relative;
	margin-top: 1px;
	margin-left: -7px;
	margin-right: -43px;
	width: 253px;
	height: 157px;
	background: url(../images/perec.png) no-repeat;
	-background: transparent;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/perec.png', sizingMethod='crop');
	vertical-align: top;
	z-index: 20;
}

#logo .logo {
	position: relative;
	vertical-align: top;
	margin-top: 30px;
	z-index: 3;
}

#header .descr {
	float: right;
	color: #f8ecc2;
	font-size: 11px;
	width: 508px;
	padding-top: 35px;
	line-height: 15px;
}

#column {
	position: relative;
	background: #f8e1c2 url(../images/bg-content.gif) repeat-y;
	z-index: 4;
	zoom: 1;
}

#column_left {
	position: relative;
	width: 203px;
	float: left;
	background: url(../images/bg-left.gif) repeat-x;
}

#column_right {
	position: relative;
	width: 776px;
	float: right;
	background: url(../images/bg-right.gif) repeat-x;
}

.wrapper_column {
	margin-top: -11px;
	padding: 0px 10px;
}

#column_left .wrapper_column {
	padding: 0px 0px 0px 9px;
}

#column_left .buttons {
	margin-right: 10px;
}

.menu_left {
	color: #FFF;
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.menu_left li {
	position: relative;
	width: 187px;
	height: 23px;
	padding: 8px 0px 0px;
	margin: -3px 0px 0px;
	background: url(../images/menu-item.png) no-repeat;
	zoom: 1;
}

.menu_left a {
	position: relative;
	color: #a01e22;
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 20px;
	padding-left: 11px;
	background: url(../images/bulit.gif) 0px 5px no-repeat;
	zoom: 1;
}

.menu_left .activ_top, .menu_left .activ {
	width: 210px;
	height: 23px;
	font-weight: bold;
	color: #6c491c;
	padding: 6px 0px 0px 0px;
	margin-left: -15px;
	margin-right: -1px;
	margin-top: -2px;
	margin-bottom: 2px;
}

.menu_left .activ {
	background: url(../images/act-menu-item.png) no-repeat;
	-background: transparent;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/act-menu-item.png', sizingMethod='crop');
}

.menu_left .activ_top {
	background: url(../images/act-menu-item-t1.png) no-repeat;
	-background: transparent;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/act-menu-item-t1.png', sizingMethod='crop');
}

.menu_left .bulit {
	margin-left: 26px;
	padding-right: 30px;
	background: url(../images/bulit.gif) 160px 5px no-repeat;;
}

.button_top {
	margin-top: 17px;
}

.list_video {
	margin-top: 10px;
}

.list_video .video {
	width: 181px;
	height: 202px;
	margin-top: 5px;
	padding: 3px 4px 0px 3px;
	background: #FFF url(../images/block-video-left.png) no-repeat; 
}

.list_video .prevu {
	display: block;
	position: relative;
	zoom: 1;
}

.item-play {
	width: 77px;
	height: 77px;
	background: url(../images/items/play.png) no-repeat; 
	-background: transparent;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/items/play.png', sizingMethod='crop');
	cursor: pointer;
	zoom: 1;
}

.list_video .item-play {
	left: 50%;
	top: 50%;
	margin: -38.5px 0px 0px -38.5px;
}

.list_video .property {
	font-size: 11px;
	color: #616161;
	line-height: 14px;
	margin: 6px 9px 0px;
}

.list_video .property .value {
	color: #000;
}

.list_video .item-stars {
	margin-top: 3px;
}

#content {
	margin-top: 9px;
}

.padding_content {
	padding: 0px 15px;
}

.bottom_padding {
	height: 91px;
	clear: left;
}

.bg_bottom {
	margin: -244px auto 0px;
	height: 244px;
	min-width: 1000px;
	-width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? "1000px" : "auto");
	background: url(../images/bg-footer.png) repeat-x;
}

#footer {
	position: relative;
	clear:both;
	height: 80px;
	margin-top: -107px;
	padding-top: 27px;
	z-index: 4;
}

#footer .wrapper {
	position: relative;
	padding: 0px 0px 25px;
	color: #e8c4d0;
	font-size: 11px;
	text-align: center;
	zoom: 1;
}

#footer .white {
	color: #FFF;
}