@charset "utf-8";
* {
	padding:0;
	margin:0;
/*	border:0;  */
	}

body {
	background-color: #647704;
//	font-family:Tahoma, Geneva, sans-serif;
	font-family: georgia, serif,sans-serif;
	font-size: 12px;
}
#layout {
	margin:0 10px;
	min-width:1001px;
}
#header {
	height: 215px;
	background-image: url(/i/fon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header-top {
	/* [disabled]background-color: #03F; */
}
.header-left {
	background-image: url(/i/header-top-left.png);
	float: left;
	width: 216px;
	height: 140px;
}
#logo {
	height: 102px;
	width: 125px;
	top: 15px;
	position: relative;
	left: 55px;

}

.header-right {
	background-image: url(/i/header-top-right.png);
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	height: 140px;
	width: 216px;
}
.header-center {
	background-image: url(/i/header-top-center.png);
	background-repeat: repeat-x;
	height: 140px;
	margin-right: 216px;
	margin-left: 216px;
	padding-top: 15px;
}
.header-center .top-banner {
	/* [disabled]height: 50px; */
	/* [disabled]width: 50px; */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* [disabled]background-color: #006; */
}
.header-center a {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* [disabled]background-color: #03C; */
	height: 107px;
	width: 569px;
	background-image: url(/i/top-banner.png);
}
#top-menu {
	margin-top: -7px;
	/* [disabled]visibility: hidden; */
}
#top-menu-left  {
	background-image: url(/i/top-menu-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 26px;
	float: left;
}
#top-menu-center {
	background-image: url(/i/top-menu-center.png);
	background-repeat: repeat-x;
	height: 76px;
	margin-left: 26px;
	margin-right: 26px;
}
#top-menu-right {
	background-image: url(/i/top-menu-right.png);
	background-repeat: no-repeat;
	height: 76px;
	width: 26px;
	float: right;
}
#nav {
	padding-top: 3px;
}
#nav li {
	list-style-type: none;
	display: table-cell;
	/*display:inline-block;*/
	height: 65px;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	/*padding-top:20px;*/
	vertical-align: middle;
	/* [disabled]background-color: #9C3; */
}
#nav li:first-child {
		padding-left: 0;
	}
#nav a {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;

}
#nav li:hover {
	/*background-image: url(i/highlight.png);*/
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: underline;
	color: #FFC730;
	background-color: #9CA815;
}
#nav li:hover ul {

	display: block;
}

#nav li a:hover {

	color: #FFC730;
}
#nav li ul {
	/* [disabled]width: auto; */
	position: absolute;
	top: 215px;
	z-index: 300;
	/* [disabled]margin-top: 0px; */
	/* [disabled]margin-right: 0px; */
	/* [disabled]margin-bottom: 0px; */
	margin-left: -8px;
	display: none;
}
#nav li ul li {
	display: block;
	height: auto;
	/* [disabled]background-image: url(i/menu.png); */
	background-repeat: repeat-y;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #647704;
	text-align: left;
}
#nav li ul li:first-child{
		padding-left: 8px;
	}
#nav li ul li a {
	font-size: 12px;

}
#nav li ul li:hover {
	background-color: #A0AB18;
}
#nav li ul li ul {
	color: #000;
	position: absolute;
	top: 0px;
	/* [disabled]z-index: 1; */
	right: -98%;
	/* [disabled]display: none; */
	visibility: hidden;
}
#nav li ul li:hover ul {
	/* [disabled]display: block; */
	visibility: visible;
}
#nav li ul li ul li {
	color: #000;
	/* [disabled]display: none; */
}

#nav li ul li ul li a {
	/* [disabled]color: #000; */
}
.lang  {
	float: right;
	/* [disabled]background-color: #09F; */
	width: 65px;
	margin-top: -45px;
	background-image: url(/i/top-separator.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	height: 24px;
	padding-top: 10px;
}
#menu_right .button {
	height: 25px;
	width: 175px;
	margin-left: 12px;
	padding-top: 7px;
}
#menu_right {
	margin-top: 20px;
}

#menu_right .button a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-left: 50px;
	font-weight: bold;
}
#menu_right .button.b1 {
	background-image: url(/i/button1.png);
	background-repeat: no-repeat;
}
#menu_right .button.b2 {
	background-image: url(/i/button2.png);
	background-repeat: no-repeat;
}
#menu_right .button.b3 {
	background-image: url(/i/button3.png);
	background-repeat: no-repeat;
}
#menu_right .button.b3 a {
	font-size: 10px;
}

.lang li {
	list-style-type: none;
	/* [disabled]padding-top: 10px; */
}
.lang li a {
	display: block;
	height: 11px;
	width: 16px;
	float: left;
	margin-right: 5px;
}

.lang li #ru {
	background-image: url(/i/flag-ru.gif);
	background-repeat: no-repeat;
	/* [disabled]display: block; */
	/* [disabled]height: 11px; */
	/* [disabled]width: 16px; */
}
.lang li #ua {
	background-image: url(/i/flag-ua.gif);
	background-repeat: no-repeat;
	/* [disabled]height: 11px; */
	/* [disabled]width: 16px; */
	/* [disabled]display: block; */
}
.lang li #en {
	background-image: url(/i/flag-en.gif);
	background-repeat: no-repeat;
	/* [disabled]display: block; */
	/* [disabled]height: 11px; */
	/* [disabled]width: 16px; */
}
#content {
	margin-top: 9px;
	height: 100%;
	background-color: #FFF;
	background-image: url(/i/fon-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrap {
	background-image: url(/i/fon-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


#left {
	/* [disabled]background-color: #FFF; */
	width: 205px;
	/* [disabled]background-image: url(/i/fon-right.gif); */
	/* [disabled]background-repeat: repeat-y; */
	/* [disabled]background-position: right top; */
	padding-left: 10px;
	height: 100%;
	float: right;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #c0c882; */
}
#left .text1 {
	font-size: 10px;
	color: #647704;
	margin-bottom: 10px;
}
#left img {
	border: 1px solid #647704;
}
#left .menager {
	font-size: 14px;
	color: #647704;
	margin-top: 10px;
}
#left .phone {
	background-image: url(/i/phone.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 47px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C882;
	height: 1px;
	width: 170px;
	margin-bottom: 15px;
}



#right {
	/* [disabled]background-color: #FFF; */
	width: 175px;
	/* [disabled]background-image: url(/i/fon-left.gif); */
	/* [disabled]background-repeat: repeat-y; */
	/* [disabled]background-position: left top; */
	padding-left: 30px;
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #c0c882; */
	height: 100%;
	float: left;
	padding-right: 10px;
}
#right h3 {
	color: #a61e4c;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}
#left h3 {
	color: #a61e4c;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}

#right li {
	font-size: 12px;
	color: #465303;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #465303;
	padding-right: 10px;
}
#right li a {
	color: #465303;
}
#right .data {
	display: block;
	color: #808080;
}




#center {
	/* [disabled]background-color: #FEFFF6; */
	margin-right: 215px;
	margin-left: 215px;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
	/* [disabled]background-image: url(/i/flag-en.gif); */
	/* [disabled]background-repeat: repeat-y; */
	padding-top: 10px;
}
#center h2 {
	font-size: 16px;
	color: #465303;
	text-transform: uppercase;
	/* [disabled]margin-top: 10px; */
	margin-bottom: 10px;
}
#center .breafcrubs a{
	font-size: 10px;
	color: #647704;
	/* [disabled]margin-bottom: 10px; */
	/* [disabled]display: block; */
}
#center .breafcrubs {
	margin-bottom: 10px;
}

#center p {
	margin-bottom: 15px;
}
#center ul {
	padding-left: 30px;
	margin-bottom: 15px;
}



.clear {
	clear: both;
	margin-top: -15px;
}
#footer {
	/* [disabled]height: 76px; */
}
#footer-right {
	background-image: url(/i/footer-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 76px;
	width: 26px;
	float: right;
}

#footer-left {
	background-image: url(/i/footer-left.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 76px;
	float: left;
}

#footer-center {
	background-image: url(/i/footer-center.png);
	height: 76px;
	margin-right: 26px;
	margin-left: 26px;
}
#footer-center p {
	color: #FFF;
	display: block;
	width: 189px;
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: dotted; */
	/* [disabled]border-right-color: #9FAA63; */
	padding-top: 30px;
	float: left;
}
.footer-menu {
	margin-left: 216px;
}
.footer-menu li {
	list-style-type: none;
	display: block;
	float: left;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-menu a {
	width: 100px;
	/* [disabled]padding-top: 30px; */
	color: #FFF;
}


.zagolovok1 {
    float:center;
    font-size:16px;
    font-weight:bold;
    align:center;
    color:#a61e4c;    
}

h1 {
    text-align:center;
    font-size:16px;
    font-weight:bold;
    color:#a61e4c;    
    margin-bottom:10px;
}

.tel {
    font-size:20px;
    margin:10px;
    margin-bottom:20px;
}

.adr {
    font-size:14px;
}

.p-justify {    text-align:justify;}

/*pages-in-news & articles */

.pages-next-prev {
    font-size:18px;
    margin-top:10px;
    margin-bottom:10px;
}

.pages-numbers {
    font-size:15px;
    margin-top:10px;
}

.nums-pages {
    margin-right:3px;
    margin-left:3px;
}
.current-page {
    display:inline;
    margin-right:3px;
    margin-left:3px;
    color:gray;
}
.notactive-page {
    color:gray;
    display:inline;
    margin-left:10px;
    margin-right:10px;
}

.active-page {
    display:inline;
    margin-left:10px;
    margin-right:10px;
}

a {red:blue}

/* Links */

a:link {color:#023c8d}
a:visited { color:#023c8d;}
a:hover {}
a:active {}

a.down-menu { color:white;   }
a.art-link  { color:#023c8d; }

input.forma {
    width:200px;
    height:20px;
    background: #ffc;
    padding:2px;
    spacing:10px;
    margin-top:1px;
    margin-bottom:1px;
}


input.forma-send-button {
    border:1px solid;
    display:inline-block;
    margin-top:10px;
    width:100px;
    height:25px;
    font-weight:bold;
    align:center;
}
textarea.forma {
    width:300px;
    margin-top:1px;
    margin-bottom:1px;
    background: #ffc;
}
label.forma {
    display:inline-block;
    width:250px;
    border:1px;
    font-weight:bold;
    text-align:right;           
}

span.err {
   font-weight:bold;
   color:red;
   font-size:2em;
}

.nav-bottom  li{
    display: inline;
    list-style:none;
    font-weight:bold;
    margin-right: 100px; 
    margin-left: 100px; 
    float: center;
            
}

.spisok {font-weight:bold;}
.clear br { clear:left; }

.abzac {
    text-indent: 15px;
    text-align: justify;
}



