
html, body {
margin: 0px;
}

img {
border: 0px;
}

div#first {
width: 100%;
height: 500px;
background-image: url('img/main/boki.gif');
background-repeat: repeat-x;
background-position: 0px 16px;
}

div#start {
width: 752px;
margin: 0 auto;
clear: both;
border: 0px solid red;
}
#start img {
float: left;
margin: 0xp;
padding: 0px;
border-style: none;
position: relative;
border: 0px;
}

div#top {
width: 100%;
background-image: url('img/top.gif');
background-repeat: repeat-x;
height: 191px;
}

div#header {
width: 522px;
height: 108px;
background-image: url('img/top-dol.gif');
background-position: bottom;
background-repeat: repeat-x;
background-color: #FFFFFF;
float: left;
}

div#text {
width: 580px;
background-image: url('img/lewe.jpg');
background-repeat: no-repeat;
padding-left: 160px;
color: #3D107B;
text-align: justify;
}
#text td {
vertical-align: top;
padding-right: 5px;
}

A:link		{ color: #6495ED; text-decoration: underline; }
A:visited	{ color: #6495ED; text-decoration: underline; }
A:active	{ color: #483D8B; text-decoration: none; }
A:hover		{ color: #483D8B; text-decoration: none }

div#stopka {
width: 100%;
height: 65px;
margin-top: 60px;
background-image: url('img/stopka.gif');
padding-top: 22px;
}
#stopka P {
font-size: 8px;
margin: 5px;
}
#stopka A {
text-decoration: none;
font-size: 14px;
font-weight: bold;
}
#stopka A:link		{ color: #000000; }
#stopka A:visited	{ color: #000000; }
#stopka A:active	{ color: #0000ff; }
#stopka A:hover		{ color: #0000ff; }

A.web {
font-family: Verdana;
padding-left: 20px;
}
#stopka A.web:link		{ font-size: 10px; color: #B4B4B4; text-decoration: none; font-weight: normal; }
#stopka A.web:visited	{ font-size: 10px; color: #B4B4B4; text-decoration: none; font-weight: normal; }
#stopka A.web:active	{ font-size: 10px; color: #00008B; text-decoration: underline; font-weight: normal; }
#stopka A.web:hover		{ font-size: 10px; color: #00008B; text-decoration: underline; font-weight: normal; }

H1 {
font-size: 21px;
color: #00008B;
font-weight: normal;
text-decoration: underline;
margin-top: 30px;
text-align: center;
}

H2 {
font-size: 17px;
color: #00008B;
}

ul {
margin-top: 5px;
}

div#menu {
position: absolute;
left: 190px;
top: 3px;
width: 580px;
height: 94px;
}
#menu P {
font-size: 8px;
margin: 8px;
}
