@charset "utf-8";
/* CSS Document */


#middle_container {
float:left;
clear:both;
margin: 0px;
padding:0px;
width: 846px;
}


body {
width: 846px;
background-color:#AA9570;
margin: 0px auto;
padding: 0px;
}

#container {
width: 846px;
margin: 0px auto;
margin: 0px;
padding: 0px;
}

#top {
	width: 846px;
	height: 168px;
	float:left;
	clear:both;
	background-image: url(../images/top.jpg);
	margin: 0px;
	padding: 0px;
}

#pasek {
float:left;
clear:both;
width: 846px;
height:38px;
background: url(../images/pasek_p_top.jpg) no-repeat;
margin: 0px;
padding: 0px;
}

#pasek_txt {
float:left;
clear:left;
width: 600px;
height:38px;
position: relative;
top: 6px;
left: 5px;
font-weight: bold;
}

#pasek_data {
float: right;
clear:right;
width: 231px;
height: 38px;
position:relative;
top:7px;
}

#left {
float: left;
clear: left;
width: 167px;
margin: 0px;
padding: 0px;
margin-top: 0px;
}

#menu_top {
float: left;
width: 167px;
height: 9px;
background: url(../images/menu_top.jpg) no-repeat;
margin: 0px;
padding: 0px;
}

#p_prawa_top {
float: left;
width: 167px;
height: 9px;
background: url(../images/menu_top.jpg) no-repeat;
margin: 0px;
padding: 0px;
}

#menu {
float: left;
clear: left;
width: 167px;
background: url(../images/menu.jpg) repeat-y;
margin: 0px;
padding: 0px;
}
#p_prawa_content {
float: left;
clear: left;
width: 167px;
background: url(../images/menu.jpg) repeat-y;
margin: 0px;
padding: 10px;
}

#menu_bottom {
float:left;
clear:left;
width:167px;
height:5px;
background: url(../images/menu_bottom.jpg) no-repeat;
}
#p_prawa_bottom {
float:left;
clear:left;
width:167px;
height:37px;
background: url(../images/menu_bottom.jpg) no-repeat;
}

#main {
margin: 0px;
padding: 0px;
float:left;
clear:right;
width:679px;
}

#main_top {
float:left;
width:679px;
height:8px;
background: url(../images/middle_top.jpg) no-repeat;
}

#main_content {
padding: 20px;
padding-top: 5px;
float: left;
width: 637px;
background: url(../images/middle.jpg) repeat-y;
}

#main_bottom {
float:left;
width:679px;
height:7px;
background: url(../images/middle_bottom.jpg) no-repeat;
}

#stopka {
background: url(../images/footer.jpg);
height: 48px;
clear: both;
float:left;
width: 846px;
margin: 0px;
padding: 0px;
}

.treeview ul { 
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.treeview li { 
list-style-type: none;
padding-left: 0px;
margin-bottom: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.treeview li.submenu {  
cursor: pointer;
}


.treeview li.submenu ul { 
display: none; 
}

.treeview .submenu ul li { 
cursor: default;
background: url(list.gif) no-repeat left center;
padding-left: 15px;
}

.treeview a:link, .treeview a:hover, .treeview a:active, .treeview a:visited {
font-weight: normal;
text-decoration: none;
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.treeview {
padding-left:15px;
}
#p_stopka {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
position: relative;
text-align:center;
}
#pasek_sciezki {
color: #555555;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
#autor {
color: #555555;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: italic;
}
#pasek_txt a {
text-decoration: none;
font-weight:bold;
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: white;
}