﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	position:relative;
	font: .8em/1.4em Tahoma, Verdana, sans-serif;
	background:url(../images/bg_body.jpg);
}

p {
	margin: 0 0 10px;
	color:#333;
	text-align:justify;
}

a {
	color:#1F1F1F;
	text-decoration:none;
}

img {
	border: none;
}
input {
	vertical-align: middle;
}


#wrapper {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/bg_wrapper.jpg);
	border:3px groove #D38F29;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	position:relative;
	height: 220px;
	background:url(../images/bg_header.jpg);
	padding-top:25px;
}

#clock {
	display: none;
	position:absolute;
	width:160px;
	right:0px;
	top:70px;
	color:#343434;
	text-align:left;
	font-family:Tahoma;
	font-size:1.3em;
	font-weight:bold;
	color:#fff;
}

#ornament_top,#ornament_bottom {
	position:absolute;
	width:100%;
	height:18px;
	}
	
#ornament_top {
	top:0;
	background:url(../images/nali4nik_top.png) repeat-x; 
}

#ornament_bottom {
	bottom:0;
	background:url(../images/nali4nik_bottom.png);
}

#right_top {
	position:absolute;
	top:27px;
	left:-10px;
}


#right_top_header {
	position:absolute;
	right:0;
	top:0px;
}

#title {
	width:465px;
	margin:25px auto 0;
}

#header h1 {
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	letter-spacing:2.2px;
	line-height:.9;
	/*margin-top:10px;*/
	color:#fff;
}

#header h1 span {
	display:none;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	margin-top:-25px;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 1000px;
	float: left;
	overflow: hidden;
}
#content {
    position: relative;
	padding: 0 0 0 210px;
}

#content h1.main {
	margin:10px auto 20px;
	font-size:1.6em; 
	letter-spacing:3px; 
	text-align:center;
}

#content h1,#content h2 {
	margin:0;
}

#content h1 {
	margin:0 0 15px;
	font-size:1.5em;
	color:#CC3300;
	text-align:center;
	line-height:120%;
}
#content h2 {
	font-size:1.2em;
	color:#178820;
	margin-bottom:5px;
	margin-left: 10px;
}

#content table li {
	margin:5px;
	padding-left:15px;
	background:url(../images/ok.png) no-repeat;
	background-position:0 2px;
}

.article_main {
	padding:10px 0;
	margin-bottom:-10px;
    width: 580px;
}

.article_main table {
	background:url(../images/bg_png.png);
	border-left:2px solid #ad7347;
	border-right:2px solid #ad7347;
}

.article_top {
	background:url(../images/border_top_article.png) no-repeat;
	height:9px;
	margin-bottom:-1px;
}

.article_bottom {
	background:url(../images/border_bottom_article.png) no-repeat;
	height:9px;
	margin-top:-1px;
}


.article,#sideLeft,#sideRight,div.news {
	background:url(../images/bg_png.png);
	margin-top:20px;
}
.article {
	padding:10px 5px 5px;
	border:2px groove #D38F29;
    margin-top: 25px;
}

.article ul,.article_main ul {
	font-size:1.1em;
}

.article img {
	float:left;
	margin:5px 5px 5px 0;
}

.article td,.article_main td {
	vertical-align:top;
	width: 100px;
}

.subarticle {
	width:100%;
	padding:10px;
	font-weight:bold;
}

.subarticle h3 {
	margin: 5px;
	color:#BC3030;
}

.subarticle tr td {
	padding:0 5px;
	width:50%;
}


ul#news {
	width:100%;
	position:relative;
	margin:0;
	padding:0;
}

div.news {
	margin-top:25px;
	padding-top:5px;
	border:2px groove #D38F29;
	background-color:#fff;
    width: 576px;
/*	background:url(../images/bg_h1_main.jpg) no-repeat;
	background-position:0 0;
*/

}


#news li {
	margin:0;
	padding:0;
	background:none;
}

#news img {
	width:100%;
	margin:0;
	padding:0;
	float:none;
}
/* start photogallery 
-----------------------------------------------------------------------------*/
.article ul.images li img {
	display:block;
	float:none;
	margin:0;
	padding:0;
	}

ul.images li a span {
	display:block;
	margin:5px 0;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	}

#content ul.images {
	margin:5px 0 0;
	padding:0;
	background:none;
	text-align:center;
	}
	
#content ul.images li{
	background:none;
	padding:0;
	margin:0 5px 10px;
	}
	
ul.images li {
	display:inline-block;
	width:245px;
	height:auto;
	}
	
.article hr {
    background-color: #CECECE;
    color: #FFFFFF;
    height: 4px;
    margin: 20px 0;
    padding: 0;
}

/* end photogallery
---------------------------------------------------------------------------*/

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 200px;
	margin-left: -100%;
	padding-top:10px;
}

.left_block {
	width:180px;
	margin:0 auto;
	padding-top:1px;
}

.left_block_title {
	width:180px;
	height:45px;
	margin:0 auto 5px;
	padding-top:3px;
	background:url(../images/left_menu_top.png) no-repeat;
}

.left_block h2 {
	font-size:1.3em;
	text-align:center;
	color:#fff;
	/*margin-bottom:15px;*/
}

.left_block ul,.left_block p {
	position:relative;
	padding-bottom: 10px;
}

.left_block ul li a {
	display:block;
	height:30px;
	width:180px;
	background:url(../images/left_menu_li.png);
	margin-bottom:5px;
	line-height:25px;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	color:#fff;
}

.left_block ul li a span {
	display:block;
	margin-left:5px;
}


.left_block ul li a span.open {
	background:url(../images/plus.png) no-repeat;
	
}

.left_block ul li a span.close {
	background:url(../images/minus.png) no-repeat;
}

.left_block ul li a span.open {
	background-position:140px 13px;
}

.left_block ul li a span.close {
	background-position:140px 9px;
}

.left_block ul li a:hover,.left_block ul li a.active {
	background:url(../images/left_menu_li.png);
	background-position:bottom;
	letter-spacing:1px;
	text-decoration:underline;
	white-space:nowrap;
}

.left_block ul li a.active {
	letter-spacing:normal;
}

.left_block ul li a:active {
	margin-top:6px;
	margin-bottom:4px;
	/*background-position:bottom;*/
}

.left_block ul.submenu li a,.left_block ul.submenu_active li a {
	width:165px;
	margin-left:15px;
	background:url(../images/sub_left_menu_li.png);
}

.left_block ul.submenu li a:hover,.left_block ul.submenu li a.active,.left_block ul.submenu_active li a.active,.left_block ul.submenu_active li a:hover {
	background-position:bottom;
}

.left_block ul.submenu li a span,.left_block ul.submenu_active li a span {
	width:165px;
	margin-left:-15px;
	padding-left:18px;
	background:url(../images/marker_left_submenu.png) no-repeat;
	background-position:0 5px;
}


a.mailto, a.mailto:hover {
	color:#333;
	font-size:.9em;
	font-weight:bold;
	letter-spacing:normal;
	margin:0;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 200px;
	margin-left: -200px;
}

#sideRight h2 {
	font-size:1.3em;
	color:#CC3300;
	text-align:center;
}

.right_block img {
	width:100%;
	margin-top:7px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 30px;
}
#footer p {
	font-size:1em;
	font-weight:bold;
	color:#222;
	margin:10px 0 0;
	text-align:center;
}

#main {
    padding-right: 210px;
}

#main_img {
    float: right;
    margin-right: -205px;
    width: 200px;
}

#main_img img {
    width: 200px;
    margin-bottom: 5px;
}

#about p {
    text-align: left;    
}

#about table td {
    border-collapse: collapse;
    border: 1px solid #B87A3E;
    padding: 0 5px;
}

#back-top {
    bottom: 1px;
    margin-left: 50px;
    position: fixed;
}

#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	text-decoration: none;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
    opacity: .7;
	margin-bottom: 7px;
    color: #178820;
    font-weight: bold;
	background: #ddd url(../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
    color: #c00;
}


