html, body {
	height:100%;
}
body {
	color: #525959;
	width:100%;
	font: normal 12px/18px Georgia, "Times New Roman", Times, serif;
	background: #FFF;
}
/*Other*/
.clear { font-size: 0pt; clear: both; }
p {
	margin-top: 10px;
}
h2 {
	font: normal 18px Tahoma, Geneva, sans-serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #2B6BAB;
}
h1 {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #636363;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
a {
color: #588abc;
text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#wrap {
	margin: 25px auto 0px;
	width: 972px;
	position: relative;
}

#header {
	position: relative;
	margin-bottom: 20px;
	padding-right: 6px;
	padding-left: 6px;
	height: 69px;
}
#logo {
	float: left;	
}
#lang {
	font-size: 11px;
	float: right;
	color: #588abc;
}
#flash {
	text-align: center;
	border: 1px dashed #b9bdbd;
	padding: 5px;
}
.menub {
	background: url(../images/menutop.jpg) no-repeat top;
	height: 48px;
	width: 252px;
	position: absolute;
	left: 6px;
}
.menunizuha {
	background: url(../images/menubottom.jpg) no-repeat bottom;
	position: absolute;
	width: 252px;
	height: 30px;
	bottom: 0px;
}
.podpismenu {
	font-size: 18px;
	color: #3286c0;
	position: absolute;
	left: 40px;
	top: 14px;
	cursor: pointer;
}
.contentmenu {
	position: absolute;
	top: 30px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 45px;
	font-size: 11px;
}
.buttons {
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
	height: 50px;
}
.menuabout {
	background: url(../images/buttabout.jpg) no-repeat top;
	height: 48px;
	width: 252px;
	position: absolute;
	right: 6px;
	cursor: pointer;
}
.smalltext {
	margin: 0px 45px 25px;
}
#footer {
	padding: 25px;
	background: #f7f7f7;
	margin: 0px;
	font-size: 11px;
	line-height: 18px;
}
#find {
	font-size: 11px;
	float: right;
	color: #588abc;
	clear: right;
	margin-top: 25px;
}
.sear {
	font: 11px Verdana, Geneva, sans-serif;
	color: #666;
	border: 1px solid #7f9db9;
	padding: 2px;
}
.picright {
	margin: 5px 0px 10px 10px;
	padding: 2px;
	float: right;
	border: 1px solid #666;
}
.h1blu {
	color: #3286C0;
}
ul.content  {
	display: list-item;
	margin: 8px 0px;
	padding: 0px;
}
ul.content li {
	padding-left: 20px;
	list-style: disc outside;
	display: list-item;
	margin: 0px 0px 5px 30px;
}
.podpismenu a {
	text-decoration: none;	
}
#selected {
	font-size: 11px;
}.inp {
	padding: 3px;
	font: 12px Verdana, Geneva, sans-serif;
}
.redtext {
	color: #F00;
	font-size: 24px;
	line-height: normal;
}
.green {
	color: #7CA600;
	font-size: 24px;
	line-height: normal;
}
.smhead {
	padding: 10px;
	margin-top: 5px;
	border-left: 6px solid #F7F7F7;
}
.copyright {
	float: right;
	margin: 0px;
	padding: 0px;
}
foot_nav {
		float: left;
}