body {
	/*background:url(/css/images/bg.jpg) no-repeat center top #310b28; */
	background: none repeat scroll 0 0 #E9EDF4;
	/*background: none repeat scroll 0 0 #D6E789;*/
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	font-size:12px;
	margin:0 auto;
	color: #0e4354;
}
img {
	border:none;
	vertical-align:middle;
}
.clear{
	clear:both;
}
a{
	color:#256c89;
}
a:hover {
	text-decoration:none;
}

select {
	background-color: #fff;
}

.no_underline {
	text-decoration:none;
}
input[type=radio], label {
	line-height:.5em;
	font-size: 12px;
}
h2{
	font-size:18px;
	font-weight:normal;
	margin:0px;
	clear:both;
}

h3{
	font-size:18px;
	color:#256c89;
	font-weight:normal;
	padding:15px 0 5px 20px;
	margin:0px;
	float:left;
	clear:both;
}
a.forgot_pass{
	float:right;
	color:#256c89;
	text-decoration:none;
	background:url(/css/images/help.png) no-repeat left;
	padding:0 0 0 18px;
	display:block;
	margin:15px 20px 0 0;
}
#main_container{
	margin:0 auto;
	width:1200px;
	padding:0px 0 0px 0;
}
.header{
	width:1200px;
	height:60px;
}
.header_login{
	width:600px;
	margin:auto;
}
.system_logo{
	float:left;
	padding: 0px 20px 0 0;
}

.logo{
	float:left;
	padding: 15px 5px 5px 5px;
}
#clock_a{
	float:right;
	padding:15px 0 0 0;
}
.jclock{
	color:#FFFFFF;
	float:right;
	font-size:22px;
	font-weight:bold;
	padding:34px 25px 0 0;
}
.right_header{
	width:auto;
	float:right;
	text-align:right;
	color:#333;
	padding:4px 0 0 0;
}
.right_header a{
	margin:0 5px 0 5px;
	text-decoration:underline;
	color:#333;
}
.right_header a.messages{
	background:url(/css/images/comment.png) no-repeat right;
	padding-right:20px;
}
.right_header a.logout{
	background:url(/css/images/user_logout.png) no-repeat right;
	padding-right:20px;
}
#user_guide{
	margin-top:10px;
}
#user_guide span{
	float:left;
}
#ab_end_date{
	font-weight:bold;
	margin-left:6px;
}

.main_content{
	margin:0 auto;
	width:1200px;
	height:auto;
	padding:0px 0 50px 0;
	background:url(/css/images/menu_bg.jpg) no-repeat center top #fff;
}
.footer{
	width:1200px;
	height:87px;
	background:url(/css/images/footer_bg.jpg) no-repeat center top;
}
.footer_login{
	width:600px;margin:auto;
}

.left_footer{
	float:left;padding:25px 0 0 10px;
	color:#333;
	font-size:13px;
}
.left_footer a{
	color:#333;
	text-decoration:none;
}
.right_footer{
	float:right;
	padding:25px 10px 0 0;
}

.left_footer_login{
	float:left;
	padding:15px 0 0 10px;
	color:#333;
	font-size:11px;
}
.left_footer_login a{
	color:#333;
	text-decoration:none;
}
.right_footer_login{
	float:right;padding:15px 10px 0 0;
}
/*---------------- menu----------------------*/
.menu {
	font-size:11px;
	padding:0px 10px 0 10px;
	float:left;
	width:1200px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:34px;
}

/* style the sub-level lists */
.menu ul ul {
	width: auto;
}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	float:left;
	height:34px;
	line-height:34px;
}

/* style the sub level list items */
.menu ul ul li {
	display:block;
	width: auto;
	height:auto;
	position:relative;
	line-height:1em;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	float:left;
	height:100%;
	font-size:1.1em;
	text-decoration:none;
	color:#fff;
	padding:0 6px 0 6px;
}
.menu a.current{
	background:url(/css/images/menu_bg.gif) repeat-x center;
	font-weight:bold;
}
.current_section{
	background:url(/css/images/menu_bg.gif) repeat-x center;
	font-weight:normal;
	margin-top: 1px;
}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {
	display:block;background:#57c0e8;
	border-bottom:1px #81dafc solid;
	color:#fff;
	min-width:17em;
	width:100%;
	height:100%;
	line-height:1em;
	padding:.7em .7em;
}
.menu ul table ul a, .menu ul table ul a:visited  {
	width:14em; width:12em;
}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position:absolute;
	left:0;
	top:0;
	font-size:1em;
	z-index:-1;
}
.menu ul ul table {
        lef\t:-1px;
}
.menu ul ul table ul.left {
       margin-lef\t:2px;
}

.menu li:hover {
	position:relative;
}
* html .menu a:hover {
      position:relative;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#0080C0;
}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {
	background:#57c0e8;
}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {
	background:url(/css/images/arrow.gif) no-repeat right #309dc7;
}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {
	background:url(/css/images/arrow.gif) no-repeat right #088bb4;
}

/* style the level hovers */
/* first */
.menu a:hover {
	color:#fff;background:url(/css/images/menu_bg.gif) repeat-x center;;
}
.menu :hover > a {
	color:#fff;background:url(/css/images/menu_bg.gif) repeat-x center;
}
/* second */
.menu ul ul a:hover{
	color:#fff;background:url(/css/images/menu_bg_a.gif) repeat-x center;
}
.menu ul ul :hover > a {
	color:#fff;background:url(/css/images/menu_bg_a.gif) repeat-x center;
}
/* third */
.menu ul ul ul a:hover {
	background:url(/css/images/menu_bg_a.gif) repeat-x center;
}

.menu ul ul ul :hover > a {
	background:url(/css/images/menu_bg_a.gif) repeat-x center;
}

/* fourth */
.menu ul ul ul ul a:hover {
	background:url(/css/images/menu_bg_a.gif) repeat-x center;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:34px;
	left:0;
	width:14em;
	z-index:999;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:21.1em;
	top:0;
	width:14em;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-14em;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
	height:auto;
	padding-bottom:3em;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{
	visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {
	visibility:visible;
}

.center_content{
	clear:both;
}

.right_content{
	width:1150px;
	float:left;
	padding:30px 0 0 30px;
	min-height:300px;
}

.rounded-corner {
	margin:0px;
	width:100%;
	text-align: left;
	border-collapse: collapse;
}

.rounded-corner th {
	padding: 3px;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	background: #455faa;
}

.rc-1 {
    border-collapse: separate;
    border-spacing: 1px 1px;
}

.rounded-corner th:not(.left):not(.right)  {
	text-align:center;
}

.rounded-corner th a {
	padding: 0px;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	background: #455faa;
}
.rounded-corner td {
	padding: 3px;
	border-top: 1px solid #fff;
	color: #669;
}
.rounded-corner tfoot td.rounded-foot-left {
	background: #ecf8fd url('/css/images/botleft.jpg') left bottom no-repeat;
}
.rounded-corner tfoot td.rounded-foot-right{
	background: #ecf8fd url('/css/images/botright.jpg') right bottom no-repeat;
}
.rounded-corner tbody tr:hover td {
/*background: #d2e7f0; */
}

.capital {
	text-transform: capitalize;
}
.lower {
	text-transform: lowercase;
}

.yes{
	margin-top: .5em;
	margin-right: .5em;
	cursor: pointer;
	display: inline-block;
	width: 63px;
	height: 21px;
	color: #434d17;
	text-shadow: 0px 1px 0px #fff;
	background: url('/css/images/buttony.png') left top no-repeat;
}
.cancel {
	margin-top: .5em;
	margin-right: .5em;
	cursor: pointer;
	display: inline-block;
	width: 63px;
	height: 21px;
	color: #fff;
	text-shadow: 0px 1px 0px #000;
	background: url('/css/images/buttonn.png') left top no-repeat;
}

a.bt_green{
	display:block;
	float:right;
	margin:10px 5px 10px 5px;
	line-height:31px;
	text-decoration:none;
	color:#FFFFFF;
	text-shadow:1px 1px #8fa42b;
}

a.bt_green strong{
	width:auto;
	height:31px;
	padding:0 10px 0 10px;
	display:block;
	float:left;
	background:url(/css/images/bt_green_center.gif) repeat-x center;
}
a.bt_green span.bt_green_lft{
	width:10px;
	height:31px;
	display:block;
	float:left;
	background:url(/css/images/bt_green_left.gif) no-repeat center right;
}
a.bt_green span.bt_green_r{
	width:10px;
	height:31px;
	display:block;
	float:left;
	background:url(/css/images/bt_green_r.gif) no-repeat center right;}
a:hover.bt_green{
	 text-decoration:underline;
}

a.bt_blue{
	display:block;
    float:right;
    
    line-height:31px;
    text-decoration:none;
    color:#FFFFFF;
    text-shadow:1px 1px #003366;
}
a.bt_blue strong{
	width:auto;
	height:31px;
	padding:0 10px 0 10px;
	display:block;
	float:left;
	background:url(/css/images/bt_blue_center.gif) repeat-x center;
}
a.bt_blue span.bt_blue_lft{
	width:10px;
	height:31px;
	display:block;
	float:left;
	background:url(/css/images/bt_blue_left.gif) no-repeat center right;
}
a.bt_blue span.bt_blue_r{
	width:10px;
	height:31px;
	display:block;
	float:left;background:url(/css/images/bt_blue_r.gif) no-repeat center right;
}
a:hover.bt_blue{
	text-decoration:underline;
}

.error_box{
	width:540px;
	clear:both;
	background:url(/css/images/error.png) no-repeat left #fce9e9;
	border:1px #eac7c7 solid;
	background-position:15px 10px;
	padding:20px 20px 15px 60px;
	margin:0 0 10px 0;
}

div.pagination {
	width:auto;
	clear:both;
	padding:10px 0 4px 0;
	margin:0px;
	text-align:center;
	float:left;
	clear:both;
	font-size:11px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #52bfea;
	text-decoration: none;
	color: #52bfea;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #52bfea;
	color: #fff;
	background-color: #52bfea;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #52bfea;
	font-weight: bold;
	background-color: #52bfea;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

/* my additional css */
.zapisal {
	margin-bottom: 10px;
}

#top_panel {
	height: 35px;
	padding: 5px 0;
}

#top_panel a {
	text-decoration : none;
}

#top_panel span{
	font-size:18px;
	color:#256c89;
	font-weight:normal;
}

#trohi {
	font-size:14px !important;
	color: #000 !important;
}

#filter {
	padding: 5px 0;
}

.size1{
	width:400px;
}

.size2{
	width:300px;
}

.size3{
	width:200px;
}

.size4{
	width:100px;
}

.size5{
	width: 60px;
}

.right{
	text-align:right;
}

.center_div {
	display:table;
	margin-right: auto;
	margin-left: auto;
}

.center {
	text-align:center;
}

.left {
	text-align: left;
}

.justify {
	text-align: justify;
}

.b_o_b {
	border-bottom: 1px solid black;
}

/*START VAT DECLAR*/
.vat {
	border-collapse:collapse;
	font-family: "Arial", Times, serif;
	line-height:12px;
	
}
.vat p {
	padding:0;
	margin:0;		
}
.vat th {
	border-top:solid 1px #455FAA;
	border-bottom:solid 1px #455FAA;
	background-color:#E9EDF4;
	text-align:left;
	padding:5px;
}
.vat td {
	padding:5px;
	vertical-align:top;
	font-size:12px;
}
.vat td.subhead {
	border-top:solid 1px #455FAA;
	border-bottom:solid 1px #455FAA;	
	font-style:italic;
	font-weight:bold;
	font-size:12px;
}
.vat span {
	font-style:italic;
	color:red;
	float:left;
}
.vat input {
	width:50px;
	float:left;
	margin-right:3px;
	width:70px;
}
.vat label {
	border: solid 1px black;
	padding: 0 5px;
	background-color:white;
	margin-right: 5px;
	width:70px;
}

.sum_vat {
	font-style:normal !important; 
	color:black !important; 
	padding:0px 5px; 
	border:solid 1px black !important;
	background-color:white !important;
	text-align:right;
	width:75px !important;
	float:left;
	margin-right:3px;
}
/*END VAT DECLAR*/

.field {
	border-radius: 5px;
	border: 1px solid #C7CCD3;
	padding: 1px;
}

.date {
	border-radius: 5px;
	border: 1px solid #C7CCD3;
	padding: 1px;
	cursor:pointer;
	width: 68px;
	text-align:center;
}

.btn {
	background-color: #fff;
	border-radius: 4px;
	border-color: #455FAA;
	border:1px solid;
	color:#455FAA;
	cursor:pointer;
}

.btn:disabled {
	color:#ccc;
	cursor: not-allowed;
}

#users_container {
	float: right;
	width: 500px;
	border-radius: 4px;
	border: 1px solid #455FAA;
	margin-top:4px;
	padding: 2px;
	background-color: #F0F0F0;
	max-height: 300px;
	overflow-y: auto;
}

#users_container p {
	padding-left: 4px;
}

#users_container table {
	width:100%;
}

#users_container p a {
	text-decoration: none;
}

.otgovornost {
	display: inline-block;
	margin-top:20px;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #455FAA;
	padding: 2px;
}

#documents_container {
	margin-top: 1px;
	padding: 5px;
	width: 600px;
	height: 220px;
	float: left;
	border-radius: 5px;
	border: 1px solid #C7CCD3;
	overflow: hidden;
}

.hor_sub_menu {
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom:4px;
	width: 99%;
}

.hor_sub_menu a {
	text-decoration:none;
	border: 1px solid #455FAA;
	padding: 2px;
}

.hor_sub_menu a:hover {
	background: #455FAA;
	color: #fff;
}

.hsm_selected {
	background: #455FAA;
	color: #fff;
}

.hsm_sales {
	box-shadow: 2px 2px 2px #14be29;
}

.hsm_purchaces {
	box-shadow: 2px 2px 2px #ff0000;
}

#prev_next_doc {
	float: right;
	font-size:12px;
	padding:2px;
	max-width:400px;
}
#prev_next_doc a {
	border:none;
}
#prev_next_doc a:hover {
	background:none;
}

.ug {
	font-size:.8em;
}

.ugu {
	font-size:.9em;
}

#ajax_loading{
	position: fixed;
	top: 0;
	left: 0;
	height:100%;
	width:100%;
	z-index: 10000;
	background-image: url('/images/ajax_loading.gif');
	background-position:  center center;
	background-repeat: no-repeat;
	display:none;
}

.bold {
	font-weight:bold !important;
}

.italic {
	font-style:italic;
}

.sum {
	background-color: #ccc;
	color: #000 !important;
	text-align: right;
	border-right: 1px solid #455FAA;
}

.red_back {
	background-color: #EDEC57;
}

.red_font {
	color: #ff0000 !important;
}

.red_border_font {
	border: 1px solid #ff0000;
}

.orange_font {
	color: orange !important;
}
.green_font {
	color: green !important;
}
.grey_back {
	background-color: #ccc !important;
}
.grey_font {
	color: #ccc !important;
}

.invisible {
	color: #ccc !important;
}

#system_standby, #documents_unlocked, #system_mess, #news_message {
	position:absolute;
	margin-top:4px;
	background:#fff;
	
	border: solid #455FAA 1px;
	border-radius: 5px;
	padding:2px;
}

#system_standby a, #documents_unlocked a{
	color: #F00;
	text-decoration:none;
}
#system_standby a:hover, #documents_unlocked a:hover{
	color: #455FAA;
	text-decoration:underline;
}

#documents_unlocked {
	margin-left: 250px;
}

#system_mess, #news_message {
	margin-top: 30px;
}

#news_message {
	margin-left: 30px;
}

#print_export_btn {
	position:fixed;
	top: 120px;
	right: 6px;
	padding: 2px;
	background: #fff;
	border: 1px solid #009;
	border-radius: 6px;
	min-width: 50px;
}
#print_export_btn img:not(#export_print) {
	margin-top: 10px;
}

#article_params {
	width:320px;
	border: 1px solid #455FAA;
	border-radius:4px;
	padding: 4px;
	
}

#article_price_classes {
	width:320px;
	border: 1px solid #455FAA;
	border-radius:4px;
	padding: 4px;
	background:#f0f0f0;
}

#article_price_classes span {
	display: list-item;
	list-style:none;
	margin-bottom:2px;
}

.warning_message {
	border: solid #F00 1px;
	border-radius: 4px;
	padding:4px;
	display:block;
}

.basic_sm a {
	margin-top: -4px;
	color: #E9EDF4 !important;
	background: none !important;
	text-shadow: 1px 1px #000;
}
.basic_sm a:hover {
	color: #455FAA !important;
}
/*//////////////////////////////////////////*/
.doc_save {
	margin-bottom: 4px !important;
	border-collapse: collapse;
}
.doc_save caption {
	margin-bottom: 5px;
	color: #EB6925;
}
.doc_save th {
	color: #455FAA;
	background-color: #E9EDF4;
	border: solid #455FAA 1px !important;
}
.doc_save td { border: solid #455FAA 1px !important; padding: 4px;}

.hovered tbody tr:hover:not(.no_hover) {
	background: #f0f0f0;
}

.setup_acc {
	width: 100%;
	border: solid #455FAA 1px !important;
	border-radius: 4px;
}

.sbss_table {
	width: 100%;
	border-collapse: collapse;
}
.sbss_table td{
	padding: 2px;
	border: 1px solid #455FAA;
}
/*********/
.sbss_table_form {
	margin-bottom: 4px !important;
	border-collapse: collapse;
}
.sbss_table_form caption {
	font-weight: bold; margin-bottom: 5px;
	color: #68ad00;
}
.sbss_table_form th {
	background-color: #E9EDF4;
	border: solid #455FAA 1px !important;
}
.sbss_table_form td {
	border: solid #455FAA 1px !important;
	padding: 4px;
}
/*********/

#docs_for_payment_holder {
	padding-left: 10px;
	width:440px;
}
#docs_for_payment {
	padding-top: 10px;
}

.infotitle {
	font-weight: normal;
	text-align: center;;
	font-size:16px;
	border: solid #455FAA;
	border-width: 0 0 1px 0;
	margin-bottom:10px;
}

#payments_doc_selector {
	width:100%;
}

#payments_doc_selector td {
	text-align:center;
	width:20%;
}

#payments_doc_selector td.tab-active {
	background: #455FAA;
}

#payments_doc_selector td.tab-active a {
	color: #fff;
}

#payments_doc_selector td.non-selected {
	color: #455FAA;
	background: none;
}

.btn_add {
	border:1px solid #455FAA;
	border-radius:5px;
	background: #455FAA;
	border-radius:4px;
	padding:0 2px 0 2px;
}

.btn_add_red {
	background: #ff0000;
	border:2px solid #455FAA;
	border-radius:5px;
}

.btn_add a {
	font-size:.9em;
	color: #fff;
	text-decoration:none;
}

.btn_add:hover {
	background: #fff;
}
.btn_add:hover a{
	color: #455FAA;
}
/*//////////////////////////////////////////*/
#vat_descr_holder {
	display:none;
	width:600px;
	position:fixed;
	left:0px;
	top:0px;
	min-height:100px;
	overflow-y: auto;
	border:1px solid #455FAA;
	border-radius:4px;
	background:#455FAA;
}

#vat_descr_holder fieldset {
	padding:4px;
	border:1px solid #fff;
	border-radius:4px;
	color: #fff;
	z-index:99;
}

#vat_descr_holder fieldset legend {
	padding-left:2px;
	font-size:14px;
	font-weight:bold;
}

#vat_descr_holder p {
	font-size:14px;
	font-weight: bold;
}

#vat_descr_holder fieldset span {
	color: #455FAA;
	font-size:16px;
	font-weight:bold;
	float:right;
	margin-top: 0px;
	margin-right:3px;
	margin-top:3px;
	cursor:pointer;
	background: #fff;
	width:20px;
	padding:0px;
	text-align:center;
}
#vat_descr_holder fieldset span:hover {
	color: #ff0000;
}

#vat_descr {
	color:#fff;
	padding:4px;
	border:1px solid #fff;
	border-radius:4px;
}

#articles_holder #contractors_holder {
	width: 100%;
	height: 150px;
	overflow-y: auto;
	border: 1px solid #455FAA;
	margin-top: 2px;
	margin-left: 0px;
	border:1px solid #455FAA;
	border-radius:4px;
	padding:2px;
}

#import_price_classes {
	float:right;
}
#import_price_classes a{
	border:none;
	background:none;
}
#import_price_classes a:hover{
	color: #455FAA;
	text-decoration:underline;
}

.acc_holder {
	border:1px solid #455FAA;
	border-radius:4px;
	margin-top:4px;
	margin-bottom: 4px;
	padding:2px;
	min-width: 200px;
}

.budget_headings {
	border:1px solid #455FAA;
	border-radius:4px;
	margin-top:4px;
	margin-bottom: 4px;
	padding:2px;
}

.bh_list {
	width: 750px;
}

.bh_pera {
	width: 350px;
}

.budget_headings legend {
	font-size:16px;
}

.budget_headings th {
	text-align: left;
	font-weight: normal;
	font-size:14px;
}

.alert_message {
	color: #ff0000;
	border:1px solid #000;
	border-radius:6px;
	padding:4px;
	background:#eee;
}

#surprise {
	color: #ff0000;
	border:4px solid #ff0000;
	border-radius:6px;
	padding:4px;
	background:#000;
	font-size:26px;
	margin-top:50px;
	margin-bottom:50px;
}
.shit_color {
	color:#EBA44C
}

.pay_sum_in {
	border-color: #14be29;
}

.pay_sum_out {
	border-color: #ff0000;
}

#hint_holder {
	display:none;
	width:600px;
	position:fixed;
	right:0px;
	top:0px;
	min-height:66px;
	overflow-y: auto;
	border:1px solid #000;
	border-radius:4px;
	background:#455FAA;
}

#hint_holder fieldset {
	padding:4px;
	border:1px solid #fff;
	border-radius:4px;
	color: #fff;
	z-index:99;
}

#hint_holder fieldset legend {
	padding-left:2px;
	font-size:14px;
	font-weight:bold;
}

#hint_holder fieldset span {
	color: #455FAA;
	font-size:16px;
	font-weight:bold;
	float:right;
	margin-top: 0px;
	margin-right:1px;
	margin-top:-6px;
	cursor:pointer;
	background: #fff;
	width:20px;
	padding:0px;
	text-align:center;
}
#hint_holder fieldset span:hover {
	color: #ff0000;
}

#hint_holder a {
	color: #fff;
}

textarea[readonly], input[readonly], input[readonly="readonly"], input[readonly=""] { 
	background-color: #F0F0F0 !important;
}

textarea[disabled], input[disabled], input[disabled="disabled"], input[disabled=""], select[disabled], select[disabled="disabled"], select[disabled=""] { 
	background-color: #F0F0F0 !important;
}

.popup_close{
	display:block;
	width:44px;
	height:44px;
	background: url(/images/close_btn.png) no-repeat 0 0;
	position:absolute;
	top:10px;
	right:10px;
}

#last_doc_editor {
	font-size: 8pt;
}

#support_iprovement {
	position:fixed;
	right:5px;
	top:4px;
	padding: 2px;
	background: #fff;
	border: 1px solid #009;
	border-radius: 6px;
	min-width: 40px;
	background-color:#ff0;
	cursor:pointer;
}

#scroll_top {
	position:fixed;
	right:10px;
	bottom:80px;
	display:none;
}

.tbl_no_border td {
	border: none !important;
}

.abcences_list {
	max-height: 300px;
	overflow-y: auto;
}

.abcences_list p:hover:not(.no_hover) {
	background: #f0f0f0;
	cursor: pointer;
}

/*
.bug_task_p p {
	line-height: .5em;
}
*/