html {
	height: 100%;
	margin: 0;
	padding: 0;
}

html body {
	height: 100%;
	margin: 0;
    padding: 0;
    background: white url('middle.jpg') left top repeat-y scroll;
}

#master {
	min-height: 900px;
	_height: 900px;
	margin: 0;
    padding: 0;
    background: transparent url('top.jpg?20080426') left top no-repeat scroll;
}

#head {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 800px;
	height: 60px;
}

#head a {
	display: block;
	width: 800px;
	height: 65px;
}

#head h1, #head strong {
	display: none;
}

#menu {
	position: absolute;
	top: 66px;
	left: 178px;
	font-size: 11px;
	line-height: 20px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 7px;
    background: transparent url('pipe.png') left 1px no-repeat scroll;
	font-size: 11px;
	line-height: 20px;
}

#menu li.first {
    background: none
}

#menu li a {
	text-decoration: none;
	color: #004400;
}

#menu li a:hover {
	color: #c9120c;
}

#menu li.active a {
    font-weight: bold;
	color: #c9120c;
}


#content {
	min-height: 900px;
	_height: 900px;
	margin: 0;
	padding: 102px 0 0 194px;
    width: 420px;
    _width: 614px;
}

#column {
	position: absolute;
	top: 92px;
	left: 642px;
	width: 150px;
	height: 913px;
	overflow: hidden;
	line-height: 16px;
}

#column a {
	text-decoration: none;
}

#foot {
    background: transparent url('bottom.jpg') left bottom no-repeat scroll;
    width: 810px;
    height: 52px;
    overflow: hidden;
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 10px;
    line-height: 34px;
}

html body, td, th, li, dt, dd, textarea {
    font-family: Verdana, 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
	color: #006400;
	line-height: 1.5em;
	font-size: 12px;
}

table, th, td, textarea {
	font-size: 100%;
}

a, a:visited, a:active, a:hover {
	color: #006400;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 16px;
	margin: 10px 0 10px;
}

h2 {
	font-size: 14px;
	margin: 2em 0 .5em;
}

th {
	text-align: left;
}

dl dt {
	font-weight: bold;
	margin-top: .5em;
	padding: .5em .5em 0;
}

dl dd {
	margin: 0;
	padding: 0 .5em .5em 3em;
}






p.error {
	color: red;
}






#fotogalerie img {
	margin: 0 20px 20px 0;
	max-width: 120px;
	max-height: 120px;

}

#foto {
	text-align: center;
}

#foto a {
	display: block;
	padding: .3em 0 2em;
}

#foto .previous {
	float: left;
}

#foto .next {
	float: right;
}





.href {
	cursor: pointer;
	_cursor: hand;
}




#formular h2 {
	margin: 2.5em 0 0;
}

#formular p {
	margin: .5em 0 1em;
}

#formular th {
	font-weight: normal;
	width: 12em;
}

#formular input {
	width: 15em;
}

#formular input, #formular textarea {
	border: 1px solid silver;
}

#formular .submit td {
	text-align: right;
}

#formular .submit td input {
	width: 88px;
	border: none;
}






#panel {
	position: relative;
	left: -12px;
	width: 448px;
	height: 149px;
}

#panel a {
	display: block;
	width: 168px;
	_width: 448px;
	height: 135px;
	padding: 14px 140px 0 140px;
	text-align: center;
    background: transparent url('panel.jpg') left top no-repeat scroll;
    text-decoration: none;
}

#panel strong {
	display: block;
	margin-top: 1em;
}



#kvalifikace {
	text-align: center;
}

#kvalifikace img {
	margin-top: 20px;
}



.kde {
	text-align: center;
	margin-bottom: 2em;
}





.cenik {
	border-collapse: collapse;
}

.cenik th, .cenik td {
	padding: .6em 1em;
	vertical-align: middle;
	border: 1px solid #006400;
	background-color: #f7ff59;
	line-height: 1.2em;
}

.cenik .odd, .cenik .odd td, .cenik .odd th{
	background-color: #e9ff42;
}

.cenik td {
	font-size: 1.1em;
}

.cenik small {
	display: block;
	font-weight: normal;
}

.cenik th ul {
	margin: .5em 0 0;
	padding-left: 1em;
}

.cenik th ul li {
	font-size: .8em;
	font-weight: normal;
	white-space: nowrap;
}

.cenik td small {
	margin-top: 1em;
	line-height: 1.4em;
}

.cenik td strong {
	color: #f01010;
}


.cenik td small strong {
	white-space: nowrap;
}

.cenik tr.empty td {
	height: 1em;
	border: none;
	background-color: transparent;
	padding: 1em 0 .5em;
}

.cenik tr.empty td h2 {
	margin: 0;
}






#postava h2 {
	font-size: 1em;
    margin: 3em 0 0;
}

#postava table {
	margin: 1em auto 3em;
	border-collapse: collapse;
}

#postava th {
	font-weight: normal;
	font-style: italic;
	padding: .3em 1em;
	border: 1px solid #00a000;
}

#postava td {
	border: 1px solid #00a000;
	padding: .3em 1em;
}

#postava img {
	position: relative;
	left: -8px;
	margin: 0 0 1em;
}
