body{
background: #fff url("background.png") repeat-x;
font-family: Tahoma;
text-align: center;
}

img{
border: 0;
}

h1{
position: relative;
top: 50px;
color: ef6600;
font-weight: bold;
}

#box{
position: relative;
width: 640px;
text-align: left; 
margin: 0 auto; 
}

#popisky{
width: 640px;
position: relative;
top: 70px;
}

.mezi-bunka{
clear: both; 
}

.radek, .radek-s{
margin-top: 20px;
}

.radek .jazyk{
width: 40px;
font-weight: bold;
color: #465f68;
font-size: 17pt;
float: left;
}

.radek .text{
width: 590px;
color: #465f68;
font-size: 8pt;
position: relative;
top: 2px;
}

.radek-s .jazyk{
width: 40px;
font-weight: bold;
color: #479595;
font-size: 17pt;
float: left;
}

.radek-s .text{
width: 590px;
color: #939393;
font-size: 8pt;
position: relative;
top: 2px;
}

#odkazy{
width: 640px;
height: 80px;
position: relative;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
top: 140px;
}

#logo{
font-size: 9px;
width: 210px;
position: relative;
top: 15px;
color: #888888;
}

#logo img{
position:relative;
left: 5px;
}

#url{
position: absolute;
right: 20px;
top: 15px;
color: #3b8e90;
font-size: 10pt;
font-weight: 600;
}

#url a{
color: #3b8e90;
text-decoration: none;

}

#paticka{
position: relative;
top: 145px;
color: #888888;
font-size: 8pt;
}