/* CSS Document */
div.spacer {
padding-top:3px;
clear:both;}

div.etykieta {
vertical-align:middle;
padding-top:3px;
float:left;
text-align:right;
width:150px;
}

div.formu {
vertical-align:middle;
float:right;
}

.poczta {
width:305px;

}

input { 
border-right: #f6cb0e 1px solid; 
border-top: #f6cb0e 1px solid;
border-bottom: #f6cb0e 1px solid;
border-left: #f6cb0e 1px solid;
font-size: 11px;
background-color: black; 
color: white; 
font-family: tahoma,sans-serif; 
height: 19px;
width:150px;
vertical-align:middle;
} 

textarea { 
border-right: #f6cb0e 1px solid; 
border-top: #f6cb0e 1px solid;
border-bottom: #f6cb0e 1px solid;
border-left: #f6cb0e 1px solid;
font-size: 11px;
background-color: black; 
color: white; 
font-family: tahoma,sans-serif; 
width:305px;
} 

.naglowek {
width:959px;
height:193px;
background:url(images/t1.jpg);
}

a{
	color:#f6cb0e;
	text-decoration:none;}

a:active{
	color:#f6cb0e;
	text-decoration:none;}

a:visited{
	color:#f6cb0e;
	text-decoration:none;}

a:hover{
	color:#FFFFFF;
	text-decoration:none;}

.menu{
	background:url(images/t2.jpg) no-repeat;
	height:40px;
	padding-left:40px;}

.menu ul{ list-style:none; margin:0; padding:0;}

.menu li{ float:left; display:inline-block; padding:2px 0px; }

.menu a{
	text-transform:uppercase;
	display:inline-block; 
	padding:10px 18px; 
	color:#f6cb0e; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:none;
	border-right:1px dotted #333333;}

.menu a:hover{
	background:#f6cb0e; 
	color:#fff;}

.right{
	background:url(images/mic.jpg) no-repeat right;
	height:516px;
	width:236px;
	padding-left:30px;
	float:left;
	padding-top:0px;}

.stopka{ background:url(images/stopka.jpg) no-repeat; position:relative; height:93px; }
