*
(
margin : 0px;
)

#menu{list-style-type:none;margin:0;background-color:#ddd;padding:0.25em 1em 0.2em 1em;color:Red;border-bottom:1px solid silver}
#menu>li{display:inline;margin:0 0.5em 0 0;border:1px solid #ddd;color:#00BB00;padding:0.15em 0.4em}
li{cursor:pointer}
#menu>li:hover{background-color:#E8E8E8;text-decoration: underline; border:1px solid none}

body {
text-align : center;
background-image: URL('grafika/back.jpg'); 
background-color: white; 
background-repeat:repeat-x;
margin : 0px;
} 

a { BORDER-BOTTOM-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; COLOR: #00CC33; FONT-FAMILY: Verdana; FONT-SIZE: 13px; TEXT-DECORATION:none}
a:active { COLOR: #00CC33; FONT-FAMILY: Verdana; FONT-SIZE: 13px; TEXT-DECORATION: none}
a:hover {BACKGROUND-COLOR: #FEFEFE; background: url('grafika/tlac.gif'); COLOR: #00CC33; FONT-FAMILY: Verdana; FONT-SIZE: 13px; TEXT-DECORATION: underline}



B {FONT-FAMILY: Verdana; TEXT-DECORATION: none; FONT-SIZE: 13px;COLOR: black;}


#boky {
	width: 820px;
	height: 100%;
	background: url(grafika/boky.gif);
  margin : auto;      
	
}
#logo {
	width: 800px;
	height: 230px;
	background: url(grafika/logo.jpg);
	repeat:no-repeat;
        margin: 0 10px;
	
}

#prech {
	width: 820px;
	height: 24px;
	background: url(grafika/drzak.gif);
	float: left;
        repeat:no-repeat;
background-color: transparent;}

#mmenu {width: 100%;
height: 24px;
	background: url('grafika/menu.gif');
margin: 0 11px;
 background-repeat: no-repeat;
 background-color: transparent; 
 text-align : left;      
	
}



#hlavni {margin: 40px 30px 0px 30px;
background-color: transparent;
background: url('grafika/globus.gif');
background-repeat: no-repeat;
background-position: top left;
text-align : left;
height : 1300px;
}

h5 {font-weight: bold; COLOR: green; DISPLAY: inline; FONT-FAMILY: Times News Roman; FONT-SIZE: 14px; FONT-STYLE: normal; margin-bottom: 0; margin-top: 0;}
h4 {font-weight: bold; COLOR: black; DISPLAY: inline; FONT-FAMILY: Times News Roman; FONT-SIZE: 15px; font-style: italic; margin-bottom: 0; margin-top: 0;text-decoration: underline;}
h3 {font-weight: bold; COLOR: red; DISPLAY: inline; FONT-FAMILY: Times News Roman; FONT-SIZE: 16px; FONT-STYLE: normal; margin-bottom: 0; margin-top: 0}
h2 {font-weight: bold; COLOR: green; DISPLAY: inline; FONT-FAMILY: Times News Roman; FONT-SIZE: 18px; FONT-STYLE: normal; margin-bottom: 0; margin-top: 0;text-decoration: underline;}
h1 {display : none;}



ul {font-weight: bold; COLOR: black; DISPLAY: inline; FONT-FAMILY: Times News Roman; FONT-SIZE: 15px; font-style: none; margin-bottom: 5; margin-top: 5;text-decoration: none; list-style-type: square; list-style-position: inside}



span.red
{
color : #FF0000;
}

