﻿@charset "utf-8";

#myId {
visibility : hidden;
}
body {
font : 100% Verdana, Arial, Helvetica, sans-serif;
background : #00aff2;
margin : 0;
padding : 0;
text-align : center;
color : #000;
}
div#tlo {width: 1000px; height: 828px; background-image: url(../images/tlo.jpg); background-repeat: no-repeat; margin: 0 auto; text-align: center;}
.oneColFixCtr #container {
width : 1000px;
background : transparent;
margin : 0 auto;
border : 0;
text-align : left;
}
.oneColFixCtr #mainContent {
padding : 0;
}
.lewa {
float : left;
}
div.prawa {
float : right;
padding-right : 10px;
}
#footer {
text-align : left;
width : 1000px;
background-color : transparent;
font-size : 12px;
padding : 10px;
color: #ffc;
}
#footer a:link {
text-decoration : underline;
color : #fff;
}
#footer a:active {
text-decoration : none;
color : #0066cc;
}
#footer a:visited {
text-decoration : underline;
color : #ffffd2;
}
#footer a:hover {
color : #ffffd2;
text-decoration : none;
}
#footer p {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffffd2;
margin : 10px;
padding : 5px;
}
div#social_icons a{
	float: left;
	display: block;
	width: 32px;
	height: 32px;
	margin: 10px 0 0 0;
	text-decoration:none !important;
}
a.face {
position : relative;
z-index : 24;
background-color : transparent;
color : #fff;
text-decoration : none;
}
a.face:hover {
z-index : 25;
background-color : transparent;
}
a.face span {
display : none;
}
/*info*/
a.face: hover span {
display : block;
position : absolute;
top : 40px;
left : 0;
width : 300px;
border : 0;
background-color : transparent;
color:#6C6C6C;
text-align : left;
padding-left: 0;
font-size: 0.9em;
text-decoration:none;
}
a.face {
background :  url(../images/facebook32.png) no-repeat 0 top;
}
a.face:hover {
background :  url(../images/facebook32.png) no-repeat 0 -32px;
}

