html, body 
{ 
height: 100%; 
padding: 0; 
margin: 0; 
background-color:#2077CF;
} 

body 
{ 
_text-align: center; /* IE */ 
     color:#FFF89F; 
	 font-size:0.8em;
	 font-family:arial;
	 margin:5 0 5 0;
} 

h1 
{ 
font-size:18;
color:#8FCFEF;
width:450;
height:60;
_height:70;
text-align:center;
margin: 20 0 0 20;
padding-top:30; 
background-position:top right;
background-repeat:no-repeat; 
} 
h2{font-size:1em;font-weight:bold;margin:10 0 5 0}
#stranka 
{ 
width: 760; 
height: auto; 
text-align:left ; 
margin: 0 auto; 
position: relative; 
background:url('../obrazky/slovenska_pozadi1.jpg');
background-repeat:no-repeat; 
} 
#hlavicka 
{ 
width:760;
height:133;
background:url('../obrazky/slovenska_pozadims3.jpg');
background-position:210 top;
background-repeat:no-repeat;
} 
#paticka 
{ 
height:5;
text-align: center; 
padding: 0px; 
} 
#paticka a{width:700;color:white;font-weight:normal;font-size:0.8em;text-decoration:none;padding:0 0 0 0;border-width:0}
#paticka a:hover{width:700;color:#E60000;font-weight:normal;font-size:0.8em;text-decoration:none}
#vlnky{background:url('../obrazky/vlnky.gif');background-repeat:no-repeat;background-position:right 20;}
#hlavni 
{ 
height:650;
background:url('../obrazky/pat.gif');
background-position:bottom right;
background-repeat:no-repeat;
}
#obsah{width:540;height:540;margin:0 0 10 200;;}
#obsah a{color:white}
#obsah a:hover{color:#D6E4FC;text-decoration:none}

#obalmenu{float:left;width:150;height:550;margin:0 10 10 5;_margin:30 10 10 5;}
#navlist li
{
display: inline;
/* for IE5 and IE6 */
}
#navlist ul, #navlist li
{
width: 130;
margin:0 0 0 0;
padding:0 0 0 0;
list-style-type: none;
text-align:left;
}
#navlist li a
{
width: 130;
font-weight:bold;
font-size:17;
/* extend the sensible area to the maximum with IE5 */
display: block;
text-align:left;
text-decoration:none;
padding:0 0 2 0;
border-width:0;
border-right-width:2;
border-color:#75ACD5;
border-style:solid
}
a.col1 {color:#F29F9F}
a.col2 {color:#FFF89F}
a.col3 {color:#D0E740}
a.col4 {color:#EFBF40}
a.col5 {color:#8FCFEF}
#navlist a:hover 
{ 
color:white;
text-align:left;
border-color:white;
 }	
