body {
	font-family: Book Antiqua, Bookman Old Style, Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: #f3eee2 url(img/bg.gif) repeat-x;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 0;
	color: #d7cfba;
	margin-bottom: 0;	
}


a {
  text-decoration: none;
	color: #be8419;
}

a:hover {
  text-decoration: none;
	color: #ffe30e;
}

.link_archiw a {
  color: yellow;
}

.link_archiw a:hover {
  color: yellow;
}

.link_special a {
font-weight: bold;
text-decoration: underline;
color: yellow;
}

.link_special a:hover {
font-weight: bold;
text-decoration: underline;
color: #ffea87;
}

.small_top {
  font-size: 10px;
}


.header {
  width: 960px;
	height: 137px;
	margin: 0 auto 0 auto;
}

.header .logo {
  float: left;
  width: 301px;
	height: 137px;
  background: #f3eee2 url(img/logo.jpg) no-repeat;
}

.header .srodek {
  float: left;
  width: 464px;
	height: 137px;
	background: #f3eee2 url(img/bg_head.gif) repeat-x;
	overflow: hidden;
}

.header .prawa {
  float: left;
  width: 195px;
	height: 137px;
	background: #f3eee2 url(img/head_right.jpg) no-repeat;
}

.menu {
  width: 960px;
	height: 46px;
	margin: 0 auto 0 auto;
	background: #f3eee2 url(img/bg_menu.jpg) no-repeat;	
}

.content {
  width: 960px;
	margin: 0 auto 0 auto;
}

.tresc {
  margin: 10px;
	width: 700px;

}


.box {
 border: 4px solid #776251;
 padding: 4px;
  font-size: 12px;
}


.box ul {
 margin: 0px 0px 0px 20px;
 padding: 0px;
}



 
 

.box .nag {
 height: 30px;
 color: #ffffff;
 background-color: #5d4837;

}

.box .nag .nag_tresc{
 padding-top: 5px;
 text-align: center;
 font-weight: bold;
}




.footer {
  width: 960px;
	height: 53px;
	margin: 0 auto 0 auto;
	background: #f3eee2 url(img/bg_footer.gif) no-repeat;	
}

.footer .logo {
  float: left;
	margin-top: 12px;
	margin-left: 42px;
}

.footer .copy {
  float: right;
	margin-top: 18px;
	margin-right: 112px;
	font-size: 10px;		
}


.footer .copy a {
  text-decoration: none;
	color: #be8419;

}

.footer .copy a:hover {
  text-decoration: none;
	color: #ffe30e;
}


