html{
	margin: 0px;
	padding: 0px;
}
body{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #ffffff;
}
#header {
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	width: 940px;
	height: 196px;
}
#header #topmenu {
	position: relative;
	width: 900px;
	height: 35px;
	padding: 20px;
	padding-top: 15px;
	padding-bottom: 0;
	font-size: 12px;
	text-align: right;
	background: #315972;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
#header #topmenu a {
	color: #ffffff;
}
#header #topmenu h1 {
  color: #ffffff;
  font-size: 18px;
  position: absolute;
  padding: 0;
  margin: 0;
  top: 16px;
  left: 88px;
} 
#header #topmenu h1 strong {
	font-size: 12px;
	font-weight: normal;
}
#header form {
	position: absolute;
	display: block;
	width: 201px;
        height: 79px;
	top: 51px;
	right: 0;
	margin: 0;
	padding: 15px;
        padding-bottom: 0;
	background: #315972;
}
#header input {
	display: block;
	width: 190px;
	height: 16px;
	padding: 5px;
	margin: 0;
	border: 0;
	color: #666666;
	background: #ffffff url(../img/input-bg.gif) no-repeat top left;
	margin-bottom: 7px;
}
#header input.submit {
	color: #355b72;
	font-size: 12px;
	font-weight: bold;
	width: 83px;
	background: #ffffff url(../img/input-submit-bg.gif) no-repeat top left;
	height: 34px;
	cursor: pointer;
	float: right;
}
#header input.submit:hover {
	background: #ffffff url(../img/input-submit-bg1.gif) no-repeat top left;
}
#header #topmenu img.znakmesta {
  position: absolute;
  z-index: 999;
  top: 5px;
  left: 8px;
} 
#header img.fotohome {
	position: absolute;
	top: 51px;
	left: 0px;
        height: 94px;
}
#header ul {
	position: absolute;
	width: 940px;
	background: #a9d7e7 url(../img/menu-bg.gif) repeat-x top left;
	height: 40px;
	bottom: 0;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#header ul li {
	position: relative;
	top: -10px;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#header ul li a {
	display: block;
	color: #315972;
	padding: 11px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	border-top: 9px solid #ffffff;
}
#header ul li a.aktiv, #header ul li a.aktiv:hover {
	text-decoration: none;
	border-top: 9px solid #315972;
}
#header ul li a:hover {
	text-decoration: none;
	background: #a9d7e7 url(../img/menu-bg-hover.gif) repeat-x top left;
	border-top: 9px solid #faaf52;
}
#navigace {
	background: #315972 url(../img/navigace-bg.png) no-repeat center bottom;
	width: 920px;
	padding: 0;
	margin: 0;
	color: #ffffff;
	padding: 10px;
	padding-top: 7px;
	padding-bottom: 8px;
	font-size: 11px;
	margin-bottom: 25px;
}
#navigace a {
	color: #ffffff;
}
#page {
	margin: auto;
	margin-top: 0;
	padding: 0px 20px 0px 20px;
	text-align: left;
	position: relative;
	width: 940px;
	background: #ffffff;
}
#page-left {
	width: 230px;
	float: left;
}
#page-left ul {
	border-bottom: 1px solid #315972;
	margin: 0px;
	padding: 0px;
}
#page-left ul li ul {
	border: 0;
}
#page-left ul li {
	border-top: 1px solid #315972;
	list-style-type: none;
}
#page-left ul li a {
	display: block;
	color: #315972;
	text-decoration: none;
	padding: 8px;
	padding-left: 10px;
	background: #d0e8f2 url(../img/left-menu-li-bg.gif) no-repeat top left;
}
#page-left ul li a:hover {
	background: #faaf52 url(../img/left-menu-li-bg-hover.gif) no-repeat top left;
}
#page-left ul li a.aktiv {
	font-weight: bold;
}
#page-left ul li a.upper {
	background: #faaf52 url(../img/left-menu-li-bg-aktiv.gif) no-repeat top left;
}
#page-left ul li a.upper:hover {
	background: #f09f31 url(../img/left-menu-li-bg-aktiv-hover.gif) no-repeat top left;
}
#page-left ul li ul li a {
	background: #f9d780 url(../img/left-menu-li-li-bg.gif) no-repeat top left;
	padding-left: 25px;
}
#page-left ul li ul li a:hover {
	background: #faaf52 url(../img/left-menu-li-li-bg-hover.gif) no-repeat top left;
}
/*
#page-left ul li ul li a.upper {
	background: #fac57c url(../img/left-menu-li-li-bg-aktiv.gif) no-repeat top left;
}
#page-left ul li ul li a.upper:hover {
	background-color: #59849f;
	color: #fff;
	background-image: none;
}
*/
#page-left ul li ul li a.upper {
	background: #f9d780 url(../img/left-menu-li-li-bg.gif) no-repeat top left;
	color: #315972;
	padding-left: 25px;
}
#page-left ul li ul li a.upper:hover {
	color: #315972;
	background: #faaf52 url(../img/left-menu-li-li-bg-hover.gif) no-repeat top left;
}
#page-left ul li ul li ul li a {
	background: #fff url(../img/left-menu-li-li-li-bg.gif) no-repeat top left;
	padding-left: 38px;
}
#page-left ul li ul li ul li a:hover {
	background: #eaf2f7 url(../img/left-menu-li-li-li-bg-hover.gif) no-repeat top left;
}
#page-left ul li ul li ul {
	display: none;
}
#page #content {
	width: 670px;
	padding: 20px;
	padding-top: 0;
	float: left;
}
#page #content .article h2 {
	font-size: 18px;
	font-weight: normal;
	color: #315972;
	margin: 0;
	padding: 0;
}
#page #content #content-menu ul {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	display: block;
}
#page #content #content-menu ul li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#page #content #content-menu ul li a {
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #315972;
	color: #315972;
}
#page #content #content-menu ul li a:hover, #page #content #content-menu ul li a.aktiv {
	background: #315972;
	color: #ffffff;
	text-decoration: none;
}
#content img {
	margin: 0px 1em 1em 0px;
}
.article{
	width:auto;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
.article h2{
	margin-top:0px;
	margin-bottom:0px;
}
.article .info{
	display:block;
	font-size:90%;
	margin-top:3px;
	margin-bottom:10px;
}
div.nums {
	width: auto;
	text-align: center;
	color: #999;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	clear: both;
}
div.numsLeft {
	width: 30px;
	text-align: left;
	float:left;
}
div.numsMiddle {
	width: 610px;
	text-align: center;
	float:left;
}
div.numsRight {
	width: 30px;
  text-align: right;
	float: left;
}
#footer{
	margin-top: 5px;
	width:940px;
	height:50px;
	background: url("../img/footer_bg.jpg") no-repeat;
	text-align:right;
	color:white;
	font-size: 90%;
}
.footer_content{
	margin-right:20px;
	padding-top:13px;
}
.footer_content a{
	background-color: transparent;
	color:white
}
.footer_content a:hover{
	background-color: transparent;
	color:yellow;
}
.clear{
	clear: both;
}
/* Czech Point BOX */
#czechPoint {
	text-align: center;
	padding: 3px;
	width: auto;
	font-size: 80%;
}
#czechPoint img {
	border: 0px;
	margin: auto;
}
