html, body {
    height: 100%;
    margin:0px;
    padding: 0px;
}

body {
    font-family: Arial,Tahoma, Verdana,Arial, lucida, sans-serif;
    background: #4c4c4c url(../images/layout/hlavicka_podklad.jpg) repeat-x top;
    color: #E9E9E9;
    text-align: center;
    min-width: 900px;
    line-height: 1.5;
    margin:0px;
}

html>body {
    font-size: small;
}

#main {
    width: 100%;
    margin: 0px;
    min-height: 100%;
    height: 100%;
    /*position: relative;*/
}
 
 body>#main {
    height: auto;
 }
 
/* Opera 9.5+  hack, mozna najdete nekdo i jine reseni  */
*|html[xmlns*=""]  #main { 
    display: table;
    height: 100%
} 

/* Opera 9.5  hack, mozna najdete nekdo i jine reseni  */
 #head {
    width:980px;
    color: #fff;
    /*background: url(../images/layout/hlavicka.jpg) no-repeat top;*/
    height: 389px;
    margin: 0px auto;
    /*border:1px solid;*/
 }

#head img{
    margin:0px;
	 vertical-align: bottom;
}

#head h1 { margin: 0px }
 
#text {
  /*width:980px;*/
  width:100%;
  margin:0px auto;
  padding-bottom: 90px;
  background: url(../images/layout/stred_podklad.jpg) no-repeat left top;
  /*border: 1px solid;*/
}

#text_page {
    /*width:100%;*/
	 width:980px;
    margin:auto ;
    text-align: justify;
	 /*border: 1px dotted;*/
}
  
/*  Pravý sloupec  */
#text_page_ps {
    width:305px;
    float:right;
	 margin-top: 0px;
    margin-right: 40px;
	_margin-right: 20px;
    text-decoration: none;
	 /*border: 1px solid Green*/;
}

#text_page_ps div.box {
    width: 100%;
    margin:20px 0px;
}
 
#text_page_ps div.box span {
	 display: block;
    margin:20px 0px;
}

#text_page_ps div.box span img{
	 border: solid 3px white;
}
 
#text_page_ps a{
    text-decoration: none;
}
	 
.rezervace,.skladby {
    display: block;
    width: 100%;
    height:125px;
    color:white;
    background: url(../images/layout/rezervace_podklad.jpg) no-repeat center top;
    margin:0px 0px 20px 0px ;
}

.rezervace span, .skladby span {
    display: block;
    padding-top: 50px;
    padding-left: 70px;
    font-size: 190%;
    font-weight: bolder;
    font-family: Trebuchet MS;
}
	 
.skladby {  
    height:105px;
    background: url(../images/layout/zumba_skladby.jpg) no-repeat center top;
}
	 
.skladby span {
    padding-top: 40px;
    padding-left: 100px;
}

#text_page_ps h2 { 	
    font-size: 190%;
    font-weight: bolder;
    font-family: Trebuchet MS;
    display:block;
    margin: 0px;
    padding-top: 10px;
    padding-left: 0px;
}
	 
/* novinky*/
#text_page_ps_novinky {
    width: 100%;
    margin:20px 0px;
}

#text_page_ps_novinky_head {
    background: url(../images/layout/novinky_head.jpg) no-repeat center top;
    height: 67px;
    text-align: center;
}

#text_page_ps_novinky_stred {
    background: url(../images/layout/novinky_stred.jpg) repeat-y center top;
}

#text_page_ps_novinky_foot {
    background: url(../images/layout/novinky_foot.jpg) no-repeat center top;
    height: 54px;
}

#text_page_ps_novinky_foot a {
    display:inline-block;
    padding-right: 25px;
    float: right;
    margin-top: 25px;
    color: white;
    text-decoration: underline;
}

#text_page_ps_novinky_stred a {
    display: block;
    color: #4c4c4c;
    text-decoration: none;
}

#text_page_ps_novinky_stred a:hover {
    background: #FFE1FF;
}

#text_page_ps_novinky_stred ul	{
    margin: 0px;
    margin-left: 30px;
    padding: 0px;
    width: 240px;
    display:inline-block;
    list-style: square;
    /*border: 1px dashed;*/
    color: #4c4c4c;
}

#text_page_ps_novinky_stred ul li{
    padding-bottom: 10px;
}

#text_page_ps_box {
    width: 100%;
    margin:20px 0px;
    text-align: center;
}

#text_page_ps_box img{
    margin:0px auto 10px;
}

/*  Levy sloupec  */
#text_page_ls {
    width:560px;
    float:left;
    margin-left: 20px;
    text-align: justify;
    padding-top: 25px;
	 /*border: 1px solid blue;*/
}

#text_page_foto {
    width: 950px;
    height: 207px;
    float: right;
    background: url(../images/fotogalerie-podklad.png) no-repeat;
    margin-bottom: 140px;
} 

#text_page_foto_in{
    width: 920px;
    margin: 20px 50px;
}

/* novinky */
.detail_datum {
    width:100%;
    padding-left: 5px;
    margin-left: 5px;
    margin-bottom: 15px;
    height:25px;
    line-height: 25px;
    /*border: 1px solid #656565;*/
    background-color: #565656;
}

 /* -------------------------------------------------------------------------- */
#page_paticka {
    width: 100%;
    height: 79px;
    overflow: hidden;
    /*position: absolute;
    bottom: 0;*/
	
    background: url(../images/layout/paticka.jpg) center no-repeat;
    text-align: center;
	 /*border: 1px dashed blue;*/
}

#page_paticka_box {
    width: 100%;
    margin:0px auto;
	 /*border: 1px dashed green;*/
}

#page_paticka_menu   {
    text-align: center;
    margin-top: 5px;
}

#page_paticka_copyright   {
    text-align: center;
    margin-top: 25px;
}

/* -------------------------------------------------------------------------- */  
.bila	{
    color: white;
}

.orange	{
    color: #FF8C00;
    background: #FF8C00;
}

.den {
    color: #FF8C00;
}


 /* ********************************* Menu *********************************** */
#menu_horni a.noline {
   border-right: 0px;
}

#menu_horni	{
    width:100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin:0px auto;
	 font-size: 100%;
	 /*_font-size: 80%;*/
    position: absolute; 
    top: 0px;
    /*border:1px solid green;*/
 }

#menu_horni a, #menu_horni a.nocurrent{
    font-family: Trebuchet MS;
    padding: 5px 15px 0px 15px;
    color: white;
    font-size: 135%;
    font-weight: bold;
    border-right: 2px solid #e68a00;
 }

#menu_horni a:hover, #menu_horni .current{
    color: #C65D02;
    border-top: solid 4px #C65D02;
 }

.menu{
    margin: 0;
    padding: 0;
}

.menu ul{
    margin: 0;
    margin-bottom: 1em;
    padding-left: 0;
    width: 100%;
}

* html .menu ul{ /*IE only rule. Delete extra margin-bottom*/
    margin-bottom: 0;
}

.menu ul li{
    display: inline;
}


.menu ul li a{
    color: white;
    padding: 2px 6px 4px 6px;
    text-decoration: none;
    border-right: 1px solid white;
}

.menu ul li a.noline{
    border-right: 0px;
}

.menu ul li a:hover{
    /*border-bottom: 4px solid orange;*/
}


 
/* ************************************* Elementy ********************************** */
h1,h2, h3  {
    font-size: 140%;
    font-family: Trebuchet MS;
    page-break-after: avoid;
    padding: 0px;
    margin:0px 5px;
    color:white;
 }
 
 h1 {
    font-size: 250%;
    font-weight: bold;
    margin: 0px 0px 15px;
 }
 
  
 h2 {
    font-size: 160%;
/*	padding: 0 0 5px 0;*/
    padding-bottom: 5px;
 }


 p {
    /*text-indent: 2em;*/
    /*padding: 0 0 15px 0; */
    margin: 0px 20px 10px;
 }
/*
 em {padding: 10px;}*/

 ul{
    margin-left: 0px;
    margin-bottom: 15px;
    list-style-type: square;
 }
 
ul.novinky 		 { list-style: none; padding-left: 5px; }
ul.novinky li 	 { margin-bottom: 0px; }
ul.novinky li a { text-decoration: none; } 
ul.novinky li a:hover { text-decoration: underline; }
ul.novinky li a h3:hover { text-decoration: underline; } 
ul.novinky li a h3 { margin-bottom:0px;  color: #FD790D; margin-top: 30px;} 
ul.novinky li a h3:first { margin-top: 0px;} 

li { margin-bottom: 0px; }

fieldset	{
    width: 99%;
    border:0px solid #542414;
    padding: 15px;
    margin-bottom: 20px;
}

legend	{
    font-size: 160%;
    font-family: Trebuchet MS;
    color: white;
}

a { color: #FD790D; }

hr { border: 0px; border-bottom: dashed 1px white; }

table {
    width: 98%;
    margin: auto;
}

th {
    width: 120px;
    text-align: left;
}
.cistic {
    clear: both;
    visibility: hidden;
}

.skryt {
    visibility: hidden;
    display:none;
}

.zobrazit	{
    display:block;
}


li.rozvrh {
    margin: 0px;
    list-style-image:  url(../images/layout/zumba_kalendar.png);
    /*        display: block;*/
    /*        height: 25px;
    line-height: 25px;*/
    margin-bottom: 10px;
    padding-bottom: 5px;
}


img {
    border:0px;
}
/* ------------Rezervacni formular ------------------------------------------ */

#rezervace_form {
    width: 500px;
    height: 350px;
    background: url(../images/layout/rezervace_form.png) no-repeat;
    margin: 10px 0px;
    color: #c4c4c4;
}

#rezervace_form table{
    width: 570px;
    margin: 10px auto;
    color: #4C4C4C;
}

table.rozvrh {
    width: 98%;
    margin-bottom:30px;
    border: 1px solid #525252;
    border-collapse:collapse;
    /*background: #505050;*/
}

table.rozvrh th.termin{
    background-color: #575757;
}
table.rozvrh th.img{
    width: 10px;
    background: url(../images/layout/zumba_kalendar.png) no-repeat center #575757;
}

table.rozvrh th.datum{
    background-color: #575757;
}

.stav {
    background-color: #575757;
}

table.rozvrh th.button{
	
    font-size: 90%;
    width: 133px;
    height: 42px;
    text-align: right;
    padding-right: 12px;
    background: url(../images/layout/rezervace_button.png) no-repeat right;
}

table.rozvrh td{
    padding-left: 40px;
}

table.rozvrh a{
    text-decoration: none;
    font-weight: normal;
    font-size: 140%;
    color:white;
}

.obsazeno,.neobsazeno {
    color:#CD5C5C;
    font-size: 140%;
    font-weight: normal;
    /*margin-left: 30px;*/
    margin-right: 12px;
    float: right;
}

.neobsazeno {
    color:#ADFF2F;
}

.kapacita {
    font-size: 120%;
    font-weight: bolder;
}


form {
    margin: 30px 0px;
    border: solid 1px #656565;
}

form table{
    margin: 3px;
}

form th {
    background: #575757;
    padding-left: 5px;
    font-weight: normal;
    vertical-align: top;
}

form .text {
    width: 400px;
    border: 1px solid #585858;
}

.flash-message {
    background: #575757;
    font-size: 120%;
    text-align: center;
    padding: 15px;
}


/* ************************ Guest Box ********************** */

#ajax-spinner {
    margin: 15px 0 0 15px;
    padding: 13px;
    background: white url(../images/layout/spinner.gif) no-repeat 50% 50%;
    font-size: 0;
    z-index: 123456;
    display: none;
}

div.flash {
    color: black;
    background: #FFF9D7;
    border: 1px solid #E2C822;
    padding: 1em;
    margin: 1em 0;
}

a[href^="error:"] {
    background: red;
    color: white;
}

div.list {
    margin-top: 5em 0 10px;
}

div.entry,div.reakce {
    width: 100%;
    margin: 2em 0 5px;
    padding: 3px;
    border: 1px solid #656565;
    background-color: #565656;
    color: white;
    float:left;
}
div.reakce {
    width: 95%;
    float:right;
    margin: 5px 0;
    /*padding: 3px;
    margin:0px;*/
}

div.author {
    font-size: 130%;
    font-weight: bolder;
    color: #989898;
    margin-bottom: 5px;
    /*font-weight: bold;*/
}

div.text {
    padding: 3px 5px;
    margin:3px 0px;
    /*background-color: #5A5A5A;*/
}

div.posted {
    /*text-align: right;*/
    font-size: 90%;
    color: #989898;
    margin-top: 5px;
    padding-top: 3px;
    border-top: solid 1px #656565;
}

div.notice {
    border: 1px solid #B0B0B0;
    padding: 1ex;
    background-color: #EAEAEA;
    color: #404040;
}


/* ************************************** Paginator ************************* */
/*
	(c) 2009 David Grudl. All rights reserved.
*/


.paginator {
	margin: 1em 0;
	font-size: 90%;
}

.paginator a, .paginator span {
	margin-right: 0.1em;
	padding: 0.2em 0.5em;
	color: #999999;
}

.paginator a {
	border: 1px solid #656565;
	text-decoration: none;
	color: #D96704;
	background-color: white;
}

.paginator span.button {
	border: 1px solid #DDDDDD;
}

.paginator .current {
	background: #D96704;
	border: 1px solid #656565;
	color: white;
	font-weight: bold;
}
