#podval a{
color:#9e8585;
text-decoration:underline;
}
#podval a:hover{
color:#9e8585;
text-decoration:none;
}
#podval a:visited{
color:#9e8585;

}
.bot{
overflow:hidden;
}
.bottom_links a{
color:#9e8585;
text-decoration:underline;
}
.bottom_links a:hover{
color:#9e8585;
text-decoration:none;
}
.bottom_links a:visited{
color:#9e8585;

}
.leftstr{
float:none;
}
.news-img{
/*padding:0px;*/
}
.news_line{
}
.news-block{
    padding-right:10px;
    background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
div.smest A:link,div.smest A:visited{
	color:#9e8585;
	font-family:Arial Narrow;
	font-size:14px;
	text-decoration:underline;
	font-style:normal;
	}
div.smest A:hover{
	color:#9e8585;
	font-family:Arial Narrow;
	font-size:14px;
	text-decoration:none;
	font-style:normal;
	}
div.pages {
color:#710709;
font:11px Arial Narrow, Helvetica;
padding-right:45px;
}
div.pages A:link,div.pages A:visited{
    color:#710709;
	font:11px Arial Narrow, Helvetica;
	text-decoration:underline;
	}
div.pages A:hover{
    color:#710709;
	font:11px Arial Narrow, Helvetica;	
	text-decoration:none;
	}
div.pages b{
    background-color:#710709;
    color:white;
}

#dostoin{
	padding-left:17px;
	padding-right:17px;
}
a.my_link{
    color:#6D6D6C;
	font:11px Verdana,Arial,Helvetica;
	text-decoration:underline;
	font-style:normal;
}
a:hover.my_link{
    color:#6D6D6C;
	font:11px Verdana,Arial,Helvetica;
	text-decoration:none;
	font-style:normal;
}
a:visited.my_link{
    color:#6D6D6C;
	font:11px Verdana,Arial,Helvetica;
	font-style:normal;
}
.gr_path a{
	color:#9e8585;
	font-family:Arial Narrow;
	font-size:14px;
	text-decoration:underline;
	font-style:normal;
}
.gr_path a:hover{
	color:#9e8585;
	font-family:Arial Narrow;
	font-size:14px;
	text-decoration:none;
	font-style:normal;
}
.gr_path a:visited{
	color:#9e8585;
	font-family:Arial Narrow;
	font-size:14px;
	font-style:normal;
}
.my_img{
padding:0 5px;
}
A.arial2{
	color:#9e8585;
	font-family:Arial Narrow;
	font-size:13px;
	font-style:normal;
	text-decoration:underline;
	padding-right:5px;
	padding-bottom:5px;
	}
A:hover.arial2{
	color:#9e8585;
	font-family:Arial Narrow;
	font-size:13px;
	text-decoration:none;
	padding-right:5px;
	padding-bottom:5px;
	}
A:visited.arial2{
	color:#9e8585;
	font-family:Arial Narrow;
	font-size:13px;
	padding-right:5px;
	padding-bottom:5px;
	}
.big-image {
margin:10px 0 0 8px;
}

.zagl{
	color:#9e8585;
	font:24px Arial Narrow;
	}
.zagl a{
	color:#9e8585;
	font:24px Arial Narrow;
    text-decoration:underline;
}
.zagl a:hover{
	color:#9e8585;
	font:24px Arial Narrow;
    text-decoration:none;
}
.zagl a:visited{
	color:#9e8585;
	font:24px Arial Narrow;
}
.zagl_link{
	color:#9e8585;
	font:21px Arial Narrow;
	}
.zagl_link a{
	color:#9e8585;
	font:21px Arial Narrow;
    text-decoration:underline;
}
.zagl_link a:hover{
	color:#9e8585;
	font:21px Arial Narrow;
    text-decoration:none;
}
.zagl_link a:visited{
	color:#9e8585;
	font:21px Arial Narrow;
}
/**************************************/
/******  highslide  **********/
.highslide {
    cursor: url(images/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
    visibility: hidden;
}
.highslide img {
    /*border: 2px solid gray;*/
}
.highslide:hover img {
    /*border: 2px solid white;*/
}

.highslide-wrapper {
    background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(images/highslide/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
    background: url(images/highslide/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
    float: right;
    display: block;
    position: relative;
    margin: 0 5px;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
    color: #666;
}
    