body{
background-color:white;
margin:0;
padding:0;
font-family: Verdana;
font-size: 12px;
}
#top{
padding:0;
margin:0;
color: silver;
text-align:center;
background-color: DarkSlateGray;
border-bottom: 3px solid Goldenrod;
width: 100%;
height: 70px;
}
#tekst{
width: 99%;
padding: 0px;
}
.reklama{
width: 750px;
height: auto;
margin: 5px;
text-align: center;
}

#menu{
text-align: center;
font-weight: bold;
font-size: 18px;
color: black;
font-family: verdana;
padding-right: 5px;
margin-bottom: 15px;
}
#menu a{
color: black;
text-decoration: none;
}
#stopka {
height: 40px;
background-color:DarkSlateGray;
border-top: 3px solid Goldenrod;
text-align: center;
color: #ffffff;
padding-top: 20px;
padding-right: 20px;
font-size: 12px;
font-family: Verdana;
}
#banner1{
width: 750px;
height: auto;
margin: 5px;
text-align: center;
}
#content{
margin-top: 10px;
}
#form {
margin: 10px;
text-align: center;
}
.info {
background-color: #C1CDC1;
color: black;
font-size: 13px;
border-bottom: 1px solid silver;
padding-top: 3px;
padding-bottom: 3px;
}
.pager{
text-align:center;
margin-bottom: 5px;
}
.pager a {
border: 1px solid black;
padding: 2px;
background-color: silver;
color: black;
font-size: 12px;
text-decoration:none;
}
.pager a.activ {
border: 1px solid black;
padding: 2px;
background-color: Goldenrod;
color: black;
font-size: 12px;
text-decoration:none;
font-weight:bold;
}
span.title{
font-size: 40px;
font-weight:bold;
color: white;
padding: 15px;
font-family: Verdana;
}
a.title{
font-size: 40px;
font-weight:bold;
padding: 15px;
font-family: Verdana;
text-decoration: none;
color: silver;
}
div.left{
text-align: left;
float: left;
padding-left: 80px;
}
div.text{
background-color: #E0EEE0;
color: black;
padding: 80px;
font-size: 20px;
}
div.data{
text-align:right;
padding-right: 60px;
}
div.cytat{
margin-bottom: 30px;
}
a.click{
font-weight:bold;
text-decoration: none;
color: black;
margin-right: 20px;
font-family: Verdana;
font-size:12px;
}
span.up,span.down {
font-weight: bold;
color: black;
text-decoration: none;
font-size: 13px;
cursor:pointer;
font-family: Verdana;
}
img{border:0;}

#facebook
{
float:right;
right:0;
position:fixed;
top:200px;
z-index:99999;
width:200px;
height:420px;
background: transparent url('gfx/fb.png') no-repeat;
background-position:top left;
padding-left:28px;
margin-right:-200px;
}
.facebook_content
{
text-align:center;
cursor:pointer;
}