* {
	margin: 0;
	padding: 0;
}

body {
background: #ffffff url(../images/tlo.png) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #333;
}

a {
text-decoration: none;
color: #6289a1;
}
a:hover {
text-decoration: underline;
color: #060029;
}

#logo {
float:right;
top: 3px;
width: 180px;
height: 160px;
}
#logo_2 {
float:left;
top: 3px;
width: 180px;
height: 160px;
}
#strona {
width: 800px;
margin: 0 auto;
margin-left: 145px;
}

#naglowek {
height: 100px;
margin-bottom: 30px;
margin-left: 75px;
width: 500px;
}
.tytuly {
float: left;
}

#naglowek h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 0;
color: #e9f4f5;
}
#naglowek h1 a { 
color: #e9f4f5;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#naglowek h1 a:hover {
color: #ffffff;
}
#naglowek h2 {
font-size: 19px;
color: #f7f7f7;
padding: 15px 0 0 0;
letter-spacing: -1px;
font-weight: 100;
}




#akapit {
border: 1px dotted rgb(182, 179, 188); 
padding: 10px; text-align: left; width: 472px; 
background-color: rgb(242, 242, 242);
}
#akapit_male {
border: 1px dotted rgb(182, 179, 188); 
padding: 15px; text-align: left; width: 400px; 
background-color: rgb(242, 242, 242);
}


#left{
margin-top: 10px;
float: left;
width: 500px;
text-align: justify;
}
#left h2 {
color: #6289a1;
font-size: 18px;
font-weight: 100;
font-style: italic;
padding: 15px 0 7px 0;
}

#left h2 a {
color: #6289a1;
text-decoration: none;
}
#left h2 a:hover {
color: #111;
}
#right {
float: right;
width: 200px;
}

.lewareklama {
float: left;
height: 105px;
width:105px;
border: 10px solid #bbb;
font-size: 18px;
color: #aaa;
text-align: center;
}
.prawareklama {
float: right;
height: 105px;
width:105px;
border: 10px solid #bbb;
font-size: 18px;
color: #aaa;
text-align: center;
}



.menuright {
float: right;
margin-right: 75px;
width: 155px;
background: #f7f7f7;
margin-top: 10px;
}
.menuright h2 {
padding-left: 5px;
height: 27px;
background: url(../images/tlo_male.png) repeat-x;
line-height: 28px;
color: #f7f7f7;
font-size: 13px;
}
.menuright ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.menuright ul li a {
color: #6289a1;
text-decoration: none;
font-size: 12px;
font-weight: 100;
}
.menuright ul li a:hover {
color: #111;
}

#footer {
margin-top: 8px;
background: url(../images/tlo_dol.png) repeat-x;
text-align: center;
font-size: 10px;
padding: 8px 0 8px 0;
}




