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

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

#right{
font-family: "Georgia";
font-size: 12px;
text-align: left;
margin-left: 30px;
margin-right: 10px;
width: 275px;
float: left;
}

ul{
margin-top: 5px;
margin-bottom: 15px;
line-height: 130%;
}

h1{
font-size: 14;
text-align: left;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}

#left{
font-family: "Georgia";
font-size: 14;
text-align: left;
margin-left: 30px;
width: 430px;
height: 180px;
float: left;
}

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