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

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

#left_picture{
width: 220px;
height: 180px;
padding-left: 20px;
float: left;
}

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

#text2{
font-family: "Verdana";
font-size: 12;
text-align: left;
line-height: 130%;
padding-left: 20px;
width: 740px;
float: left;
}

#left{
font-family: "Verdana";
font-size: 12;
text-align: left;
line-height: 140%;
margin-top: 15px;
padding-left: 20px;
width: 530px;
height: 50px;
float: left;
}

#right{
font-family: "Verdana";
font-size: 12;
text-align: right;
line-height: 140%;
margin-top: 5px;
width: 220px;
height: 65px;
float: left;
}

div#wn1, div#wn2, div#wn3, div#wn4, div#wn5{ 
position:relative; 
width:220px;
height:65px; 
overflow:hidden;
}

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;
}

a.mouseover_right:link{
text-decoration: none;
color: black;
}

a.mouseover_right:visited{
text-decoration: none;
color: black;
}

a.mouseover_right:active{
text-decoration: none;
color: black;
}

a.mouseover_right:hover {
text-decoration: none;
color: black;
}
