body{
margin:0;
padding:0;
font:11px Verdana, Arial, Helvetica;
}
div{
margin:0;
padding:0;
border:0;
}
div#all{
border-bottom:1px black solid;
width:100%;
}
div#top{
width:100%;
height:160px;
background-position:left;
background-repeat:no-repeat;
}
div#center{
width:100%;
min-height:410px;
}
div#center_gfx{
float:left;
width:255px;
min-height:410px;
height:auto !important;
height:410px;
background-position:top;
background-repeat:no-repeat;
}
div#menu{
float:left;
width:108px;
min-height:410px;
height:auto !important;
height:410px;
text-align:right;
}
div#spacer_l{
float:left;
width:24px;
min-height:410px;
height:auto !important;
height:410px;
}
div#text{
float:left;
width:420px;
min-height:410px;
height:auto !important;
height:410px;
background-position:bottom;
background-repeat:no-repeat;
}
div#lang{
float:left;
width:72px;
min-height:410px;
height:auto !important;
height:410px;
background-position:bottom;
background-repeat:no-repeat;
}
div#spacer_r{
float:left;
min-width:99px;
min-height:410px;
height:auto !important;
height:410px;
width:auto;
background-position:bottom;
background-repeat:no-repeat;
}
div#footer{
color:#9b9b9b;
text-align:center;
background-color:black;
width:100%;
}

span.bold{
font-weight:bold;
}
p.akapit{
text-indent:15px;
}
a.menu{
text-decoration:none;
color:black;
font-weight:bold;
line-height:20px;
padding-left:3px;
padding-right:3px;
}
a.menu:hover{
text-decoration:line-through;
}
a.footlink{
text-decoration:underline;
color:#9b9b9b;
}
a.footlink:hover{
color:white;
}
a.textlink{
font:11px Verdana, Arial, Helvetica;
text-decoration:underline;
color:black;
}
a.textlink:hover{
color:white;
}
ul{
list-style-type: none;
margin: 0;
padding: 0;
}
table#projekty{
border:0;
padding:0;
margin:0;
width:380px;
}
hr{
border:0;
border-top:1px black dotted;
}