html{
 overflow-x       : hidden;
 height           : 100%;
}
body {
   margin           : 0; 
	 padding          : 0; 
	 width            : 100%; 
	 height           : 100%; 
	 overflow-x       : hidden;
	 font             : normal 11px arial;
	 color            : #ffffff;
	 text-align       : center;
	 behavior         : url(csshover.htc);
	 background-color : #000;
}

#fla{ 
	width      : 706px;
	height     : 360px;
	position         : relative; 
	z-index          : 2; 
}

img{
  border     : 0px;
}


#footer{
  width       : 100%;
	position    : absolute;
	bottom      : 0px;
	left        : 0px;
	height      : 70px;
	font        : normal 10px arial;
	color       : #666;
	text-align  : center;
	line-height : 12px;
}

#background{ 
   position         : absolute; 
	 top              : 0px;
	 left             : 0px;
	 z-index          : 0; 
	 width            : 100%; 
	 height           : 100%;
}

#content{
  position         : relative; 
	z-index          : 1; 
  margin     : 0px;
	padding    : 0px;
	width      : 1003px;
	text-align : left;
}

#content p{
  width      : 208px;
	height     : 140px;
	background : url(jpg_html/logo.gif) no-repeat;
	cursor     : pointer;
} 

#content p span{
  display    : none;
}

#left{
 float   : left;
 display : inline;
 margin  : 0px 0px 0px 0px;
 padding : 0px 0px 0px 40px;
 background : url(jpg_html/logo_big.gif) no-repeat left bottom;
}

.blok{
 margin  : 12px 0px 0px 0px;
 display : block;
}

#podpis{
 clear:left;
 float:left;
}

#right{
 margin: 0px 0px 0px 10px;
 display : inline;
 float:right;
 width:691px;
}

#right2{
 margin: 0px 0px 0px 60px;
 display : inline;
 width:260px;
 overflow:auto;
 height:485px;
 float:left;
}

#right3{
 margin: 0px 0px 0px 10px;
 display : inline;
 float:right;
 width : 680px;
 height: 565px;
}


#down{
 float:right;
 text-align:center;
 height: 20px;
 width  : 680px;
}

#right p{
 display : inline;
 margin-top: 15px;
 float: right;
 width : 700px;
 background:none;
}

#right p a{
 color: #ccc;
 font-size: 11px;
}

#right p a:hover{
 color: #fff;
 font-size: 11px;
}

#right2 a{
 color: #ccc;
 font-size: 11px;
}

#right2 a:hover{
 color: #fff;
 font-size: 11px;
}

.prawo{
 display : inline;
 margin : 0px 0px 10px 0px;
}

.prawo2{
 display : inline;
 margin : 0px 4px 4px 0px;
}

#down a{
 color: #fff;
 font-size: 11px;
}

#down a:hover{
 color: #ccc;
 font-size: 11px;
}

#up{
	width       : 100%;
	position    : absolute;
	top         : 0px;
	left        : 0px;
	z-index     : 20;
	height      : 40px;
	font        : normal 10px arial;
	color       : #666;
	text-align  : center;
	line-height : 15px;
}

#licznik{
	width       : 50;
	position    : absolute;
	top         : 0px;
	left        : 0px;
	z-index     : 21;
	height      : 40px;
	font        : normal 10px arial;
	color       : #666;
	text-align  : center;
	line-height : 15px;
}

#up h1{
  font        : normal 10px arial;
	color       : #666;
	text-align  : center;
	line-height : 15px;
}
h1{
  font        : normal 12px arial;
	color       : #fff;
	text-align  : left;
	line-height : 15px;
}
a:link    {  font-family: Arial; font-size: 10px;  color: #666666; text-decoration: none;}
a:visited {  font-family: Arial; font-size: 10px;  color: #666666; text-decoration: none;}
a:hover   {  font-family: Arial; font-size: 10px;  color: #cccccc; text-decoration: none;}
