body {
	background: url(img/tlo.jpg) repeat-x left top;
	background-color: #f4f3d4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0;
	margin: 0;
	text-align:center;
	
}
#margines{
	height:20px;

}
a.stopa:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#fff;
	font-size: 12px
}
a.stopa:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#fff;
	font-size: 12px
}
a.stopa:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#E2CE77;
	font-size: 12px
}
a.stopa:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#fff;
	font-size: 12px;
}
a.menu:link {
font-family:Georgia, "Times New Roman", Times, serif;	text-decoration: none;
	color:#000;
	font-size: 16px
}
a.menu:visited {
font-family:Georgia, "Times New Roman", Times, serif;	text-decoration: none;
	color:#000;
	font-size: 16px
}
a.menu:hover {
font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color:#E2CE77;
	font-size: 16px
}
a.menu:active {
font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:#000;
	font-size: 16px;
}

#kontener {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;

}
	
#menu {
	text-align:center;
	margin-top: 3px;
}
.nag {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:bold;
	font-size:22px;
}
.nagmaly {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f4b610;
	font-size:14px;
}

img.prawa {
		border: 1px solid #000;

}

#lewa {
	float: left;
	color: #000;
	text-align:justify;
}
#prawa { 
	float: right;
	color: #000;
	text-align:justify;
}	
#stopka {
	background-image:url('img/tlo_stopa.jpg');
	background-repeat:repeat-x;
	height: 69px;
	width: 100%;
	text-align:center;
	color:#FFF;
	clear:both;
}

INPUT {
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px;
	color: #252527;
}

TEXTAREA {
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px;
	color: #252527;
}

