/* main
----------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:78%;
	font-style: normal;
	font-weight: normal;
	color: #251f16;
	text-decoration: none;
	margin-top:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}
.h2{
    font-size:medium;
   font-weight:bold;
   color:#251f16;
   }
 a.a:link{
		  color: #251f16;
	    font-weight:bold;
	    text-decoration:none;
	    font-size:80%;
	   }
a.a:hover{
		  color: #251f16;
	    font-weight:bold;
	    text-decoration:none;
	    font-size:80%;
		  }
a.a:visited{
		 color: #251f16;
	    font-weight:bold;
	    text-decoration:none;
	    font-size:80%;
		  }
a.a:active{
		color: #251f16;
	    font-weight:bold;
	    text-decoration:none;
	    font-size:80%;
		  }
 a.b:link{
		  color: #251f16;
	    font-weight:bold;
	    text-decoration:none;
	   }
a.b:hover{
		  color: #251f16;
	    font-weight:bold;
	    text-decoration:none;
		  }
a.b:visited{
		 color: #251f16;
	    font-weight:bold;
	    text-decoration:none;
		  }
a.b:active{
		color: #251f16;
	    font-weight:bold;
	    text-decoration:none;
		  }
.link_bg{
        background:url(images/button.jpg) no-repeat center bottom;
		}
.border_banner{
       border: 1px dashed #333366;
	   }		
			

.top_page {
	background-image: url(images/top_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top_page_e {
	background-image: url(images/top_page_en.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_blue {
	background-color:#e2d290;
}
.reco_bg {
	background-image: url(images/bg_reco.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_bottom_rec {
	background-image: url(images/top_don.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.grani_bg {
	background-image: url(images/granit.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.rec_top {
	background-image: url(images/top_rec.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bor {
	border: 3px solid #e0c270;
}
.don_sec {
	background-image: url(images/don_sec.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

