* {
    margin: 0;
    padding: 0;
}

body {
    font: 14px/20px tahoma, arial, serif;
    text-align: justify;
    color: #ff6600;
    background: #2B1100 url(images/maletlo3.png);
}

a {
    font-weight: bold;
    color: #FF6600;
    text-decoration: underline;
    outline: red;
}

a:hover {
    color: #ff7c00;	
    text-decoration: underline;
}

#kolo {
    position: absolute;
    top: 30px;
    left: 30px;
    padding-top: 0px;
    width: 650px;
    height: 330px;
    background: url(images/malejajo.png) no-repeat;
}

#glowny {
    position: absolute;
    top: 48px;
    left: 425px;
    padding-top: 0px;
	width: 600px;
    height: 600px;
	background: #2B1100 url(images/maletlo4.png);
	overflow: auto;
    
}

#dolny {
    position: absolute;
    top: 10px;
    left: 450px;
    padding-top: 0px;
    width: 600px;
    height: 30px;
    font: 12px/20px Tahoma, Arial;
    text-align: center;
    
}

#obrazek {
    position: absolute;
    top: 280px;
    left: 100px;
    padding-top: 0px;
    width: 250px;
    height: 400px;
    background: url(images/naleye.jpg) no-repeat;
}
