/* CSS Document */

body {
margin: 0;
padding: 0;
text-align: center;
font-family: impact, arial, Tahoma, MS Serif, sans-serif, Helvetica;
}

#stred {
background-image: url("caloun.jpg");
background-position: top center;
background-repeat: no-repeat;
height: 700px;

}

a {color: #908156; text-decoration: none; 
}
a link: a visited: a:hover{color: #908156; text-decoration: none; 
}

#telicko{
/* margin: 105px 0 0 0; */
position: relative;
top: 60px; 
align: center;
}

#vstupte{
/* margin: 120px 0 0 0; */
position: relative;
top: 190px; 
padding: 4px 8px 6px 10px;
align: center;
color: #908156;
vertical-align: middle;
font-size: 18px;
font-style: normal;
font-weight: normal;
}


#vstupte a {color: #ffffff; text-decoration: none; background: #908156;
padding: 4px 8px 4px 10px; border: 1px solid #ffffff;
}
#vstupte a:visited a:link {color: #fff; text-decoration: none; 
}
#vstupte a:hover {color: #908156; text-decoration: none; font-weight: bold; background: #fff;
padding: 4px 8px 4px 10px;border: 1px solid #908156;
}


#patic {
/* margin: 34px auto; */
position: relative;
top: 220px;
padding:0px 0 20px 0px;
font-size: 10px;
font-family: helvetica, arial;
}

#poc {
position: relative;
top: 240px;

}

