* {
outline:0;
margin:0;
padding:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
background:#fff url(../img/bk.jpg) repeat-x center top;
}

img {
border:none;
}

td {
vertical-align:top;
}

#header {
height:400px;
}

#logo {
width:395px;
height:135px;
display:block;
background:transparent url(../img/logo.png) no-repeat;
text-decoration:none;
}

#greenhouse {
width:188px;
height:135px;
background:transparent url(../img/greenhouse.png) no-repeat;
float:left;
position:relative;
top:20px;
left:20px;
z-index:3;
}

#phone {
width:617px;
height:369px;
background:transparent url(../img/phone.png) no-repeat;
float:right;
position:relative;
top:-30px;
}

#car {
clear: both;
width:762px;
height:199px;
position:relative;
background:transparent url(../img/car.png) no-repeat;
top:-280px;
float: right;
}


#menu {
width:200px;
margin-left:30px;
}

#menu ul li {
list-style:none;
text-align:left;
}

#menu ul li a {
font-size:25px;
text-decoration:none;
color:#0164b2;
font-family:Helvetica;
border-bottom:1px solid #c5c5cb;
padding-bottom:5px;
}

#content {
margin:0 10px 10px;
}

#footer {
clear:both;
height:30px;
position: relative;
top: -250px;
}

#sub_footer {
margin-left:250px;
margin-top:10px;
top:25px;
position:relative;
font-size:11px;
float:left;
}

#copyright {
float:right;
position:relative;
top:-10px;
margin-top:10px;
font-size:11px;
background:transparent url(../img/nikba.png) no-repeat right top;
height:30px;
vertical-align:bottom;
padding-top:35px;
margin-right:20px;
}

#banner 
{
margin-left: 5px;    
margin-top: 10px;
}

.article_title {
font-size:25px;
text-decoration:none;
color:#360;
font-family:Helvetica;
border-bottom:1px solid #c5c5cb;
padding-bottom:5px;
font-weight:400;
}
.article_title a 
{
   color:#360;
   text-decoration: none; 
}

.article_text {
font-size:14px;
color:#333;
margin-top:10px;
}

.ul_1 {
margin-left:20px;
margin-bottom:10px;
}

.ul_1 li {
list-style:none;
}

.ul_1 li a {
text-decoration: none;
line-height:18px;
color:#0164b2;
}

.ul_1 li a:hover {
text-decoration: underline;
font-style:italic;
color:#30324c;
}

.ul_2 li {
list-style:none;
text-align:left;
margin-bottom:10px;
}

.ul_2 li a {
font-size:18px;
text-decoration:none;
color:#0164b2;
font-family:Helvetica;
border-bottom:1px solid #c5c5cb;
padding-bottom:5px;
}

.h2_2 a {
font-size:22px;
text-decoration:none;
color:#0164b2;
font-family:Helvetica;
border-bottom:1px solid #c5c5cb;
line-height:50px;
margin-left:20px;
}

div#fancy_loading {
position:absolute;
height:40px;
width:40px;
cursor:pointer;
display:none;
overflow:hidden;
background:transparent;
z-index:100;
}

div#fancy_loading div {
position:absolute;
top:0;
left:0;
width:40px;
height:480px;
background:transparent url(../img/fancy_progress.png) no-repeat;
}

div#fancy_loading_overlay {
position:absolute;
background-color:#FFF;
z-index:30;
}

div#fancy_loading_icon {
position:absolute;
background:url(../img/fancy_loading.gif) no-repeat;
z-index:35;
width:16px;
height:16px;
}

div#fancy_outer {
position:absolute;
top:0;
left:0;
z-index:90;
overflow:hidden;
background:transparent;
display:none;
margin:0;
padding:18px 18px 33px;
}

div#fancy_inner {
position:relative;
width:100%;
height:100%;
border:1px solid #BBB;
background:#FFF;
}

div#fancy_content {
z-index:100;
position:absolute;
margin:0;
}

div#fancy_div {
background:#000;
color:#FFF;
height:100%;
width:100%;
z-index:100;
}

img#fancy_img {
position:absolute;
top:0;
left:0;
border:0;
z-index:100;
width:100%;
height:100%;
margin:0;
padding:0;
}

div#fancy_close {
position:absolute;
top:-12px;
right:-15px;
height:30px;
width:30px;
background:url(../img/fancy_closebox.png) top left no-repeat;
cursor:pointer;
z-index:181;
display:none;
}

#fancy_frame {
position:relative;
width:100%;
height:100%;
display:none;
}

#fancy_ajax {
width:100%;
height:100%;
overflow:auto;
}

a#fancy_left,a#fancy_right {
position:absolute;
bottom:0;
height:100%;
width:35%;
cursor:pointer;
z-index:111;
display:none;
background-image:url(data:image/gif;base64,AAAA);
outline:none;
}

a#fancy_left {
left:0;
}

a#fancy_right {
right:0;
}

span.fancy_ico {
position:absolute;
top:50%;
margin-top:-15px;
width:30px;
height:30px;
z-index:112;
cursor:pointer;
display:block;
}

span#fancy_left_ico {
left:-9999px;
background:transparent url(../img/fancy_left.png) no-repeat;
}

span#fancy_right_ico {
right:-9999px;
background:transparent url(../img/fancy_right.png) no-repeat;
}

a#fancy_left:hover span {
left:20px;
}

a#fancy_right:hover span {
right:20px;
}

.fancy_bigIframe {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:transparent;
}

div#fancy_bg {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:70;
border:0;
margin:0;
padding:0;
}

div.fancy_bg {
position:absolute;
display:block;
z-index:70;
border:0;
margin:0;
padding:0;
}

div.fancy_bg_n {
top:-18px;
width:100%;
height:18px;
background:transparent url(../img/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
top:-18px;
right:-13px;
width:13px;
height:18px;
background:transparent url(../img/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
right:-13px;
height:100%;
width:13px;
background:transparent url(../img/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
bottom:-18px;
right:-13px;
width:13px;
height:18px;
background:transparent url(../img/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
bottom:-18px;
width:100%;
height:18px;
background:transparent url(../img/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
bottom:-18px;
left:-13px;
width:13px;
height:18px;
background:transparent url(../img/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
left:-13px;
height:100%;
width:13px;
background:transparent url(../img/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
top:-18px;
left:-13px;
width:13px;
height:18px;
background:transparent url(../img/fancy_shadow_nw.png) no-repeat;
}

div#fancy_title {
position:absolute;
bottom:-33px;
left:0;
width:100%;
z-index:100;
display:none;
}

div#fancy_title div {
color:#FFF;
font:bold 12px Arial;
padding-bottom:3px;
}

div#fancy_title table {
margin:0 auto;
}

div#fancy_title table td {
vertical-align:middle;
padding:0;
}

td#fancy_title_left {
height:32px;
width:15px;
background:transparent url(../img/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
height:32px;
background:transparent url(../img/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
height:32px;
width:15px;
background:transparent url(../img/fancy_title_right.png) repeat-x;
}

#gallery {
margin-left:auto;
margin-right:auto;
width:850px;
}

#gallery a {
float:left;
display:block;
border:4px solid #e3e3e3;
opacity:0.7;
margin:10px;
}

#gallery a:hover {
border:4px solid #0093DD;
opacity:0.9;
}

.tb_title td {
text-align:center;
font-weight:700;
border:1px solid #e3e3e3;
background:#f9f9f9;
font-size:11px;
line-height:18px;
}

.tb_item td {
text-align:center;
border:1px solid #e3e3e3;
font-size:11px;
line-height:18px;
}

.tb_item:hover {
background:#e3e3e3;
}

.title_1 {
font-weight:700;
margin:0;
padding:20px 0 0 10px;
}

.title_2 {
font-size:15px;
font-weight:  bold;
padding-bottom: 10px;
color:#0093DD;
margin:0;
padding:0;
margin-right: 20px;
}

#header_elem,#header_elem2 {
clear:both;

}

#menu ul li ul,.ul_2 li ul {
margin-left:20px;
margin-top:10px;
}

#menu ul li ul li,.ul_2 li ul li {
text-align:left;
margin-top:5px;
}

#menu ul li ul li a,.ul_2 li ul li a {
font-size:14px;
border:none;
font-style:italic;
color:#30324c;
}

#menu ul li ul li a:hover,.ul_2 li ul li a:hover {
text-decoration:underline;
}

.counters {
width: 195px;
height: 45px;
background: url(../img/counter_fon.jpg) no-repeat;
margin-left: 5px;
margin-top: 10px;
margin-bottom: 0px;
padding-top: 7px;
padding-left: 8px;
}
