* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-size: 100%;
	font-family: "arial CE", sans-serif;
	color: #313130;
	padding-bottom:20px;
}
a {
	color: #313130;
}
a:hover {
	text-decoration: none;
}
a.about {
	display: block;
	margin: 10px auto;
	width: 159px;
	height: 37px;
	_height: 10px;
	background: #3F41AC url(/img/about_button.gif) no-repeat;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 15px;
	_padding-bottom:9px;
}
hr {
	background: #A9A8A8;;
	border: none;
	height: 1px;
	width: 100%;
	line-height: 0;
	font-size: 0;
	clear: both;
	margin: 10px 0;
}
div.wrapper {
	width: 985px;
	margin: 0 auto;
}
div.header {
	height: 142px;
	background: url(/img/header_bg.gif) repeat-y;
	position: relative;
}
div.header .logo {
	float: left;
	margin: 15px 0 0 42px;
	border: none;
}
div.top_nav_light, div.top_nav_dark {
	height: 3em;
	float: right;
	line-height: 35px;
	padding: 0 15px;
	font-size: 75%;
}
div.top_nav_dark {
	background: #2E3092 url(/img/top_nav_dark_bg.gif) left bottom no-repeat;
}
div.top_nav_light {
	background: #4C4EC0 url(/img/top_nav_light_bg.gif) left bottom no-repeat;
}
div.top_nav_light ul li, div.top_nav_dark ul li {
	display: inline;
}
div.top_nav_light ul li span, div.top_nav_dark ul li span {
	color: #FFF;
}
div.top_nav_light ul li a, div.top_nav_dark ul li a {
	color: #FFF;
}
div.top_nav_light ul li a:hover, div.top_nav_dark ul li a:hover {
	text-decoration: none;
}
div.search {
	width: 225px;
	height: 28px;
	position: absolute;
	bottom: 0;
	left: 0;
}
div.search input.button {
	width: 40px;
	height: 24px;
	float: left;
	margin: 5px 0 0 0;
	border: none;
	cursor: pointer;
}
div.search input.text {
	width: 165px;
	height: 20px;
	float: right;
	padding: 3px 0 0 8px;
	background: #FFF url(/img/search_input_bg.gif) repeat-x;
	border: none;
	margin: 5px 10px 0 0;
}
div.header ul.markers {
	position: absolute;
	bottom: 0;
	right: 33px;
	display: inline;
	clear: both;
	text-align: center;
	font-size: 85%;
}
div.header ul.markers li {
	width: 193px;
	height: 45px;
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}
div.header ul.markers li.barva1 {
	background: #CA2C33 url(/img/marker_red.gif) no-repeat;
}
div.header ul.markers li.barva2 {
	background: #F3AD36 url(/img/marker_yellow.gif) no-repeat;
}
div.header ul.markers li.barva3 {
	background: #6D9B16 url(/img/marker_green.gif) no-repeat;
}
div.header ul.markers li a {
	color: #1E1E20;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 143px;
	height: 35px;
	padding: 9px 25px 0 25px;
}
div.header ul.markers li a:hover {
	color: #2F2F31;
}
div.left {
	width: 225px;
	float: left;
	text-align: center;
}
div.content {
	float: left;
	text-align: left;
	font-size: 80%;
	padding: 20px 0 0 0;
	}
div.content .inbox {
    min-height: 300px;
    _height: 300px;
    }
div.content p {
	line-height: 1.3em;
	margin-bottom: 15px;
}
div.grey_box {
	position: relative;
	padding: 13px 0 20px 0;
	background: #C9C9C9;
	border-left: 17px solid #A9A8A8;
	margin-bottom: 6px;
	text-align: left;
	_height: 10px;
}
div.grey_box div.corner_top {
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(/img/submenu_corner_top.gif) no-repeat;
}
div.grey_box div.corner_bottom {
	position: absolute;
	bottom: 0px;
	right: 0;
	width: 11px;
	height: 9px;
	font-size: 0;
	line-height: 0;
	background: url(/img/submenu_corner_bottom.gif) no-repeat;
}
div.footer {
	height: 4.7em;
	width: 100%;
	position: relative;
	background: #ECECEC;
	clear: both;
	float: left;
	margin: 10px 0 20px 0;
	color: #666666;
}
div.footer div.top_right, div.footer div.top_left, div.footer div.bottom_left, div.footer div.bottom_right {
	position: absolute;
	width: 15px;
	height: 15px;
}
div.footer div.top_left {
	top: 0;
	left: 0;
	background: url(/img/footer_top_left.gif) no-repeat;
}
div.footer div.top_right {
	top: 0;
	right: 0;
	_right: -1px;
	background: url(/img/footer_top_right.gif) no-repeat;
}
div.footer div.bottom_left {
	bottom: 0;
	left: 0;
	_bottom: -3px;
	background: url(/img/footer_bottom_left.gif) no-repeat;
}
div.footer div.bottom_right {
	bottom: 0;
	right: 0;
	_bottom: -3px;
	_right: -1px;
	background: url(/img/footer_bottom_right.gif) no-repeat;
}
div.footer p {
	text-align: left;
	display: inline;
	margin: 17px 0 0 40px;
	float: left;
	font-size: 75%;
}
div.footer ul {
	float: right;
	display: inline;
	line-height: 6.6em;
	margin-right: 20px;
	list-style: none;
	font-size: 75%;
}
div.footer ul li {
	display: inline;
}
div.footer a {
	color: #666666;
	font-size: 12px;
}
div.footer a:hover {
	text-decoration: none;
}
.clear {clear: both;}