html,body{
	background:#696969;
	margin:0px;
}

.naglowek{
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	
}
td{

}

.loga{
margin-top:10px;
margin-bottom:10px;
text-align:center;
}

.linki_tab{
	font-size:10px;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
}

.tekst{
padding-top:10px;
margin-left:40px;
margin-right:40px;
margin-bottom:20px;
font-family:verdana;
font-size:12px;
}

.tekst a:link{
	color:#9E2C34;
	text-decoration:none;	
}

.tekst a:visited{
	color:#9E2C34;
	text-decoration:none;	
}

.tekst a:hover{
	color:#9E2C34;
	text-decoration:underline;	
}

.stopka{
	font-family:tahoma;
	font-size:9px;
	text-align:right;
	margin-right:30px;
   color:#C5C5C5;
   margin-bottom:10px;
}

.stopka a:link{
	color:#C5C5C5;
	text-decoration:none;	
}

.stopka a:visited{
	color:#C5C5C5;
	text-decoration:none;	
}


.stopka a:hover{
	color:#C5C5C5;
	text-decoration:underline;	
}


.menu1{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
   margin-top:6px;
}

.menu1 a:link{
	text-decoration:underline;
	color: #C60000;
}

.menu1 a:visited{
	text-decoration:underline;
	color: #C60000;
}


.menu1 a:hover{
	text-decoration:underline;
	color: #C60000;
}

.menu{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
      margin-top:6px;  
	
}

.menu a:link{
	text-decoration:none;
	color: #C60000;
}

.menu a:visited{
	text-decoration:none;
	color: #C60000;
}


.menu a:hover{
	text-decoration:underline;
	color: #C60000;
}


#head1{
	
  	margin-left: -410px;
   width: 813px;
	left:50%;
   
	position:absolute;
}

#head2{

   width: 100%;
	height:33px;
 	background: url('../_img/menu.gif') no-repeat;
	position:static;
}

#head3{
   width: 100%;

 	background: url('../_img/grey.gif') repeat-y;
	position:relative;
}

#head5{
   width: 100%;

 	background: url('../_img/white.gif') repeat-y;
	position:relative;
}

#head4{
   width: 100%;
   height:39px;
 	background: url('../_img/down.gif') no-repeat;
	position:static;
}
