body {
	font-family : Arial, Helvetica, sans-serif;
	padding: 0px;
	margin : 0px;
	margin-bottom : 0px;
	font-size: 12px;
	background-color: #066359; 
	background-image: url(design/bg.jpg);
	background-repeat : repeat-x;
	background-position : top;
	text-align : center;	
	color: #3F3F3F;
}


/* take do WYSIWYG editoru a ADMIN.css */
a {
	color : #026057;
	text-decoration : underline;
}
a:hover {
	color : #026057;
	text-decoration : none;
}

img {
  border: 0px;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
}
li {
	margin-left: 0px;
	margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-size : 22px;
	margin: 0px;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 15px;
	font-weight: normal;
}
.h1_path {
  margin-top: 0px;
}
h2 {
	font-size : 18px;
}
h3 {
	font-size : 15px;
	font-weight: bold;
}
h4, h5, h6 {
	font-size : 14px;
}

sup, sub {
	font-size : 9;
}

td {
	font-size: 12px;
}

pre {
	font-size: 12px;
}

form {
	padding: 0px;
	margin : 0px;
}

p {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* konec */



.nocss {
	display : none;
}
.clear {
  clear: both;
}
.vice {
  display: block;
  padding-left: 10px;
	background-image: url(design/bg_li.gif);
	background-repeat : no-repeat;
	background-position : 0px 5px;
}


#all {
	position : relative;
	width : 949px;	
	padding : 0px;
	margin: 0 auto;
	text-align: left;
}
#top {
	height: 45px;
}
#bottom {
	height: 45px;
}
#copy {
	padding-top: 12px;
	color: white;
	font-size: 11px;
	text-align: center;
}
#middle {
	background-color: white; 
	padding: 12px;
}

#middle_right {
  position: relative;
  float: right;
  width: 658px;
	background-image: url(design/bg_middle_right_top.jpg);
	background-repeat : no-repeat;
	background-position : top right;
}
#middle_left {  
  position: relative;
  float: left;
  width: 261px;
	background-image: url(design/bg_middle_left.jpg);
	background-repeat : no-repeat;
	background-position : top left;
}
#middle_left2 {
	padding-top: 272px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
  font-size: 11px;
}

#topmenu {
  height: 47px;
  width: 100%;
	background-image: url(design/bg_topmenu.jpg);
	background-repeat : no-repeat;
	background-position : top right;
}

#splash_index {
  height: 210px;
  width: 100%;
	background-image: url(design/bg_splash.jpg);
	background-repeat : no-repeat;
	background-position : top right;
}
#splash {
  height: 70px;
  width: 100%;
	background-image: url(design/bg_splash_default.jpg);
	background-repeat : no-repeat;
	background-position : top right;
}

#content,
#content_index {
  width: 100%;
  _height: 410px;
  min-height: 410px;
	padding-top: 0px;
}
#content_index {
  width: 100%;
	background-image: url(design/bg_splash_bottom.jpg);
	background-repeat : no-repeat;
	background-position : top right;
	padding-top: 15px;
}
#content_right_index {
  float: right;
  width: 220px;
}
#content_right2_index {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 11px;
}
#content_left, 
#content_left_index {
  float: left;
  width: 100%;
}
#content_left_index {
  width: 438px;
}
#content_left2, 
#content_left2_index {
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px;
}
#content_left2_index {
  padding-bottom: 0px;
}



#path {
  color: #999999;
  padding-bottom: 15px;
}






#menu {
	list-style-type:none; 
	padding:0; 
	padding-top: 13px;
	padding-left: 5px;
	margin:0;
	float : left;
}
#menu li {
	display:block; 
	float:left; 
	position:relative; 
	margin-right:0px;
	font-weight : normal;
}
#menu li span {
	display:block; 
	padding: 3px 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
  letter-spacing: 0px; 
}

#menu li a, #menu li a:visited {
	display:block; 
	padding:0;
}

#menu dl {
	position:absolute; 
	top:0; 
	left:0; 
	margin: 0; 
	padding: 0; 
	background: url(design/transparency.gif);
}
#menu dt {
	background: transparent; 
	margin:0; 
	font-size: 11px; 
	letter-spacing: 0px; 
	border-bottom:0px solid #fff; 
	border-right:1px solid #cccccc;
	float:left; 
}
#menu dt.last {
	border-right:0px solid #7D705D;
}
#menu dd {
	display:none; 
	background: transparent; 
	border-bottom:0px solid gray; 
	clear:left; 
	margin:0; 
	padding:0; 
	color: #000000; 
	font-size: 11px; 
	letter-spacing: 0px; 
	text-align:left;
	font-weight : normal;
}

#menu dt a, #menu dt a:visited {
	display:block; 
	color:#000000; 
	padding: 3px 9px; 
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration:none;
	font-weight : normal;
}

#menu dt a.menu_item_onn, #menu dt a.menu_item_onn:visited {
	color:#2A8E84; 
	text-decoration: underline;
}
#menu dd a, #menu dd a:visited { 
	color: #000000; 
	text-decoration:none; 
	display:block; 
	padding: 1px 0px;
	border-bottom: 1px dotted #555555;
	letter-spacing: 0px;
	background: url(/design/opaque.png);
}
#menu dd a.menu_item_on, #menu dd a.menu_item_on:visited { 
	color: #2A8E84; 
}

#menu li a:hover {
	border:0;
}

#menu li:hover dd, #menu li a:hover dd {
	display:block;
}
#menu dd a:hover,
#menu dd a.menu_item_onn {
	color: #2A8E84;
  background: url(design/opaque.png);
  text-decoration: none;
  border-bottom: 1px dotted #555555;
}
#menu li:hover dt a, #menu li a:hover dt a {
	background: transparent; 
	color:#2A8E84; 
	text-decoration: underline;
}




/* LEFT SUBMENU */
.leftmenu_subitem, 
.leftmenu_subitem_on,
.leftmenu_subsubitem, 
.leftmenu_subsubitem_on,
.leftmenu_subsubsubitem, 
.leftmenu_subsubsubitem_on {
  display: block;
  padding-left: 10px;
	background-image: url(design/bg_li.gif);
	background-repeat : no-repeat;
	background-position : 0px 5px;
	color: #3F3F3F;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
.leftmenu_subitem:hover, 
.leftmenu_subitem_on,
.leftmenu_subsubitem:hover, 
.leftmenu_subsubitem_on,
.leftmenu_subsubsubitem:hover, 
.leftmenu_subsubsubitem_on {
	color: #047167;
	text-decoration: underline;
}


/* INDEX */
.aktualita_index {
  padding-bottom: 30px;
}
.aktualita_index_title {
  font-weight: bold;
}

#textpodlogo {
  position: absolute;
  top: 140px;
  left: 40px;
  color: #707070;
}
#textpodlogo a {
  color: #707070;
}
#navigace {
  position: absolute;
  top: 130px;
  left: 12px;
}
#search {
  position: absolute;
  top: 185px;
  left: 12px;
}
.navigace_desc,
.search_desc {
  padding-bottom: 5px;
}
#navigace_select,
#search_input {
  width: 210px;
  border: 1px solid #474747;
}


/* AKTUALITY */
.aktualita {
  width: 100%;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #E1E1E1;
}
.aktualita_img {
  float: right;
  width: 150px;
  text-align: right;
}
.aktualita_foto {
  border: 1px solid #E1E1E1;
}
.aktualita_top {
  font-weight: bold;
  font-size: 13px;
  padding-top: 3px;
  padding-bottom: 10px;
  color: #2A8E84;
}
.aktualita_top span {

}
.aktualita_resume {
  padding-bottom: 20px;
}
.aktualita_clear {
  clear: both;
}



/* FOTOGALERIE */
.fotogalerie {
	padding-top : 12px;
	padding-bottom : 12px;
}
.td_fotogalerie {
	background-color: #FCFCFC;
	border: 1px solid #E1E1E1;
}
.fotogalerie_fotka_nazev, .fotogalerie_fotka_popis {
	font-size: 11px;
	color : #6C6C6C;
	padding-top : 3px;
}
.fotogalerie_fotka_img2 {
	border: 1px solid black;
}

#fotogalerie_table td {
	border: 1px solid #E1E1E1;
	background-color: #FCFCFC;
}
#fotogalerie_table2 td {
	border: 0px;
}
#fotogalerie_okno_toolbar {
	background-color: #EEEEEE;
}
.fotogalerie_okno_nazev {
	font-size: 12px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 5px;
}
.fotogalerie_okno_popis {
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 5px;
}
.fotogalerie_foto {
  border: 2px solid #EBEBEB;
}
.fotogalerie_fotka_imgram {
  padding-bottom: 20px;
}


/* DOWNLOAD */
.downloady {
  padding-top: 15px; 
  padding-bottom: 12px;  
}
.download {
  position: relative;
  margin-bottom: 12px;
}
.download_ikona {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 40px;
}
.download_ikona a img {
  border: 0px;
}
.download_ikona a:hover img {
  border: 0px;
}
.download_right {
  padding-left: 50px;
}
.download_aktualizace,
.download_popis,
.download_cas,
.download_text {
  font-size: 11px;
}
.download_nazev {
  font-size: 11px;
}
.download_nazev a,
.download_aktualizace,
.download_popis {
  font-weight: bold;
}
