/*
body, div, form, h1, h2, h3, p {margin: 0px; padding: 0px; border: 0px;}
body, table, tr, td, th, input {font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #454545;}
h1 {color: #a6b9ca; font-size: 16px; font-weight: bold; margin: 10px 0px;}
h2 {color: #a6b9ca; font-size: 14px; font-weight: bold; margin: 8px 0px 4px 0px;}
h3 {color: #a6b9ca; font-size: 11px; font-weight: bold; margin: 5px 2px;}
table, th, td {border-collapse: collapse; border: 1px solid #a6b9ca;}
th, thead td {background: #a6b9ca; padding: 3px; font-weight: bold; color: white;}
td {padding: 3px; vertical-align: top;}
a {color: #a6b9ca; text-decoration: underline;}
a:hover {color: #fcb027;}
img {line-height: 1px; border: 0px;}
p {text-align: justify; text-indent: 20px; margin-bottom: 8px;}
hr {border: none; color: #cfcfcf; background-color: #cfcfcf; height: 1px; line-height: 1px;}
*/
body, div, form, h1, h2, h3, p {margin: 0px; padding: 0px; border: 0px;}
body, table, tr, td, th, input {font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #222222;}
h1 {color: #475f76; font-size: 16px; font-weight: bold; margin: 10px 0px;}
h2 {color: #475f76; font-size: 14px; font-weight: bold; margin: 8px 0px 4px 0px;}
h3 {color: #475f76; font-size: 11px; font-weight: bold; margin: 5px 2px;}
h4 {color: #475f76; font-size: 22px; font-weight: bold; margin: 10px 0px;}
h5 {color: #475f76; font-size: 20px; font-weight: bold; margin: 10px 0px;}
h6 {color: #475f76; font-size: 18px; font-weight: bold; margin: 10px 0px;}
table, th, td {border-collapse: collapse; border: 1px solid #475f76;}
th, thead td {background: #a6b9ca; padding: 3px; font-weight: bold; color: white;}
td {padding: 3px; vertical-align: top;}
a {color: #475f76; text-decoration: underline;}
a:hover {color: #fcb027;}
img {line-height: 1px; border: 0px;}
p {text-align: justify; margin-bottom: 8px;}
hr {border: none; color: #cfcfcf; background-color: #cfcfcf; height: 1px; line-height: 1px;}

.nadpis1-cerny {color: black; font-size: 16px; font-weight: bold; margin: 10px 0px;}
.nadpis2-cerny {color: black; font-size: 14px; font-weight: bold; margin: 8px 0px 4px 0px;}
.nadpis3-cerny {color: black; font-size: 11px; font-weight: bold; margin: 5px 2px;}
.body {background: #ebf0f4 url('pagebg.png') 50% 0 repeat-y;}
.noborder, .noborder th, .noborder td {border: 0px;}
.fleft {float: left;}
.fright {float: right;}
.clear {clear: both;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

#top
{
	height: 268px;
	background: #00334b;
	/*background: #004566;*/
}

#header
{
	margin: auto;
	width: 991px;
	border-left: 4px solid #5d8aa9;
	border-right: 4px solid #5d8aa9;
	height: 247px;
	background: url('header.jpg') 0 100% no-repeat;
}

#lang
{
	float: right;
	margin: 12px 36px 0px 0px;
}

#topmenu
{
	margin-left: 734px;
	padding-right: 30px;
	width: 227px;
	height: 150px;
	background: #006b8d;
}

#topmenu ul, #topmenu li
{
	margin: 0px; padding: 0px; border: 0px;
	list-style: none;
}

#topmenu a
{
	padding-left: 20px;
	border-bottom: 1px solid #74a8be;
	display: block;
	height: 26px;
	line-height: 26px;
	text-transform: uppercase;
	color: #74a8be;
	text-decoration: none;
	font-size: 10px;
}

#topmenu a:hover
{
	color: white;
}

#print_header
{
	display: none;
}

#headersep
{
	margin: auto;
	width: 991px;
	border-left: 4px solid #5d8aa9;
	border-right: 4px solid #5d8aa9;
	height: 21px;
}

#headersep hr
{
	display: none;
}

#main
{
	margin: auto;
	width: 991px;
}

#menu
{
	padding-left: 34px;
	border-bottom: 10px solid #a6b9ca;
	height: 22px;
	background: white;
}

#menu ul, #menu li
{
	margin: 0px; padding: 0px; border: 0px;
	list-style: none;
}

#menu li
{
	float: left;
}

#menu a
{
	padding: 0px 10px;
	display: block;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
	/*color: #a6b9ca;*/
	color: #475f76;
	text-decoration: none;
}

#menu a:hover
{
	background: #dce3eb;
	color: #fcb027;
}

#menu li.menu-current a, #menu li.menu-parent a
{
	background: #dce3eb;
	color: #fcb027;
}

#left
{
	float: left;
	width: 241px;
}

#submenu
{
	padding: 10px 10px 10px 44px;
	border-bottom: 10px solid #a6b9ca;
	background: #dce3eb;
}

#submenu ul, #submenu li
{
	margin: 0px; padding: 0px; border: 0px;
	list-style: none;
}

#submenu a
{
	display: block;
	line-height: 14px;
	text-transform: uppercase;
	color: #475f76;
	text-decoration: none;
	padding: 5px 0px;
}

#submenu a:hover
{
	color: #fcb027;
}

#submenu li.menu-current a
{
	color: #fcb027;
}

#submenu li.menu-child a
{
	color: #475f76;
}

#submenu li li
{
	margin-left: 20px;
}

#newstitle
{
	padding: 5px 10px 5px 44px;
	border-bottom: 1px solid #a6b9ca;
	background: #dce3eb;
	/*color: white;*/
	color: #475f76;
	font-weight: bold;
}

#news .mod_novinky_item
{
	padding: 5px 10px 5px 44px;
	border-bottom: 1px solid #a6b9ca;
	color: #1d7a99;
}

#news .mod_novinky_item a.more
{
	color: #fcb027;
	text-decoration: none;
}

#news .mod_novinky_item a.more:hover
{
	text-decoration: underline;
}

#content
{
	padding: 25px;
	padding-top: 0px;
	float: left;
	width: 700px;
	background: white;
}

#content .mod_novinky_item
{
}

#crumb
{
	margin-bottom: 15px;
	border-bottom: 1px solid #cfcfcf;
	height: 25px;
	line-height: 25px;
}

#footer
{
}

#pagenumbers {
	text-align: center;
	margin: 0px 1em 0px 1em;
	padding: 0px; border: 0px;
}
#pagenumbers a:link, #pagenumbers a:visited, #pagenumbers a:hover {
	color: #000000;
	text-decoration: none;
}
#pictures {
	text-align: center;
	margin: 0px; padding: 0px; border: 0px;
}
#pictures img {
	border: none;
}
#pictures a:link, #pictures a:visited, #pictures a:hover {
	color: #000000;
	text-decoration: none;
}
#picturelink {
	float: left;
	margin: 5px; padding: 0px; border: 0px;
	width: 160px;
}
#picturelink img {
	border: none;
}
#filename {
	text-align: center;
}
#directories { }

