#rapper {
	width:1160px;
	margin:auto;


}

body {
	margin:0px;
	padding:0px;
}


#head {
	width:1160px;
	height:234px;

	background-image: url(../images/1_01.jpg);
}

#forma {

float:left;

}

#formatext {
width:800px;
float:left;
margin-left:20px;
margin-top:20px;



}


.zagolovok  {
font-family:"Trebuchet MS";
font-size:18px;
color:#6EB62E;
}

#menu {
	width:1160px;
	height:32px;
	background-color:#75BE35;

}

.podval {
	background-color:#479201;
	height:100px;
	float:left;
	width:1160px;
	margin-top:20px;
}

.podval p {
font-family:"Trebuchet MS";
font-size:18px;
margin-left:180px;
color:white;
line-height: 0.8;
margin-top:-10px;
}


#leftworkpart {
width:250px;
float: left;
margin-top:20px;
margin-left:20px;
}

.rightworkpart {
width:800px;
float: left;
margin-top:20px;
margin-left:20px;
}

.tablemenu td
{
font-family:"Trebuchet MS";
font-size:20px;
line-height: 2.0;
text-align:center;
color:#6EB62E
}

.text
{
font-family:"Trebuchet MS";
font-size:16px;


}

.tablemenu p
{

line-height: 0.6;

}


.tablemenu a:visited
{
text-decoration: none;
color:black;
}

.tablemenu a
{
text-decoration: none;
color:black;
}

.tablemenu a:hover
{
text-decoration: none;
color:#6EB62E
}

.katalogmenu li
{
list-style: none;
font-family:"Trebuchet MS";
font-size:20px;
line-height: 2.0;

}
.katalogmenu a 
{
text-decoration: none;
color:black;
}
.katalogmenu a:hover {
color:#6EB62E

} 

.katalogmenu 
{
text-decoration: none;
color:rad;
}

.mark {font-weight: 400; } 

.nav {list-style: none; margin:0px;} 
.nav li {float: left;position: relative;background: #75BE35; }
.nav > li:first-of-type {border-radius: 5px 0 0 5px; } 
.nav > li:last-of-type {border-radius: 0 5px 5px 0; } 
.nav li a {display: block;text-decoration: none;color: #fff;padding: 6px 81px;border-radius: 15px;margin-left:0px; }
.sub-nav {position: absolute;border-top: 15px solid transparent;left: -9999px;list-style:none;padding:0; }
.nav li:hover .sub-nav {left: 0; } 
.triangle {width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #3E8300;position: absolute;margin-top: 5px;     left: -9999px;}


.sub-nav > li:first-of-type {border-radius: 5px 5px 0 0; }
.sub-nav > li:last-of-type {border-radius: 0 0 5px 5px; } 
.nav > li:hover > a {background: #3E8300;transition: background ease .5s; } 

#featured {
	margin:auto;
	margin-top:10px;

}

/* CONTAINER */
div.orbit { width: 1px; height: 1px; position: relative; -moz-box-shadow: 0 0 10px rgba(0,0,0,.25); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.25);  overflow: hidden; }
div.orbit img { position: absolute; top: 0; left: 0; }
div.orbit a img { border: none; }

/* TIMER */
div.timer { width: 40px; height: 40px; overflow: hidden; position: absolute; top: 10px; right:10px; opacity: .6; cursor: pointer; z-index: 1001; }
span.rotator { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: -20px; background: url('orbit/rotator-black.png') no-repeat; z-index: 3; }
span.mask { display: block; width: 20px; height: 40px; position: absolute; top: 0; right: 0; z-index: 2; overflow: hidden; }
span.rotator.move { left: 0; }
span.mask.move { width: 40px; left: 0; background: url('orbit/timer-black.png') repeat 0px 0px;  }
span.pause { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: 0px; background: url('orbit/pause-black.png') no-repeat; z-index: 4; opacity: 0; }
div.timer:hover span.pause,
span.pause.active, 
div.timer:hover span.pause.active { opacity: 1; }

/* CAPTIONS */
div.caption { background: #000; background: rgba(0,0,0,.6); width: 100%; z-index: 1000; position: absolute; bottom:-100px; color: #fff; padding: 8px 0; }
div.caption span { padding: 0 10px; font-size: 14px; text-shadow: 0px 1px 0px rgba(0,0,0,.8); margin: 0; }
.orbit-caption { display: none; }

/* DIRECTIONAL NAV */
div.orbit:hover div.slider-nav { display: block; }
div.slider-nav { display: none; }
div.slider-nav span { width: 33px; height: 33px; text-indent: -9999px; position: absolute; z-index: 1000; top: 43%; cursor: pointer; }
div.slider-nav span.right { background: url('orbit/right-arrow.png'); right: 10px; }
div.slider-nav span.left { background: url('orbit/left-arrow.png'); left: 10px; }   

/* BULLET NAV */
.orbit-bullets { position: absolute; z-index: 1000; list-style: none; top: 10px; left: 7px; margin: 0; padding: 0; }
.orbit-bullets li { float: left; margin-left: 5px; cursor: pointer; color: #999; text-indent: -9999px; background: url(orbit/bullets.png) no-repeat; 0 0; width: 7px; height: 7px; overflow: hidden; }
.orbit-bullets li.active { color: #222; background-position: -7px 0; }

