﻿
body {
background-color: #ffffff;
font-family: verdana;
font-size: 10px;
color: #999999;
text-align: center;
}




h1 {font-size: 10px; margin-bottom: -10px;}
h2 {font-size: 10px; margin-bottom: -5px;}



h3 {font-size: 9px; letter-spacing: 7.7px; font-weight: normal; color: #aaaabb; position: absolute; right: 47px; top: 80px;}
h4, h5 {font-size: 16px; color: #5588bb; font-family: Palatino Linotype, Georgia, Garamond; margin-top: 10px;}
h4 {margin-bottom: 7px;}
h5 {margin-bottom: 22px;}


a {text-decoration: none; color: #444444; }

a.menu {color: #999999; font-size: 13px;}
a.act {color: #aaee55; font-size: 13px;}
a:hover {text-decoration: underline;}



a.szar {color: #aaaabb; font-weight: normal;}
a.szar:hover {text-decoration: underline;}

a.rozwin {color: #8888aa; font-weight: bold; text-align: right;}



p.autor {font-size: 10px; margin: 10px 0 0 0;}
p.tytul, a.tytul {font-size: 10px; color: #fa0338; font-weight: bold; margin: 4px 0 0 0;}
p.cena {font-size: 10px; font-weight: bold; margin: 4px 0 0 0;}

.malyna {color: #fa0338; font-family: Trebuchet MS, verdana; font-size: 14px; font-weight: bold;}

.okladka {width: 85px; height: 122px;}
.ksiazka {width: 90px; height: 220px; float: left; margin: 0 4px 10px 0;}

.okladeczka {width: 75px; height: 107px; margin-bottom: -4px;}
.ksiazeczka {width: 90px; margin: 20px 0 0 0;}


#container {

position: relative;
margin: 20px auto 300px auto;
width: 890px;
min-height: 300px;
text-align: left;
}







#lewa {
width: 155px;
min-height: 600px;
float: left;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #dddddd;
margin-right: 5px;
padding-right: 10px;
}

#gora {
width: 619px;
float: left;
height: 100px;
text-align: right;
}


#main {
width: 509px;
min-height: 200px;
float: left;
color: #555555;
}



#prawa {
width: 95px;
min-height: 400px;
float: left;
margin-left: 5px;
background: #eeeef6;
padding: 10px 5px 10px 5px;
text-align: right;
}




table, tr, td {color: #ffffff; margin-bottom: 10px; padding: 1px; background: #dddde6; border: 0; width: 100%;}
table {border-top: 1px; border-top-style: solid; border-top-color: #cccccc;}
td {width: 200px;}



.polka {padding: 2px; background: #cccccc; color: #ffffff; width: 100%; margin-bottom: 10px;}





input {width: 600px;}

input.mini {width: 100px;}




.niusbox {
width: 500px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;
padding-bottom: 10px;
margin-bottom: 15px;
float: left;
text-align: left;
}



.seria {
margin-bottom: 20px;
float: left;
}









#haslo {
position: absolute;
top: 25px;
left: 30px;
}


#linki {
border-width: 1px;
border-style: solid;
border-color: #dddddd;
border-right-color: #ffffff;
position: absolute;
right: -1px;
top: 120px;
width: 360px;
color: #dddddd;
padding: 3px 10px 5px 10px;
}

#datownik {
position: absolute;
left: 10px;
top: 120px;
color: #aaaabb;
font-size: 11px;
}

#stopka {
width: 780px;
color: #aaaabb;
font-size: 11px;
border-top-width: 0;
border-top-style: solid;
border-top-color: #dddddd;
float: left;
padding: 10px;
}







p.c {
font-size: 11px;
margin-left: 10px;
color: #aaaabb;
}


.szer {
width: 500px;
}


li {margin-bottom: 5px;} 

.filmbox {
background-color: #dddddd;
min-width: 100%;
min-height: 150px;
text-align: center;
margin-bottom: 20px;
padding: 5px;
}


.data {
float: left;
font-size: 9px;
margin: 5px 15px 15px 0;
}




.fota {
float: right;
margin-left: 20px;
margin-bottom: 10px;
}

.fotka {
float: left;
width: 100px;
margin-right: 15px;
margin-bottom: 10px;
}




.radny {
width: 142px;
height: 170px;
border-width: 1px;
border-style: dashed;
border-color: #dddddd;
padding: 5px 5px 10px 5px;
margin-bottom: 15px;
margin-right: 10px;
float: left;
text-align: left;
}

.wiecej {
float: right;
}

.zdj-radny {
width: 140px;
}


.zdj-radny2 {
float: left;
margin-right: 20px;
margin-bottom: 80px;
}


.obrazek {
margin: 3px 10px 10px 0;
}




.wstep {
float: left;
width: 385px;
}

.wstep-maly {
float: left;
font-size: 10px;
}



.tyt {
float: left;
margin-right: 20px;
}




.right {
text-align: right;
}



#mejl {
width: 120px;}



table {
margin-top: 10px;
}
td {
padding-right: 10px;
}

td.malutkie {
font-size: 10px;
}



}

p.t {margin-bottom: 4px; margin-top: 0; text-align: left;}










.boksik {
background-color: #f5f5f5;
border-style: solid;
border-width: 1px;
border-color: #dddddd;
min-width: 100%;
text-align: center;
margin-bottom: 20px;
padding: 5px;
}




pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;
text-align: justify;
font-family: verdana;
}




