html {
	overflow: -moz-scrollbars-vertical;
}


body {
	background: #1e1f23 url("/images/bg.gif");
	color: #fff;
	padding: 0px;
	margin: 30px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#center {
	color: #000;
	width: 916px;
	margin-left: auto;
	margin-right: auto;
}

div#head {
	background: url("/images/head-bg.gif") no-repeat;
	color: #b1b1b1;
	height: 166px;
}

div.head_body {	padding: 8px;
}

div#head_logo {
	float: left;
	margin-left: 10px;
	margin-top: 12px;
	background-repeat: no-repeat;
	background-position: top center;
	width: 178px;
	color: #b1b1b1;
	font-size: 12px;
	font-style: italic;
}

a#logo {
	display: block;
	width: 100%;
	height: 83px;
}

div#head_bg {
	float: right;
	background-repeat: no-repeat;
	width: 700px;
	height: 150px;
}


div#obsah {	background: #fff url("/images/page-bg.gif") repeat-y;
}


div#menu {
	width: 180px;
	float: left;
	margin-left: 7px;
	padding: 10px;
	font-weight: bold;
}

div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#menu ul li {
	border-bottom: 1px #cfcfcf solid;
}

div#menu ul li.submenu {
	padding-left: 15px;
	font-weight: normal;
}

div#menu ul li a.select {
	color: #d20000;
}

div#menu ul li a {
	padding: 5px 10px;
	display: block;
	color: #000;
	text-decoration: none;
}

div#menu ul li a:hover {
	color: #d20000;
	text-decoration: underline;
}

div#menu div {
	padding: 40px 10px;
	text-align: center;
	font-size: 11px;
}


.clear {	clear: both;
}

div#telo {
	float: right;
	width: 660px;
	margin-right: 8px;
	padding: 10px 20px;
}

div#zapati {	background: url("/images/footer-bg.gif") no-repeat bottom;
	padding: 7px 33px 22px 33px;
}




a img {
    border-width: 0px;
}

a {
    color: #d20000;
    text-decoration: underline;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

td {
    font-size: 12px;
}

hr {
    color: #dedede;
    height: 1px;
    border-width: 0px 0px 0px 0px;
    background-color : #dedede;
}

h1 {
    font-size: 20px;
    color: #ef6c00;
    font-style: italic;
}

h2 {
    font-size: 18px;
    color: #ef6c00;
    font-style: italic;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h3, h4, h5 {
    color: #000;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
}


p {
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0px;
}

form {
    margin: 0px 0px 0px 0px;
}

input, textarea, select {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}




div#zoom {
	background: url("/images/overlay.png");
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	cursor: pointer;
    text-align: center;
	z-index: 90000;
}

* html div#zoom {
	background: url("/images/overlay.gif");
}

div#zoom div#zoomdiv {	position: absolute;
	text-align: center;
}

div#zoom div#zoomdiv.detail {
	background-color: #fff;
    border: 10px solid #fff;
}

div#zoom div#zoomdiv div.close {	margin-top: 6px;
	font-size: 12px;
	font-weight: bold;
}




.form_box {	background-color: #e7f2fb;
	border: 1px #c4d0e8 solid;
	padding: 15px;
	margin: 10px 0px;
}

.ok_box {	background-color: #e1f2e4;
	border: 1px solid #8ecb9b;
	padding: 15px;
	margin: 10px 0px;
}

.err_box {	background-color: #f6e8e4;
	border: 1px solid #e9948e;
	padding: 15px;
	margin: 10px 0px;
}


.upimg {    border: 2px solid #c4d0e8;
    padding: 1px;
}

.upimg:hover {
    border: 2px solid #ef6c00;
}


table.tabulka {	border: 1px #c4d0e8 solid;
}

table.tabulka th {	background-color: #e7f2fb;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	padding: 4px 5px;
	border-bottom: 1px #c4d0e8 solid;
}

table.tabulka td {
	padding: 4px 5px;
}

table.tabulka tr.suda {	background-color: #fff;
}

table.tabulka tr.licha {	background-color: #f4f9fe;
}


div.panel_data {	width: 310px;
}

div.panel_img {
	float: right;
	width: 330px;
	text-align: right;
}


.obsazeno, .volno {	font-size: 11px;
	padding: 6px 4px;
	text-align: center;
	width: 50px;
}


.obsazeno {	background-color: #ff9d94;
}

.volno {
	background-color: #b0e3ba;
}

fieldset {	margin-bottom: 14px;
	border: 1px #c4d0e8 solid;
}

fieldset legend {	color: #89a1cb;
}


fieldset ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

fieldset ul li {
	padding: 2px 0px;
}

table.plocha_data td {	padding-right: 10px;
}

.orange {	font-weight: bold;
    color: #ef6c00;
}

.small {	font-size: 11px;
}


.pred {	color: #ff3100;
}

.pblue {
	color: #0000ff;
}

.pgreen {
	color: #009840;
}