body { 
	margin:0px;
    background-color: #32312f; /* Цвет фона */
    background-image: url(/data/img/bg.jpg); /* Путь к фоновому рисунку */
    background-repeat: repeat-x; /* Повторяем фон по горизонтали */
}
body, td {
	font-family: Verdana; font-weight: normal; font-size: 12px;color: #000000;
}
a {
    color: #404040;
    text-decoration:none;
}
a:active {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #404040;
    text-decoration:none;
}
a:hover {
    color: #000000;
    text-decoration: none;
}

a.scr img {
	border: 1px solid #BBB;
	padding: 2px;
	margin: 10px 20px 10px 0;
	vertical-align: top;
}
.title_h {
	font-family: Verdana; font-weight: bold; font-size: 12px;color: #ffffff;background: #8a1a18;padding:9px;
}
.h {
	font-family: Verdana; font-weight: normal; font-size: 11px;color: #bbab78;padding: 30px 20px 10px 40px;
}
.button {
	font-family: Verdana; font-weight: bold; font-size: 11px;color: #191816;background: #bbab78;padding:6px;
}
.title_read {
	font-family: Verdana; font-weight: bold; font-size: 16px;color: #bbab78;padding:25px 0 15px 30px;
}
.s_title_read {
	font-family: Verdana; font-weight: bold; font-size: 11px;color: #bbab78;padding: 10px 0 10px 0; 
}
.s_title_read_d {
	font-family: Verdana; font-weight: bold; font-size: 16px;color: #881b18;
}
.text_read {
	font-family: Verdana; font-weight: normal; font-size: 11px;color: #ae4b46;
}
.title_last {
	font-family: Verdana; font-weight: bold; font-size: 14px;color: #5f5e5c;padding:25px 0 15px 30px;
}
.title_last_name {
	font-family: Verdana; font-weight: normal; font-size: 9px;color: #5f5e5c;padding:5px 0 15px 35px;
}
.title_last_more {
	font-family: Verdana; font-weight: normal; font-size: 9px;color: #bbab78;padding:0px 15px 15px 35px;
}
.title_works {
	font-family: Verdana; font-weight: bold; font-size: 16px;color: #5a5140;padding:25px 0 15px 30px;
}
.works {
	font-family: Verdana; font-weight: normal; font-size: 11px;color: #454545;padding-top:5px;
}
.works_more {
	font-family: Verdana; font-weight: normal; font-size: 11px;color: #ffffff;padding:5px;background: #5d1a14;
}
.copy {
	font-family: Verdana; font-weight: normal; font-size: 11px;color: #a4a3a1;
}
.left_menu {
	font-family: Verdana; font-weight: normal; font-size: 11px;color: #000000;padding: 5px 0 7px 0;cursor: pointer;
}
.top_menu {
	font-family: Verdana; font-weight: bold; font-size: 11px;color: #786a5d;
}
.title_p {
	font-family: Arial,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 20px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(134, 134, 134);
}

.s_title_p {
	font-family: Verdana; font-weight: bold; font-size: 11px;color: #000000;padding: 10px 0 5px 0; 
}
.s_title_p_d {
	font-family: Verdana; font-weight: bold; font-size: 16px;color: #000000;
}
.text_p {
	font-family: Verdana; font-weight: normal; font-size: 11px;color: #000000;
}

		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(/data/img/progress.gif);
		}
		#supersize{
			position:absolute;
		}
		#supersize img, #supersize a{
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}
		

.menu_body {
}
.menu_body a{
  display:block;
  padding:0 0 7px 10px;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }
  
#backgroundPopup{
position:fixed; 
display:none; 
top:0; 
left:0; 
width:100%; 
height:100%; 
background:#000000;
 z-index:100; 
 opacity:0.5;
 filter:alpha(opacity = 50)
}

#infoPopup{
display:none;
position:absolute;
z-index:100;
}

img.scr {
	border: 1px solid #BBB;
	padding: 5px;
	margin: 10px 20px 10px 0;
	vertical-align: top;
	cursor:pointer;
}

