/* CSS Document */
@charset "iso-8859-2"; 

#main{
background-color: #e0cfbf;
background-image: url(../../backgrounds/eng/fotogaleria_back.jpg);
background-repeat: no-repeat;
background-position: top left;
padding-top: 40px;
height: 650px;
width: 600px;
float: left;
}

#content{
font-family: "Verdana";
font-size: 12;
text-align: left;
line-height: 130%;
margin-left: 10px;
margin-right: 10px;
height: 100%;
width: 580px;
}

#right_panel{
width: 200px;
height: 650px;
background-color: #e0cfbf;
background-image: url(../../backgrounds/eng/bestpics_back.jpg);
background-repeat: no-repeat;
background-position: top left;
float: left;
padding-top: 40px;
}

#album1, #album2, #album3, #album4, #album5, #album6, #album7, #album8, #album9, #album10, #album11, #album12{
font-family: "Verdana";
font-size: 12;
font-weight: bold; 
margin-top: 5px;
margin-bottom: 15px;
}

a:link{
text-decoration: none;
color: #663300;
}

a:visited{
text-decoration: none;
color: #663300;
}

a:active{
text-decoration: none;
color: #007cc3;
}

a:hover {
text-decoration: none;
color: #007cc3;
}
