body {
	margin: 0px;
	padding: 0px;
	background: #4d4230;
	background-repeat: no-repeat;
	background-position: center top;
	font: 12px Georgia;
	/* color: #4d4230; */
	/* color: #2E2E2E; */
	color: black;
}

label, .formFloat {
	float: left;
	line-height: 30px;
}

label {
	width: 240px;
}

.formMain {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.formArea {
	float: left;
	width: 300px;
	height: 160px;
}

img {
	border: 0px;
}
a:link, a:visited, a:hover, a:active {
	border: 0px;
	color: #530000;
}

div,p,a,form,h1,h2,h3,h4,h5,ul,li {
	margin: 0px;
	padding: 0px;
}

#stopka a {
	color: #6E624E;
}

#contener {
	width: 682px;
	margin: 0 auto;
}
#top {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 40px;
}
#content {
	clear: both;
}

/*
#content_top {
	width: 682px;
	background: #dbcebb;
	background-image: url('/_img/gfx/content_top.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
*/
#content_top {
	width: 682px;
	background: #dbcebb;
	background-repeat: no-repeat;
	background-position: center top;
}

#content_bottom {
	width: 682px;
	height: 7px;
	background: #dbcebb;
	background-image: url('/_img/gfx/content_bottom.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
#menu {
	width: 680px;
	height: 39px;
	background-image: url('/_img/menu2.png');
	background-repeat: no-repeat;
	margin: 1px auto 0;
	text-align: center;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	display: inline;
	font-weight: bold;
}
#menu li a {
	color: white;
	text-decoration: none;
	margin: 0px 10px;
}
#menu li a:hover {
	color: white;
	text-decoration: none;	
	margin: 0px 10px;
}
#menu li img {
	vertical-align: middle;
}
#intro {
	clear: both;
	text-align: center;
}
#intro img {
	margin: 20px 0px;
}
#tresc {
	clear: both;
	text-align: left;
	padding: 15px;
	font: bold 12px Georgia;
}
#tresc ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin: 10px 0px;
}
#tresc li {
	background-image: url('/_img/gfx/punkt.png');
	background-repeat: no-repeat;
	background-position: 0px 9px; 
	padding-left: 14px;
	/*font: bold 18px Georgia;*/
}
#tresc li a {
	color: white;
	text-decoration: none;
	margin: 0px 10px;
}
#tresc li a:hover {
	color: white;
	text-decoration: none;	
	margin: 0px 10px;
}
#tresc li img {
	vertical-align: middle;
}
#tresc p {
	line-height: 23px;
}
#stopka {
	width: 682px;
	min-height: 51px;
	margin: 0 auto;
	background-image: url('/_img/gfx/stopka.png');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	color: white;
}
#stopka ul {
	margin: 0px;
	list-style: none;
	padding: 10px 0px;
}
#stopka li {
	display: inline;
	font-weight: bold;
}
#stopka li a {
	color: white;
	text-decoration: none;
	padding: 0px 10px;
}
#stopka li a:hover {
	color: white;
	padding: 0px 10px;
	text-decoration: underline;	
}
#stopka p {
	/* color: #6e624e; */
	color: #fff;
	font-size: 11px;
	text-shadow: black 1px 1px 1px;
	/*
	background: #4d4230;
	opacity: 0.8;
	filter: alpha(opacity=80);
	*/
	padding: 4px;
}

#stopka p a {
	color: #ccc;
}

#pod_stopka {
	height: 1px;
	background: #c2b4a0;
}
