html {
	height: 100%;
}
body {
	padding: 0;
	margin: 0;
	height: 100%;
	background: url(../images/poz.jpg) repeat-y top center;
}
div#body1 {
	height: 100%;
	min-height: 100%;
}
div#telo {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 6em;
}
div#stred {
	margin: 0 auto;
}
div#animacia {
	height: 153px;
	width: 776px;
	background: url(../images/bilboard.jpg) repeat-x top;
}
div#widthl {
	width: 73%;
	float: right;
}
div#widthp {
	width: 24%;
	float: left;
	background-color: #457fb9;
}
div#spodok {
	clear: both;
	float: left;
	width: 100%;
	margin-top: -5em;
}
.width {
	width: 776px;
}
.widthf {
	width: 100%;
	float: right;
}
#spodok #pozadie {
	position: relative;
	margin: 0 auto;
	height: 5em;
	background: url(../images/dole.jpg) repeat-x bottom left;
}
#spodokl {
	float: left;
	width: 20%;
	padding: 0 0 0 8px;
	position: absolute;
	bottom: 0;
}
#spodokp {
	float: right;
	width: 80%;
	padding: 0px 4px 0px 0px;
	text-align: right;
}
#spodokp img {
	vertical-align: top;
}
#spodoktext {
	position: absolute;
	bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
}
#spodoktext a, #spodoktext a:hover, #spodoktext a:visited, #spodoktext a:link {
	color: #fff;
	text-decoration: none;
}
/**  Sub menu **/
#submenu {
	width: 565px;
	height: 120px;
	margin-bottom: 10px;
	padding: 0;
	margin: 0;
}
#submenu a, #submenu a:visited, #submenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #457fb9;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#submenu a:hover {
	color: #CCCCCC;
}
#submenu-lave {
	float: left;
	width: 45%;
}
#submenu-prave {
	float: right;
	width: 55%;
}
/**  Sub menu male **/
#submenu-male {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	width: 565px;
	height: 30px;
}
#submenu-male a, #submenu-male a:visited, #submenu-male a:link {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #457fb9;
	font-size: 15px;
	font-weight: bold;
}
#submenu-male a:hover {
	color: #CCCCCC;
}