@charset "utf-8";

body {
margin: 0px;
padding: 0px;
background-color: #fcfcfc;
}

#telo {
width: 100%;
height: 2100px;
margin: 10px auto 10px auto;
font-family: Arial, Helvetica, sans-serif;
background-image: url("img/bg.png");
background-repeat: repeat-x;
}

#telo #head{
margin: 0px auto;
width: 930px;
height: 410px;
}

#telo #head #hlavicka {
width: 1000px;
height: 147px;
background-image: url("img/vlna.png");
background-repeat: no-repeat;
background-position: top center;
}

#telo #head #hlavicka #logo{
width: 190px;
height: 135px;
float: left;
padding: 15px 0px 0px 15px;
}

#telo #head #hlavicka #hl_menu{
width: 680px;
height: 140px;
float: right;
font-size: 13px;
color: #008b97;
}

#telo #head #hlavicka #hl_menu a{
text-decoration: none;
color: #008b97;
}

#telo #head #hlavicka #hl_menu a:hover{
text-decoration: underline;
text-transform: uppercase;
color: #008b97;
font-size: 14px;
}

#telo #head #hlavicka #hl_menu table{
height: 140px;
}

#telo #head #hlavicka #hl_menu td{
padding: 80px 0px 0px 45px;
width: 140px;
}

#telo #head #hlavicka #hl_menu img{
padding: 0px 13px 0px 0px;
}

#telo #head #stred {
width: 1065px;
height: 255px;
margin-left: 30px;
clear: both;
background-image: url("img/sluzby-bg.jpg");
background-repeat: no-repeat;
background-position: top left;
}

#telo #head #stred #jazyk{
width: 230px;
height: 230px;
float: left;
padding: 15px 0px 0px 15px;

}

#telo #head #stred #sluzby-menu{
width: 635px;
height: 240px;
margin-right: 175px;
padding-top: 25px;
float: right;
}

#telo #head #stred #sluzby-menu td.druhe{
padding: 14px 0px 0px 35px;
}

#telo #jadro {
margin: 5px auto;
width: 935px;
font-size: 12px;
line-height: 22px;
color: #dddddd;
}

#telo #jadro img{
padding-left: 5px;
}

#telo #jadro ul{
padding-left: 10px;
list-style: none;
}

#telo #jadro li{
margin-top: 10px;
}

#telo #jadro a{
color: #008b97;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}

#telo #jadro a:hover{
text-decoration: underline;
}

#telo #jadro p{
font-size: 14px;
color: #005860;
line-height: 14px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#telo #jadro table{
width: 933px;
color: #505050;
margin-left: 1px;
font-weight: bold;
border: 1px solid #dddddd;
}

#telo #jadro td{
padding: 8px 10px;
}

#telo #jadro tr{
background-image: url("img/linka.jpg");
background-position: top;
background-repeat: repeat-x;
margin-top: 5px;
}

#telo #jadro tr:hover{
background-color: #e3fdfe;
color: black;
}

#telo #jadro tr.odkaz:hover{
background-color: #fcfcfc;
}

#telo #jadro tr.nadpis{
background-color: #98d5d8;
height: 45px;
text-transform: uppercase;
padding-top: 15px;
font-size: 14px;
}

#telo #jadro tr.nadpis:hover{
background-color: #98d5d8;
}

#telo #foot {
width: 933px;
height: 85px;
margin: 0px auto;
padding: 10px 0px 0px 0px;
background-image: url("img/linka.jpg");
background-repeat: repeat-x;
background-position: top center;
color: #008b97;
clear: both;
font-size: 12px;
}

#telo #foot #foot-l{
width: 550px;
height: 50px;
float: left;
line-height: 25px;
}

#telo #foot #foot-p{
width: 370px;
height: 50px;
float: right;
text-align: right;
line-height: 25px;
}

#telo #foot a {
text-decoration: none;
color: #008b97;
}

#telo #foot a:hover{
text-decoration: underline;
color: #008b97;
}

h1{
font-size: 18px;
padding-left: 25px;
}

h2{
font-size: 12px;
margin-left: 15px;
margin-top: 10px;
letter-spacing: 1px;
font-weight: bold;
}

hr{
height: 1px;}

c {
color: #FFFFFF;
font-size: 16px;
}

img {
border: none
} 



