.formularz {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	text-decoration: none;
	border: 1px solid #2f2f2f;
	background-color: #050505;
}

.button {
	border-right: #ed4600 1px solid; 
	border-top: #ed4600 1px solid; 
	border-left: #ed4600 1px solid; 
	border-bottom: #ed4600 1px solid;
	font-weight: bold; 
	font-size: 12px; 
	color: #ed4600;
	background-color: #050505;
}


a:link{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

a:visited{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover{
	color: #ed4600;
	text-decoration: none;
	text-transform: uppercase;
}

h1{
	color: #ffffff;
	font-size: 18px;	
}

table{
	width: 100%;
	border:0px;
}

#marginesy{
	margin-right: .5cm;
	margin-left: .5cm;		
}

#marginesy2{
	margin-right: .5cm;
	margin-left: 2.5cm;		
}

.tekst{
	font-size: 14px;
	text-align: justify;
	line-height: .55cm;	
}

.tekst2{
	font-size: 13px;
	text-align: center;
	line-height: .55cm;	
}

.tekst3{
	font-size: 13px;
	text-align: left;
	line-height: .55cm;
	font-weight: bold;	
}

.znak{
	font-size: 18px;
	color: #ed4600;
}

.wyslana{
	font-size: 18px;
	color: #7eff00;
}

.blad{
	font-size: 18px;
	color: #ff0000;
}

.wyr{
	font-size: 16px;
	color: #ed4600;
	font-weight: bold;
}

.szary{
	color: #aaaaaa;
}

.szary_mini{
	font-size: 12px;
	color: #aaaaaa;
}

img{
	border: 0px;	
}

.langtxt{
	font-size: 10px;
	color: #ec4600;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.langtxt:visited{
	font-size: 10px;
	color: #ec4600;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.langtxt:hover{
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.langtxt:focus{
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Verdana;
	text-decoration: none;
}

ul, ul li.menu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	width:179px;
	height:62px;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
}

ul.menu {
	float: left;
}

ul li.menu {
	float: left;
}

ul a:link, ul a:visited.menu {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #000 url("images/image_19.jpg") repeat-x;
	color: #ec4600;
	width:179px;
	height:62px;
	letter-spacing: .5mm;
}

ul a:hover.menu {
	width:179px;
	height:62px;
	color: #ffffff;
	background-color: #ed4600;
	background-image: url("images/image_21.jpg");

	
}

ul a:active.menu {
	width:179px;
	height:62px;
	color: #ffffff;
	background-color: #ed4600;
	background-image: url("images/image_21.jpg");
}