body{ 
padding: 0px; 
margin: 0px; 
text-align:center;
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
background:#ffffff url('../images/bg_body.jpg') repeat-x top left;
background-attachment: fixed; 
}


a{
outline: none;
cursor: pointer;
text-decoration:none;
color:#000000;
}

a:hover{
text-decoration:underline;
}

.kontakt{
outline: none;
cursor: pointer;
text-decoration:underline;
color:#000000;
}

.kontakt:hover{
text-decoration:underline;
color:#cc0b02;
}


ul {
list-style: none; 
margin: 0px;
padding: 0px;
}



div, p, font{
font-family: Arial, Helvetica, sans-serif;
}

.invisible {
	position:absolute;
	top:-10000px;
	left:0;
	height:1px;
	overflow:hidden;
}

.hidden {display:none;}

img{
margin:0px;
padding: 0px;
border: 0px;
}

.zaver{
width:0px; 
height:0px; 
border:0px none; 
line-height:0px; 
font-size:0px; 
float:none; 
visibility:hidden; 
clear: both;
margin:0px; 
padding:0px; 
display: none;
}

.clearer {
	width:100%;
	height: 0px;
	padding:0px;
	line-height:0px; 
  font-size:0px; 
	margin:0px;
	clear: both;
}

.imgrada {
	width:650px;
	float:left;
	padding:10px 0 10px 0;
}

.imgvtextu {
	height:100px;
	margin-left:10px;
	margin-bottom:10px;
	float: left;
}

#ramec{
width: 1000px;
margin:0 auto;
}


#hlavicka{
width: 1000px;
height: 85px;
float:left;
padding: 0px;
margin:30px 0px 0px 0px; 
text-align:left;
background:transparent url('../images/bg_hlavicka.png') repeat-x top left;
}

.logo{
width: 85px;
height: 85px;
float:left;
padding: 0px;
margin:0px 50px 0px 0px;
text-align:left;
}


#menu_horni{
width: 800px;
height: 58px;
margin: 26px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
font-size: 80%;
float:right;
}




#menu_horni ul, #menu ul.sub {
list-style-type:none; 
margin: 0; 
padding: 0;}

#menu_horni li {
float: 
left;
}

#menu_horni li, #menu ul.sub li {
margin: 0; 
padding: 0;
}

ul.sub {
position: absolute; 
z-index: 10; 
visibility:hidden;
} /*pokud vynecháme tento řádek budeme mít při vypnutém JavaScriptu přístupné menu pod sebou*/


#menu_horni ul li ul {
display: block; 
margin:0px 0px 0px 0px; 
padding: 10px; 
background-color: gray;
border: 1px dotted gray; 
background:white;
}

#menu_horni ul.sub li {
display:block;
width: 100%;
min-height:25px;
_height:25px;
line-height:25px;
color:#595959;
padding:0px 3px 0px 15px;
background:transparent url('../images/bg_a.jpg') no-repeat top left;
float:left;
white-space:nowrap;
}

#menu_horni ul.sub li a {
display: block; 
margin: 0; 
}

#menu_horni ul.sub li > a {
font-weight:normal;
}

#menu_horni ul.sub li a:hover {
font-weight:normal;
}


#menu_horni ul li.main:hover {
border-top: 1px solid transparent; 
border-left: 1px dotted gray; 
border-bottom: 1px dotted gray; 
border-right: 1px dotted gray; 
color:black;
background:transparent url('../images/bg_ul.png') repeat-x top left;
}

#menu_horni ul li.main {
position: relative;
color:#4b4b4b;
border: 1px solid transparent; 
height: 57px;
width: auto;
background-color:transparent;
text-align: left;
float:left;
line-height: 52px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display:block;
font-weight:normal;
}

.odkazy_main {
padding: 0px 20px 0px 20px;
height: 57px;
display:block;
font-weight:bold;
color:black;
cursor:pointer;
}

.odkazy_main:hover {
color:#cc0b02;
}

#menu_horni ul li > ul.sub {
position: absolute; 
z-index:10; 
visibility: hidden;
background:white;
}

#menu_horni ul li.main:hover ul.sub {
visibility: visible;
}



#menu_horni ul li.main .aktivni{
color:black;
border-top: 1px solid transparent; 
border-left: 1px dotted gray; 
border-bottom: 1px dotted gray; 
border-right: 1px dotted gray; 
background:white;
}


#stranka{
width: 1000px;
float:left;
padding: 0px;
margin: 0px auto;
text-align:center;
background:transparent url('../images/bg_stranka.png') repeat-y top right;
border-bottom: 1px dotted gray; 
}

/* orientace*/

#orientace{
width: 650px;
height: 10px;
margin: 0px 0px 15px 0px;
padding: 0px 0px 12px 0px;
background-color: transparent;
text-align: left;
font-size: 90%;
color:#989898;
border-bottom:1px dotted gray; 
display:none;
}

#orientace a{
color:#989898;
}

#orientace a:hover{
text-decoration:none;
}

#menu_prave{
width: 230px;
margin: 0px 0px 28px 0px;
padding: 0px 0px 0px 0px;
background: transparent;
text-align: left;
font-size: 90%;
float:right;
}

.menu_prave_nadpis{
display:block;
width: 165px;
height:30px;
line-height:30px;
padding: 0px 0px 0px 40px;
color:#000000;
background:transparent url('../images/bg_nadpis.jpg') no-repeat top left;
float:left;
font-size: 90%;
font-weight: bold;
}

.menu_prave_boxa{
display:block;
width: 155px;
min-height:25px;
_height:25px;
line-height:25px;
color:#595959;
padding:0px 0px 0px 15px;
background:#ffffff url('../images/bg_a.jpg') no-repeat top left;
}

.menu_prave_boxa:hover{
color:#000000;
}


.menu_prave_box{
width: 180px;
margin: 0px 0px 0px 0px;
padding: 10px;
background: white;
text-align: left;
font-size: 80%;
float:right;
border: 1px dotted gray; 
}

.menu_prave_box img{
margin: 0px 0px 15px 0px;
float:left;
}

.pole_vyhledavani{
width: 136px;
height: 20px;
line-height:15px;
margin: 0px ¨0px 0px 0px;
padding: 4px 5px 2px 5px;
background: white;
text-align: left;
border: 2px solid #efeeee;
float:left;
font-size: 95%;
}

.img_vyhledavani{
margin: 0px 0px 0px 0px;
padding: 0px;
background: white;
float:right;
}



#obsah{
width: 650px;
min-height:300px;
margin: 0px 0px 0px 85px;
padding: 8px 15px 15px 20px;
background: white;
text-align: left;
font-size: 75%;
float:left;
}


#obsah h1{ 
padding: 0px 0px 5px 0px; 
margin: 0px 0px 15px 0px; 
text-align:left;
font-size: 120%;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
border-bottom:1px dotted #cc0b02;
line-height:18px;
display:block;
}

#obsah h2{ 
padding: 0px 0px 10px 0px; 
margin: 20px 0px 10px 0px; 
text-align:left;
font-weight: bold;
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
color:#cc0b02;
border-bottom:1px dotted gray;
width:100%;
}

#obsah h3{ 
padding: 0px; 
margin: 20px 0px 0px 0px;
text-align:left;
font-weight: bold;
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
}

#obsah h4{ 
padding: 0px; 
margin: 20px 0px 0px 0px;
text-align:left;
font-weight: bold;
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
}

#obsah a{ 
padding: 0px; 
text-align:left;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline; 
color:black;
}

#obsah a:hover{ 
text-decoration: none; 
color:#cc0b02;
}

#obsah ul {
list-style-type: disc;
margin: 15px;
padding: 0px; 
}


#paticka{
width: 960px;
height: 30px;
line-height: 30px;
margin: 0px auto;
padding: 0px 20px 0px 20px;
background:transparent url('../images/bg_paticka.png') repeat-x top left;
text-align: left;
font-size: 70%;
text-align: right;
clear:both;
color:#ffffff;
}

#paticka_vlevo{
width: 400px;
height: 30px;
line-height: 30px;
text-align: left;
float:left;
margin: 0px 0px 0px 65px;
}

#paticka_vpravo{
width: 300px;
height: 30px;
line-height: 30px;
text-align: right;
float:right;
margin: 0px 10px 0px 0px;
}

#paticka_vpravo a{
color:#ffffff;
}




/*homepage*/


#obsah_hp{
width: 825px;
min-height:500px;
margin: 0px 0px 0px 85px;
padding: 30px;
background: white;
text-align: left;
font-size: 75%;
float:left;
}

#obsah_hp h1{ 
padding: 0px; 
margin: 0px 0px 10px 0px; 
text-align:left;
font-size: 120%;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
}

#obsah_hp h2{ 
padding: 0px; 
margin: 10px 0px 10px 0px; 
text-align:left;
font-weight: bold;
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
}


#obsah_hp a{ 
padding: 0px; 
text-align:left;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline; 
color:black;
}

#obsah_hp a:hover{ 
text-decoration: none; 
color:#cc0b02;
}

#obsah table{
border:1px dotted gray;
width: 100%;
height: 100%;
vertical-align:middle;
text-align:left;
padding:15px;
background-color:#ffffff;
font-size:100%;
margin:0 0 5px 0;
}

#obsah th{
background-color:#ebebeb;
padding:7px;
}

#obsah td{
padding:7px;
border-bottom:1px dotted #d6d6d6;
}

.td_jmeno{
width:120px;
}

.td_jmeno_veda{
width:220px;
}

.td_prispevek{
width:80px;
text-align:right;
}

.td_zpusob{
width:120px;
}

.hp_levy{
width: 205px;
height:205px;
margin: 0px 0px 0px 0px;
padding: 15px;
background: white;
text-align: left;
float:left;
border: 1px dotted gray; 
}



.hp_pravy{
width: 525px;
height:205px;
margin: 0px 0px 0px 0px;
padding: 15px;
background: white;
text-align: left;
float:right;
border: 1px dotted gray; 
}

.hp_ctverecek{
width: 31px;
height:31px;
margin: 0px 525px 0px 237px;
padding: 0px;
background: #ebebeb;
line-height:30px;
float:left; 
}

.hp_text{
width: 100%;
height:185px;
float:left; 
overflow:hidden;
}

.hp_odkazy{
width: 100%;
height:20px;
line-height:18px;
float:left; 
}


#prilozene_dokumenty{
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 15px;
	background-color: red;
	text-align: left;
	float:left;
	background:#d9d9d9 url('../images/bg_prilohy.jpg') no-repeat top right;
	border-top: 1px dotted gray; 
}

#prilozene_dokumenty a{
	background:transparent;
	margin:0px;
}

ul.sub {
	position: absolute; 
	z-index:10; 
	visibility: hidden; 
}
li.mainHover ul.sub {
	visibility: visible;
}
li {
	behavior: url(hover.htc);
}



div.fg-obal {
	border: 0px none;
}
div.fg-prvek {
  float: left;
	text-align: center;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:100px;
	height:100px;
}
div.fg-prvek p {
	text-align: center;
	font-size:10px;
	line-height: 12px;
	margin: 0px;
}
div.fg-prvek p.popisek {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
}
div.fg-oddelovnik {
	clear: both;
	height: 0px;
	line-height: 0px;
}
img.fg-nahled{
	border: 0px none;
}


.tvorba_webu{
width:130px;
line-height:12px;
margin:9px 0 0 0px;
}

.tvorba_webu a{
text-decoration:none;
}


.nebrat{
	background: url('../images/icons/nebrat_ikonka.gif') 5px 1px no-repeat;
	padding:0 0 0 20px;
	margin:0 0 0 0px;
	line-height:12px;
}



