@charset "iso-8859-2";
/* CSS Document */
#body{
background: url('body-bg.png');
font-family: Arial;
font-size: 12px;
color: #666666;
text-align: justify;
}
#main{
background: #ffffff;
}
#content{
background: white;
padding-top: 10px;
padding-bottom: 10px;
}
#container{
background: white;
color: black;
text-align: left;
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
}
h1{
color: #a7cb38;
font: 18px Tahoma;
font-weight: normal;
letter-spacing: 1px;
text-align: left;
padding-left: 5px;
}
h2{
color: #a4cf2a;
font: 18px Tahoma;
font-weight: normal;
letter-spacing: 1px;
}
h3{
color: #c60000;
font: 16px Tahoma,
letter-spacing: 1px;
text-decoration: underline;
}
.banner1{
background: url('banner1.jpg') top no-repeat;
text-align: justify;
vertical-align: top;
padding-top: 60px;
padding-left: 20px;
padding-right: 25px;
color: #666666;
}
.banner2{
background: url('banner2.jpg') top no-repeat;
text-align: justify;
vertical-align: top;
padding-top: 60px;
padding-left: 30px;
padding-right: 35px;
color: #666666;
}
.banner3{
background: url('banner3.jpg') top no-repeat;
text-align: justify;
vertical-align: top;
padding-top: 60px;
padding-left: 35px;
padding-right: 30px;
color: #666666;
}
.list{
	padding-top: 70px;
}
.list2{
line-height: 25px;
}
#text{
background: white;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
text-align: justify;
font-family: Arial;
font-size: 13px;
color: #666666;
}
#text2{
background: white;
padding-bottom: 10px;
padding-left: 5px;
padding-top: 10px;
text-align: justify;
font-family: Arial;
font-size: 13px;
color: #666666;
}
#text2 a{
font-weight: bold;
font-size: 13px;
color: #535353;
text-decoration: none;
}
#text2 a:hover{
font-weight: bold;
font-size: 13px;
color: #535353;
text-decoration: underline;
}
#szolg{
color: #76C007;
font-family: Arial;
font-size: 18px;
}
#footer{
background: #ffffff;
}
#footer_td{
background: url('footer_menu.png') repeat-x;
color: white;
font-family: Arial;
font-size: 12px;
padding-right: 10px;
font-weight: bold;
}
#footer_td a{
color: white;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
#footer_td a:hover{
color: white;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
/*Galéria*/
#galeria{
border: 1px solid #C3C3C3;
padding: 5px;
text-align: center;
font-family: Arial;
font-size: 12px;
}
#galeria a{
text-align: center;
font-family: Arial;
font-size: 12px;
color: #535353;
text-decoration: none;
}
#galeria a:hover{
text-align: center;
font-family: Arial;
font-size: 12px;
color: #535353;
text-decoration: underline;
}
