body	{
margin-top: 10px;
background-color: #373737;
background-image: url(img/bg.jpg);
background-repeat: repeat;
font-family: Tahoma;
font-size: 12px
}

a	{
color: #1D3672;
text-decoration: none;
}

a:hover	{
color: #1D3672;
text-decoration: underline;
}

a.menu	{
color: #ffffff;
font-weight: bold;
font-size: 11px;
text-decoration: none;
margin-left: 10px;
font-family: Arial;
}

a:hover.menu	{
color: #AA1206;
}

dl	{
margin: 0px;
padding: 0px;
}

dt	{
background-image:url(img/menu1.png); 
background-repeat:no-repeat;
padding:7px;
cursor: pointer;
color: #ffffff;
font-weight: bold;
font-size: 14px;
text-decoration: none;
font-family: Arial;
}

a.glowna	{
color: #ffffff;
font-weight: bold;
font-size: 14px;
text-decoration: none;
font-family: Arial;
}

dd	{
margin-top:0px;
margin-left:0px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(img/bg2.jpg);
width: 130px;
border-bottom: solid 1px #C0C0C0;
}

.menu	{
color: #ffffff;
font-weight: bold;
font-size: 14px;
text-decoration: none;
font-family: Arial;
}

.menu2	{
color: #ffffff;
font-weight: bold;
font-size: 14px;
text-decoration: none;
font-family: Arial;
text-align: right;
}

img	{
border: solid 1px #000000;
}

.main	{
margin: 15px;
text-align: justify;
line-height: 17px;
}

.small	{
font-family: Tahoma;
font-size: 10px;
color: #ffffff;
text-align: center;
}

a.small	{
font-size: 9px;
color: #ffffff;
text-decoration: none;
}

a:hover.small	{
font-size: 9px;
color: #ffffff;
text-decoration: underline;
}

#okno	{
background-color:#587A94;
}