html body {
height : 100%;
color : #000000;
font-size:11pt;
font-type:arial,times new roman;
background : url('img/pozadie-html.png');
}
#web {
width:800px;
height:100%;
margin:auto;
padding:0px;
top:0px;
}
.stred-vrch {
width:800px;
height:33px;
background : url('img/stred-vrch.png') no-repeat;
}
.stred-text {
width:800px;
left:0px;
position:relative;
background : url('img/stred-text.png') repeat-y;
}
.stred-spodok {
width:800px;
background : url('img/stred-spodok.png') no-repeat;
height:49px;
}
.logo {
width:504px;
height:98px;
margin:auto;
}
.podnadpis {
width:474px;
top:11px;
position:relative;
background : #e8e8e8;
border:1px solid #6e6e6e;
margin:auto;
font-type:arial;
font-size:10pt;
padding:6px;
}
.linky {
width:486px;
height:160px;
top:11px;
background : #e8e8e8;
border:1px solid #6e6e6e;
font-type:arial;
font-size:10pt;
padding:0px;
}
.spodok {
padding-top:20px;
font-size:10pt;
text-align:center;
}
.spodok a:hover {
text-decoration:underline;
}
.spodok a {
color:#4d7794;
text-decoration:none;
}

.tlacidko-signle {
height:25px;
width:156px;
background : url('img/tlacidko-single.png') no-repeat;
border:0px;
}
.tlacidko-all {
height:25px;
width:156px;
background : url('img/tlacidko-all.png') no-repeat;
border:0px;
}
.tlacidko-option {
height:26px;
width:259px;
background : url('img/tlacidko-option.png') no-repeat;
border:0px;
}
.mirrorh {
height:25px;
width:114px;
background : url('img/mirror.png') no-repeat;
border:0px;
}
.downloadh {
height:25px;
width:78px;
background : url('img/download.png') no-repeat;
border:0px;
}
.send {
height:18px;
width:56px;
background : url('img/send.png') no-repeat;
border:0px;
}
.options {
height:14px;
background : #e8e8e8;
border:1px solid #6e6e6e;
font-type:arial;
font-size:10pt;
}
.show {
font-size:13px;
}
.show a {
color:blue;
text-decoration:none;
}
.show a:hover {
text-decoration:underline;
}