body {
scrollbar-base-color: #ECEAA7;
scrollbar-arrow-color: #EDE744;
scrollbar-3dlight-color: #ECEAA7;
scrollbar-darkshadow-color: #ECEAA7;
scrollbar-face-color: #ECEAA7;
scrollbar-highlight-color: #ECEAA7;
scrollbar-shadow-color: #ECEAA7;
font-family:Arial;
font-size:13px;
line-height: 130%;
}
h1 {font-size:16px; font-weight:bold; line-height:1.5;}
h2 { font-size:14px;  font-weight:bold;}
.foto_tab p {top:3px; padding:0; margin:0;}
.foto_tab td {text-align:center;font-size:10px;}
.invis { text-decoration:none; color:#000000;}
hr { width:90%; color:#333333;}
p { font-size:12px;}
#content {}
.menu a {font-size:16px; font-family:Arial; text-decoration:none; color:#ffcc66;}
.menu a:hover{color: #CCCCCC;}
.menu li{ text-align:center; list-style:none; padding:6px 0 0 0; margin:0; width:235px; height:28px; background:url(/bottom/button_bg.gif);}
.menu {padding:0; margin:0;}
#leftcol { width:250px; padding:10px;}
#leftcol td { width:100%;}
#top_nav {padding:0; margin:10px 30px 0 0; font-size:14px; font-weight:bold; text-align:right;}
#top_nav li { display:inline; list-style-type:none; padding:0 10px 0 20px;}
.im_descr { margin:0; padding:0 0 10px;}
#ln_rasp { background:url(/img/icons/auction.png) no-repeat 0 0 ;}
#ln_dost { background:url(/img/icons/home.png) no-repeat 0 0;}
#ln_kont { background:url(/img/icons/phone.png) no-repeat 0 0;}
#ln_abt { background:url(/img/icons/report.png) no-repeat 0 0;}
#ln_inf { background:url(/img/icons/info.png) no-repeat 0 0;}
#top_nav a:link {text-decoration:none;}
#top_nav a:hover {text-decoration: underline; color:#CC0000}
#top_nav a:visited {text-decoration:none; color:#000000}
#ln_rasp a:link, #ln_rasp a:visited {color:#FF0000;}
#ln_rasp a:hover {text-decoration: underline; color:#CC0000}
#bot_ln {text-decoration:none; color:#000000; font-size:12px; font-weight:bold;}

#all{
	height:auto;
	position: relative;
}

.dis_all{ 
	height:auto !important;
	height:100%;
	min-height:100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 197;
	background: url(/images/spacer.png) repeat;
} 

#show_pic{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 380px;
	left: 50%;
	margin-left: -330px;
	background: #fff;
	border: 10px solid #FFFFFF;
	z-index: 199;
	overflow: auto;
}