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

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

#left_picture{
width: 220px;
padding-top: 10px;
padding-left: 10px;
float: left;
}

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

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

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

#lang{
width: 200px;
height: 30px;
padding-top: 7px;
}

#album9, #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;
}
