body, html 
{ 
	behavior: url(csshover.htc);	
	margin: 0px;
  	padding: 0px;
  	font-family: "Arial", "Times New Roman";
  	font-size: 12px;
  	color: #767676;
}

p, form, img, table, tr, th, td, h1, h2, h3, h4, h5, ul, li
{ 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
}

a:link, a:visited {
	color: #cd394a;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #0073c5;
	text-decoration: none;
	font-weight: bold;
}

#top-menu-back {
	z-index: -1;
	position: absolute;
	width: 100%;
	top: 70px;
	height: 33px;
	background: url("images/menu-back.gif") repeat-x;
}

#header-back {
	z-index: -1;
	position: absolute;
	width: 100%;
	top: 106px;
	height: 168px;
	background: url("images/top-back.gif") repeat-x;
}

#IE-align {
	text-align: center;
}

#page-head {
	width: 900px;
	margin: 0px auto;
}

#head {
	width: 100%;
	height: 70px;
}

#head input {
	background: #f7f7f7;
	border: 1px solid #b1b1b1;
	height: 18px;
	padding: 1px;
	margin: 2px;
	float: left;
	color: #525252;
	width: 140px;	
}

#head input.submit {
	width: 52px !important;
	height: 22px;
	background: url("images/submit.gif") no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	border: 0px;
	font-family: Arial, sans-serif;
}

#head input.logged_adm {
	width: 100px !important;
	background: url("images/submit2.gif") no-repeat;
}

#head .logged_user {
	font-weight: bold;
}

#head-logo {
	float: left;
	padding: 20px 0px 0px 20px
}

#head-search {
	float: right;
	padding: 15px 15px;
	width: 205px;
}

#head-login {
	float: right;
	padding-top: 15px;
	width: 205px;
}

#head-login dfn {
	color: #525252;
	width: 50px;
	float: left;
	margin: 5px 2px 0 0;
	text-align: right;
	font-style: normal;
}

#login-psw {
	width: 84px !important;
}

#menu {
	width: 100%;
	height: 33px;
	background: url("images/menu-back.gif") repeat-x;
}

/*---- MENU ----*/
#menu ul li a:link, #menu ul li a:visited{
	display: block;
	height: 33px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #525252;
	line-height: 33px;
	text-align: center;
	background: none;
}

#menu ul li:hover{
	background: #ffffff url("images/menu-back-hover.gif") repeat-x;	
}

#menu ul li:hover ul li:hover {
	background: #f0f0f0;
}

#menu ul li ul li a:link, #menu ul li ul li a:visited {
	display: block;
	margin: 0;
	padding: 5px 5px 5px 10px;
	width: 135px;
	font-size: 11px;
	text-align: left;
	height: auto;
	line-height:normal;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 0;
	width: 900px;
	border: 0;
}

#menu li {
	margin: 0;
	padding: 0;	
	list-style: none;
	z-index: 9;
	position: relative;
}

#menu ul li {
	position: relative;
	float: left;
	/*width: 12.49%;*/
	width: 11.1%;
	height:100%;
	line-height:100%;
}

#menu ul li ul {    
	display: none;    
	position: absolute;
	top: 32px;         
	left: -1px;    
}

#menu ul li ul li ul {
	border-top: 1px solid #aeaeae;	
}

#menu ul li ul li ul{    
	display: none;    
	position: absolute;
	top: 3px;         
	left: 147px;         
}

#menu ul li ul li{
	width: 150px;
	border: 1px solid #aeaeae;
	border-top: none;
	background: #ffffff url("nic.gif");
}

#menu ul ul {
	position: absolute;
	top: 0px;
	left: 100%;
	width: 150px;
	display: none;
	}

#menu ul li:hover { z-index:10; }

#menu ul li:hover ul {
	display: block;
}	

#menu ul li ul li ul {
	display: none !important;
}	

#menu ul li:hover ul li:hover ul {
	display: block !important;
}

#menu ul li ul a.submenu {
	background: url("images/bullet3.gif") 137px 50% no-repeat;
}
/* Konec Menu */

#header {
	padding-top: 4px;
}

#header-image {
	display: block;
	width: 490px;
	height: 167px;
	background: url("images/top-header.jpg") no-repeat;
	float: left;
}

#header-image h1 {
	position: relative;
	top: 42px;
	left: 142px;
	color: #ffffff;
	font-size: 24px;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	width: 350px;
}

#header-news {
	float: right;
	width: 410px;
	height: 144px;
	padding-top: 23px;
}

#actual-info {
	margin-left: 60px;
}

#header-news ul{
	list-style: none;
	margin: 7px 0 0 0;
	padding: 0;
	
}

#header-news li span{
	width: 50px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 15px;
	margin-right: 2px;
	color:#eaeaea;
	background: url("images/news-bullet.gif") no-repeat center right;
}

#header-news a:link, #header-news a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;	
} 

#header-news a:hover {
	color: #8ed8ff;
	text-decoration: none;
}

#header-news li#news-archive {
	padding-left: 67px;
	margin-top: 7px;
	font-style: italic;
}

#page-content {
	width: 900px;
	text-align: left;
	margin: 0px auto 0px auto;
	clear: both;
}

#text-content {
	width: 860px;
	padding: 10px 15px 15px 25px;
	line-height: 150%;
	text-align: justify;
}

#text-content h1, #text-content h2, #text-content h3 {
	position: relative;
	left: -25px;
	width: 100%;
	padding-left: 25px;
	background: url("images/bullet1.gif") 10px 50% no-repeat;
	margin: 15px 0 10px 0;		
}

#text-content h1 {
	color: #0097ed;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	margin: 10px 0 10px 0;		
}

#text-content h2 {
	color: #0097ed;
	font-size: 16px;	
}

#text-content h3 {
	color: #cd394a;
	font-size: 14px;	
}

#text-content ul {
	list-style-image: url('images/bullet3.gif');
	margin: 5px 0px 5px 17px;
	padding: 0;
}

#text-content hr {
	border: 0;
	height: 1px;
	color: #D2D2D2;
	background-color: #D2D2D2;
	margin: 10px 0 10px 0;
}

/*#text-content table,#text-content tr,#text-content th {
	border-style: ridge;
	border-width: 3px;
	margin: auto;
}*/

.std-navig {
	position: relative;
	margin: 10px 0px 10px 0px;
	padding: 5px 13px 5px 12px;
	border-top: 1px dotted #eaeaea;
	border-bottom: 1px dotted #eaeaea;
	text-align: center;
	left: -25px;
	width: 100%;
}

.std-navig a:link, .std-navig a:visited {
	color: #0085d9;
}

#page-nav a:link, #page-nav a:visited {
	color: #838383;
	font-weight: normal;
	background: url("images/bullet2.gif") 0px 50% no-repeat;
	padding-left: 8px;
	margin-left: 3px;
} 

#page-nav a.actual-page {
	font-weight: bold;
	text-decoration: none;
}

#page-nav a:hover {
	color: #0073c5;
} 

#page-foot {
	width: 100%;
	height: 125px;
	background: url("images/foot-back.gif") repeat-x;
	margin: 0;
}

#foot {
	width: 900px;
	margin: 0 auto;
}

#left-bottom-nav {
	position: relative;
	top: 25px;
	left: 25px;
	line-height: 150%;
}


/*------ BLOKY ------------*/
.blok2 {
	background: url("images/flower.gif") no-repeat;
	height: 125px;
	width: 250px;
	display: block;
	float: left;
}

.blok3 {
	height: 97px;
	border-left: 1px solid #c3c3c3;
	position: relative;
	top: 12px;
	padding: 2px 5px 2px 15px;
	margin-left: 50px;
	float: right;
	line-height: 150%;
}

/*-------NOVINKY--------------*/
.news-datetime {
	font-size: 11px;
	color: #767676;
	font-weight:  normal;
	font-style: italic;
	margin-left: 10px;
}

/*------ DOWNLOAD ------------*/
.download-sekce-tbl
{
	width: 50%;
	font-size: 14px;
	margin: 0 auto;
}

#download-seznam-souboru {
	width: 60%;
	margin: 0 auto;
}

#download-seznam-souboru td {
	height: 25px;
}

#download-seznam-souboru thead tr td{
	border-bottom: 1px solid;
}

/*------- VYHLEDAVANi ---------*/
.search-z {
	width: 70%;
	margin: 0 auto;
}

.search-z td{
	padding: 3px;
}

.search-z .radek0 {
	background: #f0f0f0;
}

.search-z thead tr td{
	font-size: 14px;
	text-align: center;
}

/*------ ODKAZY ------------*/
.weblinks-list
{
	font-size: 13px;
	margin: 0 auto 15px;
	border-bottom: 1px solid #f0f0f0;
	font-weight: normal;
}

.weblinks-list td {
	text-align: center;
	padding: 2px 7px 2px 7px;
}

.weblinks-z {
	line-height: 175%;
}

/*------ GALERIE------------*/
/* Nastavuje urcenym prvkum zobrazeni v jednom radku */
.gal_inline {
   display: inline;
}
/* Nastaveni fontu navugace */
.gal_navigace {
        font-size: 11px;
        font-weight: normal;
        font-family: "verdana","arial";
}
/* Nastaveni popisu galerie v zobrazeni galerie  */
.gal_ukaz_popis {
        text-align: center;
        width: 70%;
        font-size: 12px;
        margin: 3px 0px 3px 0px;
}
/* Nastaveni vlastnika galerie v zobrazeni galerie*/
.gal_ukaz_vlastnik {
        width: 70%;
        text-align: right;
        font-size: 11px;
        font-weight: bold;
}
/* Odsazeni formulare */
.gal_ukaz_form {
        text-align: center;
        font size: 11px;
        margin-top: 5px;
}
/* Nadpis galerie */
/*.gal_nadpis {
        font-weight: bold;
        font-size: 17px;
        text-align: center;
        margin: 5px;
        font-family: "verdana","arial";
}*/

h1.gal_nadpis {
	text-align: center;
	background: none !important;		
}
/* Vycet omezenei */
.gal_omezeni {
        font-size: 11px;
        text-align: left;
        margin-top: 10px;
        text-align: center;
}
/**/
.gal_vypis {
        margin-left: 10px;
        font-size: 10px;
        font-weight: normal;
        text-align: left;
}
/* Cervene */
.gal_cervene {
        color: #0000AA;
}
/* Tucne */
.gal_tucne {
        font-weight: bold;
}
/* Vyrazne */
.gal_vyrazne {
        font-weight: bold;
        color: #0000AA;
}
/* Text galerie */
.gal_text {
        margin-top: 10px;
        margin-bottom: 2px;
        font-size: 11px;
        text-align: left;
}
/* Odsazeni formularovych tlacitek */
.gal_formular {
        font-size: 11px;
        text-align: left;
        margin-left: 15px;
}
/* Vodorovna cara */
.gal_cara {
        background: #eaeaea;
        border: 0;
        height: 1px;
}
/* Inpt pole */
.gal_input {
    background: transparent;
    background-color: white;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-family: "verdana","arial","helvetica";
    font-size: 11px;
    text-align: left;
}
/* Okraje obrazku v prehledu galerii */
.gal_prehled img {
   border: 1px solid #000000;
   margin: 2px;
}
/* Celkove nastaveni prehledu galerii */
.gal_prehled {
   width: 400px;
   border: 1px dotted #D0D0D0;
   font-size: 11px;
   padding: 0 3px 0 3px;
}
/* Titulek v prehledu galerii */
.gal_prehled td.titulek {
   text-align: center;
   padding-bottom: 2px;
}
/* Popis v prehledu galerii */
.gal_prehled td.popis {
   font-style: italic;
   width: 110px;
}
/* Obrazek v prehledu galerii */
.gal_prehled td.obrazek {
   width: 110px;
}
/* Udaje v prehledu galerii */
.gal_prehled td.udaje {
   text-align: left;
}
/* Format obrazku v zobrazeni galerie */
.gal_ukaz_galerie_obrazek img {
   margin: 5px;
   border: 1px solid #000000;
}

.gal_galerie_ukaz_titulek a img {
	border: none;
	margin: 0;
	padding: 4px;
	display: block;
}

/* Titulek obrazku v prehledu galerii */
.gal_ukaz_galerie_obrazek_titulek {
   font-size: 11px;
   font-weight: bold;
}
/* Titulek v prehledu galerii */
.gal_galerie_ukaz_titulek {
   font-size: 10px;
   border: 1px dotted #D0D0D0;
   margin: auto;
}
/* Obrazek */
.gal_obr img {
   margin: 5px;
   border: 1px solid #000000;
}
/* Nastaveni fontu strankovani */
.gal_strankovani {
  font-size: 10px;
}