body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #fcfdff;
	font-family:Arial;
	font-size:12px;
	background-image: url(layout/bg-body.gif);
}
#page-center{
	width: 980px;
	margin: auto;
}
#header {
	height: 400px;
	background-image: url(layout/header.png);
	background-repeat: no-repeat;
	position: relative;
}
#footer {
	width: 40%;
	float:left;
	text-align: center;
	color: #C9D7E4;
	line-height: 12px;
	margin-top: 10px;
	margin-left: 290px;
	font-size: 11px;
}
#ad {
	width: 15%;
	text-align: right;
	float: right;
	margin-top: 10px;
}
#logo {
	position: absolute;
	height: 110px;
	width: 215px;
	left: 15px;
	top: 0px;
}
#logo h1 a {
	display: block;
	height: 110px;
}
#logo h1 a span {
	display: none;
}

#menu {
	position:absolute;
	top: 21px;
	right: 10px;
}
#menu ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu a {
	color: #F0F8FF;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-top: 12px;
	text-align: center;
	width: 140px;
	background-image: url(layout/menu-button.png);
	background-repeat: no-repeat;
	margin-left: 3px;
	height: 42px;
}
#menu a:hover {
	text-decoration: none;
	background-image: url(layout/menu-button-hover.png);
	color: #34506B;
}


#novinky {
	position:absolute;
	top: 170px;
	width: 270px;
	left: 30px;
}
#novinky p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #638BB4;
	line-height: 14px;
}

#header-box-holder {
	position: absolute;
	top: 155px;
	left: 345px;
}
#header-box-holder .header-box {
	width: 192px;
	float: left;
	margin-right: 11px;
	padding-right: 3px;
	padding-left: 5px;
	color: #638BB4;
	line-height: 13px;
	font-size: 11px;
}
#header-box-holder p {
	margin: 0px;
	padding: 0px;
}
#header-box-holder h2 {
	margin: 0px;
	padding: 0px;
}
#header-box-holder h2 a {
	display: block;
	height: 60px;
}
#header-box-holder h2 a span {
	display: none;
}

#header-box-holder ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header-box-holder ul li {
	margin-bottom: 4px;
}

#page {
	margin-right: 30px;
	margin-left: 30px;
	color: #34506B;
}

#page p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#page ul {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin: 0px;
}
#page li {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
div.box-left {
	float: left;
	width: 48%;
}
div.box-right {
	float: right;
	width: 46%;
}
div.box-mini {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #006699;
}
div.msg {
	color: #006699;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #006699;
}
.clear {
	clear: both;
}
.limet {
	color: #83C100;
}
.hidden {
	display: none;
}
th {
	background-color: #638BB4;
	color: #FFFFFF;
}
hr {
	height: 1px;
	border: none;
	background-color: #C9D7E4;
	margin-top: 8px;
	margin-bottom: 8px;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {

}

h2 {
	font-family: Impact;
	padding: 0px;
	font-size: 22px;
	font-weight: normal;
	color: #4D739D;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	letter-spacing: -1px;
}
h3 {
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 20px;
}
h4{
	font-size: 14px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
