/* CSS Document by Sladek */


* {
	font-family: "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, "MS sans-serif", sans-serif;
}

body {
	margin: 20px;
	font-size: 11px;
	background-color : #bbb;
	color : #333;
}
form {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
p {
	padding: 0;
	margin: 0;
}
ul {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 11px;
	list-style-type: square;
	text-align: left;
}
li {
	margin-top: 0;
	margin-left: 0;
	list-style-type: square;
	text-align: left;
}
table {
	padding: 0;
	margin: 0;
	font-size: 10px;
	/*vertical-align: top;*/
}
td {
	padding: 0;
	margin: 0;
	font-size: 10px;
	/*vertical-align : top;*/
	text-align: left;
}
hr {
	COLOR: #ddd;
	width: 100%;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	color: #333;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px 0;
	color: #333;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px 0;
	color: #333;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px 0;
	color: #333;
}
A:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
.seo {
	display: none;
}

.clear_float {
	clear: both;
	height: 1px;
	border: none;
	margin: 0;
	padding: 0; 
	/*display: none;*/
	/*visibility: hidden;*/ 
}



.center {
	margin: auto;
	width: 740px;
	padding: 0;
}

.content {
	margin: 0;
	padding: 0 13px 0 13px;
	width: 713px;
	height: auto;
	background-image: url(../img/interface/bgr_content_2.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
.content_header {
	margin: 0;
	padding: 0;
	width: 740px;
	height: 13px;
	background-image: url(../img/interface/bgr_content_1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.content_footer {
	margin: 0;
	padding: 0;
	width: 740px;
	height: 13px;
	background-image: url(../img/interface/bgr_content_3.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.header {
	margin: auto;
	padding: 0;
	width: 714px;
	height: 75px;
	background-color : #016A3C;	
}
.header_right {
	float: right;
	margin: 0;
	padding: 10px;
	width: 500px;
	text-align: right;
}
.header_right A:link {
	padding: 0 12px 0 12px;
	color: #fff;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	background-image: url(../img/interface/bgr_border_dotted1.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
.header_right A:visited {
	padding: 0 12px 0 12px;
	color: #fff;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	background-image: url(../img/interface/bgr_border_dotted1.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
.header_right A:hover {
	padding: 0 12px 0 12px;
	color: #fff;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
	background-image: url(../img/interface/bgr_border_dotted1.gif);
	background-position: top right;
	background-repeat: repeat-y;
}


.top_menu {
	margin: 8px auto;
	padding: 5px 0 0 0;
	width: 714px;
	height: auto;
	background-color : #ccc;
	font-size: 10px;	
}

.flash_intro {
	clear: both;
	/*z-index: 990;*/
	margin: 8px auto;
	padding: 0;
	width: 714px;
	height: auto;
}
.map {
	clear: both;
	margin: 8px auto;
	padding: 0;
	width: 714px;
	height: auto;
}

.footer {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 4px;
	width: 706px;
	height: auto;
	background-color: #016A3C;
	color: #fff;
	font-size: 9px;
}
.footer_right {
	float: right;
	width: 25px;
	text-align: right;
	margin: 0;
	padding: 0 10px 0 0;
	height: auto;
	background-image: url(../img/interface/arrow_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.footer A:link {
	padding: 0 0 0 12px;
	color: #fff;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
.footer A:visited {
	padding: 0 0 0 12px;
	color: #fff;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
.footer A:hover {
	padding: 0 0 0 12px;
	color: #fff;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
}



.main_left {
	float: left;
	margin: 0;
	padding: 0 0 8px 0;
	width: 400px;
	height: auto;
	text-align: left;
}



.main_left_tab {
	width: 100%;
	vertical-align: top;
	color: #333;
	background-image: url(../img/interface/arrow_title.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.main_left_tab TD {
	height: auto;
	padding: 3px 3px 8px 3px;
	vertical-align: top;
	background-image: url(../img/interface/bgr_border_dotted.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.main_left_tab TH {
	height: 24px;
	padding: 3px;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

a.aktual_title:link  {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #016A3C;
}
a.aktual_title:hover  {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #016A3C;
}
a.aktual_title:visited  {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #016A3C;
}

a.aktual_date:link  {
	text-decoration: underline;
	color: #333;
}
a.aktual_date:hover  {
	text-decoration: none;
	color: #333;
}
a.aktual_date:visited  {
	text-decoration: underline;
	color: #333;
}

.green {
	color: #016A3C;
}


.main_right {
	float: right;
	margin: 0;
	padding: 0 0 8px 0;
	width: 308px;
	height: auto;
}
.main_right_tab {
	width: 100%;
	vertical-align: top;
	color: #333;
	background-image: url(../img/interface/arrow_title.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.main_right_tab TD {
	height: auto;
	padding: 3px;
	vertical-align: top;
}
.main_right_tab TH {
	height: 24px;
	padding: 3px;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.main_right_tab h2 {
	font-size: 11px;
	padding: 0;
	margin: 10px 0 0 0;
}



a.print:link {
	padding: 0 0 5px 30px;
	background-image: url(../img/interface/print.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
}
a.print:hover {
	padding: 0 0 5px 30px;
	background-image: url(../img/interface/print.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
}
a.print:visited {
	padding: 0 0 5px 30px;
	background-image: url(../img/interface/print.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
}










/*txt.php*/
.navigace {
	margin: 8px auto;
	padding: 5px 0 5px 0;
	width: 714px;
	height: auto;
	background-color : #fff;
	font-size: 10px;
	color: #808080;	
}
.navigace a:link {
	color: #808080;	
}
.navigace a:hover {
	color: #808080;	
}
.navigace a:visited {
	color: #808080;	
}

A.navigace_back:link {
	float: right;	
	padding: 0 10px 0 10px;
	display: block;
	border-left: #fff 1px solid;
	border-collapse: collapse;
}
A.navigace_back:hover {
	float: right;	
	padding: 0 10px 0 10px;
	display: block;
	border-left: #fff 1px solid;
	border-collapse: collapse;
}
A.navigace_back:visited {
	float: right;	
	padding: 0 10px 0 10px;
	display: block;
	border-left: #fff 1px solid;
	border-collapse: collapse;
}


.txt {
	margin: 8px auto;
	padding: 0 0 10px 0;
	width: 714px;
	height: auto;
	background-image: url(../img/interface/bgr_txt.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
.txt .left {
	float: left;
	width: 200px;
}
.txt .left h2 {
	color: #fff;
	margin: 0;
	padding: 5px;
	border-bottom: #fff 2px solid;
	border-collapse: collapse;
	font-size: 10px;
	background-color: #016A3C;
}
.txt .left ul {
	color: #016A3C;
	margin: 0;
	padding: 0;
}
.txt .left li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a.sublink:link {
	display: block;
	color: #016A3C;
	margin: 0;
	padding: 5px;
	border-bottom: #fff 2px solid;
	border-collapse: collapse;
	font-size: 10px;
}
a.sublink:hover {
	display: block;
	color: #016A3C;
	margin: 0;
	padding: 5px;
	border-bottom: #fff 2px solid;
	border-collapse: collapse;
	font-size: 10px;
}
a.sublink:visited {
	display: block;
	color: #016A3C;
	margin: 0;
	padding: 4px;
	border-bottom: #fff 2px solid;
	border-collapse: collapse;
	font-size: 10px;
}
.sublink_selected {
	display: block;
	color: #333;
	margin: 0;
	padding: 4px;
	border-bottom: #fff 2px solid;
	border-collapse: collapse;
	font-size: 10px;
	font-weight: bold;
}
.sublink_hassub {
	background-image: url(../img/interface/arrow_down.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.border_dashed {
	/*border-bottom: #ccc 1px dashed;
	border-collapse: collapse;*/

	background-image: url(../img/interface/bgr_border_dotted.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

A.subsublink:link {
	padding: 5px 5px 5px 10px;
	margin: 0;
	display: block;
	color: #016A3C;
	background-color : #fff;
	/*background-image: none;*/
	font-size: 10px;
	font-weight: normal;
}
A.subsublink:hover {
	padding: 5px 5px 5px 10px;
	margin: 0;
	display: block;
	color: #016A3C;
	background-color : #fff;
	/*background-image: none;*/
	font-size: 10px;
	font-weight: normal;
}
A.subsublink:visited {
	padding: 5px 5px 5px 10px;
	margin: 0;
	display: block;
	color: #016A3C;
	background-color : #fff;
	/*background-image: none;*/
	font-size: 10px;
	font-weight: normal;
}
.subsublink_selected {
	padding: 5px 5px 5px 10px;
	margin: 0;
	display: block;
	color: #333;
	font-weight: bold;
	background-color : #fff;
	/*background-image: none;*/
	font-size: 10px;
}

.txt .right {
	float: right;
	width: 80px;
	background-image: url(../img/interface/bgr_border_dotted.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.txt .right A:link {
	padding: 5px;
	margin: 0;
	display: block;
	color: #016A3C;
	/*border-bottom: #ccc 1px dashed;
	border-collapse: collapse;*/
	background-image: url(../img/interface/bgr_border_dotted.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.txt .right A:hover {
	padding: 5px;
	margin: 0;
	display: block;
	color: #016A3C;
	/*border-bottom: #ccc 1px dashed;
	border-collapse: collapse;*/
	background-image: url(../img/interface/bgr_border_dotted.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.txt .right A:visited {
	padding: 5px;
	margin: 0;
	display: block;
	color: #016A3C;
	/*border-bottom: #ccc 1px dashed;
	border-collapse: collapse;*/
	background-image: url(../img/interface/bgr_border_dotted.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.txt .center {
	float: left;
	top: 0;
	left: 10px;
	margin: 0;
	width: 390px;
	padding: 0 15px 0 15px;
}
.txt .center_navigate {
	float: left;
	top: 0;
	left: 10px;
	margin: 0;
	width: 470px;
	padding: 0 15px 0 15px;
}
.navigate_dotted {
	clear: both;
	padding: 5px 0 5px 0;
	margin: 10px 0 0 0;
	/*width: 100%;*/
	height: auto;
	background-image: url(../img/interface/bgr_border_dotted.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.txt .center_navigate h1 {
	font-size: 12px;
	margin: 0 0 8px 0;
	padding: 0;
}


.txt .center a:link {
	color: #016A3C;
}
.txt .center a:hover {
	color: #016A3C;
}
.txt .center a:visited {
	color: #016A3C;
}

.txt .center ul {
	margin: 10px 0 10px 0;
	padding: 0;
}
.txt .center li {
	/*list-style-type: none;*/
	list-style-image: url('../img/interface/arrow_right.gif');
	margin: 0 0 0 10px;
	padding: 0;
}
.txt .center ul {
	margin: 10px 0 10px 20px;
	padding: 0;
}
.txt .center h1 {
	font-size: 14px;
}






/* news.php */
.paginace_news {
	padding: 5px;
	margin: 0;
	background-color : #fff;
	background-image: none;
	font-size: 10px;
}


/* form */
.inputmaxi {
	font-size: 11px;
	width: 300px;
	border: 1px solid #333;
	background-color : #fff;
}
.inputmidi {
	font-size: 11px;
	width: 150px;
	border: 1px solid #333;
	background-color : #fff;
}
.inputmini {
	font-size: 11px;
	width: 75px;
	border: 1px solid #333;
	background-color : #fff;
}
.inputnano {
	font-size: 11px;
	width: 50px;
	border: 1px solid #333;
	background-color : #fff;
}


/* fle */
.file_tab {
	width: 100%;
	vertical-align: top;
	color: #333;
}
.file_tab TD {
	height: auto;
	padding: 5px;
	vertical-align: top;
	background-image: url(../img/interface/bgr_border_dotted.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.file_tab TH {
	height: 16px;
	padding: 5px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}