@charset "windows-1251";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background: #fef7e5;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Times New Roman";
	font-size: 13px;
	line-height: 16px;
	font-variant: normal;
	color: #000000;
}
#page {
	display: block;
	overflow: hidden;
	width: 800px;
	margin:auto;
	margin-top: 0px;
	padding: 0px;
	background: #ffeecb url(../img/bottom_bgr.jpg) center bottom no-repeat !important;
	border: 1px solid #333333;
}
.clear_div {clear:both;}
#top_part {
	display: block;
	overflow: hidden;
	width: 800px;
	height:100px;
	margin:0px;
	padding: 0px;
	background: #ffeecb url(../img/top_bgr_leto.jpg) center top no-repeat !important;
}
div.logo {
	float: right;
	padding-right:55px;
	font-family:Tahoma, Verdana, Arial;
	font-size: 21pt;
	line-height:21pt;
	text-align:right;
	color:#FFFFFF;
}
#centralstpr {
	display:block;
	width:780px;
	border:none;
	margin: 20px 10px 33px 10px;
	padding:0px;
	overflow:hidden;
}
#left_menu {
	display:block;
	float:left;
	width:153px;
	margin:0px;
	margin-top:45px;
	padding:0px 10px 0px 0px;
	overflow:hidden;
}
#left_menu table tr {
	vertical-align:text-bottom;
}
#left_menu table tr td a {
	color: #cc3300;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Times New Roman";
	font-size: 11pt;
}
p.news, #left_menu table tr td p.news, #left_menu table tr td p.news a {
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Times New Roman";
	font-size: 11px;
}
#left_menu table tr td p.news a:hover {
	text-decoration:underline;
}
p.news b, #left_menu table tr td p.news b {
	font-size: 11px;
}
#left_menu table tr td img {
	border:none;
}
#content {
	display: block;
	float: right;
	width: 557px;
	margin: 0px;
	padding: 25px;
	background: #fef7e5 !important;
}
#centralstpr h1 {
	display: block;
	float:right;
	width: 580px;
	margin: 0px;
	padding-left:25px;
	background: #fac371 url(../img/h1begr.gif) repeat-x !important;
	border: 1px solid #a89667 !important;
	color: #cc3300;
	font-family:Tahoma, Verdana, Arial;
	font-size: 11pt;
	font-weight:bold;
	line-height:26px;
	vertical-align:middle;
}
#content h2 {
	display: block;
	margin-top:0px;
	padding-left:25px;
	color: #CC6633;
	font-family:Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight:bold;
	line-height:18px;
	text-align: left;
	vertical-align:middle;
}
#content a {
	background: #ffeecb;
	text-decoration:none;
	color: #CC6633;
}
#content a:hover {
	text-decoration:underline;
	color:#CC3333;
}
#content p img, #content img.main {
	border: none;
	float:right;
	margin: 0px 0px 8px 8px;
}
#links_place h4 {
	margin-bottom:0px;
	padding-left:3px;
	color: #0033CC;
	font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	line-height:13px;
	text-align: left;
}
#links_place ul {
	margin:0px;
	margin-bottom:8px;
	padding:3px;
	list-style:none;
  	color: #cc3300;
}
#links_place ul li a {
  	color: #0033CC;
	text-decoration:none;
	background:none;
	font-size:11px;
	line-height:20px;
}
#links_place ul li a:hover {
	color: #CC3333;
	background:none;
	text-decoration: underline;
}
div.bottom_small_imgs {
	display: block;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 4px 0px 4px 10px; /* top, right, bottom, left*/
	background: #fac371 !important;
	border: 1px solid #a89667 !important;
	text-align: center;
}
div.bottom_small_imgs h3 {
	display: block;
	margin: -4px 0px 0px -10px;
	padding-left:25px;
	background: #fac371 url(../img/h1begr.gif) top repeat-x !important;
	border-bottom: 1px solid #a89667;
	color: #cc3300;
	font-family:Tahoma, Verdana, Arial;
	font-size: 11pt;
	font-weight:bold;
	text-align:left;
	line-height:26px;
	vertical-align: middle;
}
#content div.bottom_small_imgs a, div.bottom_small_imgs a, div.bottom_small_imgs a:hover {
	background:none;
}

div.bottom_small_imgs img {
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 8px 10px 0px 4px; /* top, right, bottom, left*/
}
/* Bottom Part */
#bottom_counters {
	display:block;
	margin-bottom: 5px;
	padding-left: 173px;
	text-align:center;
}
#bottom_counters img {
	border:none;
	margin-left:12px;
}
#bottom_part {
	display:block;
	height:33px;
	margin:0px;
	padding-top:100px;
	text-align:center;
	font-family:Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight:bold;
	overflow:hidden;
}
/* photo */
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../menu/highslide/graphics/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(../menu/highslide/graphics/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;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../menu/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../menu/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../menu/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.news-otz {
	font-family: Verdana;
	font-size: 9px;
}