/****************
*   BODY&DIVs   *
****************/

body {
color: #000000;
font-family: Verdana, Tahoma, Arial, "Helvetica", Sans-serif;
background: #c0d6de;
margin: 0px 0px 0px 20%;

}
div.kontener {
background: #ffffff;
max-width: 650px;
min-height: 500px;
padding: 1.5em;
border-left: 0.04em solid #bdd3db;
border-right: 0.04em solid #bdd3db;
border-right: 0.04em solid #bdd3db;
border-bottom: 0.7em solid #8ccee1;
}
div #top {
display: block;
}
#tekst {
text-align: justify;
margin-left: 20em;
color: #62858a;
}

/*******************
*   Anchors&Menu   *
*******************/

.images {
background:#c00; 
width:20px; 
height:20px; 
padding:1em;
}
#nav ul {
margin:0 auto 0px auto;
padding:0;
list-style:none;
display:table;
white-space:nowrap;
background-color: #ffffff;
text-align: center;
font: 15px Verdana;
}
#nav li {
display:inline; 
margin:0em; 
padding:3px;
}
#nav a {
color:#62858B; 
background: #c0d6de url("left2.gif") no-repeat left bottom; 
padding:0 0 0 2px; 
text-decoration:none; 
letter-spacing:1px;
}
#nav a b {
float:right; 
display:block; 
background: #ffffff url("right2.gif") no-repeat right bottom; 
padding:5px 16px 5px 12px;
}
#nav a:hover {
background-color:#8ccee1; 
cursor:pointer;
} 
#nav #current a {
background-color:#8ccee1;
} 
#nav {
padding:0 0 0 0; 
background:#fff; 
border-top:8px solid #8ccee1;
}
a {
color: #aac0ce;
text-decoration: none;
}
a:hover {
color: #9bb7c9;
}

/*************
*   IMAGES   *
*************/

img.menuimg {
float: left;
border: solid 1px #1CA9C9;
}

/***********************
*   TEXT FORMATTING    *
***********************/

span.aqua {
color: #1CA9C9;
}
p#center {
text-align: center;
margin-top: 6em;
}
p#stopka {
text-align: center;
color: #9bb7c9;
max-width: 645px;
}
h2 {
color: #62858a;
font-weight: bold;
font-size: 30px;
text-align: right;
margin: 0px;
padding: 0px;
letter-spacing: 2px;
}
h4 {
color: #C5D0E6;
font-weight: bold;
font-size: 12px;
text-align: right;
padding-bottom: 0.2em;
margin: 0px;
}
/***********************
*        LISTS         *
***********************/
li {
list-style-type: none;
list-style-image: url("bullet_blue.png");
}