*
{	margin: 0px;padding: 0px;font-family: arial, "lucida console", verdana, helvetica, sans-serif;color: #111111;}
body
{	background-color: #666666;}
#srodek
{	position:absolute;
height:600px;
width: 800px;
margin:-300px 0px 0px -400px;
top: 50%;
left: 50%;
text-align: left;
padding: 0px;
background-color: #f5f5f5;
border: 1px dotted #000000;
overflow: false;
}

#container
{	position: absolute;height:650px;width:800px;margin-left: auto;margin-right: auto;}

h1 {
    padding: 0;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 120%;
    font-family: arial, "lucida console", verdana, helvetica, sans-serif;
    text-align: left;
    color: #888888;
margin-left:50px;
}

p
{	color: #000000;font-size: 12px;}
a:link 
{ 	text-decoration: none;color: #888888;}
a:visited 
{ 	text-decoration: none;color: #888888;}
a:hover 
{ 	color: #ffffff;}
a img 
{border: none;} 
.top
{	position: absolute;height:245px;width:800px; background-image: url(../imgs/top.jpg);z-index: 1;}
.front_names
{	font-size: 25px; color: #956412; position: absolute;height:200px;width:300px;margin-left: 550px;margin-top: 245px;z-index: 3;}
a.fs:link a.fs:visited a.fs:hover
{	font-size: 25px; color: #956412;}
a.fs:visited
{	font-size: 25px; color: #956412;}
a.fs:hover
{	font-size: 25px; color: #956412;}
.middle
{	position: absolute;margin-top: 245px; background-color: #313131;height:225px;width:800px;z-index: 2;} 
.bottom
{	position: absolute;height:130px;width:800px;margin-top: 470px; background-color: #1d1d1d;}
.copyrights
{	position: absolute;height:20px;width:800px;margin-top: 600px; text-align: center; font-size: 10px;color: white;background-color: #111111;}
.mirror_right
{	position: absolute;height:50px;width:400px;margin-top: 150px; text-align: right; font-size: 12px;color: #c3c3c3;}
.mirror_left
{	position: absolute;height:50px;width:395px;margin-top: 150px; margin-left: 405px;text-align: left; font-size: 12px;color: #7f7f7f;}
.event_button
{	position: absolute;height:30px;width:80px;margin-top: 50px; margin-left: 50px;z-index: 10;}
#Slideshow1 img
{	height:130px; width:250px;}
#Slideshow2 img
{	height:130px; width:250px;}
#Slideshow3 img
{	height:130px; width:250px;}
#slide1
{	position: absolute;height:130px;width:140px;margin-left: 10px;}
#slide2
{	position: absolute;height:130px;width:140px;margin-left: 275px;}
#slide3
{	position: absolute;height:130px;width:140px;margin-left: 540px;}
.linki
{	position: absolute;height:300px;width:600px;margin-left: 20px;}
.menu_fixed
{	position: absolute;z-index: 100;font-size: 16px;text-align: left;top: 190px;left: 10px;height:30px;width:100px;}

.footer {
    color: #555;
    background-color: #222;
    border-bottom: 1px solid #444;
    border-top: 1px solid #444;
}

#content li img {
    border: 1px solid #444;
}

#content li a {
    background-color: #222;
    border: 1px solid #444;
}

#content li a:hover {
    border: 1px solid #ddd;
    background-color: #555;
}

/* PAGINATION */
.pagination li a,
.pagination .disabled {
    background-color: #222222;
    border: 1px solid #444444;
}

.pagination .current,
.pagination li a:hover {
    border: 1px solid #555555 !important;
    background-color: #dddddd !important;
}

/* Image page */
#image {
    border: 1px solid #444;
    background-color: #222;
}

#image img {
    border: 1px solid #444;
}

