html, body {
	height: 100%;
}
body {
	padding: 0;
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	color: #000;
	background: #f5f4f0 url("img/bg.gif") top center repeat-x;
}
img {
	border: 0
	}
p {
	margin: 0;
}
a {
	color: #5e792d;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 9px;
	float: left;
	color: #8dae60;
	margin: 0 2px 0 2px;
	}
.slogan {
	width: 530x;
	height: 10px;
	position: absolute; bottom:10px; right:0px;	
	font-size: 9px;
	}
#container {
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}
#top {
	width: 760px;
	margin: 0 auto;
	text-align: right;
	padding: 0;
	height: 152px;
	position: relative;
}
#menu {
	width: 100%;
	margin: 0 auto;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 3px 0 0 0;
	text-align: center;
	background: url("img/belka.gif") repeat-x;
	height: 20px;
	font-size: 10pt;
}
#menu li {
	display: inline;
	padding: 0 6px;
}
#menu a {
	padding: 1px 14px;
	text-decoration: none;
	color: #000;
}
#menu a.current {
	border-bottom: 3px solid #95947f;
}
#menu a:hover {
	border-bottom: 3px solid #5a5943;
}

#content {
	width: 760px;
	margin: 0 auto;
}
#foto {
	float: left;
	margin-bottom: 20px;
}
#foto img {
	border: 1px solid #555;
}
#flagi {
	text-align: right;
	margin: 8px 5px 5px 0;
}
#flagi img {
	border: 1px solid #ccc;
}
#tresc {
	background-color: #fff;
	border: 1px solid #ccc;
	float: right;
	width: 500px;
	padding: 15px;
	margin-bottom: 40px;
}
#tresc table {
	width: 100%;
}
#tresc td {
	padding: 5px;
	border: 1px solid #f0f0f0;
}
#tresc p {
	margin: 15px 0;
	text-align: justify;
}

select, textarea, input.in {
	border: 1px solid #ccc;
	background-color: #fafafa;
}
input.in {
	width: 138px;
}
.podpis {
	width: 287px;
	height: 47px;
	float: right;
	margin: 10px 60px 0 0;
	}
.clr {
	clear: both;
}
#stopka {
	background: url("img/belka.gif") repeat-x;
	text-align: center;
	font-size: 9pt;
	padding: 3px 0;
	width: 100%;
	position: absolute;
	bottom: 0px;
}
#stopka p.autor {
	font-size: 8pt;
	padding: 3px 10px 0 0;
	text-align: right;
	color: #aaa;
}
#stat{
	width: 760px;
	margin: 7px auto;
}
img.logo {
	width: 190px;
	height: 152px;
	float: right;
	}
img.cuenta {
	width: 27px;
	height: 20px;
	float: right;
	margin: -2px 0 0 0;
	cursor:default;
	}
.kontakt {
	width: 240px;
	float: left;
	margin: 0 0 10px 0;
	}