html, body {
	/*background-color: #EEEEEE;*/
	font-family: Tahoma, sans-serif;
	font-size: 13px;
    FONT-WEIGHT: bold;
    color: #E1E4E9;

	SCROLLBAR-FACE-COLOR: #365389;
    SCROLLBAR-HIGHLIGHT-COLOR: grey;
    SCROLLBAR-SHADOW-COLOR: white;
    SCROLLBAR-3DLIGHT-COLOR: #405080;
    SCROLLBAR-ARROW-COLOR: white;
    SCROLLBAR-TRACK-COLOR: #E1E4E9;      // pozadi
    SCROLLBAR-DARKSHADOW-COLOR: dark grey;
	
}
table {

	font-size:13px;
}
table.leve_menu {
    /*border-bottom: 1px solid white;*/
    width: bold;
    /*background-color: white;*/
}

td.lang {
FONT-WEIGHT: bold;
color: white;
}

a {
   font-size: 14px;
   color: #A94A4E;
   TEXT-DECORATION: none;
   FONT-WEIGHT: bold;
   /*padding-left: 15px;*/
   }

a.menu {
   font-size: 14px;
   color: #A94A4E;
   TEXT-DECORATION: none;
   FONT-WEIGHT: bold;
   padding-left: 15px;
}

a:hover {
   font-size: 14px;
   color: darkred;
   TEXT-DECORATION: none;
   FONT-WEIGHT: bold;
}

a.submenu {
   font-size: 14px;
   color: black;
   TEXT-DECORATION: none;
   padding-left: 15px;
   FONT-WEIGHT: normal;
   }
a.submenu:hover {
   font-size: 14px;
   color: darkred;
   TEXT-DECORATION: none;
   FONT-WEIGHT: normal;
}
a.k {
   font-size: 13px;
   color: #E1E4E9;
   TEXT-DECORATION: underline;
   FONT-WEIGHT: bold;
   }
a.k:hover {
   font-size: 13px;
   color: #A94A4E;
}
H1, H2, H3, H4, H5, H6 {
    color: #d6bd61;
    font-family: Tahoma, Helvetica, sans-serif;
}

P.chci:first-letter {
    color: #A94A4E;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 500%;
    float: left;
    FONT-WEIGHT: bold;
    margin: 10px;
    text-align: all;
}

#hlavicka {
	background-color: white;
    background-image: url(img/logo2.jpg);
    /*border-top: 2px solid #708196;*/
	left: 50px;
	/*top: 16px; */
	width: 980px;
	height: 157px;
	z-index: 1;
}
/*#menu_top {
	background-color: #B0BDD3;
    background-image: url(img/pozadi.bmp);
    border-top: 2px solid #708196;
	left: 50px;
	width: 749px;
	height: 27px;
	z-index: 2
}    */
#menu_top a {
    color: #A94A4E;
    /*background-color: white;*/
    padding-left: 5px;
    border-left: 2px solid #708196;
}

#menu_top a:hover {
    color: darkred;
    /*background-color: white;*/

    /*border-bottom: 2px solid darkred;*/
    border-left: 2px solid darkred;
}

#menu_left {
	/*background-color: #5b8869;*/
    background-color: #d0d9dc;
    /*background-image: url(img/leve_menu.bmp);*/
    float: left;
    border-left: 2px solid white;
    border-right: 2px solid white;
    /*left: 50px;*/
	/*top: 182px;*/
	width: 200px;
	height: 560px;
	z-index: 3;
}
#main {

    background-color: white;

    float: left;
	left: 230px;
    /*border-top: 2px solid #708196;*/
    border-right: 2px solid white;
    /*top: 182px;*/
	width: 775px;
	height: 560px;
	z-index: 4;
}
#footer {
    float: left;
    font-size: 12px;
    color: #365389;
    background-color: #C3CDDE;
	background-image: url(img/spodek.jpg);
    border-top: 2px solid white;
    /*border-bottom: 2px solid #708196;*/
	width: 980px;
	height: 20px;
	z-index: 5;
}

/*body {

margin: 0px;
padding: 0px;
font-family: sans-serif;
font-size: 12px;
color: #ffffff;
background-color: #303030;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-BASE-COLOR: #303030
}


td { font-family: sans-serif; font-size: 12px; color: #ffffff; }
a { color: #ffffff;text-decoration: underline; }
a:hover { color: #ffffff;text-decoration: none; }
li.leva { margin: 0pt 20pt 0pt -10pt; font-size: 12px; }*/
