@charset "utf-8";
/* CSS Document */
body, html{
	margin:0;
	padding:0;
}
img{
	border:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#content{
	width:100%;
	min-width:1024px;		
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;	
}
#top1{
	position:relative;
	width:100%;
	background-color:#FFFFFF;
	height:570px;
	background:url(../images/bg_top.gif) 50%  0;
	background-repeat:no-repeat;
}
#top2{
	position:relative;
	width:100%;
	background-color:#FFFFFF;
	height:200px;
}
#main{
	position:relative;
	width:100%;
	background-color:#FFFFFF;
	height:auto;	
	background:url(../images/bg_main.jpg) 50% 0 no-repeat;
	min-height:1220px;
	_height: expression(this.offsetHeight < 1221?"1220":"this.offsetHeight");
	top:10px;

}
#main2{
	position:relative;
	width:100%;
	background-color:#FFFFFF;
	height:484px;
	z-index:1;	
}
#main3{
	position:relative;
	width:100%;
	top:50px;	
	height:484px;
	z-index:1;
}
#main4{
	position:relative;
	width:100%;
	top:50px;		
	z-index:1;	
}
#footer{
	position:relative;
	width:100%;
	background-color:#FFFFFF;
	height:228px;
	top:40px;
}
#main_body{
	position:relative;
	width:730px;
	height:auto;
	left:50%;	
	margin-left:-330px;
	z-index:2;
	border:0px red solid;	
}
#main_body2{
	position:relative;
	width:730px;
	height:500px;
	left:50%;
	top:0px;	
	margin-left:-365px;
	z-index:2;
	border:0px red solid;	
}
#main_body3{
	position:relative;
	width:1000px;
	min-height:500px;
	left:50%;
	top:0px;	
	margin-left:-500px;
	z-index:2;
	border:0px red solid;		
}
#bg_01{
	position:absolute;
	background-image: url(../images/bg_01.gif);
	width:500px;
	height:348px;
	left:50%;
	margin-left:-500px;
	top:0px;
	z-index:1;	
}
#bg_02{
	position:absolute;
	background-image: url(../images/bg_02.gif);
	width:500px;
	height:348px;
	left:50%;	
	top:0px;
	z-index:1;	
}
#kivi_01{
	position:absolute;
	background-image: url(../images/kivi_01.jpg);
	width:315px;
	height:348px;
	left:50%;
	margin-left:-315px;
	top:0px;
	z-index:1;	
}
#kivi_02{
	position:absolute;
	background-image: url(../images/kivi_02.jpg);
	width:270px;
	height:348px;
	left:50%;	
	top:0px;
	z-index:1;	
}
#bg_03{
	position:absolute;
	background-image: url(../images/bg_03.gif);
	width:500px;
	height:136px;
	top:348px;
	left:50%;
	margin-left:-500px;	
	z-index:1;	
}
#bg_04{
	position:absolute;
	background-image: url(../images/bg_04.gif);
	width:500px;
	height:136px;
	top:348px;
	left:50%;	
	z-index:1;	
}
#bg_05{
	position:absolute;
	background-image: url(../images/bg_05.gif);
	width:500px;
	height:228px;
	top:0px;
	left:50%;	
	z-index:1;	
}
#bg_06{
	position:absolute;
	background-image: url(../images/bg_06.jpg);
	width:254px;
	height:584px;
	top:0px;
	left:50%;
	margin-left:-500px;	
	z-index:1;	
}
#bg_07{
	position:absolute;
	background-image: url(../images/bg_07.jpg);
	width:254px;
	height:633px;
	top:584px;
	left:50%;
	margin-left:-500px;	
	z-index:1;	
}
#bg_08{
	position:absolute;
	background-image: url(../images/bg_08.jpg);
	width:341px;
	height:584px;
	top:0px;
	left:50%;
	margin-left:159px;
	z-index:1;	
}
#bg_09{
	position:absolute;
	background-image: url(../images/bg_09.jpg);
	width:341px;
	height:633px;
	top:584px;
	left:50%;
	margin-left:159px;
	z-index:1;	
}
#menu{
	position:absolute;
	left:50%;
	top:417px;
	margin-left:-430px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	z-index:2;
	width:900px;	
}
#menu2{
	position:absolute;
	left:50%;
	top:68px;
	margin-left:-430px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	z-index:10;
	width:900px;	
}
#nav, #nav ul {
	padding:0;
	margin:0;
	list-style:none;	
}
#nav li {
	float:left;
	margin-right:20px;
	display:inline;
	border-bottom:1px solid #fff;
	position:relative;
}	
#nav li.hover {
	border-bottom:1px solid #01729d;	
}
#nav li a:hover{
	background-color:none;
}
#nav ul li {
	padding:0;
	float:none;
	border:none;
	display:block;
}
#nav li.hover li {border:none;}
#nav li div {
	position:absolute;
	top:15px;
	left:-9999px;
	width:100px;
}
#nav li.hover div {left:0;}

.example1 li {
	margin-right:1px !important;
	border:none !important;
}
.example1 div {width:120px;}
.example1 a {	
	line-height:20px;
	text-align:center;
	width:140px;
	display:block;	
	height:23px;
	color:#FFFFFF;
}
.example1 ul {
	/*border:1px solid #01729d;*/
	
}
.example1 .hover a {background-color:none;}
.example1 div li {margin-right:0 !important;}
.example1 div {
	width:160px !important;
	top:38px !important;	
	font-size:12px;
	font-weight:normal;
	z-index:10;	
	background:url(../images/drop_bg.jpg) no-repeat bottom left;		
	margin-left:-10px;
	padding-left:10px;
	padding-bottom:5px;
	z-index:100;
}
.example1 div a {border:none;width:140px; height:17px; line-height:17px;}
#about, #about2{
	background:url(../images/about.gif) no-repeat;
	width:73px;
	height:51px;
	position:absolute;
	left:50%;
	margin-left:-403px;
	top:348px;
	z-index:2;
}
#about2{
	top:0px;
	z-index:3;
}
#nutro, #nutro2{
	background:url(../images/nutro.gif) no-repeat;
	width:74px;
	height:51px;
	position:absolute;
	left:50%;
	margin-left:-257px;
	top:348px;
	z-index:2;
}
#nutro2{
	top:0px;
	z-index:3;
}
#news, #news2{
	background:url(../images/news.gif) no-repeat;
	width:64px;
	height:51px;
	position:absolute;
	left:50%;
	margin-left:-115px;
	top:348px;
	z-index:2;
}
#news2{
	top:0px;
	z-index:3;
	background-image:url(../images/news2.gif);
}
#klients, #klients2{
	background:url(../images/klients.gif) no-repeat;
	width:57px;
	height:51px;
	position:absolute;
	left:50%;
	margin-left:35px;
	top:348px;
	z-index:2;
}
#klients2{
	top:0px;
	z-index:3;
	background-image:url(../images/klients2.gif);
}
#artikles, #artikles2{
	background:url(../images/artikles.gif) no-repeat;
	width:52px;
	height:51px;
	position:absolute;
	left:50%;
	margin-left:179px;
	top:348px;
	z-index:2;
}
#artikles2{
	top:0px;
	z-index:3;
}
#kontakt, #kontakt2{
	background:url(../images/kontakt.gif) no-repeat;
	width:66px;
	height:51px;
	position:absolute;
	left:50%;
	margin-left:305px;
	top:348px;
	z-index:2;
}
#kontakt2{
	top:0px;
	z-index:3;
}
#tek{
	position:absolute;
	left:50%;
	top:60px;
	margin-left:260px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-decoration:underline;
	color:#419a3c;
	font-weight:bold;
	z-index:2;	
}
#tel{
	color:#419a3c;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	z-index:2;
	position:absolute;
	left:50%;
	margin-left:-370px;
	top:110px;
	width:620px;
	text-align:right;	
}
#logo_kivi{
	position:absolute;
	left:50%;
	margin-left:-450px;
	top:50px;
	z-index:2;
	background:url(../images/logo_kivi.jpg) no-repeat;
	width:72px;
	height:131px;
}
#text_logo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:160px;
	position:absolute;
	left:50%;
	top:30px;
	margin-left:-485px;
	z-index:2;
}
#bg_10{
	background:url(../images/bg_10.gif) no-repeat;
	width:500px;
	height:136px;
	position:absolute;
	z-index:2;
	left:50%;
	margin-left:-500px;
}
#bg_11{
	background:url(../images/bg_11.gif) no-repeat;
	width:500px;
	height:136px;
	position:absolute;
	z-index:2;
	left:50%;	
}
#bg_12{
	background:url(../images/bg_12.jpg) no-repeat;
	width:500px;
	height:484px;
	position:absolute;
	z-index:2;
	left:50%;
	margin-left:-500px;	
}
#bg_13{
	background:url(../images/bg_13.jpg) no-repeat;
	width:500px;
	height:484px;
	position:absolute;
	z-index:2;
	left:50%;	
}
		* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		
		
		p, ul { font-size: 13px; line-height: 1.4em } 
		
		p a, li a { color: #39c; text-decoration: none }
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-align:center; }		
		.wrapper h4 { border-top: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-align:center; position:absolute; top:450px; width:610px; }	
 
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;			
			position:absolute;			
			width: 100%;
			z-index:0;
								
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 500px; background: #fff; overflow:hidden;}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */			
			position:absolute;
			overflow: hidden; 
			border: 0px solid #000; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 630px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 500px;
			clear: both;
			background: #fff;
			left:50%;
			margin-left:-320px;
			z-index:1;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;	
			position:absolute;			
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 630px; /* Also specified in  .stripViewer  above */		
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;			
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li{ width:0px; position:absolute; top:0px; left:0px; display:none;}
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		

		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url(../images/str_left.gif);
			position:absolute;
			left:50%;
			top:192px;
			margin-left:-381px;
			z-index:3;
			width:24px;
			height:46px;
			background-repeat:no-repeat;
		}
		
		.stripNavR {
			background: url(../images/str_right.gif);
			position:absolute;
			left:50%;			
			top:192px;
			margin-left:352px;
			z-index:3;
			width:24px;
			height:46px;
			background-repeat:no-repeat;			
		}
#bg_14{
	background:url(../images/bg_14.jpg) no-repeat;
	width:453px;
	height:420px;
	position:absolute;
	left:51%;
	margin-left:-453px;
	top:0px;
}
#bg_15{
	background:url(../images/bg_15.jpg) no-repeat;
	width:438px;
	height:420px;
	position:absolute;
	left:51%;	
	top:0px;
}
#write{
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	left:51%;
	margin-left:-85px;
	top:40px;
	color:#FFFFFF;
	text-decoration:underline;	
}
#forma_area{
	position:absolute;
	left:51%;
	z-index:3;
	top:65px;
	margin-left:-310px;
	width:600px;
	border:none;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px;
}
#forma_area2{
	position:absolute;
	left:51%;
	z-index:3;
	top:100px;
	margin-left:-310px;
	width:600px;
	border:none;
	height:20px;
	padding-top:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px;
}
#forma_area3{
	position:absolute;
	left:51%;
	z-index:3;
	top:135px;
	margin-left:-310px;
	width:600px;
	overflow:hidden;
	height:170px;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
}
#button{
	position:absolute;
	left:51%;
	margin-left:-100px;
	top:311px;
	z-index:3;
	border:none;
	background:url(../images/btn.jpg);
	width:172px;
	height:109px;
	padding-top:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#037f00;
}
#name, #mail, #message{
	position:absolute;
	left:51%;
	margin-left:-425px;		
	z-index:3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;	
	width:100px;
}
#name{
	top:71px;
}
#mail{
	top:106px;
}
#message{
	top:290px;
}
#result_message{
	position:absolute;
	left:51%;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:-420px;
	top:15px;
}
#about_bg, #about_bg2{	
	height:70px;	
	width:96px;
	position:absolute;
	z-index:4;
	left:50%;
	margin-left:-410px;
	top:480px;	
	background:url(../images/bg_about.gif);
	filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;	
}
#about_bg2{
	top:135px;
}
#bg_news, #bg_news2{
	width:81px;
	height:35px;	
	position:absolute;
	z-index:4;
	left:50%;
	margin-left:-120px;
	top:480px;	
	background:url(../images/bg_news.gif);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#bg_news2{
	top:135px;
}
#bg_clients, #bg_clients2{
	width:56px;
	height:63px;	
	position:absolute;
	z-index:4;
	left:50%;
	margin-left:40px;
	top:480px;	
	background:url(../images/bg_clients.gif);
	filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#bg_clients2{
	top:135px;
}
#bg_artikles, #bg_artikles2{
	width:79px;
	height:48px;	
	position:absolute;
	z-index:4;
	left:50%;
	margin-left:183px;
	top:480px;	
	background:url(../images/bg_artikles.gif);
	filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#bg_artikles2{
	top:135px;
}
#bg_kontakt, #bg_kontakt2{
	width:104px;
	height:50px;	
	position:absolute;
	z-index:4;
	left:50%;
	margin-left:289px;
	top:480px;	
	background:url(../images/bg_kontakt.gif);
	filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#bg_kontakt2{
	top:135px;
}
#project_01{
	position:absolute;
	left:50%;
	background:url(../images/1.jpg) no-repeat;
	width:159px;
	height:109px;
	border:0px dotted red;
	z-index:100;
	top:151px;
	margin-left:297px;	
}
#project_02{
	position:absolute;
	left:50%;
	background:url(../images/2.jpg) no-repeat;
	width:159px;
	height:109px;
	border:0px dotted red;
	z-index:100;
	top:291px;
	margin-left:308px;	
}
#project_03{
	position:absolute;
	left:50%;
	background:url(../images/3.jpg) no-repeat;
	width:159px;
	height:109px;
	border:0px dotted red;
	z-index:100;
	top:434px;
	margin-left:323px;	
}
#project_04{
	position:absolute;
	left:50%;
	background:url(../images/4.jpg) no-repeat;
	width:159px;
	height:109px;
	border:0px dotted red;
	z-index:100;
	top:576px;
	margin-left:339px;	
}
#nutro_tab a{
	color:#000000;
}
#nutro_tab a:hover{
	color:#26c817;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {color: #419a3c; font-size: 16px; font-weight: bold; text-decoration: underline; }
.style3 {
	color: #3f9a3c;
	font-weight:bold;
	text-decoration:underline;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:20px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:2px;
	background-color:#dfdfdf;
	width:100px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;	
}
.style7{
	background-color:#F3F3F3;
	padding:5px;
	border:1px dotted #d2d2d2;
}
.link{
	color:#000;	
}
.pagetd{

}
#toclink_td_nav{
	width:30px;
	text-align:center;
	background-color:#44c33f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;	
}
#toclink_td_nav a{
	color:#fff;	
}
#toclink_active_td_nav{
	width:30px;
	text-align:center;
	background-color:#c7f9c5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#left-corner{
	background:url(../images/cor_left.jpg) no-repeat;
	width:9px;
	height:30px;
	position:absolute;
	left:50%;
	margin-left:-400px;
}
#right-corner{
	background:url(../images/cor_right.jpg) no-repeat;
	width:9px;
	height:30px;
	position:absolute;
	left:50%;
	margin-left:391px;
}
#table_nav{
	padding-top:0px;	
}
#butt_right{
	background-image:url(../images/right-butt.jpg);
	width:25px;
	height:30px;
}
.toclink_active {
	background-color:#c7f9c5;
	color:#2fb627;
}
#topic h1{	
	padding-top:20px;
	text-align:center;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#098e01;
}
#topic p h1{
	padding:0;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#098e01;
	margin:0;
	line-height:20px;
}
#zadacha{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#098e01;
	font-style:italic;
	padding-top:10px;
	width:120px;
	padding-bottom:5px;
}
#zadacha2{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#098e01;
	font-style:italic;	
	width:150px;
	padding-bottom:5px;
	padding-left:20px;
}
#zadacha3{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#098e01;
	font-style:italic;		
	padding-bottom:20px;	
}
#zadacha3 a{
	color:#098e01;
	text-decoration:underline;	
}
#zadacha_t{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;		
	padding-bottom:10px;
	line-height:16px;
}
#zadacha_t2{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;		
	padding-bottom:10px;
	padding-left:20px;
}
#anot{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-bottom:10px;
}
#prev{
	width:50px;
	height:30px;
}
#next{
	width:50px;
	height:30px;
}
#prev a{
	background-color:#006699;
	width:50px;
	height:30px;
	z-index:13;
	margin-top:-15px;
	padding:0px;
	position:absolute;
	background:url(../images/left-butt.jpg) left center;	
}
#prev2{
	width:50px;
	height:30px;
	z-index:13;	
	padding:0px;	
	background:url(../images/left-butt.jpg) left center;
}
#next2{
	width:50px;
	height:30px;
	z-index:13;	
	padding:0px;	
	background:url(../images/right-butt.jpg) left center;
}
#next a{
	background-color:#006699;
	width:50px;
	height:30px;
	z-index:13;
	margin-top:-15px;
	padding:0px;
	position:absolute;
	background:url(../images/right-butt.jpg) no-repeat;	
}
#prev a:hover{
	background-color:red;
	width:50px;
	height:30px;
	z-index:13;
	background:url(../images/left-butt2.jpg) no-repeat;	
}
#next a:hover{
	background-color:red;
	width:50px;
	height:30px;
	z-index:13;
	background:url(../images/right-butt2.jpg) no-repeat;	
}
#prev img, #next img{
	visibility:hidden;
	width:50px;
	height:10px;
	border:none;
	padding:0;
	margin:0;
}
#tab_sod{
	position:absolute;
}
#main_2{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
#zadacha_2{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#098e01;
	font-style:italic;
	padding-top:10px;
	width:120px;
	padding-bottom:5px;
}
#zadacha2_2{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#098e01;
	font-style:italic;
	padding-bottom:5px;
	padding-left:20px;
}
#zadacha3_2{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#098e01;
	font-style:italic;		
	padding-bottom:20px;
	padding-top:10px;	
}
#zadacha3_2 a{
	color:#098e01;
	text-decoration:underline;	
}
#zag_2{
	padding-top:20px;
	text-align:center;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#098e01;
}
#text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#im{
	margin-bottom:40px;
}
#menu_pl{
	padding:0 10px 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#menu_pl a{
	color:#098e01;
}
.active_pl{
	color:#098e01;
	text-decoration:underline;
}
#normal{
	color:#000;
	text-decoration:none;
	font-style:normal;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#menu_p a{
	color:#000000;
}
#menu_p a:hover{
	color:#26c817;
}
#toclink_active_td_nav a{
	color:#24ba17;
}
#navigat{
	border:0px solid red;
	width:800px;
	background-color:#c5f7c3;
	height:30px;
	position:relative;
	left:50%;
	margin-left:-400px;
	margin-bottom:15px;
}
