body {
	margin: 0px;
	padding: 0px;
	background: #d3cac0 url(/../images/bg1.gif);
	font-family: Arial,Tahoma,Verdana;
	font-size: x-small;
	color: #332323;
}
div,p {
	font-family: Tahoma,Arial,Verdana;
	font-size: x-small;
	color: #332323;
}
a:hover {
    color: #F00;
}
a {
    color: #900;
}
.wraper{
	width: 100%;
	min-height: 100vh;
	background: url(/../images/bg0.gif) repeat-y;
	font-family: Arial,Tahoma,Verdana;
	font-size: x-small;
	color: #332323;
	position:relative;
	float:left; min-width: 1100px;
}
.fon_left{
	width:100%;
	height:100%;
	background:url(/../images/bg0.jpg) left top no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	
}
.top_line{
	width:100%;
	height:305px;
	border-bottom:1px solid #373737;
	position:relative;
	float:left;
}
.center_line{
	width:100%;
	height:68px;
	border-bottom:1px solid #373737;
	border-top:4px solid #373737;
	background:url(/../images/bg1.png);
	margin-top:7px;
	position:relative;
	float:left;
}
.name{
	float:left;
	margin-left:43px;
}

.left {
    float: left;
    height: 100%;
    min-width: 300px;
    width: 24%;
}
.center_line nav{
	float:left;
	height:23px;
	margin-top:38px;
}
.center_line ul{
	float:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.active{ font-weight:bold;}
.active a{text-decoration:none !important}
.center_line li{
	float:left;
}
.center_line a{
	float:left;
	margin: 0 10px 0 20px;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.center_line a:hover{text-decoration:underline}

.epigraph {
    color: #332323;
    font-family: Tahoma,Arial,Verdana;
    margin: 118px 50px 40px 15px;
    width: 250px;
}



.epigraph p {
    color: #000;
    font-size: 16px;
    font-weight: bold !important;
    margin: 0;
}


.epigraph b {
    color: #000;
    font-size: 16px;
    font-weight: bold !important;
    margin: 0;
}


.picsShadow {
	float:right;
	width: 775px;
	height: 305px;
	background: url(/../images/bg0.png);
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg0.png', sizingMethod='scale');
}
.picsShadow img{
	float:right;
}
.line_bottom{
	width:100%;
	height:100%;
	border-top:4px solid #373737;
	border-bottom:1px solid #373737;
	position:relative;
	margin-top:7px;
	background:url(/../images/bg2.png) right bottom no-repeat;
	float:left;
}
.end{
	position:relative;
	width:100%;
	height:83px;
	background:url(/../images/bg3.png) right top no-repeat;
	border-top:4px solid #373737;
	margin-top:7px;
	float:left;
}
.foto{
	display:block;
	margin:25px 43px;
}


.right {
    float: left;
    height: 100%;
    margin-left: 1%;
    width: 70%;
}














.prev {
    DISPLAY: block;
    BACKGROUND: url(/../images/left.png) no-repeat;
    FLOAT: left;
    MARGIN: 53px 10px;
    WIDTH: 18px;
    CURSOR: pointer;
    HEIGHT: 18px;
}
.scrollable {
    FLOAT: left;
    OVERFLOW: hidden;
    WIDTH: 85%;
    POSITION: relative;
    HEIGHT: 200px;
}
.next {
    CLEAR: right;
   
}
.next {
    DISPLAY: block;
    BACKGROUND: url(/../images/right.png) no-repeat;
    FLOAT: left;
    MARGIN: 53px 10px;
    WIDTH: 18px;
    CURSOR: pointer;
    HEIGHT: 18px;
}
.next:hover {
    BACKGROUND-POSITION: 0px -18px;
}
.prev:hover {
    BACKGROUND-POSITION: 0px -18px;
}
#thumbs {
    CLEAR: both;
    WIDTH: 20000em;
    POSITION: absolute;
}
#thumbs>DIV {
	FLOAT: left;
	HEIGHT: 200px;
	text-align: center;
	margin-left:10px;
}
.img_block{
	margin:0 14px;
	padding:5px 5px 2px 5px;
	background:#FFFFFF;
	border:1px solid #000000;
}
#thumbs DIV p{
	text-align:center;
}
.text_wrap{
	margin:20px;
}
.write_line{
	width:100%;
	height:28px;
	font-weight:bold;
}
.write_line a{
	display:inline-block;
	padding-left:12px;
	background:url(/../images/ar2.gif) left center no-repeat;
	margin-left:-12px;
}
.comment, .answer{
	width:100%;
	margin-bottom:29px;
	
}

.auto h3{
	display:inline-block;
	font-size:inherit;
	font-weight:bold;
	margin:0px;
}
.auto p{
	width:100%;
	margin:0px;
}
.auto h3 span{ font-weight:normal}
.auto{
	height:auto !important;
}
.pagination_line{
	width:100%;
	height:42px;
	text-align:center;
}
.pagination_line a{
	display:inline-block;
	height:100%;
	line-height:42px;
}
.pagination_line p{
	display:inline-block;
	height:100%;
	line-height:42px;
	width:auto;
}
.pagination_line .active{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}






