/*shared*/

a{
	font-family:Verdana,sans-serif;
	text-decoration:none;
	color:white;

}
a:hover{
	color:#FF0000;
	text-decoration:none;
}
.now{
	text-decoration:underline;
}

body	{
	background: black bottom left fixed repeat-x;
	color: #555;
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 25px;
	padding-top:0px;
	font-family:Verdana,sans-serif;
	}


#wrap{
	position:relative;
    width:1000px;
    margin: auto;
    border:0;

}
.emaillink{
	text-shadow: black 0.3em 0.3em 0.3em;

}
.rollov{
   display:-moz-inline-box;
   display:inline-block;
	margin:0;padding:0;
  overflow:hidden;
   text-indent: -3000px;
   *text-indent:0px;
   font:0/0 Arial;
   color:rgba(255,255,255,0);
   vertical-align:bottom;
   

}
.icon{
	background:url('pics/przyciski.png') no-repeat;
	height:26px;
} 
.icona{
	background:url('pics/przyciski.png') no-repeat;
	height:26px;

} 
#copyrights{
	width:1000px;
	margin:0;padding:0;
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#ccc;
}


