@charset "utf-8";
/* CSS Document */
body{
font: 16px Georgia, "Times New Roman", Times, serif;
background:url(images/bg.gif);
margin: 0px;
padding: 0px;
}

.top{
background:url(images/top.jpg) no-repeat center;
height: 375px;
}

.top_contener{
width: 1000px;
margin: 0px auto;
}

.logo{
float: left;
width: 130px;
height: 110px;
}

.logo a{
display:inline-block;
background: url(images/logo.png);
width: 130px;
height: 110px;
}

.top_info{
float: left;
width: 570px;
margin: 32px 0px 0px 0px;
}
.top_set{
dispay:table;
float: right;
margin-top: 5px;
width: 252px;

}
.set_it{
display:inline-block;
background:url(images/italiano1.gif) no-repeat;
width: 114px;
height: 30px;
}
.set_it:hover{
background:url(images/italiano2.gif) no-repeat;
}
.set_en{
display:inline-block;
background:url(images/english1.gif) no-repeat;
width: 114px;
height: 30px;
}
.set_en:hover{
background:url(images/english2.gif) no-repeat;
}
.set_fr{
display:inline-block;
background:url(images/francese1.gif) no-repeat;
width: 117px;
height: 30px;
margin-left-value: 1px

}
.set_fr:hover{
background:url(images/francese2.gif) no-repeat;
}


.set_es{
display:inline-block;
background:url(images/Spagnolo1.gif) no-repeat;
width: 114px;
height: 30px;
}
.set_es:hover{
background:url(images/Spagnolo2.gif) no-repeat;
}


.set_de{
display:inline-block;
background:url(images/Tedesco1.gif) no-repeat;
width: 114px;
height: 30px;
}
.set_de:hover{
background:url(images/Tedesco2.gif) no-repeat;
}


.set_pt{
display:inline-block;
background:url(images/Portoghese1.gif) no-repeat;
width: 117px;
height: 30px;
}
.set_pt:hover{
background:url(images/Portoghese2.gif) no-repeat;
}





.kontener{
width: 950px;
margin: 0px auto;
}
.k1{
float:left;
width: 240px;
margin-top: 25px;
}
.k2{
float: left;
width: 598px;
font: 16px Georgia, "Times New Roman", Times, serif;
color: #9EB274;
background-color:#133112;
padding: 22px;
margin-top: 15px;
}
a.k2tekst{
font: 16px Georgia, "Times New Roman", Times, serif;
color: 	#99CC00; 
text-decoration: none;
}
a.k2tekst:hover{
font: 16px Georgia, "Times New Roman", Times, serif;
color: #B3E250;
text-decoration: underline;
}
.menu1{
display:block;
height: 30px;
width: 212px;
background:url(images/p1.png) no-repeat;
margin-bottom: 5px;
font: 16px Georgia, "Times New Roman", Times, serif;
color: #99CC66;
font-weight:bold;
text-decoration:none;
padding: 5px 0px 0px 13px;
}
/*.menu1:hover{
background:url(images/p2.png) no-repeat;
}*/

.menu2{
display:block;
height: 30px;
width: 212px;
text-align: left;
background:url(images/p2.png) no-repeat;
margin-bottom: 5px;
font: 16px Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
padding: 5px 0px 0px 13px;
}
.menu2:hover{
background:url(images/p1.png) no-repeat;
color: #99CC66;
}

p{
margin: 0px;
padding: 0px 0px 10px 0px;
}

.clear{
height: 30px;
clear:both;
}

.footer{
background:url(images/stopka.gif);
height: 200px;
}
.footer_txt{
width:900px;
margin:0px auto;
font: 12px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#999966;
}
.f1{
margin: 80px 0px 0px 0px;
float: left;
}
.f2{
margin: 80px 0px 0px 0px;
float: right;
}
.f2 a{
color:#999966;
text-decoration:none;
}
.f2 a:hover{
text-decoration:underline;
}















































