@charset "utf-8";

/**
 *	Vseobecne definicie.
 */
html {
	overflow: auto;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

body,input,textarea,select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

textarea {
	overflow: auto;
}

.checkbox {
	margin: 0px;
	padding: 0px;
}

A:link,A:visited {
	color: #355095;
	text-decoration: none;
}

A:hover,A:active {
	color: #355095;
	text-decoration: underline;
}

form {
	margin: 0px;
}

.onlyWithoutCss {
	display: none;
}

/**
 * Stranka.
 */
.bannerArea {
	background-color: white;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #e8e8e8;
}

.topMenuArea {
	background-color: white;
	border-bottom: 1px solid #e8e8e8;
}

.topMenuCell {
	font-weight: bold;
}

.leftMenuArea {
	background-image: url("../pics/menu.gif");
	background-repeat: repeat-y;
}

.dialogArea {
	background-color: white;
	border-left: 2px solid #e8e8e8;
	border-top: 2px solid #e8e8e8;
	border-right: 2px solid #575757;
	border-bottom: 2px solid #575757;
}

.contentCell,.dialogCell {
	padding: 20px;
}

.footerCell {
	text-align: right;
	padding: 20px;
}

.footer {
	font-size: 10px;
	white-space: nowrap;
}

.overlayArea {
	opacity: 0.5;
	filter: alpha(opacity=50);
	background-color: black;
}

.pageTitle {
	color: #575757;
	font-size: 20px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 24px;
}

.pageSubtitle {
	color: #575757;
	font-size: 15px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.indentTop {
	margin-top: 10px !important;
}

.errorMessages {
	color: #ec1f27;
	margin-bottom: 30px;
}

.importantInfo {
	color: #ff0200;
	font-size: 13px;
}

/**
 * Zalozky.
 */
.tabTable {
	margin-top: 5px;
	margin-bottom: 24px;
	border-bottom: 1px solid #575757;
}

.tabCell,.selectedTabCell {
	font-size: 15px;
	padding: 3px;
	border-left: 2px solid #e8e8e8;
	border-top: 2px solid #e8e8e8;
	border-right: 2px solid #ababab;
	white-space: nowrap;
}

.selectedTabCell {
	background-color: #575757;
	color: white;
}

.tabCell {
	color: #ababab;
}

.tabCell A:link,.tabCell A:visited,.tabCell A:hover,.tabCell A:active {
	color: #575757;
}

.tabBarCell {
	width: 100%;
}

/**
 * Prehladove tabulky.
 */
.overviewTable {
	table-layout: fixed;
}

.overviewHeadingRow {
	background-color: #575757;
}

.overviewHeadingCell {
	white-space: nowrap;
	padding: 4px;
	color: white;
}

.overviewHeadingCell A:link,.overviewHeadingCell A:visited,.overviewHeadingCell A:hover,.overviewHeadingCell A:active {
	color: white;
}

.overviewFilterRow {
	background-color: #ababab;
}

.overviewFilterCell {
	white-space: nowrap;
	padding: 4px;
	color: white;
	vertical-align: bottom;
}

.overviewDataRow0 {
	background-color: #f4f4f4;
}

.overviewDataRow1 {
	background-color: #e8e8e8;
}

.overviewDataCell {
	vertical-align: top;
	padding: 4px;
	word-wrap: break-word;
}

.overviewHintCell {
	padding: 2px;
}

/**
 * Formulare.
 */
.hint {
	font-size: 9px;
	font-weight: normal;
}

.label {
	background-color: #e8e8e8;
	white-space: nowrap;
	padding: 4px;
}

.required {
	color: #ec1f27;
}

.field {
	background-color: #f4f4f4;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 18px;
	padding-bottom: 4px;
	word-wrap: break-word;
}

.fillOut {
	width: 100%;
}

.overviewTextField {
	padding-right: 8px;
}

.breakLines {
	word-wrap: break-word;
}

/**
 * Tlacidla.
 */
.linkButton {
	background-color: #575757;
	padding: 4px;
	line-height: 22px;
	margin-left: 2px;
	margin-right: 2px;
	white-space: nowrap;
}

.linkButton A:link,.linkButton A:visited,.linkButton A:hover,.linkButton A:active {
	color: white;
}

.button {
	color: #355095;
}

.iconButton {
	width: 22px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center;
}

.buttonCell {
	padding-right: 4px;
}

.buttonSeparatorCell {
	width: 10px;
}

.fieldButton {
	padding-left: 4px;
}

.overviewButtonCell {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

/**
 * Menu.
 */
.leftMenuList {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
}

.leftMenuItemDepth0 .leftMenuList {
	margin-top: 3px;
	margin-bottom: -5px;
}

.leftMenuItemDepth1 .leftMenuList {
	margin-top: 2px;
	margin-bottom: -2px;
}

.leftMenuItemCell,.selectedLeftMenuItemCell,.disabledLeftMenuItemCell {
	margin: 0px;
	list-style-type: none;
}

.selectedLeftMenuItemCell {
	background-color: white;
}

.disabledLeftMenuItemCell {
	color: #ababab;
}

.leftMenuItemIcon {
	vertical-align: middle;
}

.leftMenuItemDepth0 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.leftMenuItemDepth1 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
}

.leftMenuItemCell A:link,.leftMenuItemCell A:visited,.leftMenuItemCell A:hover,.leftMenuItemCell A:active {
	color: #355095;
}

.selectedLeftMenuItemCell A:link,.selectedLeftMenuItemCell A:visited,.selectedLeftMenuItemCell A:hover,.selectedLeftMenuItemCell A:active {
	color: #355095;
}

.leftMenuItemText {
	margin-left: 1em;
	margin-right: 1em;
}

.selectedLeftMenuItemCell > .leftMenuItemText {
	padding-right: 20px;
	background-image: url('../pics/bullet_go.png');
	background-position: right;
	background-repeat: no-repeat;
}

.topMenuList {
	padding-left: 10px;
	padding-top: 6px;
	white-space: nowrap;
}

.topMenuItemCell,.selectedTopMenuItemCell,.disabledTopMenuItemCell {
	line-height: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: nowrap;
}

.selectedTopMenuItemCell {
	background-color: #575757;
}

.selectedTopMenuItemCell A:link,.selectedTopMenuItemCell A:visited,.selectedTopMenuItemCell A:hover,.selectedTopMenuItemCell A:active {
	color: white;
}

.topMenuItemCellSeparator {
	border-left: 1px solid #e8e8e8;
}

/**
 * Tlacove zostavy.
 */
.printedTable {
	table-layout: fixed;
	border-collapse: collapse;
	margin-left: 1px;
}

.printedHeaderCell {
	font-weight: bold;
}

.printedCell {
	padding: 2px;
	border: 1px solid #e8e8e8;
}

/**
 * Multi select dialog.
 */
.cssClassAlignRight {
	text-align: right;
}

.cssClassAlignLeft {
	text-align: left;
}

.cssClassAlignCenter {
	text-align: center;
}

.boldFaced {
	font-weight: bold;
}

/**
 * Customizacia.
 */
.themeHeaderCell {
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

.themeDataCell {
	text-align: center;
	padding: 2px;
	border: 1px solid black;
}

.pageDefaultTheme {
	color: black;
	background-color: white;
}

.headingDefaultTheme {
	color: white;
	background-color: #575757;
}

.filterDefaultTheme {
	color: white;
	background-color: #ababab;
}

.labelDefaultTheme {
	color: black;
	background-color: #e8e8e8;
}

.fieldDefaultTheme {
	color: black;
	background-color: #f4f4f4;
}

.linkDefaultTheme {
	color: #355095;
	background-color: white;
}
