html {
margin: 0 auto;
padding: 0px;
text-align: center;
font-family: Comic Sans MS; font-size: 14px; font-weight: bold;
color: #fff;
text-transform: uppercase;
overflow: hidden;
overflow-x: hidden;
}

body {
margin: 0 auto;
padding: 0px;
background-color: #000;
background-image: url(design/background_news.gif);
background-repeat: repeat y;
}

#top {
clear: both;
text-align: center;
margin: 0px auto;
margin: 5px 0px 20px 0px;
}

#container {
padding: 0px;
margin: 0px auto;
text-align: center;
width: 780px;
height: 580px;
}

#karta {
clear: both;
text-align: center;
margin: 0px 0px 0px 0px;
height: 500px;
width: 500px;
}


