.mk-bold{font-weight: bold;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
html, body{
margin: 0; padding: 0; border-spacing: 0;
font-family: Arial;
}
#container{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;

}
#main-box{
width: 850px;
margin: 12% auto;
}
#top-bar{
width: 850px;
height: 40px;
margin-bottom: 20px;
}
#logo{
margin-top: 3px;
}
#menu-log{
float: right;
text-align: right;
line-height: 40px;
color: #4c5d9d;
font-weight: bold;
font-size: 11px;
}
#menu-log a{color: #4c5d9d;}

#window-frame{
float: left;
width: 425px;
height: 320px;
overflow: hidden;
margin-bottom: 10px;
}
#window-frame img{
position: absolute;
}
#image-border{
z-index: 2;
}
.scenes{
display: none;
}
#scene0{
display: inline;
}

#menu-frame{
float: left;
width: 425px;
height: 320px;
margin-bottom: 10px;
}

#form-bar-wrapper-left{
clear: both;
background-image: url(/templates/def.template/images/wysz.tlo.lewe.png);
background-repeat: no-repeat;
}
#form-bar-wrapper-right{
clear: both;
background-image: url(/templates/def.template/images/wysz.tlo.prawe.png);
background-repeat: no-repeat;
background-position: right;
}
#form-bar{
width: 409px;
height: 41px;
line-height: 41px;
margin: 0 8px;
background-image: url(/templates/def.template/images/wysz.tlo.png);
background-repeat: repeat-x;
}
dl{
padding-top: 10px;
}
dt{
font-size: 16px;
color: #4c5d9d;
font-weight: bold;
margin-left: 18px;
margin-top: 10px;
}
dt a{color: #4c5d9d;}
dd{
font-size: 11px;
font-weight: bold;
color: #444;
background-image: url(/templates/def.template/images/bullet.right.gif);
background-repeat: no-repeat;
background-position: 0 50%;
margin-left: 18px;
padding-left: 10px;
margin-top: 3px;
}
#footer-bar-wrapper-left{
background-image: url(/templates/def.template/images/stopka.tlo.lewe.jpg);
background-repeat: no-repeat;
clear: both;
}
#footer-bar-wrapper-right{
background-image: url(/templates/def.template/images/stopka.tlo.prawe.jpg);
background-repeat: no-repeat;
background-position: right;
}
#footer-bar{
width: 838px;
height: 39px;
margin: 0 6px;
background-image: url(/templates/def.template/images/stopka.tlo.jpg);
background-repeat: repeat-x;
}
#footer-bar *{
color: #444;
}
#footer-bar h4{
float: left;
line-height: 39px;
margin: 0;
padding: 0;
font-size: 14px;
font-weight: normal;
}
h4 span, h4 a{
padding: 8px;
}
#footer-bar p{
float: right;
text-align: right;
margin: 0;
padding: 0;
padding-right: 3px;
font-size: 12px;
line-height: 19px;
}