body {
    font-family: tahoma, arial, sans-serif;
}

.wrapper {
    width: 850px; 
    height: 500px; 
    margin: auto;
    margin-top: 40px;
    background: url(index_background.jpg) no-repeat;
    position: relative;
    border: 2px #006699 solid; /*dříve #cc6633, poté #fec400, podzimní červená - #822e2d*, #66cc33, #fee300 #990000 teplá hnědá #99cc00 zelená #99cc00 teplá červená #006699 zimní modrá fde306 lutá*/
}

.aktualne {
position: absolute;
top: 0px;
left: 0px;

width: 250px;
height: 250px;
/*background: url(aktualne2.png) no-repeat;*/
/*background: url(aktualne.png) no-repeat;*/
}

.nwpoint {
position: absolute;
top: 20px;
left: 20px;

width: 185px;
height: 185px;
z-index: 1000;
/*background: url(nordic.png) no-repeat;*/
/*background: url(aktualne.png) no-repeat;*/
}

.aktualne_nadpis {
position: absolute;
top: 320px;
left: 595px;
font-size: 18px;
font-weight: bold;
color: #fff;
}

.aktualne_text {
position: absolute;
top: 345px;
left: 595px;
width: 250px;
font-size: 12px;
color: #FFF;
line-height: 105%;
}

.aktualne_text a:link {color: #FFF; text-decoration: underline;}
.aktualne_text a:visited {color: #FFF; text-decoration: underline;}
.aktualne_text a:hover {color: #FFF; text-decoration: none;}

.link_wrapper {
    width: 848px; 
    height: 30px;
    position: absolute;
    top: 390px;
    left: 20px;
}

.link_box {
    width: 145px;
    float: left;
    padding: 20px 10px 20px 10px;
    border-right: 0px #006699 solid;  
	  font-size: 12px;
	  text-align: center;
    vertical-align: middle !important;
}

.link_last_box {
    width: 145px;
    height: 40px;
    float: left;
    padding: 20px 10px 20px 10px;
	text-align: center;
	font-size: 12px;
}

.link_head {
    margin-bottom: 5px;
    font-size: 13pt; 
    font-weight: normal; 
    color: #7c7c7c; 
}


.link_head a:link {color: #FFF; text-decoration: none;}
.link_head a:visited {color: #FFF; text-decoration: none;}
.link_head a:hover {color: #FFF; text-decoration: underline;}

.link_text {
    font-size: 12pt; 
    color: #989;
}

.link_text a:link {color: #FFF; text-decoration: none;}
.link_text a:visited {color: #FFF; text-decoration: none;}
.link_text a:hover {color: #FFF; text-decoration: underline;}

.footer_wrapper {
    position: relative;
    left: -2px;
    top: 500px;
    width: 850px;
    height: 20px;
    margin-top: 00px;
    margin-bottom: 10px;
    background: #006699;
    border: 2px #006699 solid;
}

.footer_left_text {
    position: absolute; 
    top: -4px;
    _top: 4px;
    left: 10px;
    font-size: 7pt;
    color: #fff;
    float: left;
}

.footer_right_text {
    position: absolute; 
    text-align: right;
    top: -4px;
    _top: 4px;
    right: 10px;
    font-size: 7pt;
    color: #fff;
}

.footer_wrapper a:link {color: #fff; text-decoration: none; font-weight: bold;}
.footer_wrapper a:visited {color: #fff; text-decoration: none; font-weight: bold;}
.footer_wrapper a:hover {color: #fff; text-decoration: underline; font-weight: bold;}
