@charset "iso-8859-2";
/* CSS Document */
#body{
background: #9CB2BF;
padding-top: 10px;
font-family: Arial;
font-size: 12px;
color: #535353;
text-align: justify;
}
#main{
padding-top: 5px;
background: #9CB2BF;
}
#content{
background: white;
border: 1px solid #C3C3C3;
padding-top: 10px;
padding-bottom: 10px;
}
#container{
background: white;
border: 1px solid #C3C3C3;
color: black;
text-align: left;
padding-top: 10px;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 10px;
}
#text{
background: white;
border: 1px solid #C3C3C3;
padding-bottom: 10px;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
text-align: justify;
font-family: Arial;
font-size: 13px;
color: #000000;
}
#text a{
text-decoration: none;
color: #535353;
}
#text a:hover{
text-decoration: underline;
color: #535353;
}
#text2{
background: white;
padding-bottom: 10px;
padding-left: 5px;
padding-top: 10px;
text-align: justify;
font-family: Arial;
font-size: 13px;
color: #000000;
}
#text2 a{
font-weight: bold;
font-size: 13px;
color: #000000;
text-decoration: none;
}
#text2 a:hover{
font-weight: bold;
font-size: 13px;
color: #000000;
text-decoration: underline;
}
#text3{
background: white;
padding-bottom: 10px;
padding-left: 5px;
padding-top: 10px;
text-align: justify;
font-family: Arial;
font-size: 13px;
color: #000000;
}
#text3 a{
font-weight: bold;
font-size: 13px;
color: #000000;
text-decoration: none;
}
#text3 a:hover{
font-weight: bold;
font-size: 13px;
color: #000000;
text-decoration: underline;
}
#szolg{
color: #76C007;
font-family: Arial;
font-size: 18px;
}
#footer{
background: #9CB2BF;
}
#footer_td{
background: #9C0000;
color: white;
font-family: Arial;
font-size: 12px;
padding-right: 10px;
font-weight: bold;
}
#footer_td a{
background: #9C0000;
color: white;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
#footer_td a:hover{
background: #9C0000;
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: #000000;
text-decoration: none;
}
#galeria a:hover{
text-align: center;
font-family: Arial;
font-size: 12px;
color: #000000;
text-decoration: underline;
}
