body {
margin:0;
padding:0;
font:80% tahoma, verdana, sans-serif;
background: #EEEEEF url("../images/home.jpg") repeat-y 0 70px;
color:#fff;
}
img {
border:none;
}
#box {
position:relative; z-index:1;
width:870px; margin:auto;
text-align:left;
}


#nav {
position:absolute; z-index:2; left:0; top:0;
width:1000px; height:70px; overflow:hidden;
background: url("../images/top.jpg") no-repeat top left;
}
#nav #buttons {
position:absolute;
top:0px;
left:230px;
}
#buttons ul {
list-style-type:none;
margin:0;padding:0;
font-size:12px;
}
#buttons ul li {
float:left;
margin:0 10px 0 11px;
padding:0;
text-align:center;

}
#buttons ul li.prvni {
margin:0 11px 0 0;
}
#buttons ul li A {
font-weight:bold;
color:#fff;
text-decoration:none;
display:block;
width:100px;
height:50px;
padding-top:36px;
background:url("../images/dot.gif") no-repeat 44px 21px;
}
#buttons ul li A:hover {
background:url("../images/dot2.gif") no-repeat 44px 21px;
}
#buttons ul li A.current {
background:url("../images/dot2.gif") no-repeat 44px 21px;
}

#left {
position:absolute;
left:525px;
top:180px;
width:145px;
}
#left ul {
list-style-type:none;
margin:0;padding:0;
}
#left ul li {
margin:0 0 5px 0;padding:0;
width:180px;
height:30px;
}
#left ul li A {
font-size:10px;
font-weight:bold;
display:block;
text-decoration:none;
color:#001F4D;
background:url("../images/lefth.gif") no-repeat top left;
padding:11px 0 8px 15px;
width:180px;
}
#left ul li A:hover {
background:url("../images/lefth2.gif") no-repeat top left;
color:#FFFFFF;
}
#left ul li A.current {
background:url("../images/lefth2.gif") no-repeat top left;
color:#FFFFFF;
}




A {
color:#001E4D;
text-decoration:none;
}
A:hover {
color:#001E4D;
text-decoration:underline;
}

#copy {
position:absolute;
top:590px;
left:30px;
font-size:80%;
margin:1em;
color:#00346F;
}
#copy A {
color:#00346F;
}
#copy A:hover {
text-decoration:none;
}

#welcome {
position:absolute;
top:470px;
left:330px;
font-size:130%;
color:#fff;
letter-spacing:1px;
}



