a.podminky{
 color: black;
}

body{
 background-color: #0066FF;
 color: black;
}

#pravy{
 margin-right: 2px;
}

#stred{
 background-color: white;
 border: 1px solid black;
 width: 628px;
 margin-left: 0px;
 margin-right: -5px;
}

#lavy{
}

#menu{
 border: ;
 background-color: ;
}

#reklama_lavy{
 float: left;
 margin-right: -30px;
 padding-left: 10px;
}

div.nefloat{
 float: none;
 clear: both;
}

table.reklama_lavy{
}

#zabava{
 border: ;
 background-color: ;
}

div.zabava_nadpis{
 background-color: ;
 color: ;
}

div.zabava_telo{
}

#reklama_stred{
 background-color: ;
}

table.reklama_stred{
}

#reklama_text{
}

div.reklama_text_nadpis{
 color: ;
}

div.reklama_text_text{
 color: ;
}

#reklama{
}

#reklama img{
 border: 1px solid black;
}

#rek_velky{
 background-color: white;
 border: 1px solid black;
}

#rek_maly{
 background-color: white;
 border: 1px solid black;
}

#kom_prezentace{
 background-color: white;
 border: 1px solid black;
}

#kom_prezentace a{
 text-decoration: none;
}

a{
 color: blue;
 text-decoration: underline;
}

ul{
}

li{
 border: 1px solid white;
}

li:hover{
 background-color: ;
}

li a{
 border: 1px solid white;
}

li a:hover{
 background-color: ;
}

/* special styles */

table td{
 text-align: left;
}

#hlavicka{
 border-top: 1px solid #CCC;
 font-size: 12pt;
 margin-top: 5px;
 padding: 20px;
}

div.odsek{
 font-size: 13pt;
 background: darkblue;
 color: #ffcc00;
 font-weight: bold;
 padding: 5px;
 text-align: center;
 border: 1px solid #ffcc00;
 width: 80px
}

div.odsek a{
 color: #ffcc00;
 text-decoration: none;
}

div.odsek a:hover{
 text-decoration: underline;
}

div.meno div.odsek{
 float: left;
 margin-top: -10px;
}

div.meno{
 text-align: right;
 float: none;
 height: 20px;
 padding-right: 30px;
 padding-top: 10px;
}

#telo_pravy{
 float: left;
 margin-left: 5px;
 width: 420px;
}

span.nadpis{
 font-weight: bold;
 color: darkblue;
 display: block;
 font-size: 13pt;
 margin-bottom: 5px;
}

input{
 border: 1px solid black; 
}

div.heslo input{
 border: 1px solid black; 
}

input.button{
 background-color: #ffcc66;
 border: 1px solid black;
 color: black;
 font-weight: bold;
 font-size: 11pt;
 padding: 2px;
}

div.prihlas_do_particky form{
 background-color: #66ccff;
 border: 1px solid #003399;
 padding-left: 20px;
 padding-bottom: 20px;
 padding-right: 20px;
}

div.prihlas_do_particky span{
 display: block;
 font-weight: bold;
 padding: 5px;
}

div.prihlas_do_particky input.button{
 margin-top: 10px;
}

div.zaloz_particku form{
 background-color: #009900;
 border: 1px solid #003300;
 padding-left: 20px;
 padding-bottom: 20px;
 margin-bottom: 5px;
 padding-right: 20px;
}

div.zaloz_particku span{
 display: block;
 font-weight: bold;
 padding: 5px;
}

div.zaloz_particku input.button{
 margin-top: 10px;
}

div.error{
 background: red;
 text-align: center;
 font-weight: bold;
 font-size: 14pt;
 border: 1px solid darkred;
 margin-bottom: 20px;
}
 
#kalendar{
 margin-left: -10px;
}

table.kalendar{
 font-size: 11px;
 vertical-align: top;
 width: 130px;
 border: 1px solid #CCCCCC;
 margin-left: 5px;
 margin-bottom: 10px;
 padding-bottom: 5px;
}

td.telo{
 height: 115px;
 vertical-align: top;
}
td.roky{
 height: 36px;
}
td.mes{
 height: 24px;
 text-align: center;
 width: 80px;
}
td.sipkaR{
 height: 24px;
 text-align: left;
 text-decoration: none;
 font-weight: bold;
 padding-right: 10px;
 font-size: 15pt;
}
td.sipkaL{
 height: 24px;
 text-align: left;
 text-decoration: none;
 font-weight: bold;
 padding-left: 10px;
 font-size: 15pt;
}
td.den{
 width: 21px;
 border-bottom: solid black 1px;
 border-top: solid black 1px;
 text-align: center;
}
td.NE{
 width: 21px;
 border-bottom: solid black 1px;
 border-top: solid black 1px;
 text-align: center;
}
td.sedy{
 text-align: center;
 vertical-align: center;
 color: white;
}
td.sedyNE{
 text-align: center;
 vertical-align: center;
 color: white;
}
td.current{
 text-align: center;
 vertical-align: center;
 color: black;
 background: red;
 font-weight: bold;
}
td.currentNE{
 text-align: center;
 vertical-align: center;
 color: black;
 background: red;
 font-weight: bold;
}

td.occupied{
 text-align: center;
 vertical-align: center;
 color: black;
 background: #6699ff;
 font-weight: bold;
}
td.occupiedNE{
 text-align: center;
 vertical-align: center;
 color: black;
 background: #6699ff;
 font-weight: bold;
}

td.bad{
 text-align: center;
 vertical-align: center;
 color: black;
 font-weight: normal;
}
td.badNE{
 text-align: center;
 vertical-align: center;
 color: black;
 font-weight: normal;
}

td.free{
 text-align: center;
 vertical-align: center;
 color: black;
 font-weight: bold;
}

td.current a{
 color: black;
 padding: 0px;
 margin: 0px;
 text-decoration: none;
}

td.currentNE a{
 color: black;
 padding: 0px;
 margin: 0px;
 text-decoration: none;
}

td.occupied a{
 color: black;
 padding: 0px;
 margin: 0px;
 text-decoration: none;
}

td.occupiedNE a{
 color: black;
 padding: 0px;
 margin: 0px;
 text-decoration: none;
}

td.free a{
 color: black;
 padding: 0px;
 margin: 0px;
 text-decoration: none;
}

td.freeNE a{
 color: black;
 padding: 0px;
 margin: 0px;
 text-decoration: none;
}

td.freeNE{
 text-align: center;
 vertical-align: center;
 color: red;
 font-weight: bold;
}

td.osem{
 width: 8px;
 }
 
a.next_prev{
 padding: 0px;
 color: black;
 text-decoration: none;
}

#nadpis{
 color: red;
 font-size: 14pt;
 text-align: center;
 font-weight: bold;
}

#podnadpis{
 color: green;
 font-size: 11pt;
 text-align: center;
 font-weight: bold;
 margin-top: 5px;
 margin-bottom: 5px;
}

form table{
 text-align: left;
 margin:auto;
 margin-bottom: 7px;
 margin-top: 7px;
}

form table th{
 color: #0099cc;
}

#vizitka_tab{
 width: 420px;
 border: 1px solid black;
 margin-bottom: 10px;
}

#vizitka_tab td, #vizitka_tab th{
 border: 1px solid black;
 padding: 3px;
}

#vizitka_tab th{
 text-align: center;
}

#vizitka_tab td{
 text-align: right;
}

#vizitka_tab td.mesic{
 text-align: left;
 padding-left: 20px;
}

#graf_tab{
 text-align: left;
 margin-left: 0px;
}

#vizitka_tab caption, #graf_tab caption{
 text-align: left;
 font-size: 13pt;
 font-weight: bold;
 color: red;
 margin-bottom: 10px;
}

#vizitka_tab caption a{
 font-size: 11pt;
 font-weight: bold;
 color: blue;
 margin-bottom: 10px;
}

th.rok{
 background-color: darkblue;
 color: white;
}

th.piv, th.penez, th.hod{
 background-color: #0099ff;
 color: black;
}

td.mesic{
 background-color: green;
 color: black;
}

th.celkem{
 background-color: red;
 color: black;
}

th.c_piv, th.c_penez, th.c_hod{
 background-color: yellow;
 color: black;
}

form.register{
 width: 550px;
 margin: auto;
}

form.register table,td,th{
 vertical-align: bottom;
 text-align: justify;
}

form.register th{
 color: #0099cc;
 width: 160px;
}

form.register th.error{
 color: black;
 background: #ff6666;
 width: 160px;
}

form.register h1,h2{
 color: red;
}

form.register td.problem{
 padding-top: 30px;
 font-size: 9pt;
}

form.register td.suhlas{
 padding-top: 10px;
 padding-bottom: 10px;
 font-size: 8pt;
}

form.register input.radio{
 border: none;
}

#particky_bok{
 width: 290px;
 margin-bottom: 10px;
 background-color: white;
 border: 1px solid black;
 padding: 5px;
}

#particky_bok span{
 display: block;
 font-weight: bold;
 font-size: 12pt;
 color: darkblue;
}

#particky_bok div{
 color: darkblue;
 font-weight: bold;
 margin-top: 10px;
}

#particky_bok a{
 display: block;
 color: blue;
 padding-left: 5px;
}

#vycet_poctivcu{
 width: 500px;
 margin: auto;
 padding: 10px;
}

#vycet_poctivcu table{
 width: 100%;
}

#vycet_poctivcu caption{
 text-align: left;
 font-size: 13pt;
 font-weight: bold;
}

#vycet_poctivcu td{
 width: 33%;
 padding-left: 15px;
}

#vycet_poctivcu td.muz{
 background: url('obr/muz.jpg') center left no-repeat;
}

#vycet_poctivcu td.zena{
 background: url('obr/zena.jpg') center left no-repeat;
}

#vycet_poctivcu td span{
 font-weight: bold;
}

div.reg_ok form.register{
 margin-left: -20px;
 padding: 0px;
}

div.reg_ok{
 width: 515px;
 height: 60px;
 margin-left: 50px;
 margin-right: 50px;
 margin-top: 100px;
 border: 2px solid black;
 padding: 5px;
 background: lightgreen;
 text-align: center;
 position: absolute;
}

div.shadow{
 height: 57px;
 border: 3px solid gray;
 width: 513px;
 margin-left: 53px;
 margin-right: 50px;
 margin-top: 104px;
 padding: 5px;
 text-align: center;
 position: absolute;
}

div.zaloz_ok{
 border: 2px solid black;
 padding: 5px;
 background: lightgreen;
 text-align: center;
}

table.vypis{
 width: 99%;
}

table.vypis td{
 border: 1px solid black;
 vertical-align: top;
 padding: 5px;
 background-color: #ccffff;
}

table.vypis td.pridat{
 background-color: white;
}

table.vypis u{
 font-weight: bold;
}

div.prihlas_do_particky table{
 width: 100%;
}

div.prihlas_do_particky td{
 vertical-align: top;
}

td.od{
 border-right: 1px dashed #44aadd;
}

div.prijaty{
 width: 500px;
 background: lightgreen;
 padding: 5px;
 border: 1px solid darkgreen;
 margin: auto;
 margin-bottom: 5px;
 margin-top: 5px;
}

div.prijaty span{
 font-weight: bold;
}

div.neprijaty{
 width: 500px;
 background: #ff3333;
 padding: 5px;
 border: 1px solid darkred;
 margin: auto;
 margin-bottom: 5px;
 margin-top: 5px;
}

div.neprijaty span{
 font-weight: bold;
}

#vzkazy_tab{
 width: 620px;
 margin-bottom: 20px;
}

#vzkazy_tab img.vzkaz{
 
}

#vzkazy_tab td{
 vertical-align: top;
}

#vzkazy_tab td.lavy{
 text-align: right;
}

#vzkazy_tab td.pravy{
 text-align: left;
}

#vzkazy_tab td.pravy img{
 margin-left: 20px;
}

#vzkazy_tab td{
}

#vzkazy_tab caption{
 text-align: left;
 font-size: 13pt;
 font-weight: bold;
 color: red;
 margin-bottom: 10px;
 padding-left: 70px;
 padding-bottom: 10px;
}

tr.dole td{
 vertical-align: top;
 text-align: right;
 padding: 0px;
 color: blue;
}

tr.dole img{
}

tr.dole span{
 margin: 0px;
 padding: 0px;
 font-weight: bold;
}

img.vzkaz_all{
 position: relative;
 float: left;
}

div.telo_vzkazy{
 padding-left: 80px;
}

input.znakov{
 border: 0px;
 background-color: #66ccff;
}

textarea.znakov{
 border: 1px solid black;
 background-color: #66ccff;
}

div.heslo input{
 border: 0px;
}

div.heslo img{
 margin-bottom: -8px;
}

ul.menu li{
 display: inline;
 margin-right: 20px;
}

ul.menu{
 margin-left: 60px;
}

ul.menu li a{
 font-weight: bold;
 text-decoration: underline;
 display: inline;
 margin: 0px;
 padding: 0px;
 color: black;
 font-size: 13pt;
}

ul.menu li a.current{
 color: red;
}

div.disk{
 font-size: 14pt;
 font-weight: bold;
 color: black;
 margin-top: 15px;
 margin-bottom: 5px;
}

div.disk b{
 color: red;
}

#komentar{
 background-color: #99CCFF;
 margin: 10px;
 margin-left: 20px;
 margin-right: 20px;
 text-align: justify;
 border: 1px solid black;
 margin-bottom: 20px;
}

#komentar table{
 width: 100%;
}

#komentar textarea{
 background-color: #99CCFF;
 border: none;
 overflow: hidden;
}

#komentar input{
 border: none;
}

#komentar div.hlavicka{
 font-size: 10pt;
 font-weight: bold;
 margin-bottom: 5px;
 background-color: white;
 border-bottom: 1px black solid;
 padding: 3px;
}

#komentar div.hlavicka div.kom{
 font-size: 8pt;
 font-weight: normal;
}

#komentar div.paticka{
 font-size: 10pt;
 font-weight: bold;
 background-color: white;
 border-top: 1px black solid;
 padding: 5px;
}

#komentar input.meno{
 border: 1px solid black;
 background: #CCCCCC;
}

#komentar input.odoslat{
 border: none;
 border: 1px solid black;
 background: yellow;
}

#komentare{
 margin-right: 20px;
 margin-left: 20px;
 margin-bottom: 10px;
 border-bottom: 1px solid black;
}

#komentare div.kom{
 margin-bottom: 10px;
}

span.sender{
 color: #800000;
 font-weight: bold;
}

span.ja{
 color: #006600;
 font-weight: bold;
}

span.re{
 color: #008000;
 font-weight: bold;
}

#komentare div.react{
 margin-bottom: 5px;
 margin-left: 15px;
}

#reaguj{
 float: right;
}

#reaguj input{
 border: 1px solid black;
 background: #CCCCCC;
}

#foto_albumy{
 background: #0080C0;
 width: 100%;
 padding: 5px;
 color: #990000;
}

#foto_albumy table{
 width: 100%;
 border: 1px solid #0060A0;
 border-top: 1px solid #00A0F0;
 border-left: 1px solid #00A0F0;
}

#foto_albumy caption{
 text-align: left;
 font-size: 13pt;
 font-weight: bold;
 text-align: left;
 border: 1px solid #0060A0;
 border-top: 1px solid #00A0F0;
 border-left: 1px solid #00A0F0;
 padding: 5px;
 margin-bottom: 10px;
 background: #0090D0;
}

#foto_albumy th{
 border: 1px solid #0060A0;
 border-top: 1px solid #00A0F0;
 border-left: 1px solid #00A0F0;
 padding: 5px;
 background: #0090D0;
 color: #990000;
}

#foto_albumy td{
 border: 1px solid #00A0F0;
 border-top: 1px solid #0060A0;
 border-left: 1px solid #0060A0;
 color: white;
 width: 50%;
 background: #0070B0;
 font-weight: bold;
}

#foto_albumy td a{
 text-decoration: none;
 color: white;
}

#foto_albumy td.empty{
 border: 1px solid #0080C0;
 color: white;
 width: 50%;
 background: #0080C0;
}

#foto_albumy td img{
 float: left;
 margin-right: 3px;
}

#foto_albumy td span{
 font-size: 8pt;
 border-top: 1px solid #0060A0;
 font-weight: normal;
}

#foto_zobraz{
 border: 1px solid black;
 padding: 5px;
 width: 415px;
 background: #0080C0;
 border: 1px solid #0060A0;
 border-top: 1px solid #00A0F0;
 border-left: 1px solid #00A0F0;
 text-align: center;
}

#foto_velky img, #foto_buttons img, #file_buttons img{
 border: 1px solid #0060A0;
 border-top: 1px solid #00A0F0;
 border-left: 1px solid #00A0F0;
 padding: 2px;
}

#foto_nahledy div{
 float: left;
 width: 96px;
 height: 93px;
 margin-right: 5px;
 margin-bottom: 5px;
 border: 1px solid #0060A0;
 border-top: 1px solid #00A0F0;
 border-left: 1px solid #00A0F0;
 background: #0090D0;
 padding-top: 3px;
}

#file_nahledy div{
 float: left;
 width: 96px;
 height: 120px;
 margin-right: 5px;
 margin-bottom: 5px;
 border: 1px solid #0060A0;
 border-top: 1px solid #00A0F0;
 border-left: 1px solid #00A0F0;
 background: #0090D0;
 padding-top: 3px;
}

#foto_popis{
 color: white;
 text-align: left;
 font-size: 8pt;
 padding-left: 20px;
}

#foto_nahledy,#file_nahledy{
 padding-top: 20px;
}

#foto_next span{
 padding-left: 40px;
 padding-right: 40px;
 font-weight: bold;
 font-size: 13pt;
}

#foto_next span.pocet{
 padding: 0px;
 font-weight: normal;
 font-size: 8pt;
 color: white;
}

#foto_next span a{
 text-decoration: none;
 color: black
}

span.disabled{
 color: #006080;
}

#posun{
 height: 20px;
}

#foto_albumy input, #foto_albumy select{
 border: 1px solid #00A0F0;
 border-top: 1px solid #0060A0;
 border-left: 1px solid #0060A0;
 color: white;
 background: #0070B0;
 font-size: 8pt;
}

#foto_albumy input.blue_button{
 border: 1px solid #0060A0;
 border-top: 1px solid #00A0F0;
 border-left: 1px solid #00A0F0;
 background: #0090D0;
 font-size: 11pt;
 color: black;
 }

#foto_albumy input.subor{
 color: black;
 }
 
#foto_cesta{
 color: red;
 text-align: left;
 margin-bottom: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 font-size: 12pt;
 font-weight: bold;
 border: 1px solid #0060A0;
 border-top: 1px solid #00A0F0;
 border-left: 1px solid #00A0F0;
 background: #0090D0;
}

#foto_cesta a{
 color: white;
 text-decoration: none;
 font-size: 8pt;
 font-weight: normal;
}

#foto_cesta a.odkaz{
 color: white;
 font-size: 9pt;
 font-weight: bold;
}

#foto_buttons{
 text-align: right;
}

#premistni,#zmaz,#popis{
 position: absolute;
 width: 385px;
 margin-left: 10px;
 margin-top: 10px;
 padding: 5px;
 background: #CCCCCC;
 border: 1px solid #AAAAAA;
 border-bottom: 1px solid black;
 border-right: 1px solid black;
 display: none;
 *margin-left: -150px;
}

span.datum{
 font-size: 7pt;
}

div.text{
 margin-left: 15px;
}

#file_nahledy #popis_file{
 float: none;
 color: white;
 width: 300px;
 margin-left: 105px;
 *margin-left: 0px;
 text-align: left;
 padding: 2px;
}

#file_nahledy div.premistni_file,#file_nahledy div.zmaz_file,#file_nahledy div.popis_edit_file{
 position: absolute;
 width: 385px;
 margin-left: 10px;
 margin-top: 10px;
 padding: 5px;
 background: #CCCCCC;
 border: 1px solid #AAAAAA;
 border-bottom: 1px solid black;
 border-right: 1px solid black;
 display: none;
 *margin-left: -150px;
}

div.kick_user{
 position: absolute;
 width: 300px;
 padding: 5px;
 margin-left: -80px;
 background: #CCCCCC;
 border: 1px solid #AAAAAA;
 border-bottom: 1px solid black;
 border-right: 1px solid black;
 display: none;
 text-align: center;
}

tr.rename{
 padding: 5px;
 text-align: center;
}

tr.rename div{
 width:400px;
 margin:auto;
 margin-bottom: 5px;
 padding: 5px;
 background: #CCCCCC;
 border: 1px solid #AAAAAA;
 border-bottom: 1px solid black;
 border-right: 1px solid black;
 text-align: center;
 display: none;
}

#telo_pravy form.graf{
 width: 470px;
 margin-top: 20px;
 text-align: left;
 font-size: 13pt;
 font-weight: bold;
 color: red;
}

#telo_pravy form.graf input{
 padding: 0px;
 margin: 0px;
 width: 130px;
}

#telo_pravy form.graf span{
 color: black;
 font-size: 11pt;
 font-weight: normal;
}

#telo_pravy form.graf div{
 text-align: left;
}

#sud{
 width: 300px;
 border: 1px solid black;
 background: white;
}

div.merka{
 width: 10px;
 height: 200px;
 border: 1px solid black;
 overflow: hidden;
 background: white;
}

div.merka div.pivo{
 width: 10px;
 color: black;
}

#sud form{
 text-align: center;
 margin-top: 10px;
}
