body {         
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	background: url(img/bg.png) repeat-x #ffcfc0;
	font-family: "arial";
    color: #484848;
    font-size:12px;
	line-height: 18px;
}

a {
    color: #008000;
}

a:hover {
    color: #804000;
}

#top-menu {    
    font-size: 18px;
    margin-bottom:10px;

}

#top-menu a{
    color: #808080;
    padding-bottom: 20px;
    text-decoration:none;
}

#top-menu a:hover{
    color: #004080;
    padding-bottom: 5px;
    background: url(img/menu_under_line.png) repeat-x bottom;
    text-decoration:none;    
}

ul {
    padding:0px;
    margin:0px;
}

li {
    padding:0px;
    margin:0px;
}


h1 {
    color: #261905;
    margin-bottom:20px;
    font-size:18px;
}
    
#ls {
    color:#808080;
}          

#ls li{
    background: url(img/flag.png) no-repeat;
    padding-left:22px;
    list-style:none;
}

#vopros{
    min-height:40px;
    color: #000000;
    background: url(img/vopros.png) no-repeat;
    padding-left:50px;
    padding-top: 10px;
    margin-bottom:5px;
    font-weight: bold;
}

#otvet{
    color: #000000;
    background: #FFFFFF;
    padding-left:50px;
    margin-bottom:30px;    
}

#logo1 {
    padding-top:20px;
    padding-bottom:20px;    
}
#logo1 a {
    font-size:30px;
    color:#FFFFFF;
    text-decoration:none;
}
#logo1 a:HOVER {
    font-size:30px;
    color:#FFFFFF;
    text-decoration:none;    
}
