body {background: #011e56;}
#main {width:600px; height:630px; background: #12377c; position:relative; left: 122px; top: 55px; border: #2b5f9b solid 2px;}

#menu {
position:absolute;
left: 34px;
top:134px;
width:157px;
height: 197px;
background: url(images/menu.png);
}

#menu a {
color: #f7d917;
font-family: Tahoma;
font-size: 13px;
font-weight: bold;
text-decoration: none;
line-height: 29px;
padding-left: 15px;
display: block;
}

#grafika {
position:absolute;
left: 3px;
top:310px;
width:230px;
height: 429px;
background: url(images/grafika.png);
}

#naglowek {
position:absolute;
left: 190px;
top:63px;
width:544px;
height: 180px;
background: url(images/header.jpg);
}

#logo {
position:absolute;
left: 0px;
top:40px;
width:220px;
height: 95px;
background: url(images/logo.png);
}

#content {
position:absolute;
left: 80px;
top: 200px;
color: #ffffff;
width: 500px;
height: 420px;
padding-right: 10px;
overflow: auto;
font-family: Tahoma;
font-size: 12px;
text-align: justify;
}

#content h2 {
color: #f7d917;
}
