@import url('menu.css');
@import url('user.css');
@import url('imprekl.css');
body {
background: url(../image/body_bg.jpg) top center repeat-x #010101;
font:12px Arial;
text-align: left;
color: #ccc;
padding: 0;
margin: 0;
}
h2 {
font-size: 16px;
font-weight: bold;
}
a:link, a:visited, a:active{
color: #A8FF00;
text-decoration: none;
outline: none;
}
a:hover {
color: #fff;
text-decoration: none;
}

/* JOKER 

#social_link li, #menu li, .title, h2, #navigator li{
	transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.avatar {
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
*/

img {
border: none;
}
object {
outline:none; 
border:none; 
}
file {
	width: 200px;
	border: 1px dashed #A8FF00;
	color: #A8FF00;	
}
.linia {
width: 100%;
display: block;
border-top: 1px dashed #A8FF00;
margin-top: 5px;
margin-bottom: 10px;
}
#cialo {
padding: 0;
margin: 0;
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}
#naglowek {
width: 100%;
height: 120px;
display: block;
}
#logo {
width: 360px;
height: 120px;
background: url(../logo.png) center center no-repeat;
float: left;
}

#social_link  {
height: 100px;
float: left;
list-style: none;
padding: 0;
margin: 0;
margin-left: 40px;
}
#social_link li {
padding: 0;
margin: 0;
width: 120px;
height: 100px;
display: inline;
float: left;
margin-top: 10px;
}
.social{
display: block;
clear: both;
width: 100px;
height: 50px;
margin-top: 20px;
margin-left: 10px;
overflow: hidden;
}
.social:hover {
height: 70px;
margin-top: 0px;
}

.social img {
	filter: alpha(opacity=30);
	-khtml-opacity: .3;
	-moz-opacity: .3;
	opacity: .3;
}

.noopacity{
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}

.social img:hover {
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}

.social_cien {
background: url(../image/social_cien.png) center center no-repeat;
display: block;
height: 25px;
width: 120px;
margin-top: -12px;
}

#stale {
width: 900px;
height: 280px;
background: url(../image/stale_bg.png) center center no-repeat;
clear: both;
display: block;
text-align: center;
font-size: 14px;
color: #fff;
padding: 0;
margin: 0 5px 0 0;
}
#animacja {
	display: block;
	width: 700px;
	height: 270px;
	margin: 5px;
	float: left;
}

.number_slideshow{
    line-height: 20px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    position: relative;
    display: none;
}
.number_slideshow .number_slideshow_nav{
    filter: alpha(opacity=60);
    opacity: 0.6;
    padding: 0px;
    margin: 0px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.number_slideshow .number_slideshow_nav li{
    box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -khtml-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    margin-left: 6px;
    position: relative;
    float: left;
}
.number_slideshow .number_slideshow_nav li a{
    padding-left: 8px;
    padding-right: 8px;
}
.number_slideshow ul{
    margin: 0px;
}
.number_slideshow ul li{
     border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
}
.number_slideshow ul li a{
    text-decoration: none;
}
.number_slideshow ul li a img{
    border: none;
}

#staty {
	display: block;
	float: left;
	width: 180px;
	height: 270px;
	margin: 5px;
}
#staty marquee {
	width: 178px;
	border: 1px dotted #A8FF00;
}

#subMenu {
display: block;
clear: both;
color: #666;
padding-top: 10px;
font-size: 13px;
margin-bottom: 10px;
}
#subMenu a:link, #subMenu a:visited {
color: #A8FF00;
}
#subMenu a:hover {
color: #fff;
}
.zawartosc {
background:url(../image/bg_content.png) center center repeat;
border: 1px dotted #A8FF00;
padding: 15px;
margin-bottom: 20px;
width: 530px;
float: left;
display: block;
}
.zawartosc .pozostale {
padding-top: 20px;
text-align: center;
clear: both;
display: block;
}
.zawartosc .tytul {
padding-left: 20px;
height: 22px;
font-size: 14px;
font-weight: bold;
color: #fff;
}
#prawaStrona {
margin: 0;
padding: 0;
width: 305px;
display: block;
float: right;
margin-bottom: 20px;
}
#prawaStrona .tytul {
text-align: center;
font-size: 16px;
font-weight: bold;
color: #fff;
margin-bottom: 10px;
}
#linki {
margin-top: 15px;
clear: both;
border-top: 1px dashed #A8FF00;
text-align: right;
margin-bottom: 20px;
padding: 0;
width: 100%;
clear: both;
}
#linki a:link, #linki a:visited{
color: #666;
text-decoration: none;
}
#linki a:hover {
color: #A8FF00;
text-decoration: none;
}

#reklamy{
width: 100%;
height: 130px;
display:block;
background: url(../image/reklamy_bg.png) center top no-repeat;
clear: both;
}

#reklamy ul {
display: block;
list-style: none;
margin: 0;
padding: 0px;
}
#reklamy li {
  display: block;
}

#reklamy img {
	border: 0;
	filter: alpha(opacity=50);
	-khtml-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
}
#reklamy img:hover {
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
.bannery {
list-style: none;
margin: 0;
padding: 0;
}
.bannery li {
	margin-bottom: 5px;
}
.bannery img{
width: 468px;
height: 60px;
}

#stopka {
display: block;
clear: both;
color: #999;
text-align: center;
}

#linkMe {
margin-top: 15px;
clear: both;
border-top: 1px dashed #A8FF00;
text-align: center;
margin-bottom: 20px;
padding: 0;
width: 100%;
clear: both;
}

#linkMe a:link, #linkMe a:visited {
color: #666;
text-decoration: none;
}

#linkMe a:hover {
color: #A8FF00;
text-decoration: none;
}

#navigator {
font-size: 16px;
font-weight: bold;
display: block;
clear: both;
}
#navigator a:link, #navigator a:visited {
display: block;
background: url(../image/nav_normal.png);
color: #A8FF00;
font-size: 16px;
font-weight: bold;
text-align: center;
padding-top: 10px;
height: 35px;
width: 145px;
}
#navigator a:hover {
background: url(../image/nav_over.png);
}
#navigator .active {
background: url(../image/nav_activ.png);
}
#navigator .nav_mini  {
background: url(../image/nav_mini.png) center center;
height: 45px;
width: 30px;
}
#navigator .nav_mini a:link, #navigator .nav_mini a:visited, #navigator .naw_mini a:hover  {
background: transparent;
}
#navigator ul {
margin-top: 15px;
list-style: none;
padding: 5px;
margin: 2px;
width: 870px;
height: 35px;
}
#navigator li {
float: left;
}
#debugger {
	display: block;
	height: 0px;
	overflow: hidden;
	width: 100%;
	background-color: red;
	color: white;
}
