.nodisp {
	display: none;
}
.center {
  text-align: center;
}
a.raquo:after {
	content: ' »»';
}
a.laquo:before {
	content: '«« ';
}

img {
	border: 0px;
}

table {
	margin-bottom: 1ex;
	width: 99%;
}
table.poskytovatel {
	width: auto;
}
table.poskytovatel td.right {
	text-align: right;
	font-weight: bold;
	color: #c9391b;
}
table.poskytovatel td {
	border-bottom: 1px dotted #f0f0f0;
}
tr {
}
th, td {
	padding: 2px 4px;
	vertical-align: top;
}
td {
}
th {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #fff;
	background: #821517 url("../images/design/button.png") repeat-x;
}
tr.cebra {
	background-color: #f7f7f7;
}
tr.zebra {
	background-color: #fafafa;
}
tr:hover {
	background-color: #f7e1e2;
}
table.poskytovatel tr:hover {
	background-color: #f4f4f4;
}
caption {
	font-family: "Trebuchet MS", Arial, Verdana;
	padding-left: 2em;
	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
}

table.fotky {
	margin-bottom: 0px;
}
tr.fotky {
	background-color: transparent;
}
tr.fotky:hover {
	background-color: transparent;
}
td.fotky {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-right: 25px;
	text-align: center;
	vertical-align: top;
	border-bottom: 0px solid #ffffff;
}
caption.fotky {
	font-family: "Trebuchet MS", Arial, Verdana;
	padding-left: 2em;
	padding-bottom: 15px;
	text-align: left;
	font-weight: bold;
}

table.uvod {
	margin-bottom: 0px;
	width: auto;
}
tr.uvod {
	background-color: transparent;
}
tr.uvod:hover {
	background-color: transparent;
}
td.uvod {
	padding: 0px;
}
td.oznamy {
	width: 200px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
h3.oznamy_nadpis {
	color: #c9391b;
	padding-bottom: 2ex;
}

.chyba, .okmsg {
	border: 1px solid #c0c0c0;
	background-color: #f0f0f0;
	margin: 1ex;
	padding: 3px;
	font-weight: bold;
}
.chyba {
	color: #f00;
}
.okmsg {
	color: #00a300;
}
.insert {
	margin-bottom: 1ex;
}

.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

form {
	display: inline;
}
form .submit input {
	display: inline;
	float: none;
}
form label {
	text-align: right;
	font-weight: bold;
	display: block;
	float: left;
	width: 10em;
	padding-right: 10px;
	margin-top: 5px;
}
form label.label_do {
	width: auto;
	padding-left: 10px;
}
#formLabel_12 form label {
	width: 12em;
}
#formLabel_13 form label {
	width: 13em;
}
#formLabel_15 form label {
	width: 15em;
}
#formLabel_17 form label {
	width: 17em;
}
#formLabel_26 form label {
	width: 26em;
}
#formLabel_27 form label {
	width: 27em;
}
form.login {
	display: block;
	width: 20em;
	padding: 5px;
	border: 1px solid #f0f0f0;
	background-color: #f6f6f6;
}
form.form {
	display: block;
	padding: 5px;
	border: 1px solid #f0f0f0;
	background-color: #f6f6f6;
}
form.login label {
	width: 5em;
}
form textarea {
	width: 35em;
	height: 20em;
	border: 1px solid #e5e5e5;
	margin-bottom: 5px;
}
form textarea.medium {
	width: 35em;
	height: 14ex;
}
form textarea.smaller {
	width: 35em;
	height: 6ex;
}
form .megaBox {
	margin: 0 auto;
	width: 90%;
}
form .megaBox textarea {
	width: 100%;
	height: 30em;
}
form br {
	clear: left;
}
select {
	border: 1px solid #e5e5e5;
	padding: 3px 0;
	margin-bottom: 5px;
}
input.input_small, input.input_small_6, input.input_medium, input.input_large, input.checkbox {
	margin-bottom: 5px;
	float: left;
	display: block;
	border: 1px solid #e5e5e5;
	padding: 3px;
}
input.input_small {
	width: 5em;
}
input.input_small_6 {
	width: 6em;
}
input.input_medium {
	width: 12em;
}
input.input_large {
	width: 20em;
}
input.readonly {
	background-color: #e8e8e8;
}
input.submit, a.button {
	border: 1px solid #821517;
	background: #821517 url("../images/design/button.png") repeat-x;
	color: #fff;
	padding: 0px;
	cursor: default;
}
a.button {
	padding-left: 10px;
	padding-right: 10px;
}
input.onClick {
	margin-bottom: 5px;
}
input.prijemca {
	width: 100%;
}
@media all and (min-width:0px) {
	head~body input.submit { padding: 4px; }
}
input.checkbox, input.optionbox, select {
	margin-top: 5px;
}
#optionBoxControl {
	margin-top: 5px;
	margin-bottom: 5px;
}
#optionBoxControl label {
	margin-top: 0px;
}
#optionBoxName {
	padding: 5px;
	vertical-align: top;
}
#inputBoxDoubleLineLabel input {
	margin-top: 11px;
}
input.submit:hover, a.button:hover {
	background: #bd0b0e url("../images/design/button_hover.png") repeat-x;
	color: #fff;
}
input.submit:disabled {
	color: #a8a8a8;
	background: #821517 url("../images/design/button.png") repeat-x;
}
.buttons input {
	margin-right: 5px;
}

#loginForm {
	border: 1px solid #e0e0e0;
	padding: 3px;
	margin: 3px;
	width: 17em;
}
#loginForm form label {
	margin-top: 2px;
	width: 7em;
}
#loginForm input.login {
	width: 8em;
	border: 1px solid #000;
	margin-bottom: 10px;
}

#logoutForm {
	border: 1px solid #e0e0e0;
	padding: 3px;
	margin: 3px;
	width: 19em;
}
#logoutForm form label {
	margin-top: 0px;
	width: 6em;
}

.pageList {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #f5f5f5;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding: 3px;
}
.pagelist p {
	margin-bottom: 0.5ex;
}
.pageList a {
	padding: 3px;
}
.pageList a:hover, .pageList a.active {
	background-color: #fff;
}

