/***************************************************************************
* Copyright (C) Ladislav Gášek, 2006													*
* http://www.mystery-ds.cz/ 																*
* You CANNOT use this stylesheet, or part of it, without my permission!! 	*
* for project: SWEAL																			*
/**************************************************************************/

a {
	color: #5b81a8;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5b81a8;
	text-decoration: underline;
}

a.help_bool {
	border-bottom: solid #000000 1px;
	color: #000000;
	cursor: help;
	font-weight: bold;
	padding-bottom: 1px;
	text-decoration: underline;
}

a.help_bool span {
	font-size: 90%;
	font-weight: normal;
	position: relative;
	text-align: left;
}

a.help_bool span span {
	background: #F0F0F0;
	border: 1px solid #16316F;
	display: block;
	left: -20em;
	padding: .2em .5em;
	position: absolute;
	top: 2em;
	visibility: hidden;
	width: 50em;
}

a.help_bool:hover {
}

a.help_bool:hover span span {
	visibility: visible;
}


body {
	background: url(../img/body_bg.jpg) #C0C0C0 repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0px;
}

div.alert_failed {
	color: #FF3300;
}

div.alert_ok {
	color: #008000;
}

div.breadcrumb_navigation {
	color: black;
	font-size: x-small;
	font-weight: bold;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 0px 1px 0px;
	width: 848px;
}

div.breadcrumb_navigation a {
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}

div.breadcrumb_navigation a:hover {
	text-decoration: underline;
}

div.sponzpori {
	text-align: center;
	font-size: 80%;

}

div.copy {
	margin-top: 6px;
	color: #222222;
	font-size: 8px;
	text-align: center;
}

div.copy a {
	color: #999999;
	text-decoration: underline;
}

div.footer_content {
	background: url(../img/bg_footer1.jpg) #5B81A8;
	border-top: 1px solid #000000;
	color: #FFFFCC;
	font-size: small;
	height: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;

}

div.footer_layout {
	background: url(../img/bg_footer2.jpg) #FCFCFC repeat-x bottom; 
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	clear: both;
	color: #FFFFCC;
	font-size: small;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	margin-top: 0px;
	width: 848px;
	text-align: center;
	line-height: 23px;
}

div.footer_layout img {
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 3px;
	text-align: center;
}

/*doplnkove menu v hornim panelu*/
div.head_menu {
	color: #ffff80;
	float: right;
	font-size: smaller;
	height: 30px;
	margin: 0px;
	padding-bottom: 0px;
	text-align: right;
	width: 50%;
}

div.head_menu a {
	background-image: url(../img/head_menu_a.jpg);
	background-repeat: no-repeat;
	color: #ffff80;
	float: right;
	height: 24px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	text-decoration: none;
}

div.head_menu a:hover {
	background-color: #555555;
	background-image: url(../img/head_menu_bg2.jpg);
	background-repeat: repeat-x;
	color: #ff8000;
	height: 24px;
	text-decoration: none;
}

div.header_content {
	height: 73px;
	margin: 0px;
	vertical-align: bottom;
	width: 100%;
}

div.header_layout {
	background-color: #008A65;
	background-image: url(../img/header_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 127px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 848px;
}

div.header_top {
	background-color: #222222;
	border-top: 1px solid #000000;
	background-image: url(../img/head_menu_bg.jpg);
	height: 29px;
	margin: 0px;
	padding-bottom: 0px;
	width: 100%;
}

div.header_search {
	float: left;
	text-align: left;
	padding: 4px;
}
div.header_search input {
	background-color: #eee8aa;
	border: 1px solid black;
	height: 15px;
}

div.logo {
	float: left;
	font-size: 0px;
	height: 72px;
	margin: 0px;
	position: absolute;
	width: 350px;
}

div.logo img {
	border: none;
}

div.main_layout {
	background-color: #CDCDCD;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 848px;
}

/*prostor pro zobrazeni obsahu*/
div.main_layout_content {
	margin: 0px;
	padding: 0px;
	width: 848px;
}

div.menu_dec {
	background: url(../img/menu_dec1.jpg) #5B81A8 repeat-x;
	color: #FFFFCC;
	display: block;
	font-size: xx-small;
	font-weight: bold;
	height: 15px;
	margin: 0px;
	padding-left: 4px;
	padding-top: 0px;
	width: auto;
}

div.padd{
	height: 200px;
}

/* search*/
div.search {
	font-size: xx-small;
}

div.search_1line {
	color: #000000;
	float: right;
	font-size: medium;
	font-weight: bold;
	height: 20px;
	padding: 4px;
	width: 100%;
}

div.search_2line {
	background-color: #FFFFcc;
	border-left: 6px solid #5198B7;
	float: left;
	font-size: smaller;
	padding: 4px;
	width: 100%;
}

div.search_3line {
	color: #696969;
	float: left;
	font-size: xx-small;
	height: 12px;
	padding: 3px;
	width: 48%;
}

div.search_4line {
	color: #696969;
	float: right;
	font-size: xx-small;
	height: 12px;
	padding: 3px;
	text-align: right;
	width: 48%;
}

div.search_clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	margin-top: 0px;
	width: 100%;
}

div.search_result {
	border-top: 1px dotted #CCCCCC;
	color: #000000;
	font-size: x-small;
	margin-left: 2px;
	margin-top: 8px;
	padding: 0px;
	vertical-align: top;
	width: 550px;
}

div.search_score {
	color: #ff8000;
	font-size: xx-small;
}

fieldset.obj {
	border: 1px solid #A68A01; /*background-color: #FFFFE0;*/
}

legend.obj {
	background-color: #5198B7;
	border-bottom: 1px solid #185084;
	border-left: 1px solid #8AE0EA;
	border-right: 1px solid #185084;
	border-top: 1px solid #8AE0EA;
	color: #FFFFFF; /*font-size: small;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #FF9A00;*/
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
}

span.u_akros_cal_today {
	background-color: #87CEEB;
	font-weight: bolder;
	padding: 2px;
}


table.legenda caption {
	background-color: #16316F;
	background-color: #5198B7;
	border-bottom: 1px solid #185084;
	border-left: 1px solid #8AE0EA;
	border-right: 1px solid #185084;
	border-top: 1px solid #8AE0EA;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
}

table.main_layout {
	border: none;
	height: 350px;
}

td.left_menu {
	background-color: #FFD401;
	background-image: url(../img/left.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-right: 1px solid #A68A01;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 236px;
}

/*hlavni doc*/
td.main_doc {
	background-color: #fffff0;
	/*background-image: url(../img/bg_main_doc.jpg);*/
	background-position: right;
	font-size: small;
	margin: 0px;
	padding: 14px;
	vertical-align: top;
	width: 583px;
}

td.main_doc img {
	border: 2px solid #FFFFCC;
}


textarea.form_as_check {
	border: none;
	height: 0px;
	margin: 0px;
	visibility: hidden;
	width: 0px;
}

th.u_akros_cal_month_last_column {
	border-right: 1px solid #000000;
}

tr.u_akros_cal_month_last_row td {
	border-bottom: 1px solid #000000;
}

/*
* css popups for tooltips
*/
.help_bool {
	text-align: justify;
}

/*
* css popups for tooltips
*/
.u_akros_cal_description_tooltip {
	text-align: justify;
}

#head_menu img:hover {
	background-color: #FF3300;
}

/*menu*/
#left_menu_content {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#static_ulli_menu a.nohref {
	background-color: transparent !important; /*border-color: #696969 !important;*/
	background-image: none;
	border-bottom: 1px solid #696969;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #696969;
	border-top: 1px solid #F0F0F0;
	color: #222222 !important;
}

#static_ulli_menu a.this_page {
	background-color: #FFA017 !important;
	background-image: url(../img/this_mark.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #696969;
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	color: #222222 !important;
}
