/*      margin=odsazení celého prvku včetně barvy pozadí:  nahořepx   zpravapx   zespodapx   zlevapx
         padding=odsazení vnitřního písma od okraje prvku */


BODY {
	margin: 0px; 
        padding: 0px;
        SCROLLBAR-FACE-COLOR: #EFBF50;
	SCROLLBAR-HIGHLIGHT-COLOR: black;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	color: black;	
        background: #F9F8C6;
	font-family: Times New Roman;
        font-weight: normal; 
        font-size: 16px;
	text-align: center;
}
/*VODOROVNE CENTROVANI BLOKU*/
#centrovani	{
	position: relative;
        margin: 0px auto 0px; padding: 0px;
        height: 100%; 
        width: 780px;
        border: 0px; 
        color: #000000;
	background: transparent;
                
}
/*============================DEKLARACE HLAVICKY==============================*/
.hlavicka {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
        height: 167px; 
        width: auto;
        top: 0px; 
        left: 0px;
	border: 0px;
	background: #EFBF50;
}
.podhlav {
	position: relative;
        margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
        height: auto; 
        width: auto;
        top: 0px; 
        left: 0px; 
        bottom: 0px;
	/* border: 3px solid #E8E2BD; */
	border-top: 3px solid #E8E2BD;
        border-right: 3px solid #E8E2BD;
        border-bottom: 0px;
        border-left: 3px solid #E8E2BD;
        background: #EFBF50;
	color: black;
        font-weight: bold;
	text-align: center; 
}
/*========================DEKLARACE MENU + TELA STRANKY=======================*/
#obsah {
	position: relative;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
        height: auto; 
        width: 780px;
        top: 0px; 
        left: 0px;
        right: 0px;
        bottom: 0px;
	/* border: 0px; */
        border-top: 3px solid #E8E2BD;
        border-right: 0px;
        border-bottom: 0px;
        border-left: 0px;
        background: #EFBF50; 

}

/*=====DEKLARACE LIGHTBOXU=====*/
#lightbox{	
        position: absolute; 
        left: 0; 
        width: 100%; 
        z-index: 100; 
        text-align: center; 
        line-height: 0;
}
#lightbox img{ 
        width: auto; 
        height: auto;
}
#lightbox a img{ 
        border: none; 
}
#outerImageContainer{ 
        position: relative; 
        background-color: #fff; 
        width: 250px; 
        height: 250px; 
        margin: 0 auto; 
}
#imageContainer{ 
        padding: 10px; 
}
#loading{ 
        position: absolute; 
        top: 40%; 
        left: 0%; 
        height: 25%; 
        width: 100%; 
        text-align: center; 
        line-height: 0; 
}
#hoverNav{ 
        position: absolute; 
        top: 0; 
        left: 0; 
        height: 100%; 
        width: 100%; 
        z-index: 10; 
}
#imageContainer>#hoverNav{ 
        left: 0;
}
#hoverNav a{ 
        outline: none;
}
#prevLink, #nextLink{ 
        width: 49%; 
        height: 100%; 
        background-image: url(data:image/gif;base64,AAAA); 

/* Trick IE into showing hover */ display: block; }
#prevLink { 
        left: 0; 
        float: left;
}
#nextLink { 
        right: 0; 
        float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
        background: url(../images/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
        background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ 
        font: 10px Verdana, Helvetica, sans-serif; 
        background-color: #fff; 
        margin: 0 auto; 
        line-height: 1.4em;         overflow: auto; width: 100%	; 
}
#imageData{	
        padding:0 10px; 
        color: #666; 
}
#imageData #imageDetails{ 
        width: 70%; 
        float: left; 
        text-align: left; 
}	
#imageData #caption{ 
        font-weight: bold;	
}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ 
        width: 66px; 
        float: right;  
        padding-bottom: 0.7em; 
        outline: none;}	 	
#overlay{ 
        position: absolute; 
        top: 0; 
        left: 0; 
        z-index: 90; 
        width: 100%; 
        height: 500px; 
        background-color: #000; 
}
/*=====DEKLARACE MENU=====*/
.obsahmenu {
	position: absolute;
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        height: auto; 
        width: 120px;
        top: 0px; 
        left: 0px;
	border: 0px;
        background: transparent;
}
.menu {
	position: relative;
	margin: 0px 0px 3px 0px;
        padding: 0px;
        height: auto; width: auto;
        top: 0px; 
        left: 0px;
	border: 0px;
        background: transparent;
}
.menuvalidace {
        margin: 30px 0px 0px 0px;
        border: 0px;
        background: #EFBF50;
        height: auto;
        text-align: center;
}
.pocitadlo {
        position: relative;
        height: auto; 
        width: auto;
        margin: 0px 0px 0px 0px;
        padding: 15px 0px 0px 3px;
        border-left: 0px;
        top: 0px; 
        left: 0px;
        right: 0px; 
        background: #EFBF50;
}

.menuminibunka {
	position: relative;
	margin: 1px 0px 1px 3px;
        padding: 0px 0px 0px 0px;
        height: auto; width: auto;
        top: 0px; left: 0px;
	border: 0px;
        background-image: URL('uvod/tlacitko20px.jpg');
        background-repeat: no-repeat;
        /*background: #F9F8C6;*/
	font-weight: bold;
        font-size: 12px;
        text-align: center;
}
.menuminibunka A:link {
	DISPLAY: block;
        background-repeat: no-repeat;
        padding: 2px 0px 5px 0px;	
        color: black;
        text-decoration: none;
        background-image: URL('uvod/tlacitko20px.jpg');
}
.menuminibunka A:visited {
        DISPLAY: block;
        background-repeat: no-repeat;
        padding: 2px 0px 5px 0px;	
        color: black;
        text-decoration: none;
        background-image: URL('uvod/tlacitko20px.jpg');

}
.menuminibunka A:hover {
        DISPLAY: block;
        background-repeat: no-repeat;
        padding: 2px 0px 5px 0px;	
        color: black;
        text-decoration: none;
        background-image: URL('uvod/tlacitko20pxhover.jpg');
}
.menumini2bunka {
	position: relative;
	margin: 1px 0px 1px 3px;
        padding: 0px 0px 0px 0px;
        height: auto; width: auto;
        top: 0px; 
        left: 0px;
	border: 0px;
        background-image: URL('uvod/tlacitko40px.jpg');
        background-repeat: no-repeat;
        /*background: #F9F8C6;*/
	font-weight: bold;
        font-size: 12px;
        text-align: center;
}
.menumini2bunka A:link {
	DISPLAY: block;
        background-repeat: no-repeat;
        padding: 3px 0px 7px 0px;	
        color: black;
        text-decoration: none;
        background-image: URL('uvod/tlacitko40px.jpg');
}
.menumini2bunka A:visited {
        DISPLAY: block;
        background-repeat: no-repeat;
        padding: 3px 0px 7px 0px;	
        color: black;
        text-decoration: none;
        background-image: URL('uvod/tlacitko40px.jpg');
}
.menumini2bunka A:hover {
        DISPLAY: block;
        background-repeat: no-repeat;
        padding: 3px 0px 7px 0px;	
        color: black;
        text-decoration: none;
        background-image: URL('uvod/tlacitko40pxhover.jpg');
}
.menubunka2radkova{
	position: relative;
	margin: 3px 0px 3px 3px;
        padding: 0px 0px 0px 0px; 
        height: auto; width: auto;
        top: 0px; left: 0px;
	border: 0px;
        background-image: URL('uvod/tlacitko50px.jpg');
        background-repeat: no-repeat;
        /*background: #F9F8C6;*/
	font-weight: bold;
        text-align: center;
}
.menubunka2radkova_neaktivni{
	position: relative;
	margin: 3px 0px 3px 3px;
        padding: 3px 0px 9px 0px; 
        height: auto; width: auto;
        top: 0px; left: 0px;
	border: 0px;
        background-image: URL('uvod/tlacitko50px.jpg');
        background-repeat: no-repeat;
        /*background: #F9F8C6;*/
	font-weight: bold;
        text-align: center;
}
.menubunka2radkova A:link {
        DISPLAY: block;
        background-repeat: no-repeat;
        padding: 5px 0px 9px 0px;	
        color: black;
        text-decoration: none;
        background-image: URL('uvod/tlacitko50px.jpg');
}
.menubunka2radkova A:visited {
        DISPLAY: block;
        background-repeat: no-repeat;
        padding: 5px 0px 9px 0px;	
        color: black;
        text-decoration: none;
        background-image: URL('uvod/tlacitko50px.jpg');
}
.menubunka2radkova A:hover {
        DISPLAY: block;
        background-repeat: no-repeat;
        padding: 5px 0px 9px 0px;	
        color: black;
        text-decoration: none;
        background-image: URL('uvod/tlacitko50pxhover.jpg');
}
.menubunka1radkova {
	position: relative;
	margin: 3px 0px 3px 3px;
        padding: 0px 0px 0px 0px;
        height: auto; 
        width: auto;
        top: 0px; left: 0px;
	border: 0px;
        background-image: URL('uvod/tlacitko30px.jpg');
        background-repeat: no-repeat;
        /*background: #F9F8C6;*/
	font-weight: bold;
        text-align: center;
}
.menubunka1radkova A:link {
        DISPLAY: block;
        background-repeat: no-repeat;
        padding: 5px 0px 7px 0px;	
        color: black;
        text-decoration: none;
        background-image: URL('uvod/tlacitko30px.jpg');
}
.menubunka1radkova A:visited {
        DISPLAY: block;
        background-repeat: no-repeat;
        padding: 5px 0px 7px 0px;	
        color: black;
        text-decoration: none;
        background-image: URL('uvod/tlacitko30px.jpg');
}
.menubunka1radkova A:hover {
        DISPLAY: block;
        background-repeat: no-repeat;
        padding: 5px 0px 7px 0px;	
        color: black;
        text-decoration: none;
        background-image: URL('uvod/tlacitko30pxhover.jpg');
}
/*=====DEKLARACE TELA=====*/
.telo {
        position: relative;
        margin: 0px 0px 0px 120px;
        padding: 0px 0px 0px 0px;
        height: auto; width: auto;
        top: 0px;
        border: 0px;
        background: #E8E2BD;
        text-align: center;
}
.paticka {
        position: relative;
        height: auto; 
        width: auto;
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 10px 0px;
        border-left: 3px solid #E8E2BD;
        right: 0px; 
        top: 0px; 
        left: 0px;
        bottom: 0px;
        background: #EFBF50;
}
A:link {
	color: #B73C00;
	text-decoration: none;
}
A:visited {
	color: #B73C00;
	text-decoration: none;
}
A:hover {
	COLOR: #4D0E0E;
	text-decoration: underline;
}
H1 {
        margin: 0px 3px 13px 3px;
        padding: 2px 10px 2px 10px;
        height: auto; 
        width: auto; 
        border: 0px;
        font-weight: bold; 
        font-size: 23px;
        color: black; background: #FDBB7B;
        text-align: center;
}
H2 {
        margin: 0px 5px 13px 5px;
        padding: 5px 5px 1px 5px;
        height: auto; 
        width: auto; 
        border-bottom: 1px solid #4D0E0E;
        border-left: 1px solid #4D0E0E;
        font-weight: bold; 
        font-size: 19px;
        color: black; 
        background: transparent;
        text-align: left;
}
H3 {
        margin: 0px 5px 13px 5px;
        padding: 5px 6px 1px 6px;
        height: auto; 
        width: auto; 
        border-bottom: 1px solid #4D0E0E;
        border-left: 1px solid #4D0E0E;
        font-weight: bold; 
        font-size: 17px;
        color: black; 
        background: transparent;
        text-align: left;
}
H4 {
        margin: 0px 5px 13px 5px;
        padding: 5px 7px 1px 7px;
        height: auto; 
        width: auto; 
        border-bottom: 1px dashed #4D0E0E;
        font-weight: bold; 
        font-size: 15px;
        color: black; 
        background: transparent;
        text-align: left;
}
.odstavec {
        position: relative;
        margin: 0px 7px 13px 7px; 
        padding: 0px;
        height: auto; 
        width: auto;
        font-weight: normal; 
        font-size: 15px;
        color: #000000; 
        background: transparent;
        text-align: justify;
}
.foto {
        position: relative;
        margin: 0px auto 0px auto; 
        padding: 0px;
        height: auto; 
        width: auto;
        text-align: center; /*opet kvuli IE - neumi centrovat marginem*/
}
.fotopopis {
        position: relative;
        margin: 2px auto 13px auto; 
        padding: 0px;
        height: auto; 
        width: 480px;
        text-align: center;  
        color: black;
        font-style: normal; 
        font-size: 14px;
}
.fotoautor {
        position: relative;
        padding: 5px 0px 5px 0px;
        border-bottom: 1px solid black;
        text-align: center; 
        font-style: italic;
}
.bezcary {
        border: 0px;
}
a img {
        border-width: 0px;
}
.barva {
        color: #4D0E0E;
}
ul {
        list-style-type: disc;
  }
li {
        margin-bottom: 3px;
}
hr {
        border: 1px solid black;
}
.obtekanyobrazek {
        position: relative;
        margin: 3px 5px 0px 5px; 
        width: auto; 
        height: auto; 
        float: right; 
}
.fotogalerie {
        margin: 5px auto 13px auto;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
}
.noviny {
        position: relative;
        margin: 5px auto 13px auto; 
        padding: 5px;
        width: 560px; 
        height: auto;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
        background: #F9F8C6; 
        color: #000000;
        font-style: normal; 
        font-size: 14px;
        text-align: justify;
}
.uvodnik {
        position: relative;
        margin: 5px auto 13px auto; 
        padding: 5px;
        width: 640px; 
        height: auto;
        border-top: 0px;
        border-bottom: 1px solid black;
        background: #F9F8C6; 
        color: #000000;
        font-style: normal; 
        font-size: 14px;
        text-align: justify;
}
.obtekanatabulka {
        margin: 0px 3px 13px 3px; 
        padding: 0p;
        height: auto; 
        border: 0px;
        width: auto;
        font-weight: normal; 
        font-size: 15px;
        color: #000000; 
        background: transparent;
        text-align: justify;
}
.tabulka {
        margin: 5px auto 13px auto;
        background: #F9F8C6; 
        color: #000000;
        font-style: normal; 
        font-size: 14px;
        text-align: left;
        border: 1px solid black;
}
.tabulkaseznam {
        margin: 5px auto 13px auto;
        background: #F9F8C6; 
        color: #000000;
        font-style: normal; 
        font-size: 14px;
        text-align: center;
        border-style: solid none solid none;
        border-color: #34CB78;
        border-width: 1px 0px 1px 0px;
}
.nadpistabulky {
        font-style: italic; 
        font-size: 15px;
        text-align: center;
}
.tabhlavicka {
        font-style: italic; 
        font-size: 15px;
        text-align: center;
}

/*=========SPECIALITY=========*/
.odstavecvlevo {
        position: relative;
        margin: 0px auto 13px 7px;
        height: auto; width: 384px;
        font-weight: normal; 
        font-size: 15px;
        color: #000000; 
        background: transparent;
        text-align: justify;
}
.tematauvodu {
        margin: 0px; padding: 0px;
        height: 100px; width: 327px;
        border-right: 1px solid #000080;
        border-bottom: 1px solid #000080;
        font-weight: normal; font-size: 15px;
        color: #000000; background: transparent;
        text-align: left;
}
.redakce {
        position: absolute;
        height: 100px; width: 217px;
        border-right: 1px solid #000080;
        border-bottom: 1px solid #000080;
        text-align: left;
}