html { margin:0; padding: 0; height:100%;/* width: 100%; */ }
body {
	margin:0;
	padding:0;
	font-family : Arial, "Arial CE", "Helvetica CE", Verdana, sans-serif;
	font-size:76%;
	text-align:center;
	color:#2F4355;
	background-image:url(../_images/bg-body-h.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	height:100%;
}
p, form, div, ul, li {	margin: 0;	padding: 0; }
img { font-size:92%; border:none;}

#footframe {
	_height:100%;
	min-height:100%;
	position:relative;
}
#mainframe {
	width:940px;
	margin:0 auto;
	position:relative;
	padding-bottom:190px;
}
#tophead {
	width:940px;
	height:160px;
	position:relative;
	background-color:#10141d;
	color:#FFFFFF;
	background-image:url(../_images/bg-body-h.jpg);
	background-repeat:repeat-x;
}
#menu-block {
	width:940px;
	height:160px;
	position:absolute;
	top:0px;
	left:0;
}
.slogan {
	position:absolute;
	width:360px;
	height:55px;
	right:10px;
	top:35px;
}
.stat {
	position:absolute;
	display:block;
	z-index:1;
	width:10px;
	height:10px;
	right:0;
	top:0;
}
#logo {
	width:314px;
	height:75px;
	position:absolute;
	left:0;
	top:28px;
	z-index:1;
	overflow:hidden;
	text-align:left;
}
#logo a {
	display:block;
	width:314px;
	height:75px;
	position:relative;
	cursor:pointer;
	_cursor:hand;
	overflow:hidden;
	color:#119ff4;
	font-size:206%;
	text-decoration:none;
}
#logo a span {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:0 0;
}
#logo a span {
	background-image:url(../_images/web-one-logo.png);
}

#main {
	width:940px;
	text-align:left;
	position:relative;
	padding:40px 0 0 0;
	_height:1px;
	min-height:1px;
}
#main p {
	line-height:1.4em;
	font-size:110%;
}

#col-l {
	float:left;
	width:630px;
}

#col-r {
	float:left;
	width:310px;
}

#main p.err {
	padding:0;
	font-style:italic;
}

#foot {
	background-color:#10141d;
	height:130px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background-image:url(../_images/bg-foot.jpg);
	background-repeat:repeat-x;
}
#foot .margin {
	width:940px;
	height:130px;
	margin:0 auto;
	position:relative;
	background-image:url(../_images/foot-img.png);
	background-repeat:no-repeat;
	background-position:806px 20px;
	color:#e8e8e9;
	text-align:left;
}
.navigace, .copy {
	padding:30px 0 0 20px;
}
.navigace {
	color:#40434a;
}
.seo-foot {
	position:absolute;
	width:300px;
	height:90px;
	right:160px;
	top:30px;
}
#foot a, #foot a:hover {
	color:#e8e8e9;
	text-decoration:underline;
}
#foot a:hover {
	text-decoration:none;
	color:#119ff4;
}

#overtoplist {
	position:absolute;
	visibility:hidden;
	z-index:10;
	right:0;
	top:0;
	text-align:center;
	padding:5px;
	background-color:#FFFFFF;
}
#overtoplist img {
	vertical-align:bottom;
}

a {
	color:#DE0A74;
	text-decoration:underline;
}
a:hover {
	color:#DE0A74;
	text-decoration:none;
}

.hidden { display:none;}

.clear-lr {
	clear:both;
	margin-top:-1px;
	position:relative;
	padding:0;
	height:0;
	border:none;
	overflow:hidden;
	visibility: hidden;
}
.break-l {
	clear:left;
	margin-top:-1px;
	position:relative;
	padding:0;
	height:0;
	border:none;
	overflow:hidden;
	visibility: hidden;
}
.break-r {
	clear:right;
	margin-top:-1px;
	position:relative;
	padding:0;
	height:0;
	border:none;
	overflow:hidden;
	visibility: hidden;
}

.spacer {
	background-color:#FFFFFF;
	height:15px;
	font-size:1px;
}
.l {
	text-align:left;
}
.r {
	text-align:right;
}
.c {
	text-align:center;
}
.j {
	text-align:justify;
}

table {
	font-size:100%;
	border-collapse:collapse;
}

h1 {
	font-size:206%;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:20px 0 12px 20px;
	position:relative;
	left:-2px;
	color:#119FF4;
}

h2,h3 {
	margin:0;
	padding:5px 0 9px 0;
	font-size:146%;
	font-weight:normal;
	color:#119FF4;
}
h2 span {
	font-weight:normal;
	font-size:76%;
	color:#142229;
}
h4 {
	margin:0;
	text-align:right;
	font-style:italic;
	font-weight:normal;
	padding:10px 0 0 0;
	font-size:120%;
	color:#899094;
}
.seo-foot h2 {
	color:#e8e8e9;
	font-size:160%;
	text-align:right;
	line-height:1.7em;
	font-style:italic;
}

#menu {
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
}

#menu ul {
	list-style-type:none;
	float:left;
}
#menu li {
	float:left;
	margin:0 5px 0 0;
	font-size:125%;
	background-color:#10141d;
}

#menu li a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	width:110px;
	padding:12px 0 9px 0;
	_height:1px;
	min-height:1px;
	float:left;
	background-image:url(../_images/bg-menu.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#1b202e;
}

#menu li a:hover, #menu li a.active {
	color:#119ff4;
	background-color:#fff;
	background-image:none;
	background-image:url(../_images/bg-menu-href.png);
	background-repeat:repeat-x;
	background-position:top;
}