* {
    margin: 0;
    padding: 0;
}

body {
    text-align: center;
    background-image: url('images/eliks1.jpg');
    color: #000;
    margin: 0 auto;
    width: 900px;
}

a:link {
    color: #00008B;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #00008B;
}

a:hover {
    text-decoration: none;
    color: #30F;
}

a:active {
    text-decoration: none;
    color: #00008B;
}
#top {
    width: 900px;
    overflow: hidden;
    background-color: #e8f0f9;
}

#LOGO {
    width: 900px;
    height: 210px;
    background-image: url('images/logo.gif');
}

#MENU {
    width: 229px;
    float: left;
    overflow: hidden;
   }

#menu1 {
    width: 229 px;
    height: 410px;
    overflow: hidden;
    background-image: url('images/menu1.gif');
}

#menu2 {
    width: 229px;
         clear: both;
    overflow: hidden;
}

#TEKST {
    width: 671px;
         background-image: url('images/tlo1.gif');
    text-align: left;
    float: left;
    overflow: hidden;
}

#STOPKA {
    width: 900px;
    height: 25px;
    clear: both;
    background-color: #8bb8d9;
}

ul {
    color: #FF0000;
}

li {
    margin-left: 45px;
}

.style1 {font-size: 10px;
                        font-family: Verdana;
                        color: #333333;}

.style2 {font-size: 12px;
                          font-family: Verdana;
                        color: #333333;
                        margin-left: 20px; 
                        margin-right: 20px;
                        text-indent: 25px;}

.style3 {font-size: 14px;
                          font-family: Verdana;
                        color: #333333;
                        margin-left: 20px;
                        text-indent: 25px;}
        
.style4 {font-size: 12px; 
                        font-family: Verdana; 
                        color: #0000FF;
                        margin-left: 20px; 
                        margin-right: 20px;
                        text-indent: 25px;}        
                        
                        
 .style5 {font-size: 14px;        
                          font-family: Verdana;
                        color: #333333;
                        margin-left: 55px; 
                        margin-right: 15px;}                
                        
.style6 {font-size: 10px;
                        font-family: Verdana;
                        color: #0000FF;}
                        
.style7 {font-size: 12px;
                        font-family: Verdana;
                        color: #01448a;}
                        
.style8 {font-size: 14px; 
                        font-family: Verdana; 
                        color: #0000FF;
                        margin-left: 15px;}        
                        
.style9 {font-size: 12px;
                          font-family: Verdana;
                        color: #333333;
                        margin-left: 20px; 
                        margin-right: 20px;}
                        
.style10 {color: #310096; 
                         font-family: verdana; 
                         font-size: 12px;}
                         
.style11 {color: #01448a; 
                         font-family: verdana; 
                         font-size: 14px; 
                         font-weight: bolder; 
                         margin-bottom: 40px;}                        
                         
.style12 {font-size: 12px; 
                        font-family: Verdana; 
                        color: #310096;}         
                        
.style13 {color: #310096; font-family: 'Verdana'; font-size: 14px;}                                          
                        
h1 {color: #01448a; 
        font-family: verdana; 
	font-size: 14px; 
	font-weight: bolder; 
	margin-bottom: 40px; 
	text-align: center; 
	margin-top: 40px;}
