/* GENERAL SETTINGS */

*{
font:normal 11px Arial;color:white;
}
body{
background-color:#6f0016;
margin:auto;
padding: 40px 0px 0px 0px;
text-align:center;
overflow:hidden;
}
#main {
width:1024px;
margin:auto;
padding: 0px;
text-align: left;
}
.document{
width:1024px;
margin:auto;
text-align:left;
}
.title{
margin-top:10px;
}
.left_side{
text-align:left;
float:left;
}
h1{
font-size:20px;
text-align:left;
}
h2{
font-size:18px;
}
h3{
font-size:14px;
font-weight:bold;
text-decoration:underline;
}
input{
color:black;
}



/* MENU */


.menu{
margin-left:118px;
text-align:left;
}
ul{
margin:0px;
padding:0px;
}
li{
display:inline;
margin-right:-3px;
}
img{
border:0px;
margin:0px;
padding:0px;
}

/* FLASH */

.flash{
border-top:1px solid #df8493;
border-left:1px solid #df8493;
float:left;
}

/* CONTENT */


.content{
width:510px;
height:295px;
border-top:1px solid #df8493;;
border-bottom:1px solid #c92847;
float:left;
background-color:#95011B;
overflow:auto;
text-align:justify;
}
.align{
padding-left:10px;
padding-right:10px;
}



/* BOTTOM */

.bottom{
width:442px;
height:130px;
clear:both;
float:left;
background-image:url('../img/bg_bottom.jpg');
background-repeat:no-repeat;
}
.spacing{
margin-left:115px;
margin-top:-3px;
}
table{
text-align:left;
}
td{
padding-right:10px;
}
.akce td{
vertical-align:top;
}
th, th a{
font-size:13px;
font-weight:bold;
padding-top:30px;
padding-bottom:20px;
text-decoration:none;
}
th a:hover{
text-decoration:underline;
}
.program table{
width:480px;
margin-bottom:20px;
}
.program img{
margin-top:20px;
margin-bottom:20px;
}

/* FORMULAR */
.formular{
width:460px;
}
.bg_nazev{
background-color:#b4324c;
}
.bg_input{
width:10px;
background-color:#c95a6d;
}
.bg_datum_a_nazev{
background-color:#a42f42;
}
select, select option{
color:black;
}
.vstupenky{
background-color:#b4324c;
}
.formular2 td{
margin:0px;
padding:0px;
}







