* {
		font-size: 12px; 
		font-family: Georgia, Verdana, Tahoma, Arial, Helvetica; 
		/*color: #950d0d;*/
		color: #5e2039;
}	

body, form {
     margin:0px; padding:0px;
}

#lista_div{
	position: absolute; bottom: 15px; right: 20px;
}

#menu a {
 text-transform: uppercase;
 text-decoration: none;
 color: #6f6f6f;
}

#menu a:hover {
 color: #b41503;
}

a {
 text-decoration: underline;
 color: #3f3f3f;
}

a:hover {
 text-decoration: none;
}

small {
 font-size: 9px; 
 line-height: 9px; 
}

h1 {
 font-size: 24px;
 padding-top: 10px; 
 padding-bottom: 20px;
}

h2, h3, a.h3 {
 font-size: 16px;
 padding-top: 5px; 
 padding-bottom: 10px;
 color: #5e2039;
 text-decoration: none;
}

h3 {
 background-color: #e4e8b8;
 border: 1px solid #5e2039;
 padding-left: 20px; 
 padding-top: 10px;  
}

iframe {
 border: 3px solid #d4d8a8;
}

p {
 text-indent: 15px;
 margin-bottom: 12px;
 text-align: center;
}

li {
 text-align: justify;
}

#promocja{
	width: 236px;
	height: 221px;
	background: url("img/promocja.gif");
	position: absolute; top: 150px; left: 0px;
}

strong {}