html, body { 
font : 8pt verdana; 
width : 100%; 
text-align : center; 
margin : 0; 
padding : 0; 
background: url(../swieca.jpg) no-repeat;
background-color : #000000;
background-position : -50px 0px; 
} 
/**
Elementy formularza
*/
.input_label{
	color: white;
	text-align: left;
	font-weight: bolder;
	width: 30%;
}
.input_text{
font: 12pt "Times New Roman";
	width: 99%;
	text-align: left;
	border : 1px solid #4d4d4d;
	color : #ffffff;
	background-color : #000000;
}
.input_text1 {
font: 12pt "Times New Roman";
	width: 99%;
	height : 140px;
	text-align: left;
	border : 1px solid #4d4d4d;
	color : #ffffff;
	background-color : #000000;
}
#table{
	width: 100%;
	color: white;
}
.alert{
font: 10pt "Times New Roman";
	text-align: justify;
	color: red;
	font-weight: bold;
}

.wpis { 
font : 12pt "Times New Roman"; 
text-align : justify; 
color : #ffffff;
line-height: 1.4em;
margin : 20px; border-bottom : 1px solid #acacac; padding-bottom : 20px;
} 

.wpis span {
	font: 8pt "Times New Roman";
	text-align: justify;
	color: #d8d8d8;
	line-height: 1.4em;
} 



/*
reszta
*/
h1 { 
font : 11pt "tahoma"; 
color : #53310b;
text-align : left; 
} 


a:focus { 
outline : none; 
}

img { 
border : 0;
} 



.linia { font : 10pt "Times New Roman"; 
color : #ffffff;
border-bottom : 1px solid #acacac;
margin: 20px;
} 

.text0 { 
font : 10pt "Times New Roman"; 
text-align : right; 
color : #ffffff;
line-height: 1.4em;
} 

.text1 { 
font : 12pt "Times New Roman"; 
text-align : center; 
color : #ffffff;
line-height: 1.4em;
} 
.text1m { 
font : 12pt "Times New Roman"; 
text-align : center; 
color : #ffffff;
line-height: 1.4em;
border-top : 1px solid #acacac;
padding-top : 20px;
} 
.text2 { 
font : bold 30pt "Times New Roman"; 
text-align : center; 
color : #ffffff;
margin : 0px;
} 

.text3 { 
font : bold 14pt "Times New Roman"; 
text-align : center; 
color : #ffffff;
margin : 0px;
} 

.text4 { 
font : 12pt "Times New Roman"; 
text-align : center; 
color : #ffffff;
line-height: 1.4em;
margin-left : 300px;
} 


.text5 { 
font : bold 14pt "Times New Roman"; 
text-align : center; 
color : #ffffff;
line-height: 1.4em;
margin-left : 300px;
} 


.lewa { 
width :620px; 
float : left; 
text-align : center; 
padding : 0px 0px 0px 0px; 
overflow : hidden; 
margin : 0; 
background-color : #;  
} 

.prawa { 
width : 380px; 
float : right; 
text-align : center; 
padding : 0px 0px 0px 0px; 
overflow : hidden; 
margin : 0; 
background-color : #;
} 

.srodek { 
width : 1000px; 
text-align : justify; 
overflow : hidden; 
padding : 20px 0px 0px 0px; 
margin : 0 auto;
} 

a. { 
display : inline; 
font : 8pt "tahoma"; 
color : #53310b;
text-decoration : none; 
} 
a:hover{ 
display : inline; 
font : 8pt "tahoma"; 
color : #9a7b58; 
text-decoration : underline; 
}
