/* CSS Document */

body{
/*background-image:url("spring.jpg");
background-position:50% 0%;
*/
background-color:#006699;
text-align:center;
color:white;
font-size:50px;
margin-top:10px;
text-shadow:0px 0px 10px #000000;

font-family: 'Oswald', sans-serif;
}

h1{
font-size:0.9em;
margin-top:5px;
margin-bottom:5px;

}

h2{
font-size:0.7em;
}

a{
color:white;
}



div{
margin-top:10px;
}

.nameDayTom{
font-size:0.7em;
}


#pred{
text-decoration:none;
color:white;
}

#post{
text-decoration:none;
color:white;
}

h1 a{
text-decoration:none !important;
color:#003366;
text-shadow:0px 0px 5px #ffffff;
}

.set_date{
font-size:0.5em;
}

.set_date input{
width:100px;
padding:5px;
border:1px solid #0033FF;
}

#cookies{
position:fixed;
bottom:0px;
background-color:#666666;
color:white;
font-size:1em;
border-top:1px solid #ffffff;
width:100%;
padding:5px;
text-align:center;
}

.submit {
width:90%;
background-color:#CC0000;
border:1px solid #ffffff;
cursor:pointer;
border-radius:3px;
margin:auto;
cursor:pointer;

}

.inputs{
display:none; 
margin:auto;
margin-top:30px;
}

.inputs input{
padding:5px;
width:300px;
}

.inputs input[type="radio"]{
width:30px;
}

.inputs textarea{
width:300px;
padding:5px;
}

.normal_text{
font-size:0.5em;
color:white;
}

label{
cursor:pointer;
}

#inputs_click{
cursor:pointer;
text-decoration:underline;
}


.svatky {
width:auto;
max-width:800px;
font-size:0.4em;
margin:auto;
}

.svatky td{
text-align:left;
padding:5px;
}
