body	{
    	background-color: #fffae8;
  	color: #000000;
  	margin: auto;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	text-align: left;
}
div#top {
  	background-color: #fffae8;
  	height: 37px;
  	width: 100%;
}
#intop {
	width: 960px;
  	margin: auto;
	line-height: 37px;
	text-align: right;
}
div#header {
  	background: url('gfx/bg_h.png') repeat-x;
  	height: 221px;
  	width: 100%;
}
#inhead {
  	background: transparent url('gfx/bg_hin.png') right no-repeat;
	height: 221px;
  	width: 960px;
  	margin: auto;
}
div#menu {
  	background: url('gfx/bg_m.png') repeat-x;
  	height: 36px;
  	width: 100%;
}
#inmenu {
  	width: 960px;
  	margin: auto;
  	color: #ffffff;
  	height: 36px;
  	line-height: 36px;
  	font-weight: bold;
  	letter-spacing: 1px;
}
div#tresc {
 	background: #fffae8 url('gfx/bg_t.png') repeat-x;
  	width: 100%; 	
  	min-height: 50px;
}
#intr {
  	width: 960px;
  	margin: auto;
  	padding-top: 15px;
}
#menup { /* div "menu" */
width: 120px; /* szeroko¶æ */
float: left;
min-height: 36px; /* wysoko¶æ */
overflow: hidden; } /* przycinanie */

#menup:hover { /* najechane menu */
width: 120px; /* szeroko¶æ */
height: 100%; } /* wysoko¶æ (warto¶æ musi byæ 100% lub "auto" */

ul { /* ul */
margin: 0px; /* margines */
padding: 0px;  /* odstêp */
height: 36px;
}
a.mn {
  text-decoration: none;
  color: #ffffff;  
  display: block;
  width: 120px;
  text-align: center;
  height: 36px;
}
a.mn:HOVER {
  background: url('gfx/bg_m2.png') repeat-x;
  text-decoration: none;
  color: #bf3115; 
  display: block;
  width: 120px;
  text-align: center;
}
#paslewy {
  	width: 240px;
  	background: url('gfx/lewy_bg.png') repeat-y;
  	color: #756c55;
  	min-height: 50px;
  	border:1px solid #d4caa6;
  	float: left;
  	padding: 5px 15px 5px 5px;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  	border-right: 1px #fffae8;
}
.box1 {
  	width: 240px;
  	color: #aaaaaa;
  	font-style: italic;
 	background: url('gfx/input_bg.gif') repeat-x;
 	height: 26px;
	border:1px solid #d9d9d9;border-bottom:1px solid #f7f7f7;border-right:1px solid #f7f7f7;
  
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;	
}
.box2 {
  	width: 240px;
  	color: #aaaaaa;
  	font-style: italic;
  	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	background: #f1f1f1 url('gfx/tar_bg.gif') repeat-x;
	border:1px solid #d9d9d9;border-bottom:1px solid #f7f7f7;border-right:1px solid #f7f7f7;
  
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;	
}
#prawy {
  	width: 680px;
  	color: #756c55;
  	min-height: 50px;
  	float: right;
}
h1 {
  	color: #970000;
  	font-size: 20px;
}
h2 {
  	color: #000000;
  	font-size: 16px;
}
#stopka {
  	text-align: center;
  	font-size: 10px;
  	width: 100%;
  	min-height: 50px;
  	background: #970000 url('gfx/stopka_bg.png') repeat-x;
  	color: #fffae8;
  	padding-top: 5px;
  	margin-top: 10px;
  	float: left;
}
.but_log {
  background: url('gfx/button_bg.png') top repeat-x;
  border:1px solid #fff;
  font:14px Arial, Helvetica;
  height:32px;
  letter-spacing: 1px;
  line-height: 32px;
  padding:5px 10px;
  color:#fff;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;

}
.but_log:HOVER {
  color:#000;
}
a.mn2 {
  text-decoration: none;
  color: #000000;  
}
a.mn2:HOVER {
  color: #bf3115; 
}
