html {
	height:100%;
}
body {
	background-color: #333333;
	background-image: url(/images/background.gif);
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:100%;
	text-align:center;
}

#box {
	width:800px;
	margin: 0 auto;
	background-color:#000000;
	padding: 0; 
	min-height:100%;
}

#header {
	margin:0 0 30px 0;
}

#header img {
	border-bottom:1px solid #007f3c;
}

#header a {
	font-size: 12px;
	display:block;
	float:left;
	width:88px;
	text-align:center;
	font-weight:bold;
}

.program {
	width:100%;
}

.program td {
	text-align:left;
	padding: 5px 4px;
	border-top:1px dashed white;
}

.napojak {
	width:100%;
	text-align:left;
	font-size:10pt;
}

.napojak table {
	width:100%;
}

.napojak .nadpis td {
	color:green;
	font-weight:bold;
	text-decoration:underline;
	padding-top:10px;
}

.napojak td {
	width:25%;
}

.napojak table td {
	width:auto;
}

.napojak th {
	text-align:center;
	font-size:18pt;
	width:50%;
}

td,th {
	vertical-align:top;
}

h1 {
	font-weight: bold;
	text-decoration: underline;
	font-size:16px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #007f3c;
	text-decoration: none;
}
a:active {
	color: #007f3c;
	text-decoration: none;
}

table.admin {
	width:100%;
	border: 1px solid #007f3c;
	border-collapse: collapse;
}

table.admin td, table.admin th {
	border: 1px solid #007f3c;
}

table.admin img {
	border:0;
	
}

/* fote�ky */

div.fotka {
	float: left;
	width: 160px;
	height:125px;
	margin: 0 0 22px 22px;
	padding: 5px;
	text-align: center;
	background-color:#333333;
	border:solid 1px #999999;
	font-size: 75%;
	overflow:hidden;
}

.fotka img {
	border: none;
}

a.fotka {position:relative;text-decoration:none;color:#999999;background-color:#333333;}
a.fotka:hover {text-decoration:none;color:#F6931D;background-color:#333333;}

table.gb {
	border-bottom: dashed 1px #F6931D;
	width:100%;
	padding:0 5px 3px 5px;
	text-align:left;
}

.inputbook {
	width:97%;
}


                        
#inner {cursor: hand} /* for explorer only */
#inner[id] {cursor: pointer;}

img.fotka {cursor:pointer; _cursor:hand}

.red {
	color:red;
}

/* kontakt */
.formular, a {
	color: #FFFFFF;
	border: 0;

}

.formular {
	margin-left:auto;
	margin-right:auto;
}

input,select {
	border-width: 1px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	background-color: #007f3c;
}

textarea {
	border-width: 1px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	background-color:  #007f3c;
	width: 240px;
	height: auto;
}

input.kolonka {
	width: 99%;
}

.nazvy {
padding: 0px 5px 0px 5px;
}


div.novinka {
	clear:left;
}

div.novinka p.novinka {
	padding:10px;
	text-align:left;
}

div.datetime {
	width:64px;
	height:64px;
	background:url(/images/cal.png) no-repeat;
	float:left;
	margin: 5px 5px 20px 5px;
}

div.now {
	background:url(/images/cal-red.png) no-repeat;
	font-weight:bold;
}

div.datetime p.mesic {
	margin:0 auto;
	padding: 8px 0 0 0;
	text-align:center;
	font-size:x-small;
	color:#FFFFFF;
	text-transform:capitalize; 
}

div.datetime p.den {
	margin:0 auto;
	padding: 0;
	text-align:center;
	font-size:1.7em;
	color:#000000;
	text-transform:capitalize; 
}

div.datetime p.rok {
	margin:0 auto;
	padding: 0;
	text-align:center;
	font-size:x-small;
	color:#000000;
	text-transform:capitalize; 
}

div.datgal {
	float:none;
	margin: 5px auto;
}

br {
	clear:both;
}

