body {
	margin: 0px;
	padding: 0;
	text-align:center;/* center layout in ie5 and 5.5. */
	background-image:url(images/tlo.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
a{
color:#333;
text-decoration:none;
font-family:verdana,arial;
text-decoration:underline;
}
#container {
	width: 1000px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background:#fff;
}
#content {
	border: 0px solid #000;
	padding: 0;
	
}
#left {
	float:left;
	width:225px;
	background:url(images/razem1_02.jpg) no-repeat top;
}
#left_a {
	float:left;
	width:225px;
	background:#ffffff no-repeat top;
}
#right {
	float:right;
	width:755px;
	margin-left:-1px;/* makes border line up with #left border */
	padding-left:15px;	
	
}
#header h1, #footer h1 {margin:0}
#footer {
background:#ff0000;
width:100%;
text-align:center;
}

.main_content{
float:left;
background-color:#faf9f9;
vertical-align:top;
border:0px solid blue;

}

.main_center{
background:url(images/tlotekst_05.jpg) no-repeat top;
width:544px;
border:1px solid #fff;
border-bottom:#faf9f9;


}
.main_bottom{
background:url(images/tlotekst_d_12.jpg) no-repeat bottom;
width:544px;
height:42px;
}
.banery_right{
border:0px solid red;
text-align:right;
float:right;
padding-right:5px;
}
.baner_zrealizowany{
margin-top:30px;
}
#menu{
float:left;
border:0px solid blue;
width:750px;
}
.submenu{
margin-top:240px;
}
.logout_btn{
position:relative;
top:-30px;
}
.menu_item{
}
.menu_item_active a{
float:left;
font-size:10px;
font-family:verdana,arial;
padding-left:18px;
padding-right:18px;
padding-top:20px;
border-right:1px dotted #333;
text-decoration:none;
color:#fff;
font-weight:bold;
height:40px;

text-align:center;
background:#ff0000;
}
.menu_item_active a:hover{
background:#ff0000;
color:#fff;
}

.menu_item a{
float:left;
font-size:10px;
font-family:verdana,arial;
padding-left:18px;
padding-right:18px;
padding-top:20px;
border-right:1px dotted #333;
text-decoration:none;
color:#333;
font-weight:bold;
height:40px;
text-align:center;
}
.menu_item a:hover{
background:#ff0000;
color:#fff;
}
	
.szukaj_img{
background:url(images/szukajpasek.gif) no-repeat left top;
width:175px;
height:30px;
}
.szukaj_img input{
border:0;
font-size:10px;
width:135px;
background:#E0DCD8;
position:relative;
left:6px;

}
.szukaj_btn{
background:url(images/lupa.gif) no-repeat;
position:relative;
left:155px;
top:-27px;
}
.szukaj{
position:relative;
top:20px;
left:40px;
width:175px;
height:25px;

}
.moore{
color:#ff0000;
font-family:verdana;
font-size:12px;
cursor:pointer;
}
.footer_content{
width:1000px;
}
.footer_copy{
float:left;
font-family:verdana;
font-size:10px;
color:#fff;
}
.footer_ergiebe{
float:right;
width:300px;
font-family:verdana;
font-size:10px;
color:#fff;
text-align:right;
}
.footer_ergiebe a {
font-family:verdana;
font-size:10px;
color:#fff;
}
#footer{
height:50px;
}