@charset "utf-8";

* {
margin: 0px;
padding: 0px;
}

a {
text-decoration: none;
color:#000000;
}

img {
border:0px;
}

h1 {
margin:0px;
font-size:14px;
}

h2 {
margin:0px;
font-size:30px;
padding-top:45px;
padding-left:20px;
}

body {
background:#e1d7af;
margin:auto;
width:898px;
font-family:Arial, Helvetica, sans-serif;
}
	  
#top {
background:url(img/top.jpg) no-repeat;
margin:auto;
color:#ffffff;
height:181px;
width:898px;
}

#top a{
color:#ffffff;
}

#page {
overflow:auto;
margin-top:10px;
}

#main {
float:left;
width:468px;
margin-left:5px;
margin-right:5px;
}

/*--------------  ŚRODKOWY BOX   --------------*/

#content {
padding:5px;
font-size:14px;
text-align:justify;
border-top:1px solid #835A2E;
}

#content p {
margin-bottom:10px;
}

#content a{
font-weight:bold;
}


/*--------------  LEWY BOX   --------------*/

#menu_left{
width:209px;
font-size:14px;
float: left;
}

#menu_left dl {
list-style: none;
background:#cba674;
margin-bottom:15px;
border-bottom:1px solid #9A6634;
border-right:1px solid #9A6634;
}

#menu_left dt {
background:url(img/box_menu.jpg) no-repeat;
font-weight:bold;
font-size:14px;
color:#ffffff;
height:24px;
padding-top:9px;
padding-left:15px;
}

#menu_left dd a{
display: block;
color:#000000;
padding: 4px 5px 3px 5px;
border-left: 5px solid #9A6634;
}

#menu_left a:hover {
background:#9A6634;
color:#ffffff;
border-left: 5px solid #3F2308;
}

/*--------------  PRAWY BOX   --------------*/

#menu_right {
float:right;
width:209px;
}

#menu_right h4 {
background:url(img/box_menu.jpg) no-repeat;
font-weight:bold;
font-size:14px;
color:#ffffff;
height:24px;
padding-top:9px;
padding-left:15px;
padding-bottom:5px;
}

#menu_right p{
padding-bottom:5px;
}

/*--------------  STOPKA   --------------*/

#foot{ 
		clear:both;
		height:30px;
		font-size:12px;
		text-align:right;
		border-top:2px solid #996633; 
}

/*--------------  REKLAMY   --------------*/

#ads_txt {
overflow:hidden;
margin-bottom:5px;
}

#rek {
font-size:10px;
margin-top:5px;
}
