/* základní definice */

body {background: #000000;font-size:12px;font-family: Verdana, "Geneva CE", lucida, sans-serif;}
h3 {margin: 5px 0px 5px 5px;}
strong {font-weight: bold; }
a img {border: none;}
p {text-align: justify;}

/* objekty */
div#main {background: #0D100A url("../img/bg_main.png") repeat-y; margin: auto; width: 835px; min-height: 300px; margin-top: 20px;}
div#title{margin: 0px; background: url("../img/main.png"); width: 650; height: 199px;}
div#page {}
div#left {float:left;}
div#menu_footer {height:15px;width: 170px;margin:auto;background: #475935 url("../img/bg_lr_down.png") repeat-x;}
div#menu{width:180px;background: #475935 url("../img/bg_left.png") repeat-y; margin-bottom: 10px;}
div.center_header {height:15px;width: 458px;margin-left: -8px;background: #475935 url("../img/bg_lr_up.png") ; }
div.center_footer {height:15px;width: 458px;margin-left: -8px;background: #475935 url("../img/bg_lr_down.png") ;}
div#center, div#center2 {float:right;width:440px;margin-left:2px;padding: 0px 13px 0px 13px; background: url("../img/bg_right.png") repeat-y #475935;color: #FFFFFF;}
div#center2{margin-top: 8px;}
#right {float:right; width:180px; padding-left: 5px;}
div#fb {text-align: center; color: #3B5998; font-weight: bold; margin-top: 10px;}
div#footer {width: 824px; margin: auto; text-align: center; padding-bottom: 12px; padding-top: 15px;clear:both; background: #475935 url("../img/bg_main_down.png") repeat-x}

/* záhlaví */

div#logo {margin: 15px 0px 0px 20px; font-size: 25px; text-align:center; clear:both;}
img#main_img {float:right;width: 650px; height: 200px;}

/* menu */
a.menu {display: block; padding: 3px 0px 3px 15px; color: #FFFFFF;  text-decoration:none;}
a.menu:hover { color: #FFFFFF; background: #999999 ; text-decoration:none;}

/* zápatí */

a.autori {color: #CCCCCC; text-decoration: none}
a.autori:hover {color: #CCCCCC; text-decoration: underline; /*font-weight: bold;*/}



/* Něco o Dundee Jamu */

img#obr1 {float:right; width: 200px;margin: 10px}
.news {display: block; color: #E6D507; padding: 5px 0px 0px 15px;text-decoration:none; font-weight: bold;}
.news2 {display: inline; color: #E6D507; text-decoration:none; font-weight: bold;}
a.news:hover {text-decoration:underline;}
a.news2:hover {text-decoration:underline;}
span.change {color: #F25F0A;}

/* Kontakt */

div#mapa_zvetsit {position: relative; top: 0px; left: 15px; visibility: hidden; color: #000000;font-weight: bold;font-size: 15px;}
div.adresa {margin: 10px 0px 20px 15px;font-size: 15px; font-family: monospace;}
img#mapa {display: block;margin-left: 12px; margin-top: -20px;border:none;}
div#pronajem {margin: 20px 0px 20px 15px;font-size: 15px; font-family: monospace;}
div#pronajem:first-line {font-size: 15px; font-family: Verdana, "Geneva CE", lucida, sans-serif; font-weight: bold;}

/* Program */

table.program {margin:0px 0px 0px 20px;}
a.odkaz {color: #FFFFFF; text-decoration:none;}
a.odkaz_bold {color: #FFFFFF; text-decoration:none;font-weight: bold;}
a.odkaz_ven {color: #FFFFFF; text-decoration:none;font-style:italic;}
a.odkaz:hover, a.odkaz_bold:hover, a.odkaz_ven:hover {color: #FFFFFF; text-decoration:underline;}
span.sedy {color: #777777;}

/* Připravujeme */
img#tamtam_orchestra {float:right; margin: 10px}
.pripravujeme_info {
	padding-left: 15px;
	font-size: 11px;
	font-style: italic;
}
.pripravujeme_info p {}
.pripravujeme_info table {color: #E6D507;}
.pripravujeme_info table td {padding-right: 10px;}
.pripravujeme_dulezite {color: #E6D507;}
.pripravujeme_dulezite a {color: #E6D507;}

/* galerie */

table#tabulka_galerie {margin: 10px 0px 0px 0px;}
table#tabulka_galerie img {border:none;}
table#tabulka_galerie td {width: 140px; text-align:center;}
div#galerie_stranky {text-align: center; margin: 10px 0px 5px 0px;}
div#galerie_stranky a {color: #FFFFFF; text-decoration:none;}
div#galerie_stranky a:hover {color: #FFFFFF; text-decoration:underline;}
div#fotograf {margin-left: 5px;}

/* Otvírací doba */

table#otviraci_doba {margin: 10px 0px 0px 20px;}
table#otviraci_doba td {width: 150px;}

/* prohlidka */

a#prohlidka_href{display: block; text-align: center; }
img#prohlidka {border:none; margin: 10px 0px 10px 0px; height: 320px; }
div#prohlidka_text {text-align:center; font-size: 15px; font-weight: bold;}

/* něco k zakousnutí */

div.div_menu_leve {float:left;}
div.div_menu_prave {float:right;}
table.menu_leve {margin: 15px 0px 0px 15px;}
table.menu_prave {margin: 15px 30px 0px 20px;}
table td.td_head {font-weight: bold;}
table td.menu_cell1 {width: 150px;}
table td.menu_cell2 {width: 20px;}
div.pozn {padding: 10px 5px 5px 5px;clear:both;font-size:10px;}

/* odkazy */

table#odkazy {margin: 10px 0px 0px 20px;}
table#odkazy td {padding: 2px 15px 2px 2px;}
.left_plakat {
	float: left;
}
.pripravujeme_obrazek {
	float: right;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}