html, body {
	background: #faf8ec url("img/tlo.gif") repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   
}

#top {
	width: 888px;
	margin: 0px auto;
	padding-top: 2px;
	
}

#header {
	background-color: #ddd9c1;
	height: 256px;
}

#menu {
	width: 150px;
	float: left;
	overflow: hidden;
	margin: 2px 10px 10px 0px;
}
#dane {
	width: 140px;
	background-color: #8cc048;
	color: #fff;
	text-align: left;
	padding: 20px 0px 20px 20px;
}
#info {
	width: 256px;
	float: right;
	overflow: hidden;
	margin: 2px 0px 10px 10px;
}

#main {	
	width: 430px;
	float: left;
	overflow: hidden;
	background-color: #efede1;
	margin: 2px 0px 20px 0px;
	color: #72a42d;
	text-align: left;
	border: 1px solid #e2dec6;
	padding: 20px 10px 20px 20px;
}

#footer {
	clear: both;
	width: 100%;
	height: 40px;
	color: #72a42d;
	text-align: left;
	border-top:1px solid #e1ebc6;
}
#footer a{
	color: #72a42d;
}
#footerRight {
	float: right;
}

#title {
	background-color: #fff;
	height: 48px;
	/*float: left;*/
	font-size: 18pt;
	color: #72a42d;
	text-align: left;
	padding: 20px 0px 0px 20px;
}
#title a{
	text-decoration: none;
	color: #72a42d;
	
}
#tdFoto {
	text-align: left;
	vertical-align: middle;
	padding-right:20px;
	
}
#tdPowrot {
	text-align: center;
	padding-top:10px;
	
}
#tdOpis {
	text-align: left;
	width: 200px;
	vertical-align: top;
	border-left:1px solid #72a42d;
	padding-left:20px;
}
.cornerMenu {
	width: 100px;
	float: right;
	font-size: 8pt;
	text-align: center;
	padding-bottom: 10px;
	border-bottom:1px dotted #72a42d;
	
}
.cornerMenu a{
	text-decoration: none;
	color: #72a42d;
	
}

.cornerMenu a:hover {
	text-decoration: underline;
}
.tdMenu {
	width: 130px;
	text-align: center;
	vertical-align: top;
}
.tdMenu a{
	text-decoration: none;
}
#clearMenu {
	clear: both;
	height: 12px;
}
#banner {
	float: left;
	background-color: #fff;
	width: 606px;
	height: 118px;
	margin: 0px 12px 0px 12px;
	border: 1px solid #c3bb94;
}
#search {
	float: left;
	background: #ddd9c1 url("img/tlo_search.gif") repeat-x;
	width: 204px;
	height: 80px;
	padding: 40px 20px 0px 20px;
	color: #72a42d;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#email {
	color: #7c704d;
}
#data {
	clear: both;
	height: 12px;
	text-align: left;
	color: #968c6c;
	padding-left: 12px;
}
#podmenu {
	background: #ddd9c1 url("img/tlo_search.gif") repeat-x;
	border: 1px solid #e2dec6;
	padding: 10px 2px 20px 10px;
	color: #72a42d;
	text-align: left;
	margin: 2px 0px 0px 0px;
}
#podmenu ul{
	margin:0px;
	padding: 0px;
	list-style-type: none;
}
#podmenu ul li{
	padding-bottom: 5px;
}
#podmenu a{
	text-decoration: none;
	color: #72a42d;
	
}

#podmenu a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#telefon, #ostatnie {
	border: 1px solid #b9d78c;
	height: 35px;
	background: #8bbf47 url("img/tlo_tel.gif") repeat-x;
	padding: 15px 2px 0px 10px;
	color: #fff;
	font-size: 12pt;
	text-align: left;
	
}
.leftMenu {
	margin-top: 2px;
}
.rightMenu {
	margin-top: 2px;
	border: 1px solid #dbd7c2;
	height: 30px;
	background: #d2cbaa url("img/right_menu.gif") repeat-x;
	padding: 14px 2px 0px 10px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	
}
.rightMenu a, #ostatnie a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
}
.rightMenu a:hover, #ostatnie a:hover{
	text-decoration: underline;
}
hr {
	border-top:1px dotted #7c704d;
	border-width:1px 0 0 0;
	height:1px;
}
h3 {
	border-left: 6px solid #dce5c4;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 14px;
	margin-left: -20px;
	
}

#main ul li {
	padding: 2px 0 2px 0;
	list-style-image: url(img/arrow.gif);
	list-style-type: none;
}
#main a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	color: #72a42d;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}

#search input.text_form {
	padding-left: 3px;
	border-top: 2px solid #898989;
	border-left: 2px solid #898989;
}
#search input.submit_form {
	padding: 2px;
	border: 0px;
	color: #fff;
	background: #86bc3d url("img/tlo_submit.gif") repeat-x;
}
.foto {
	border: 1px solid #e2dec6;
	margin: 0px 2px 10px 0px;

}
/*MENU*/

#menu_top, #menu_top li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_top {
	float: left;
	background-color: #fff;
	padding: 0px;
}

#menu_top li {
	float: left;
}

#menu_top a:link, #menu_top a:visited {
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
	width: 110px;
	height: 12px;
	background: #86bc3d url("img/menu.gif") repeat-x center;
	color: #fff;
	padding: 15px 0;
	border-right: 1px solid #65873a;
}

#menu_top a:hover {
	background: #86bc3d;
}