/***************************************************************************
* Copyright (C) Ladislav Gášek, 2009													*
* http://www.mystery-ds.cz/ 																*
* You CANNOT use this stylesheet, or part of it, without my permission!! 	*
* for project: www.ksprogram.cz															*
/**************************************************************************/

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: 85%;
	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/bg-site7.jpg) #ffffff repeat-x top;
	font-family:Corbel,"Trebuchet MS",sans-serif;
	font-size: 90%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

div.add_menu { margin-top: 10px; }

div.add_menu a {
	background: url(../img/add_menu.png) no-repeat top;
	color: #ffffff;
	display: block;
	font-size: 13px;
	height: 36px;
	margin-bottom: 4px;
	padding-left: 6px;
	padding-top: 4px;
	text-decoration: none;
	font-weight: bold;
	width: 197px;
}

div.add_menu a:hover {
	background: url(../img/add_menu.png) no-repeat bottom;
	color: #cdcdcd;
	text-decoration: none;
}

div.alert_FAILED, div.search_1line a:hover {
 color: #FF3300;
}

div.alert_OK {
 color: #008000;
}

div.breadcrumb_navigation {
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	padding: 2px;
	width: 985px;
}

div.breadcrumb_navigation a {
	color: #2f4b91;
	font-weight: bold;
	text-decoration: none;
}

div.breadcrumb_navigation a:hover { text-decoration: underline; }

div.copy {
 color: #2F4B91;
  font-size: 8px;
   text-align: center; 
   background: #A6C1E5;
   padding-top: 15px;
   padding-bottom: 10px;   
}

div.copy a { color: #2F4B91; text-decoration: underline; }

div.footer_layout {
	background: url(../img/content_bottom_bg.png)  no-repeat;
	clear: both;
	font-size: 0px;
	height: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 1000px;
}

div.full_content{
	background: 0 bottom no-repeat  url(../img/left_bottom_bg.png);
	float: left;
	margin: 0px;
	min-height: 400px;
	padding-left: 6px;
	width: 986px;
}

div.head_menu input{
	background-color: #16316F;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	float: left;
	font-size: 12px;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-top: 4px;
	padding-left: 3px;
	padding-top: 2px;
}

div.header_content {
	float: right;
	height: 168px;
	margin-right: 7px;
	font-size: 95%;
	padding: 0px;
	margin-right: 7px;
	margin-top: 1px;
	width: 768px;
	overflow: auto;
	page: auto;
}
div.header_content p {
	padding: 0px;
	margin: 0px;
}


div.header_layout {
	background: url(../img/header.png) no-repeat 0px;
	height: 185px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	padding: 0px;
	width: 1000px;
}

div.left_content {
	float: left;
	font-size: small;
	margin: 0px;
	padding: 4px;
	position: static;
	width: 80px;
}

div.left_layout {
	color: #ffffff;
	float: left;
	font-size: small;
	margin: 0px;
	padding: 4px;
	position: static;
	width: 208px;
}

div.left_search {
	background: url(../img/search_bg.png) no-repeat;
	height: 52px;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 28px;
	text-align: center;
	width: 184px;
}

div.logo {
	float: left;
	height: 166px;
	margin: 0px;
	padding: 10px;
	position: absolute;
	text-align: center;
	width: 240px;
}

div.logo img { border: none; }

div.main_layout {
	background: url(../img/body_bg.png) repeat-y;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	width: 1000px;
}

/*prostor pro zobrazeni obsahu*/
div.main_panel_content {
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
}

div.right_layout {
	background: white url(../img/content_top_bg.png) no-repeat top;
	float: right;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	width: 738px;
	line-height:1.4;
	padding-bottom: 20px;
	min-height: 470px;
}

.search_form {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 550px;
}


.search_form input {
	border: 1px solid #696969;
	padding: 2px;
}

.search_form input:hover {
	background-color: #ffffcc;
}





div.alert_FAILED, div.search_1line a:hover {
 color: #FF3300;
}

div.alert_OK {
 color: #008000;
}

div.search { font-size: xx-small; }

div.search_1line {
	color: #000000;
	float: right;
	font-size: medium;
	font-weight: bold;
	height: 20px;
	padding: 4px;
	width: 99%;
}

div.search_1line a{ color: #16316F; }

div.search_2line {
	background-color: #FFffcc;
	border-left: 10px solid #16316F;
	float: left;
	font-size: small;
	padding: 4px;
	width:97%;
}

div.search_3line {
	color: #696969;
	float: left;
	height: 12px;
	padding: 3px;
	width: 49%;
}

div.search_4line {
	color: #696969;
	float: right;
	height: 12px;
	padding: 3px;
	text-align: right;
	width: 49%;
}

div.search_clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	margin-top: 0px;
	width: 98%;
}

div.search_result {
	border-top: 1px dotted #CCCCCC;
	color: #000000;
	font-size: smaller;
	margin-left: 2px;
	margin-top: 8px;
	padding: 0px;
	vertical-align: top;
	width: 99%;
}

div.search_result:hover {
	border-top: 1px dotted #696969;
	background-color: #FFD390;
}



div.search_score { color: #696969; font-size: smaller; }

div.top_layout {
	background: url(../img/top_con.png) no-repeat 0px;
	clear: both;
	font-size: 0px;
	height: 8px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 1000px;
}

/*top line menu*/
div.top_line {
	background: url(../img/top_line.jpg) repeat-x;
	color: #FFFFFF;
	height: 32px;
	margin: 0px;
	padding-top: 6px;
	width: 100%;
}

div.top_line_content {
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 990px;
}

/*doplnkove menu v hornim panelu*/
div.top_line_nav {
	color: #FFFFFF;
	float: right;
	font-size: small;
	height: 29px;
	margin: 0px;
	margin-right: 2px;
	padding-left: 3px;
}

div.top_line_nav a{ text-decoration: none; }

div.top_line_nav a:hover{ color: #FFFFFF; text-decoration: none; }

div.top_line_nav img{
	border: none;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

div.top_line_nav img:hover{ background: #16316F url(../img/menu_bg.jpg) repeat-x; }

div.udm_menu { float: left; margin: 0px; padding: 0px; width: 760px; }

fieldset.login { width: 380px; }

fieldset.login input { border: 1px solid #16316F; }

fieldset.login input:hover { 
	background: #ffffcc;
 }


input.inputbox_ok {
	background: #F3F3F3 url(../img/search_input_ok.png) top no-repeat;
	border: none;
	height: 27px;
	width: 23px;
}

input.inputbox_search {
	background: url(../img/search_input.png) top no-repeat;
	border: none;
	color: #000000;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	padding-left: 4px;
	padding-top: 4px;
	width: 153px;
}

input.inputbox_search:hover {
	background: #F3F3F3 url(../img/search_input.png) bottom no-repeat;
}

table.formular{
	background: #FFE4B5;
	border: 1px solid #FFDEAD; /*font-family: "Times New Roman", Times, serif;*/
	margin-left: auto;
	margin-right: auto;
	width: 590px;
}

table.formular input{
	background-color: #FFFFFF;
	border: 1px solid #FFD390;
	padding: 2px;
}

table.formular td{ background: #FFFACD; padding: 4px; }

table.formular textarea{
	background: #FFFFFF;
	border: 1px solid #FFD390;
	height: 180px;
	padding: 4px;
	width: 450px;
}

td.pov{
	border-bottom: #CCCCCC dashed 1px;
	color: #16316F;
	font-weight: bold;
}

textarea.form_as_check {
	border: none;
	height: 0px;
	margin: 0px;
	visibility: hidden;
	width: 0px;
}

/*
* css popups for tooltips
*/
.help_bool { text-align: justify; }

.input_button {
	background-color: #16316F !important;
	border: 2px outset #7E97D6 !important;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	padding-left: 2px;
	width: 100%;
}

.main_panel_content a { color: #0000EE; text-decoration: underline; }

.main_panel_content a:hover { color: #EE0000; text-decoration: underline; }

#head_menu img:hover { background-color: #FF3300; }

#udm a.nohref {
	background-color: transparent !important;
	border-color: #F8FBD0 !important;
	color: #ffffff !important;
}

#content-out {
	width: 100%;
	background:	url(../img/bottom_bg.png) bottom repeat-x;
}
