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

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

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