body
{
	background-color: Black;
	color: #ff6600;
	margin:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;		
}



a 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-decoration:none;
	color:orange;
}

.projekt5_komunikaty
{
	/*width:1010px;*/
	/*background-color:rgb(32,32,32);*/
	position:relative;
	padding:10px;
}

.projekt5_kontener
{
	margin:auto;
	width:1020px;
	background-image: url(grafika/tlo.jpg); 
	background-repeat:no-repeat; 
	background-position: -40px 0px;
	color: #ff6600;
		
}

.projekt5_kolumna_lewa
{
	width:670px;
	float:left;
	min-height:20px;
	position:relative;
	margin-left:40px;
	margin-top:40px;
	margin-right:40px;
	border:10px solid black;
	background-color:rgb(32,32,32);
	padding:5px;
	
}

.projekt5_kolumna_lewa_kontener
{
	width:780px;
	float:left;
	min-height:20px;
	position:relative;
	margin-bottom:40px;
}

.projekt5_kolumna_prawa
{
	width:230px;
	float:left;
	vertical-align:top;
	
}

.projekt5_logo
{
	text-align:left;
	width:220px;
	min-height:20px;
	position:relative;
	padding:5px;
	
	
}


.projekt5_menu
{
	text-align:left;
	width:220px;
	position:relative;	
	min-height:20px;	
	padding:5px;


}

.projekt5_menu2
{
	text-align:left;
	width:220px;
	position:relative;
	min-height:20px;	
	padding:5px;
		
	
}

.projekt5_stopka
{
	width:970px;
	clear:both;
	position:relative;		
	min-height:20px;	
	padding:15px;

	margin-left:10px;
	margin-right:10px;		
	
	
	background-color:black;
	background-image: url(grafika/stopka.gif); 
	background-repeat:no-repeat; 
	background-position: 0px 100%;
	
}

input[type=submit]
{
 	background-image:url(grafika/button-tlo.png);
 	margin:2px;
 	border-color:#d74623;
 	border-width:2px;
 	color:white;
 	font-weight:bold;
 	font-family:verdana;
 	font-size:11px;
 	padding:3px;
 	border-style:solid;
 	width:60px;
 	background-color:#262929;

}


input[type=submit]:hover
{
 	background-image:url(grafika/button-tlo-odwrocony.png);
 	border-color:#f0927b;
 	

}
