body{
	font: Arial, Helvetica, sans-serif;
    margin:0px;
}
.rcols{
	background-color: #62783C;
}

.lbg{
	background-image: url('img/lbg.jpg');
}
.rbg{
	background-image: url('img/rbg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_gradient{
	
	background-image: url('img/lbg_gradient.png');
	background-repeat: repeat-y;
	background-position: left;
}

a{
    text-decoration: none;
}
a:hover{
    text-decoration: underline;		
}

ul{
	margin-top: 0px;
}
li{
 list-style-type: none;
 	margin-top: 0px;
}


/* LMENU */

div.lmenu{
	width: 206px;
	height: 242px;
	background-image: url('img/lmenu.png');
}
.lmenu_conteiner{
	padding-top: 45px;
}
a.lmenu{
	color: white;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
}
li.lmenu{
	padding-top: 6px;
	padding-left: 18px;
}

/* CMENU */

div.cmenu{
	width: 236px;
	height: 231px;
	background-image: url('img/cmenu.png');
}
.cmenu_conteiner{
	padding-top: 20px;
}
a.cmenu{
 color: #5F703F;
 font-family: Georgia, serif;
 font-size: 16px;
 font-weight: normal;		
}
li.cmenu{
	padding-bottom: 8px;
	padding-right: 47px;
	text-align: right;
}

/* NMENU */

div.nmenu{
	width: 555px;
	height: 584px;
	background-image: url('img/nmenu.gif');
}
div.nmenu-2{
	width: 555px;
	height: 584px;
	background-image: url('img/nmenu-2.gif');
}
div.nmenu_conteiner{
 padding-top: 16px;	
}


a.pager{
 color: #516531;
 font-family:  sans-serif;
 font-size: 14px;
 font-weight: normal;	
}

a.spager{
 color: #DD7739;
 font-family:  ssans-serif;
 font-size: 14px;
 font-weight: bold;	
}

.frame{
 color: #516531;
 font-family:  Georgia, serif;
 font-size: 14px;
 font-weight: normal;
 text-align: justify;
 padding-left: 5px;
 padding-right: 10px;	
}

.news-h{
 color: #516531;
 font-family:  Georgia, serif;
 font-size: 18px;
 font-weight: normal;	
}
.news-h2{
 color: #516531;
 font-family:  Georgia, serif;
 font-size: 16px;
 font-weight: normal;	
}
.txt{
 color: #516531;
 font-family:  Georgia, serif;
 font-size: 11px;
 font-weight: normal;
 padding-left: 30px;	
 padding-right: 20px;
}
.tdtxt{
 color: #566934;
 font-family:  Georgia, serif;
 font-size: 14px;
 font-weight: normal;
 padding-left: 0px;	
 padding-right: 0px;
}
.news-podr{
 color: #DD7739;
 font-family: Georgia, serif;
 font-size: 10px;
 font-weight: normal;
 padding-right: 20px;
 text-align: right;		
}
.news-arc{
 color: #DD7739;
 font-family: Georgia, serif;
 font-size: 16px;
 font-weight: normal;
 padding-left: 50px;
 text-align: left;		
}

.contakt{
 color: white;
 font-family: Georgia, serif;
 font-size: 13px;
 font-weight: normal;	
 vertical-align: bottom;
 padding-left: 40px;
}
.uzor{
	background-image: url('img/uzor.png');
	background-repeat: no-repeat;
	background-position: left top ;
}
body {
scrollbar-3dlight-color: #CBDF85;
scrollbar-darkshadow-color: #CBDF85;
scrollbar-arrow-color: #596B3F; 
scrollbar-base-color: #CBDF85;
scrollbar-face-color: #8EA769;
scrollbar-highlight-color: #CBDF85;
scrollbar-track-color: #CBDF85;
scrollbar-shadow-color: #CBDF85;
}

input.resum{
width:124px;
height:23px;
border:none;
color: #ffffff;
background-color:#CEE13A;
}
input.del{
width:117px;
height:23px;
border:none;
color: #ffffff;
background-color: #F3A42B;
}
input.order{
width:117px;
height:23px;
border:none;
color: #566934;
background-color:#CEE13A;
}

