body {
	font-family: Times New Roman, Verdana, Arial, sans-serif;
	font-size: 16px;
	background: #ffda74 url(img/bg.gif) repeat;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0;
	color: #471f01;
	
}


.box {
 border: 2px solid #8f0018;
 padding: 4px;
 

}


.box ul {
 margin: 0px 0px 0px 20px;
 padding: 0px;
}



 
 

.box .nag {
 height: 30px;
 color: #ffffff;
 background-color: #8f0018;

}

.box .nag .nag_tresc{
 padding-top: 5px;
 text-align: center;
 font-size: 14px;
 font-weight: bold;
}

a {
 color: #086a03;
 text-decoration: none;
}

a:hover {
 color: #013f1a;
 text-decoration: underline;
}


.menu_bg {
  width: 100%;
	height: 38px;
	margin: 0;
	background: #ffda74 url(img/menu_bg.jpg) repeat-x;	
}


.menu_bg .cont {
  width: 956px;
	height: 38px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

.header {
  width: 956px;
	height: 180px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}




#contentt {
	width: 956px;
	margin: 0 auto 0 auto;
	padding: 0; 
  background: url("img/cont_bg.jpg") repeat left top;
}

.lleft {
 width: 740px;
 float: left;
 margin: 20px 0 0 20px;
}

.rright {
  width: 180px;
	float: right;
}

.rright .kw {
  margin: 25px 0 0 30px;
}




.footerr {
  clear: both;
	width: 956px;
	height: 45px;
	margin: 0 auto 0 auto;

	color: white;
	font-weight: bold;
	font-size: 14px;
}

.footerr a {
	color: white;
}

.footerr a:hover {
	text-decoration: underline;
}

.footerr .dea {
   margin: 11px 0 0 25px;
   float: left;
}

.footerr .nx {
   margin: 11px 25px 0 0;
   float: right;
}


