@charset "windows-1251";
body {
	font-family: Tahoma, Arial, monospace;
	font-size: 10pt;
	color: #333333;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 50% 0px;
	background-color: #EEA930;
	background-image: url(pic/bg.jpg);
}
.atention {
	color: #FF0000;
	font-size: 10px;
}

a:link {
	text-decoration: underline;
	color: #8f0000;
}
a:visited {
	color: #8f0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.header2 {
	font-size: 12pt;
	color: #000;
}


.highslide img {
	border: 1px solid #8F0000;
}
.highslide:hover img {
	border: 1px solid #FFF;
}

.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: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.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-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.header1 {
	font-size: 13pt;
	color: #8f0000;
	font-weight: normal;
	display:inline;
	text-align: left;
}
.seo_txt_bold {
	font-weight: bold;
}
.seo_txt_underline {
	text-decoration: underline;
}
.seo_txt_italic {
	font-style: italic;
}



.nav_header {
	font-size: 14pt;
	font-weight: normal;
	text-indent: 5px;
	color: #333333;
}
.table_id {
	background-color: #FFF1CE;
	font-size: 10px;
}
.table_id img {
	margin: 2px;
	vertical-align: middle;
}


.cnt_head {
	font-style: normal;
	font-weight: bold;
}

.cnt_text {
	font-size: 10pt;
	color: #000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.nav_bg {
	background-image: url(pic/nav_bg.jpg);
	border: 1px solid #d9d8d8;
}
.nav_bg img {
	vertical-align: middle;
	margin-right: 3px;
}

.nav_text {
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
}
.cnt_text a {
	color: #8f0000;
	text-decoration: underline;
}
.cnt_text a:hover {
	text-decoration: none;
	color: #333;
}
.bottom {
	font-size: 9pt;
	color: #790000;
}
.top_bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}

.bottom a {
	color: #790000;
}
.bottom a:hover {
	text-decoration: none;
	color: #333;
}
.slogan {
	font-size: 14pt;
	color: #7F0000;
	text-align: right;
}
a.bottom_nav {
	color: #333;
	font-size: 11pt;
	font-weight: normal;
}
a.bottom_nav:hover {
	color: #8f0000;
	font-weight: normal;
	text-decoration: none;
}
.banners {
	opacity: .3;
	filter: alpha(opacity=50);

}
.banners:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
