html {
margin : 0;
padding : 0;
}

body {
color : #3287b8;
margin : 0;
padding : 0;
font : normal 11px Tahoma, Arial;
background: #fbe082 url("templates/szablon/images/tlo.png") repeat-x;
}

#header {
width : 980px;
height: 215px;
background: url("templates/szablon/images/header.jpg") no-repeat;
}

#container {
width : 980px;
margin : 0;
text-align: center;
background: url("templates/szablon/images/middle.png") repeat-y;
}

#box-pathway {
width : 100%;
height : 46px;
margin-top : 0;
margin-bottom : 0;
padding-left: 0;
text-align: left;
text-indent: 266px;
clear:both;
background: url("templates/szablon/images/pathway.png") no-repeat;
}

#footer {
display : block;
clear:	both;
width : 980px;
height: 47px;
text-align : center;
background: url("templates/szablon/images/footer.png") no-repeat;
}

.no_border {
border:0px;
}

.navigation {
padding-top:4px;
}

a:link, a:visited {
color : #4ac2f4;
text-decoration : none;
}
a:active, a:hover {
color : #1666d3;
}

a.mainlevel:link, a.mainlevel:visited {
display : block;
font : bold 11px/12px Tahoma, Arial;
color : #3287b8;
text-decoration : none;
text-align: left;
width : 145px;
height: 39px;
margin-top: 2px;
margin-left: 105px;
padding-left: 10px;
padding-top: 9px;
background: url("images/button.png") no-repeat;
}


a.mainlevel:hover {
text-decoration : none;
color : #3287b8;
background: url("images/button-hover.png") no-repeat;
}

.cena {
font : bold 14px Tahoma, Arial;
}

.smallText {
font : normal 10px Tahoma, Arial;
}

.smallTextPage {
font : normal 12px Tahoma, Arial;
}