a, a:link, a:visited {
text-decoration: none;
font-weight: 600;
color: inherit;
}
a:hover, a:active {
color: #3d830f;
}
img {
border: 0px;
}
body, html {
height: 100%;
margin: 0;
padding: 0;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
color: #000000;
background: #ffffff url(../img/main_tlo.jpg) repeat-x;
background-position: left bottom;
background-attachment: fixed;
}
#sel {
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
position: absolute;
top: 260px;
left: 110px;
height: 16px;
width: 480px;
overflow: hidden;
}
#welcome {
height: 100%;
width: 100%;
}
#world {
margin: auto;
width: 700px;
height: 500px;
}
#tab1 {
padding: 20px 0px;
width: 240px;
float: left;
height: 400px;
text-align: right;
}
#tab2 {
width: 220px;
float: left;
height: 500px;
background-image: url(../img/logo.png);
background-repeat: no-repeat;
}
#tab3 {
text-align: left;
padding: 20px 0px;
width: 240px;
height: 460px;
float: right;
}
hr {
border: 1px #aaaaaa solid;
text-align: right;
width: 178px;
margin: 10px 0px 10px 60px;
padding: 0px;
}
.foot {
font-size: 10px;
}
#cytat {
font-size: 16px;
font-family: Times New Roman, Times, serif;
font-style: italic;
}
.small {
font-size: 12px;
}
#dol {
text-align: center;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
}
#spacer {
height: 120px;
}