/*převzato z KD - editovat*/

body { font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size:13px; margin:0; background:url(../imgs/body.jpg) repeat-x center top; background-color:#F5A9B5; }
table td { vertical-align:top; padding:0;}
table { border-collapse:collapse;}

#page { width:1010px; margin:0 auto; background:#FFF url(../imgs/page_r2_c1.gif) repeat-y center top; }
#page-out { padding-top:16px; background:url(../imgs/page_r1_c1.gif) no-repeat center top; }

/*  header  -------------  */

#headbann { display:block;  margin:0 auto; background-color:#EE6583; color:#FBDBE2; text-align:center; font-weight:bold; font-size:41px; letter-spacing:1px; font-style:oblique; line-height:150px; font-family:"Trebuchet MS", Tahoma, sans-serif;}


#main { width:972px; margin:10px auto 0 auto; background:#FFF; }

/*  sidenav, menu-box  ---------------  */

#sidenav { width:210px; float:left; }
.menu-box-out { margin-bottom:10px; background:url(../imgs/menu-box_r1_c1.gif) no-repeat left top; background-color:#A41330;}
h3.menu-box { margin:0 10px; padding:8px 6px 6px 10px;  font-size:15px; letter-spacing:1px; color:#FFF; font-family:Arial, Tahoma, sans-serif; border-bottom:2px solid #FFF;  }
ul.menu-box { margin:0 0 0 0; padding:4px 0 10px 0;  background:url(../imgs/menu-box_r2_c1.gif) no-repeat left bottom;}
.menu-box li { display:block; margin:0; padding:0 4px 0 0; list-style-type:none;
	background-image:url(../imgs/menu-box-li.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.menu-box li.root-item { background-image:url(../imgs/menu-box-root-li.gif);}
.menu-box li.selected { background-position:left -200px ; background-color:#610C1D;}
.menu-box li.opened { background-position:left -400px; background-color:#7B0F24;}
.menu-box li.selected a, .menu-box li.opened a{ color:#FFF;}
.menu-box a, .menu-box span {
	display:block;
	width:177px;
	height:auto !important;
	height:15px;  
	font-size:15px;
	font-weight:normal;
	line-height:16px;
	padding:5px 5px 7px 24px;
	text-decoration:none;
	color: #FFF;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
}
.menu-box a:hover { text-decoration:underline; font-family:"Trebuchet MS", Tahoma, sans-serif;}

.menu-box .menu-spacer { display:block; border-top:1px solid #FFF; height:7px; font-size:0; margin:7px 10px 0 10px; background:none;}

.inbox ul { margin:0 0 7px 0; padding:0; background-color:#1C2CBB; border-bottom:1px solid #3F9413; border-top:1px solid #3F9413; border-color:#BDDDFD; }
.menu-box li.inbox { background-image:none; padding-right:0; width:210px; /*  fix IE  */}
.menu-box .inbox li { background-image:url(../imgs/sidenav-li-sub.gif); background-color:#EC627D;}
.menu-box .inbox a {	padding-left:32px; width:184px; color:#FFF;}
.menu-box .inbox .selected a { color:#FFF;} 
.menu-box .inbox li.selected  { background-color:#E94364;}


/*  footer  ---------  */
#footer { clear:both; background:#4F6BB7 url(../imgs/footer.jpg) no-repeat left top; font-size:11px; background-color:#E84365;}
#footer p { margin:0; padding:5px; color:#FFF; }
#page-up { display:block; float:right; padding:7px 37px 0 7px; height:20px; color:#FFF; cursor:pointer; background-image:url(../imgs/page-up.gif); background-repeat:no-repeat;}
.hidden {visibility:hidden;}
.visible { visibility:visible;}
.nohover {background-position:right 0px;}
.hover { background-position:right -100px;}

#page-bottom { height:27px; background:url(../imgs/page_r3_c1.gif) no-repeat center top; }
#page-bottom p { width:960px; margin:0 auto; text-align:right; padding:16px 0 8px 0;}
#page-bottom  a { font-weight:normal; padding-left:8px; font-size:12px; color:#7B0F24;}

/*  content --------------  */
#content { width:742px; float:right;  min-height:375px; height:auto !important; height:350px; background-color:#FFF; padding-bottom:28px; }
p { margin:10px 0; line-height:17px;}
ul {  padding-left:7px; }
ul li { list-style-type:none; padding-left:15px; padding-bottom:3px; line-height:17px; }
ol li { padding-bottom:3px;}
ul.dot li { background:url(../imgs/li-dot.gif) no-repeat left top;}
ul.odsazen { margin:auto 0 18px 22px;}

a{ font-weight:bold; color:#2E59A9; text-decoration:underline; cursor:pointer;}
a:hover { text-decoration:none;}
h1 { font-family:"Trebuchet MS", Tahoma, sans-serif; font-size:23px; font-weight:normal; 
	color:#000; margin:0 0 25px 0; padding-top:3px; padding-bottom:6px; border-bottom:3px solid #000000; }
h1.h1-left { float:left; width:498px;}
h2 { font-family:"Trebuchet MS", Tahoma, sans-serif; color:#D50D48; font-size:18px;}
h2.dot { padding-left:20px; background:url(../imgs/h2-dot.gif) no-repeat left top;}
.content-left h2:first-child { margin-top:0;}
h3 { font-family: "Trebuchet MS", Tahoma, sans-serif; color:#1D385A; font-size:15px; margin:12px 0; }
h4 { font-size:13px;}
.clear { display:block; clear:both;}
.left { float:left; }
.right { float:right; }
p.right { float:none; text-align:right;}
.center { text-align:center;}
.uppercase { text-transform:uppercase;}
.block { display:block;}
.nowrap { white-space:nowrap;}
.h20 { font-size:0; line-height:0; height:20px;}


/*  content-sloupce  */
.content-right { width:225px; float:right; background-color:#FFF; }
.content-left { width:500px; padding-bottom:10px; float:left;  }
.content-full { margin-right:10px;}

/*  tip-box, anketa-box  */
div.tip-box { width:225px; padding:10px 0 0 0; margin:0 auto 10px auto; background:#666 url(../imgs/tip-box_r1_c1.gif) no-repeat left top;  }
div.tip-box h2 {  padding:6px 0 6px 0; font-size:14px; margin:0 10px; color:#FFF; font-family:Arial, Helvetica, sans-serif; letter-spacing:1px; text-transform:uppercase; border-bottom:2px solid #FFF; }
div.tip-box p { margin:0; padding:6px 10px 16px 10px; color:#FFF; font-size:12px; background:url(../imgs/tip-box_r2_c1.gif) no-repeat left bottom; }
img.tip-box { display:block; border:none; padding:5px; margin-bottom:10px;  color:#666; background-color:#E8E8E8;}
.tip-size-3 {background:#FFF url(../imgs/tip-img-3.gif) no-repeat left top;}

div.anketa-box { width:225px; padding:10px 0 0 0; margin:0 auto 10px auto; background:#006600 url(../imgs/anketa-box_r1_c1.gif) no-repeat left top;  }
div.anketa-box p { margin:0; padding:6px 10px 16px 10px; color:#FFF; font-size:12px; background:url(../imgs/anketa-box_r2_c1.gif) no-repeat left bottom; }
div.anketa-box a { display:block; padding:6px 0 2px 0; text-align:right; color:#F4F400}

/*  obrázky  */
img.large { display:block; margin:35px auto; }
img.border { padding:4px; border:1px solid #CAD6E8;}

/*  mapa  */
a.mapa-mala { display:block; width:328px; height:243px; margin:0 auto;}
.mapa-mala img {display:block; padding:5px; background-color:#FFF; border:1px solid #D3D9E2;}

.tbl-kontakt {  margin: 0 0 6px 0;}
.tbl-kontakt td { padding:5px 16px 5px 0; line-height:17px;}
.tbl-kontakt p { margin:0 0 10px 0; line-height:17px;}
.tbl-kontakt .first { width:110px;}
.tbl-kontakt .last {}

.tbl-rozvrh { width:230px; border:1px solid #789; padding:2px;}
.tbl-phv { width:390px;}
.tbl-vytvarny { width:290px;}
.tbl-rozvrh table { width:100%;}
.tbl-rozvrh td { padding:4px 16px; border-bottom:1px solid #ABC;}
.tbl-rozvrh .tbl-caption td { background-color:#ABC; font-weight:bold; border-bottom:none;}
.tbl-rozvrh .last td { border-bottom:none;}
.h-rozvrh { height:30px;}

.tbl-rozvrh-dramaticky { width:390px;}
.tbl-rozvrh-dramaticky .first { width:120px;}

.tbl-rozvrh-tanecni { width:350px;}

.tbl-prihlasky { margin-top:12px;}
.tbl-prihlasky td { padding:5px 20px 5px 0;}


a.kontakt-mapa { display:block; margin:33px auto; width:450px; }
a.kontakt-mapa img { display:block; }


.tbl-koncerty { width:380px; border:1px solid #789; padding:2px;}
.tbl-koncerty table { width:100%;}
.tbl-koncerty td { padding:4px 16px; border-bottom:1px solid #ABC;}
.tbl-koncerty .tbl-caption td { background-color:#ABC; font-weight:bold; border-bottom:none;}
.tbl-koncerty .last td { border-bottom:none;}

/*  galerie  */

.half-box { width:315px; padding:0 22px; }
.half-box img { display:block; padding:5px 10px 10px 5px; border:none; background:#FFF url(../imgs/img-shadow.gif) no-repeat left top;}
.half-box h4 { font-family:"Trebuchet MS", Arial; color:#5F7392; font-size:16px; margin-top:12px; padding-left:4px;}
.h-galerie { height:25px;}

.full-box { width:625px; margin:5px auto;}
.full-box img { display:block; padding:5px 10px 10px 5px; border:none; background:#FFF url(../imgs/img-shadow-gal_Ma.gif) no-repeat left top;}
.full-box h4 { font-family:"Trebuchet MS", Arial; color:#5F7392; font-size:16px; margin-top:12px; padding-left:4px;}


/*  foto galerie  */

a.galerie-L {display:block; margin:35px auto 14px auto; }
a.galerie-L img { display:block; border:none; }
h2.galerie { font-family:"Trebuchet MS", Arial, sans-serif; font-size:20px; color:#456; text-align:center; margin:0;}
.galerie-err { margin:120px auto 0 auto; width:130px; padding:12px; background-color:#FFF; border:1px solid #F00; color:#F00; text-align:center; font-weight:bold;}
p.link-zpet { text-align:center; margin:10px 0 0 0;}
.link-zpet a { font-weight:bold; color:#003399; }
body.galerie-detail { background:none;}

a.gal-fotogal { margin-top:16px; margin-bottom:10px;}
img.gal-fotogal { padding:5px 10px 10px 5px; background:#FFF url(../imgs/img-shadow-gal_L.gif) no-repeat left top;}
h2.gal-fotogal { margin:10px 0; }

a.gal-fotogal-vert { margin-top:35px; margin-bottom:10px;}
img.gal-fotogal-vert { padding:5px 10px 10px 5px; background:#FFF url(../imgs/img-shadow-gal_La.gif) no-repeat left top;}

/*   largeBox   */

.none { display:none;}
.visible { display:block;}
#large-box { position:absolute; background-color:#FFF; border:1px solid #345; cursor:pointer;}
#large-box img { display:block; margin:0 auto; border:none;}
#large-box-text { margin:5px 0 0 0; padding-top:5px	; text-align:center; font-size:22px; color:#456; background-color:#FFF;}
#overlay-box { position:absolute; left:0; top:0; background-color:#000000; opacity:0.4; filter:alpha(opacity=40); }

