body{
margin:0px;
padding:0px;
background-color:#103381;
font-family:Verdana;
}
#root{
width:980px; 
margin:auto;

}
#top{
width:980px;
height:294px;
background-image:url(./gfx/top.jpg);
background-repeat: no-repeat;
}
#pasek{
width:980px;
height:38px;
background-image:url(./gfx/pasek.gif);
background-repeat: repeat-x;

}
#main{
width:980px;
background-color:#87a7f2;
background-image:url(./gfx/main.jpg);
background-repeat: no-repeat;
background-position: bottom;
float:left;
}
#stopka{
width:980px;
height:24px;
background-image:url(./gfx/stopka.gif);
background-repeat: repeat-x;
}
.clr{
clear:both;
}
#hagora{
margin:1px;
padding:1px;
font-size:10px;
letter-spacing:4px;
color:#87a7f2;
font-weight:normal;
}
#menu-gora{
width:213px;
height:10px;
background-image:url(./gfx/menu-gora.gif);
background-repeat: no-repeat;
}
#menu-tlo{
width:213px;
background-image:url(./gfx/menu-tlo.gif);
background-repeat: repeat-y;

}
#tresc{
font-size:12px;
color:white;
width:727px;
float:left;
padding:15px;
}
#menu-dol{
width:213px;
height:19px;
background-image:url(./gfx/menu-dol.gif);
background-repeat: no-repeat;
}
#menu{
padding-top:30px;
float:left;
width:213px;
height:auto;
}
.tresc-menu {
font-size:10px;
}
div.tresc-menu a{
color:#87a7f2;
text-decoration:none;
}
div.tresc-menu a:hover{
color:#ffffff;
}
.aaa{
text-decoration:none;
color:#ffffff;
font-weight:bold;
}
div#tresc h2{
font-size:14px;
color:#ffffff;
font-weight:bold;
margin:0px;
padding:0px;
}