body { 
    margin: 10px;
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background-color: #EDEDEC;
}
.lg 
{
padding-right: 4px;
font-weight: bold;
background: url(zolta.png) no-repeat 0 0;



}

#wrapper {
    width: 760px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
	font-size: 13px;
   
 
	 color: #000000; 
}
h3 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
font-size: 14px;
 color: #000000; 
    
   	
}

#slider {
    width: 620px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 210px;
    width: 620px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: transparent;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 580px;
font-size: 13px;
text-align:justify;
     color: rgb(85, 85, 85); 
font-weight:bold;
text-align: justify;
}
.footer {
    
font-size: 12px;

color: rgb(85, 85, 85); 

font-weight:bold;
text-align: justify;
}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
font-weight: bold;
font-size: 14px;
 color: rgb(85, 85, 85); 
  width: 600px;
 height: 10px;



}
ul.navigation li {
	width: 100px;
    display: inline;
    margin-right: 10px;
	font-size: 12px;

}

ul.navigation a {
	width: 100px;
    padding: 10px;
    color: rgb(85, 85, 85); 
    text-decoration: none;
}

ul.navigation a:hover {
font-size: 12px;
width: 100px;

color: #ffffff; 
font-weight: bold;
    background-color: #cc0000;
opacity: 0.4;


}

ul.navigation a.selected {
font-size: 12px;
color: #ffffff;
font-weight: bold;
    background-color: #cc0000;
opacity: 0.6;

}

ul.navigation a:focus {
   
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}
