a {
    color:#3e0a11;
}
.divider {
	width: 100%;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.omni {
	width: 986px;
	margin: auto;
	background: url(images/mcont.jpg) no-repeat 0 298px;
}
.header {
	position: relative;
	width: 986px;
	height: 298px;

}
.maincontent {
	width: 986px;
	position: relative;
	height: auto;
	padding-top: 8px;
}
.mitskevich {
	width: 312px;
	height: 298px;
	background: url(images/pl_01.jpg) no-repeat;
}
.topheader {
	width: 674px;
	height: 42px;
	background: url(images/pl_02.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 312px;
	text-align: right;
}
.topheader a {
	position:relative;
	top: 6px;
}
.logo {
        width: 674px;
        height: 216px;
        background: url(images/pl_03.jpg) no-repeat;
        position: absolute;
        top: 42px;
        left: 312px;
}
.logo_ru {
        width: 674px;
        height: 216px;
        background: url(images/pl_03_ru.jpg) no-repeat;
        position: absolute;
        top: 42px;
        left: 312px;
}
.logo_pl {
        width: 674px;
        height: 216px;
        background: url(images/pl_03_pl.jpg) no-repeat;
        position: absolute;
        top: 42px;
        left: 312px;
}
.logo_uk {
        width: 674px;
        height: 216px;
        background: url(images/pl_03_uk.jpg) no-repeat;
        position: absolute;
        top: 42px;
        left: 312px;
}
.hormenu {
	width: 674px;
	height: 40px;
	background: url(images/pl_04.jpg) no-repeat;
	position: absolute;
	top: 258px;
	left: 312px;
}
.leftmenu {
	width: 312px;
	float: left;
/*	background: url(images/pl_05.jpg) no-repeat;*/
}
.content {
	width: 674px;
	float: right;
	margin-top: 8px;
	/*position: relative;*/
/*	left: 312px;*/
/*	top: 0px;*/
/*	background: url(images/pl_06.jpg) no-repeat;*/
}
.footer {
	width: 986px;
	height: 60px;
	background: url(images/pl_08.png) no-repeat;
	padding: 24px;
}
.footer-text {
	text-align: right;
	margin-right: 60px;
}
ul.menu {
	padding: 10px 0 16px 16px;
	list-style-type: none;
}
ul.menu li {
	font-size: 16px;
	font-weight: 400;
	padding: 4px 0px 16px 12px;
	background: url(images/hordiv.png) no-repeat bottom left;
}
.active {
	font-weight: 900;
}
ul.menu li a {
	color:#6e3a14;
	text-decoration: none;
	/*font-weight: 900;*/
}
ul.menu li a:hover {
	color:#3e0a11;
	text-decoration: underline;
	/*font-weight: 900;*/
}

ul.submenu {
	padding: 8px 0 4px 0px;
	list-style-type: square;
	margin-left: 12px;
}
ul.submenu li {
	font-size: 14px;
	padding: 2px 0px 4px 0px;
	margin-left: 12px;
	background: none;
	list-style-image: url(images/pimpa.png);
}
.illustration {
	/*display: block;*/
	border: none;
	float: left;
	margin: 0 12px 4px 0;
*/}
.pic-center {
	border: none;
	display: block;

}
.read-more {
	text-align: right;
}
.crop {
	width: 240px;
	margin: 12px auto;
	overflow: hidden;
}
.bar {
	margin: 0px 13px;
	padding: 0px;
}
.bar li {
	float: left;
	height: 34px;
	width: 120px;
	margin: 0px;
	font-size: 14px;
	font-weight: 900;
	list-style-image: none;
	list-style-type: none;
	background: url(images/ver_div.png) no-repeat -2px 3px;
}
.bar li a {
	position: relative;
	top: 4px;
	left: 3px;
	display: block;
	width: 99%;
	height:18px;
	color:#6e3a14;
	display: block;
	text-align: center;
	padding: 6px 0;
	white-space: nowrap;
}
.bar li a:hover {
	color: #6e3a14;
	background-color: #e1cfb7;
}
.bar li a.current {
	color: #6e3a14;
	background-color: #e1cfb7;
}
.bar li a.current:hover {
	color: #ffffff;
}


/* ----------------------------------- VM ---------------------------------------------- */

.galleries .item .title {
    font-weight: bold;
}
.galleries {
 	width: 100%;
 	text-align: center;
}

.gallery_photos {
margin: 0;
text-align: center;
}
.galleries .item, .gallery_photos .item {
display: -moz-inline-box;
display: inline-block;
vertical-align: top;
margin: 3px 0;
padding: 2px;
text-decoration: none;
overflow: hidden;
height: 152px;
border: 1px solid #c8a46d;
background-color: #fdf5e6;
}
.item .photo
{
width: 180px;
float: left;
}
.photo img {
display:block;
margin: 2px auto;
}
div.genres {
    float: right;
}
.genres a {
    color: #6e3a14;
    text-decoration: none;
}
.genres a:hover {
    color: #6e3a14;
    text-decoration: underline;
}
.pager {
    height: 36px;
    float: right;
    margin-right: 21px;
}
.pager a,
.pager span {
    color:#3e0a11;
    background-image: url(images/pager.png);
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
    display: block;
    float: left;
    width: 36px;
    height: 26px;
    text-align: center;
    padding-top: 10px;
    margin-left: 2px;
}
