body {text-align:center;margin: 0; padding:0px; height:100%; background:#fff url(/design/green3622.jpg); font-size:12px; color:#000000; font-family: Arial,sans-serif;}
html{height:100%;}

img {border:0;}
form {padding:0; margin:0;}

h1, h2, h3, h4 {}

ul {}
ul li {}

p {margin:6px 0 12px 0;}
fieldset {padding:0; border:none; border:0px solid #000; margin:0;}
table {border-collapse: collapse;}
textarea, input {font-family:Arial;}
big {font-size:1.1em;}
small {font-size:0.9em;}

.cl {clear:both;}
.right {float:right;}
.left {float:left;}
 
#main {min-height:100%; max-width:1200px; min-width:1000px; width:100%; margin:0 auto;} 
#sh_left {height:100%;float:left;} 
#container {border-left:1px solid #669966;border-right:1px solid #669966;min-height:100%; width:99.9%;background:#fff url(/design/n_header_new.gif) 0 0 repeat-x;}
 
 
 
 
.header {
position:relative;
height:100px; 
width:100%; 
padding:0 0 0 0;  
} 

.logo {
position:absolute;
top:36px;
left:280px;  
width:355px;   
height:41px;
}

.slon {
position:absolute;
top:0px;
left:70px; 
width:134px;
height:100px; 
}

.adres {
position:absolute;
top:7px;
left:280px; 
width:668px;
height:15px;
font-size:14px;
font-weight:bold;
font-family:Arial;
color:#FFF;
} 
.phones { 
position:absolute;
top:84px;  
left:280px; 
width:668px;
height:15px;
font-size:13px;
font-weight:bold;
font-family:Arial;
color:#FFF;
}


.glossymenu{ 
	position: relative;
	padding: 0 0 0 270px;
	margin: 0;
	background: url(/design/menur_bg.gif) repeat-x; 
	height: 40px;
	list-style: none; 
}
 
.glossymenu li{
	float:left;
}
 
.glossymenu li a{
	float: left;
	display: block;
	color:#434343;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; 
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;	
} 
 
.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; 
}
 
.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(/design/menur_hover_left.gif) no-repeat; 
	background-position: left;
}
 
.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(/design/menur_hover_right.gif) no-repeat right top; 
}
  
h1 {border-bottom:dotted 1px #A7A7A7;color:#669966; text-transform:none; font-size:18px; padding-top:0 0 15px 0; margin:0 0 20px 5px;font:175% Arial,sans-serif;}
h2 { text-transform:none;font-size:14px; color:#669966;margin:0 0 0 5px;font-weight:bold;padding:10px 0 5px 0;font:bold 130%/1.1 Arial,sans-serif;}
h3 { text-transform:none;font-size:12px; color:#669966;margin:0 0 0 5px;font-weight:bold;padding:3px 0 5px 10px;font:bold 120%/1.1 Arial,sans-serif;}
  
#main_content {float:left;font-size:12px;line-height:1.5;width:100%;margin:0;} 
 
#main_nav {position:relative;top:-20px;padding: 0 0 0 5px;font-size:10px;} 
#main_nav_sub {position:relative;top:5px;padding: 0 0 0 0px;font-size:12px;} 
 
div.arrow_right {background:url('/design/arrow.gif') no-repeat 0 1px; border-bottom:dotted 1px #A7A7A7; padding:0 0 5px 25px;margin:0 0 0 10px;} 
 
div.arrow_right a {font-size:11px;color:#832020; text-decoration:none;text-transform:uppercase;}

#temp {display:none;}

.clear {clear:both;padding:10px 0 0 0;}
.block_clear {padding:10px 0 15px 0; display:block;clear:both;} 
  
 
#footer_html { 
clear:both;
display:block;
height:31px; 
padding:10px 0 10px 10px;
background:url(/design/shadow_b.gif) repeat-x bottom;
color:#343434;
text-align:left;
font-size:11px;
} 

 

.pic {margin:3px; margin-right:5px; border:solid 1px #A7A7A7; margin-left:0; float:left; width:120px;}
.pic_b {margin:5px 5px 0 0; border:solid 1px #A7A7A7; margin-left:0; float:left; width:160px;}}
.pic_s {margin:5px; margin-top:3px; border:solid 1px #A7A7A7; margin-left:0; float:left; width:90px;}

a:link {color:#196713; text-decoration:none;}
a:visited {color:#196713; text-decoration:none;}
a:hover {color:#832020; text-decoration:none;}
a:active {color:#196713; text-decoration:none;}

td.logo_font {padding:1px 0 0 10px; font-size:13px;font-weight:bold;font-family:Arial;color:#CCCC33;} 
td.logo_font2 {padding:1px 0 0 10px; font-size:14px;font-weight:bold;font-family:Arial;color:#CCCC33;} 

#main_content p
, #main_content ul
, #main_content ol
{
padding: 0; 
margin: 1em 0;
}
#main_content li
{
margin: 0.5em 0 0.5em 3em;
}
#main_content ul
{
list-style-type: none;
//list-style-image: url('li.gif');
}
#main_content ul li
{
padding: 0;
behavior: expression(
( !this.before && parentNode && parentNode.tagName == 'UL' )
?
( this.before = true )
& ( parentNode.style.listStyleImage = 'none' )
& (
( this.firstChild && this.firstChild.firstChild )
?
( this.firstChild.style.marginTop = '-1.2em' )
& ( this.firstChild.style.position = 'relative' )
: ''
)
& ( eNOBR = document.createElement( '<nobr style="position: relative; display: block; width: 1.25em; left: -1.25em; margin: 0 -1.25em -1.2em 0;" />' ) )
& ( eNOBR.innerHTML = '&mdash;&nbsp;' )
& ( this.insertBefore( eNOBR, this.firstChild ) )
: ''
);
}
#main_content ul>li:before
{
content: '\2014\a0';
float: left;
margin-left: -1.25em;
}
#main_content ul>li>*:first-child:-moz-first-node
{
margin-top: -1.2em;
}
#main_content ul>li>*
{
text-indent: 0;
}
#main_content .sup
{
position: relative;
top: -0.5em;
font-size: 0.75em; //font-size: 0.89em;
line-height: 0;
vertical-align: baseline;
} 
 
.table_new {background-color:gray;} 
.table_new td {background-color:#ffffff;}
 

td.menu_main_cat {height: 20px;font-weight:bold;height:25px;font-size:12px;padding:15px 0 5px 5px;} 
td.menu_main_sub {height: 15px;font-weight:none;height:20px;font-size:12px;padding:5px 0 0 20px;} 
td.menu_main_sub2 {height: 15px;font-weight:none;height:20px;font-size:12px;padding:5px 0 0 45px;}
  
    
table.main_menu {color:#434343;font-size:10px;}  
table.main_menu a:link {color:#434343; text-decoration:underline; font-weight:none;font-size:12px;}
table.main_menu a:visited {color:#434343; text-decoration:underline; font-weight:none;font-size:12px;} 
table.main_menu a:hover {color:#669966; text-decoration:none; font-weight:none;font-size:12px;}
table.main_menu a:active {color:#434343; text-decoration:underline; font-weight:none;font-size:12px;}
  
td.menu_active a {color:#669966};
td.menu_active a:link.menu_active {color:#669966;font-weight:bold;text-decoration:none;}    
td.menu_active a:visited.menu_active {color:#669966;font-weight:bold;text-decoration:none;}
td.menu_active a:active.menu_active {color:#669966;font-weight:bold;text-decoration:none;}


table.price_table {
width: 100%;
font-size:12px;  
}  
table.price_table td {
border:solid 1px #A7A7A7;
padding: 3px;
}

table.price_table th {
border:solid 1px #A7A7A7;
padding: 6px; 
text-align:center; 
vertical-align:middle;
font-weight:bold;
font-size:1.1em;
}
 
table.price_table td.price_cat {
font-weight:bold;
padding: 17 0 8 6px; 
}

sup.warn {
color:red;
} 
table.arenda_table {width:100%;} 
table.arenda_table td {vertical-align:top;font-size:12px;padding:0 10px 10px 0;}


#floatMenu {
    position:absolute;
    top:140px; 
    width:250px;
}  
#floatMenuNo {
    position:relative;
    top:0px; 
    width:250px;
}        


.fancyclass img {
	border: 1px #669966 solid;	  
    -webkit-border-radius: 2px;  
    -moz-border-radius: 2px;    
}
 a:hover.fancyclass img {
	filter:alpha(opacity=70);	
	opacity: 0.7;  
}

div.sc_menu { 
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 160px;
	width: i ;
	overflow: auto;
}
ul.sc_menu {   
	display: block;  
	height: 160px;  
	/* max width here, for users without javascript */	
	
	padding: 15px 0 0 15px; 
	/* removing default styling */
	margin: 0;
	background: #F4F4F4;		
	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 4px;
		list-style: none;
		color:#F4F4F4;	
}
.sc_menu a {
	display: block;
	text-decoration: none;
}
.sc_menu span {
	display: none;
	margin-top: 3px;  
	
	text-align: center;
	font-size: 11px;	
	color: #444444;
}
.sc_menu a:hover span {
	display: block;
}
.sc_menu img {
	border: 3px #444444 solid;	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.sc_menu a:hover img {
	filter:alpha(opacity=50);	
	opacity: 0.5;
}

