/* 
------------------------------------
--------- Poczytaj mi mamo ---------
------------------------------------
*/
html {
height: 100%;
}
body {
font: 10px Verdana, Arial, sans-serif;
color: #4b535a;
text-align: center;
}
* {
padding: 0;
margin: 0;
}
img {
border: 0;
}
br, .clear {
clear: both;
}
.inner {
clear: both;
width: 745px;
margin: 0 auto;
text-align: left;
position: relative;
}
.bold {
font-weight: bold;
}
#top .inner {
background: url(../images/tlo-top.jpg) no-repeat bottom center;
height: 250px;
}
#content .inner {
background: url(../images/tlo-content.gif) repeat-y;
min-height: 180px;
padding: 0 0 20px 0;
}
#bottom .inner {
background: url(../images/tlo-bottom.jpg) no-repeat top center;
height: 150px;
}
h1, h2, h3 {
font: 18px Verdana, Arial, sans-serif;
color: white;
padding: 25px 0 5px 0;
}
.leftside, .rightside {

}
.leftside {
float: left;
width: 230px;
padding: 0 0 0 30px;
}
.rightside {
float: right;
width: 400px;
padding: 0 20px 0 0;
}
#bottom .leftside {
margin: 68px 0 0 0;
}
#bottom .rightside {
width: 412px;
}
address {
font: 10px Verdana, Arial, sans-serif;
color: white;
}
#bottom .leftside strong {
font: bold 11px Verdana, Arial, sans-serif;
color: white;
}
#bottom .leftside p a {
color: white;
text-decoration: none;
}
.mainimg {
position: absolute;
left: 0;
bottom: 1px;
}
#top h1, #top h2 {
font: 11px Verdana, Arial, sans-serif;
color: black;
position: absolute;
}
#top h1 {
left: 70px;
top: 10px;
}
#top h2 {
left: 366px;
top: 10px;
}
#top ul {
list-style-type: none;
position: absolute;
top: 120px;
}
#top ul li {
margin: 0 0 4px 0;
}
#top ul li a {
color: white;
text-decoration: none;
}

.linknews {
color: white;
margin: 4px 0 0 0;
font-weight: bold;
}
.linknews a {
color: #4b535a;
text-decoration: none;
font-weight: normal;
}

#shadow {
width: 846px;
margin: 0 auto;
/* background: url(../images/cien.jpg) no-repeat top center; */
height: 64px;
position: relative;
}
p#author {
font: normal 9px Arial, sans-serif;
color: #666;
position: absolute;
bottom: 60px;
right: 60px;
}
p#author a img {
vertical-align: bottom;
}
p#author a {
color: #666;
text-decoration: none;
}

.rightside a {
color: #4b535a;
}

