body {
	font-family: Tahoma, sans-serif;
}

h1 {
  color:#0753A3;
  font-size:24px;
}

h2 {
	margin: 0px;
	color: #0753A3;
	font-size: 20px;
	font-weight: normal;
}

h3 {
	margin: 0px;
	color: #0753A3;
	font-size: 16px;
}

h4 {
	margin: 0px;
	color: #0753A3;
	font-size: 12px;
}

hr {
	border: 1px solid #0753A3;
	margin: 0px;
}

fieldset {
  border:solid 1px #0753A3;
  padding: 5px 5px 5px 5px;
}

legend {
  color:#00468E;
  font-size:14px;
}

.left {
  padding:5px;
  background-color: #f0f8ff;
}

.right {
  font-size:12px;
  padding:5px;
  background-color: #f0f8ff;
}
input[type="text"] {
  height: 20px;
  padding-bottom: 1px;
}

.searcher {
  color:#0753A3;
  font-size:10px;
}
.searcher input {
  font-size:10px;
}

.searcher select {
  font-size:10px;
}

div.header_top {
	width:300px;
	margin:5px 20px;
	background-color: #D6D6D6 ;
	padding: 3px 0 5px 5px;
}
.header_top_sub a {
  font-family:tahoma;
  font-size:12px;
  color:#000000;
  text-decoration: none;
}

.link_sc {
	padding-left: 24px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(images/gumb_s_sc.png);
	background-repeat: no-repeat;
	border-bottom: solid 2px #888888;
}

.link_ozs {
	padding-left: 24px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(images/gumb_s_ozs.png);
	background-repeat: no-repeat;
}

table.header_middle {
	width: 100%;
	height: 93px; /*color: #0753A3;*/
/*background-color: #5F9AD0;*/
	color: #FFF;
	background-image: url(images/head_background.png);
	background-repeat: repeat-x;
}

.header_user_data {
	/* background-color: #FFF6D2;*/
	width: 230px;
	vertical-align: top;
	padding-top: 4px;
	text-align: left;
	font-size:14px;
}
.header_logo {
	padding: 10px 15px;
	vertical-align: top;

}
div.header_bottom {
	width: auto;
	margin-top: -23px;
	height: 23px;
	/*background-color: #5F9AD0;*/
	text-align: center;
	color: White;
}

div.standard_footer {
	height: 23px;
	text-align: center;
	color: white;
	font-size: 12px;
	background-image: url(images/footer_background.png);
	background-repeat: repeat-x;
}

.welcome {
	text-align: center;
	padding: 20px 0;
}

table.login_table {
	color: #0753A3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 350px;
}

.login_form {
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
table.login_bg {
	width: 600px;
	height: 221px;
	background-image: url(images/bg_login_big.png);
	background-repeat: no-repeat;
}
table.login_bg_small {
	width: 384px;
	height: 221px;
	background-image: url(images/bg_login.png);
	background-repeat: no-repeat;
}
.login_caption {
	background-image: url(images/login_line.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 10px;
}
.login_input_container {
	background-image: url(images/input_oval.png);
	background-repeat: no-repeat;
	height: 18px;
}
.login_input {
	width: 129px;
	background: transparent;
	height: 18px;
	margin-left: 3px;
	border: none;
}

.mouse_over {
	cursor: Pointer;
	text-decoration: underline;
}

.caption_background {
	background: url(images/zgoraj.png) no-repeat right;
}

.edit_break {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 8px;
	text-align: center;
}

.edit_caption {
	font-size: 11px;
	text-align: right;

}
.edit_caption_new {
	font-size: 12px;
	text-align: right;
	color: Red;
}

.edit_data {
	font-size: 12px;
	color: Black;
	vertical-align: middle;
}

.edit_desc {
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	color: Red;
}

.edit_desc_mo {
	font-weight: bold;
	font-size: 12px;
	color: Red;
	text-decoration: underline;
	text-align: right;
	vertical-align: middle;
	width: 12px;
	cursor: default;
}

.edit_star {
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}

.edit_star_mo {
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: underline;
	cursor: default;
}

.edit_list{
	padding: 2px 5px;
  text-align:center;
  vertical-align: middle;
  font-family:arial;
  font-size: 12px;
}

/* -- Action report -- */
.action_report {
	width: 100%;
	background-color: #FFF6D2;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	color: #000000;
	font-weight: bold;
}

.action_report_ok {
	width: 100%;
	background-color: #E6FFCE;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	color: #000000;
	font-weight: bold;
}

.action_report_error {
	width: 100%;
	background-color: #FFE0D2;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	color: #000;
	font-weight: bold;
}

.action_report_warning {
	width: 100%;
	background-color: #FFFFB2;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	color: #000000;
	font-weight: bold;
}

.action_report_detail_rows {
  padding: 1px 30px;
  font-weight:normal;
  font-family: Verdana;
}

/* -- Buttons -- */
button {
	width: 100%;
	margin: 2px 0px;
	border: 1px solid #F08C31;
	color: #000000;
	background-color: #FFF6D2;
}
legend {
	color: #0753A3;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 8px;}

/* -- Record list --*/
.record_list {
  width:100%;
  font-size:12px;
}

.record_list_header {
	background-color: #EBEEE7;
}

.record_list_header TD {
  padding: 2px 5px;
  text-align:center;
  font-weight:bold;
  vertical-align: middle;
  font-family:arial;
}

.record_list_odd {
  background-color: #FFFFFF;
}

.record_list_odd TD {
  border-top:solid 1px #000;
  padding: 2px 5px;
  text-align:center;
}

.record_list_even {
	background-color: #D1DED9;
	/*background-color: #D1DDDE;*/
}

.record_list_even TD {
  border-top:solid 1px #000;
  padding: 2px 5px;
  text-align:center;
}

.record_list_action {
  color:#0753A3;
  text-decoration:none;
}

.record_list_action:hover {
  color:#0753A3;
  text-decoration:underline;
}

/* -- Pagination --*/
.pagination {
  width:100%;
  color:#0753A3;
  background-color:#f0f8ff;
  font-size:14px;
}

.pagination_current {
	padding: 0px 2px;
	color: #FF0D00;
}

.pagination_item {
  padding:0px 1px;
  cursor: pointer;
}

.pagination_item_mo {
  padding:0px 1px;
  cursor: pointer;
}

.line {
	background: url(images/line.JPG) no-repeat right;
}
.selected_item {
	font-size: 14px;
	color: #99BC65;
}
.unselected_item {
	font-size: 14px; /*	color:#345b18;*/
	color: #004601;
}
/* -- menu tree -- */
.menu_tree_table {
  padding:0px;
  border: none;
  border-collapse: collapse;
  cursor:pointer;
  background-color:#f0f8ff;
  font-family: arial;
  font-size:12px;
}

.menu_tree_table tr {
  border-bottom: 1px #ffffff solid;
}

.menu_tree_table tr:hover {
  border-bottom: 1px #ffffff solid;
  background-color:#f0f8ff;
}

.menu_item_selected {
	background-color: #f0f8ff;
}

.menu_item_cell {
  border-left: 1px #ffffff solid;
  padding:0px 5px;
}

.menu_item_edit, .menu_item table {
  padding:5px;
  font-family: arial;
  font-size:12px;
  border:solid 1px #f0f8ff;
}
/* -- CMS Navigation -- */
.navigation_table {
  padding:0px;
  border: none;
  border-collapse: collapse;
  cursor:pointer;
  background-color:#FFF6D2;
  font-family: arial;
  font-size:12px;
}

.navigation_table td {
  border-bottom: 1px #ffffff solid;
}

.navigation_table_tr {
  border-bottom: 1px #ffffff solid;
}

.navigation_table_tr_hover {
  border-bottom: 1px #ffffff solid;
  background-color:#f0f8ff;
}

.navigation_selected {
  background-color:#C9D1D9;
}

.navigation_cell {
  border-left: 1px #ffffff solid;
  padding:0px 5px;
}

.navigation_edit, .navigation_edit table {
  padding:5px;
  font-family: arial;
  font-size:12px;
  border:solid 1px #0000CC;
}

.navigation_unvisible {
  color:#595858;
}

.navigation_unactive {
  color:#7F807F;
}

.navigation_lock {
  color:#FF413F;
}

/* --- ajax select ---*/
.ajax_select_div {
  position:absolute;
  margin: 0 auto;
  padding: 2px;
  visibility: hidden;
  z-index: 1;
  width: 300px;
  background-color:white;
  border: solid 1px #7F9DB9;
}

.ajax_select_suggest div {
  width:auto;
  font-size: 11px;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;
  padding-left: 5px;
  text-align:left;
  margin: 0px
}

.list_cell{
  float: left;
  text-align: left;
  padding-left: 2px;
}
.org_tree{
	text-align: left;
	color: #0753A3;
}
/*** Tabs ***/
#tabmenu {
	color: #000;
	border-bottom: 1px solid #0753A3;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;
	font-size: 13px;
	font-weight: normal;
}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	padding-right: 5px;
}

#tabmenu a, a.active {
	color: White;
	background-color: #0753A3;
	font-family: Arial, sans-serif;
	border: 1px solid #0753A3;
	padding: 1px 5px 0px 5px;
	margin: 0;
	text-decoration: none;
}

#tabmenu a.active {
	background-color: White;
	border-bottom: 1px solid White;
	color: #000;
}

#tabmenu a:hover {
	color: #000;
	background-color:#f0f8ff;
}

#tabmenu a.active:hover {
	background-color:  #f0f8ff;/*#FFF6D2;*/
	color: #000;
}

table.txt {
	width: 600px;
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12;

}
.txt_header{
 	height: 20px;
	width: 100%;
 	background-image: url(images/bg_header_600.png);
	background-repeat: no-repeat;
}
.txt_footer{
  	width: 100%;
	height: 20px;
 	background-image: url(images/bg_footer_600.png);
	background-repeat: no-repeat;
}
.txt_middle{
	width: 600px;
	height: 100%;
	background-image: url(images/bg_middle_600.png);
	background-repeat: repeat-y;
	/*background-color: #69a3d7;*/
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

/* --- LAYOUT SELECT --- */
#layout {
	cursor: pointer;
}
.layout_img_item {
  margin:3px;
  padding:3px;
	background-color:white;
	border:double white;
	cursor: pointer;
}
.layout_select_div {
  position:absolute;
  padding: 2px;
  display: none;
  z-index: 100;
  width: 243px;
  background-color:white;
  border: solid 1px #7F9DB9;
}

/* --- PORTLET SELECT --- */
.portlet_img_item {
  margin:3px;
  padding:3px;
	background-color:white;
	border:double white;
	cursor: pointer;
}

/* --- PORTLET BUTTON --- */
td.region {
	vertical-align: top;
}
div.portlet_button {
	margin:3px;
	background-color: #33ccff;
	border:solid 1px #cccccc;
}
#edit_fields table {
  background-color:#fff6d2;
}
#edit_fields td {
	text-align:center;
	font-size:12px;
}
.portlet_button {
  margin:auto;
  border:solid 1px #cccccc;
}
.portlet_button td{
	font-size:12px;
}
/* --- COMBO SELECT --- */
fieldset.comboselect {
	width: 400px;
	padding: 5px;
}

fieldset.comboselect * {
	display: block;
	float: left;
	width: 40%;
}

fieldset.comboselect select {
	height: 150px;
}

fieldset.comboselect fieldset {
	border: 0;
	width: 10%;
	height: 100px;
	padding: 10px;
	padding-top: 25px;
}

fieldset.comboselect fieldset input {
	width: 100%;
	clear: left;
	margin: 5px 0;
}

fieldset.comboselect select option {
	width: 100% !important;
	border: 0;
}
/* --- TREEVIEW --- */
.treeview_outer {
	position: relative;
	font-size: 0.8em !important;
	font-weight: normal !important;
}

.treeview_tools {
	height:21px;
	padding-right:20px;
	text-align: right;
}

.treeview {
	margin: 0;
	overflow: auto;
}

.tw_item_tools {
	display: none;
}

.tw_tool {
	margin:2px;
	cursor: pointer;
}

.treeview_msgs {
	position: absolute;
	border: solid 1px #8ab9ff;
	background-color: #ffffff;
	width: 120px;
	top:21px;
	top:23px;
	right: 0px;
	display: none;
}

.msg_ok {
	border: solid 2px #009f00;
	padding: 3px 3px 3px 20px;
	background-color: #c2f6e6;
	font-weight: bold;
	background-image: url(images/accept.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	color: #006600;
}

.msg_error {
	border: solid 2px #df0000;
	padding: 3px 3px 3px 20px;
	background-color: #dfcdcd;
	font-weight: bold;
	background-image: url(images/cancel.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	color: #510000;
}

.blockUI {
	background-image: url(images/loading.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding: 3px 3px 3px 24px;
	font-weight: bold;
}
