*{
	margin: 0; padding: 0;
}
body {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 1em;
	background-color: #EADC3F; 
}
#ekspol {
	text-align: left;
	width: 750px;
	margin: 0px auto;
	background: transparent;
}
#ekspol2 {
background: #FBF8D4 url(img/dt3.gif) repeat-x bottom;
	border-bottom: 3px solid #CC3333;
}
#gora {
	padding-top: 5px;
	height: 40px;
	background: #FBF8D4 url(img/lt2.gif) repeat-x bottom;
	border-right: 2px solid black;
	position: relative;
}
#lang {
	position: absolute;
	top: 0px;
	right: 10px;
}


#menu {
	list-style: none;
	position: relative;
	background-color: #EADC3F ;
	width: 100%;
	float: left;
}
#menu li {
	list-style: none;
	color: red;
	padding: 7px 25px 7px 5px;
	background: url(img/mkr.gif) no-repeat top right;
	float: left;
	font-weight: bold;
	font-style: italic;
	font-size: 0.8em;
}
#menu a {
	font-style: normal;
}
#menu A:link {
	color: #CC3333;
	text-decoration: none;
}
#menu A:visited {
	color: #CC8033;
	text-decoration: none;
}
#menu A:hover, #menu A:visited:hover {
	color: #FFFFF0;
	text-decoration: underline;
}

#tresc {
	border-top: 3px solid #CC3333;
	border-left: 2px solid #CC3333;
	border-right: 2px solid #CC3333;
	padding: 30px 5px 15px 5px;
	clear: left;
	font-size: 0.9em;
	line-height: 140%;
	background: transparent url(img/lt3.gif) repeat-x top;
}
div.txt1 {
	text-indent: 20px;
}
ul.gl {
	margin: 1em 0 1em 0;
	padding-left: 24px;
}
ul.gl li {
	padding: 0 0 4px 15px;
	list-style-type: none;
	background: url(img/dot.jpg) no-repeat 0 4px;
}

#stopka {
	font-size: 0.7em;
	padding: 5px 5px 5px 5px;
	border-left: 2px solid #EADC3F;
	border-right: 2px solid #EADC3F;
	text-align: center;
	background-color: #EADC3F;
clear: both;
}
#stopka2 {
	border-left: 2px solid black;
	border-right: 2px solid black;
height: 43px;
	background: #FBF8D4 url(img/dt4.gif) repeat-x bottom;	
clear: both;
}

#frm {
	position: relative;
}
#frm input {
	text-align: right;
}
#frm input.c {
	text-align: center;
}
#prawa {
	position: absolute;
	margin-left: 250px;
	margin-top: 20px;
	width: 350px;
	border: 1px solid #4169E1;
	background: #D4EAFB;
	color: black;
	padding: 2px 2px 2px 2px;
}
