body
{ 
background: url(images/bg_body.jpg) repeat-x #dedede;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
.cos{
clear:both;
}
h1{
font-size:24px;
color:#FFF;
margin:0px;
padding:10px;
text-align:center;
}
h2{
font-size:13px;
color:#0d3b74;
margin:0px;
padding:3px;
}
h3{
font-size:14px;
color:#0d3b74;
margin:0px;
padding:3px;
}
#pojemnik{
width:800px;
height:auto;
margin:auto;
background-color:#FFF;
border-top: 2px solid #0d3b74;
border-left: 2px solid #0d3b74;
border-right: 2px solid #0d3b74;
border-bottom: 2px solid #0d3b74;
}

#banner{
width:100%;
height:100px;
margin:0;
padding:0;
background:url(images/baner_top.jpg) no-repeat center;
}
img.logo{
float:left;
}
img.logo2{
float:right;
}
#logo{
width: 100%;
height: 55px;
float: left;
padding: 10px 0 0 0;
}
#page_content{
padding:0 0 0 0;
}
/*MENU*/
ul.menu {
list-style-type:none;
 float:left; display:block;
 width:100%;
 height:35px; 
clear:both;
 margin:0;
 padding:0;
 background:url(images/tlo_menu.jpg) no-repeat center;
 }

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; 
font: bold 1em Tahoma,sans-serif;
font-size:16px; 
float:left; 
padding:5px 18px 0 18px; 
margin:0; 
height:25px; text-align:center; 
line-height:25px;
text-decoration:none; 
color:#FFF;}

a.nav:hover{
display:block;
font: bold 1em Tahoma,sans-serif; 
font-size:18px;
float:left; 
padding:5px 18px 0 18px; 
margin:0;
height:25px; 
text-align:center; 
line-height:25px;
text-decoration:none;  
color:#FFF;}

/*lewa strona*/
#lewa_strona{
width:600px;
height:auto;
float:left;
background-color: #FFF;
}
.naglowek{
font-size:16px;
font-weight:bold;
padding:30px 0 0 30px;
color:#0d3b74;
}
.status_naglowek{
font-size:14px;
font-weight:bold;
text-align:center;
padding:30px 0 0 30px;
color:#0d3b74;
}
.tresc{
color:#666666;
margin:20px 30px 0 20px;
line-height:16px;
text-align:justify;
}
.tresc_akapit{
color:#666666;
margin:20px 30px 0 20px;
line-height:16px;
text-align:justify;
text-indent: 2em;
}
.link_zw{
font-weight:bold;
color:#666666;
}
/*tabela*/
td{
border-width: 2px;
border-style:outset;
}
td.stopka{
text-align:center;
background-color:#0d3b74;
}




/*prawa strona*/
#prawa_strona{
width:170px;
height:auto;
float:left;
margin-left:5px;
}

.tresc2{
color:#666666;
margin:23px 0 0 5px;
line-height:16px;
}
.tresc2 a{
text-decoration:none;
font-size:13px;
color:#0d3b74;
padding:5px 0 0 0;
}
.tresc2 a:hover{
text-decoration:none;
font-size:14px;
}
/*Stopka*/
#stopka{
width:100%;
height:20px;
background-color:#0d3b74;
}

.copyright{
padding: 5px 0 0 0;
color:#FFF;
text-align:center;
}
