.bgr{
background : url(images/right_kol_bg.jpg) ;
	   background-repeat : repeat-y;
	  
	 }
	
.bgl{
background : url(images/left_kol_bg.jpg);
	  background-repeat : repeat-y;
	  background-position : left;
	
 	}
	
	.bg1{
	
	  background-repeat : repeat-x;
	   background-position : bottom;
	
    	}


.bg2{
	   background-repeat : no-repeat;
	   background-attachment : fixed;
	
    	}



.text{
	 font-family : sans-serif;
	font-size : 13px;
	padding : 5px;
	color : #00203A;
    text-align : justify;
}


.text a{
	font-family :  arial, Tahoma,helvetica, sans-serif; 
	font-size : 12px;
	padding : 5px;
	color : #00203A;
	text-decoration : none;
}

 a:hover{
color : Red;
text-decoration : underline;
}
	

.copy{
	font-family : Tahoma, arial, helvetica, sans-serif; 
	font-size : 11px;
	padding : 5px;
	color : #A3A3A3;
	 border : solid;
	border-width : 2px;
	border-color : #FDD59B;
	
}

.zag{
	font-family : Tahoma, arial, helvetica, sans-serif; 
	font-size : 17px;
	padding : 5px;
	color : #00203A;
}


.text2{
	font-family :  arial,Tahoma, helvetica, sans-serif; 
	font-size : 13px;
	padding : 5px;
	color : #00203A;
   text-align : justify;
  
}

.text2 a{
	font-family :  arial, Tahoma,helvetica, sans-serif; 
	font-size : 12px;
	padding : 5px;
	color : #00203A;
	text-decoration : none;
}


.men{
	 font-family :  Tahoma,arial,helvetica, sans-serif; 
	font-size : 12px;
	padding : 5px;
	color : #77412C;
    text-align : justify;
}

.men a{
	font-family :  Tahoma,arial,helvetica, sans-serif; 
	font-size : 12px;
	padding : 5px;
	color : #77412C;
	text-decoration : none;
}

 a:hover{
color : Red;
text-decoration : none;
}

.lang{
background : url(images/top_09.gif);
background-repeat : no-repeat;
	 font-family :  Tahoma,arial,helvetica, sans-serif; 
	font-size : 12px;
	padding : 5px;
	color : #77412C;
   }
   
   .lang a{
	font-family :  Tahoma,arial,helvetica, sans-serif; 
	font-size : 10px;
	 padding : 5px;  
	color : #77412C;
	text-decoration : none;
}

.contbg{
background : url(images/left_bg.jpg);
	background-repeat : repeat-y;
}

.contbg2{
background : url(images/right_bg.jpg);
	background-repeat : repeat-y;
}

.textn{
	 font-family : sans-serif;
	font-size : 13px;
	padding : 5px;
	color : #00203A;
    text-align : center;
}