body {
	color: #5C5C5C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: center;
}
td {
	color: #5C5C5C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #0E90F9;
}
a:hover {
	color: #ff0000;
}

h1 {
	background: url(img/bg_h1.gif) no-repeat left;
	padding-left: 82px;
	color: #0e90f9;
	margin-top: 35px;
	line-height: 59px;
	font-weight: normal;
	font-size: 25px;
}

h3 {
	background: url(img/bg_h1P.gif) no-repeat left;
	padding-left: 82px;
	color: #0e90f9;
	margin-top: 35px;
	line-height: 59px;
	font-weight: normal;
	font-size: 25px;
}

h4 {
	background: url(img/bg_h1P.gif) no-repeat left;
	padding-left: 2px;
	color: #0e90f9;
	margin-top: 35px;
	line-height: 59px;
	font-weight: normal;
	font-size: 22px;
}


h2 {
	font-size: 9px;
	color: #000000;
	margin: 0;
	margin-bottom: 6px;
}

#container {
	width: 750px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#over {
	position: absolute;
	top: 118px;
	left: 424px;
}
#vlajka1 {
	position: absolute;
	top: 8px;
	left: 652px;
}
#vlajka2 {
	position: absolute;
	top: 27px;
	left: 687px;
}

#menu td.odkaz {
	background: url(img/bg_menu.gif) repeat-x top;
	text-align: center;
	border-left: 2px solid #2B6BBD;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
}

#menu a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

td#main {
	width: 549px;
	background: url(img/bg_maintop.gif) repeat-x top;
	padding: 0 27px 27px 27px;
	vertical-align: top;
}

td#right {
	width: 201px;
	background: url(img/bg_right.gif) repeat-y right;
	vertical-align: top;
	text-align: center;
	font-size: 9px;
	
}

td#paticka1 {
	background: url(img/bg_mainbottom.gif) repeat-x bottom;
	width: 549px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
	font-size: 10px;
	color: #666666;
}
td#paticka2 {
	background: url(img/bg_rightbottom.jpg) no-repeat bottom right;
	width: 201px;
	height: 60px;
	vertical-align: bottom;
	padding-bottom: 10px;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
}
td#paticka2 a {
	color: #ffffff;
	text-decoration: none;
}
td#paticka2 a:hover {
	text-decoration: underline;
}

.aktual {
	width: 162px;
	/*border: 1px solid #BBBDC0;*/
	background: url(img/aktual02.gif) repeat-y;
	/*margin-bottom: 15px;*/
	padding: 8px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 9px;
}

#obsah {
	/*background: url(img/bg_main.jpg) no-repeat right bottom;*/
}