body, p, td, th, li, ul, ol, input, select {
	font: 14px Tahoma,sans-serif;
	color: #000000;
}

h1 {
	font-size: 18px;
	color: #222222;
	font-weight: bold;
}

h2 {
	font-size: 17px;
	color: #222222;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #222222;
}

p, .p {
    font: 14px Tahoma,sans-serif;
    margin: 10px 0px 10px 0px;
}

a {
	text-decoration: underline;
	color: #000000;
}
a.btn {
	text-decoration: none;    
}

.date {
	color: #9F9F9F;
	font-weight: bold;
}

.address p {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

.newsdate {
	font-size: 11px;
	color: #989898;
	padding-bottom: 3px;
}
.newsheader {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.newstext {
	padding-top: 3px;
	padding-bottom: 15px;
}

.cnttab {border-collapse: collapse; empty-cells: show; border-style:solid;border-color: #ccc;border-width:0px 1px 1px 0px}
td.cntcel, .cntcel1, .cntcel2, .cnttab td { border-style:solid;border-color: #ccc;border-width:1px 0px 0px 1px;font-size:13px; padding: 8px;background-color: #FFFFFF; }
.cnttab th, th.cntcel { border-style:solid;border-color: #ccc;border-width:1px 0px 0px 1px;font-size:13px;font-weight: bold;background-color:#FFFFFF;color:#000000; padding:8px;background-color: #eee;}
.cnttab th p, th.cntcel p { padding: 2px; }
.cnttab td p, td.cntcel p { padding: 2px; }

.cntcol1, .cntcol2 {}

.input_text {
	border: 1px solid #B8B4B1;
	padding-left: 5px;
	font: 14px Tahoma,sans-serif;
}
.input_button {
	border: 1px solid #B8B4B1;
	height: 25px;
	background: #ffffff;
}
.ok {
	background: #ffffff url('../media/icons/ok.gif') 5px 8px no-repeat;
	padding-left: 26px;
}

.cancel {
	background: #ffffff url('../media/icons/cancel.gif') 5px 8px no-repeat;
	padding-left: 26px;
}

.edit {
	background: #5cb85c url('../media/icons/edit.gif') 7px 8px no-repeat;
	padding-left: 30px;
}

.list {
	background: #ffffff url('../media/icons/list.gif') 5px 3px no-repeat;
	padding-left: 26px;
}

.line {
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
}





div.l1 {
   padding-top: 10px;
}

div.l2 {
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 20px;
}


/*ul { 
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	background: url('../media/icons/list.gif') 5px 5px no-repeat;
}*/

.fill_green, table.list .row2.fill_green td {
	background-color: #C0FFC0;
}
table.list .row2 td.fill_green, table.list .row1 td.fill_green {
	background-color: #C0FFC0 !important;
}
.fill_yellow, table.list .row2.fill_yellow td {
	background-color: #FFFFC0;
}
.fill_red, table.list .row2.fill_red td {
	background-color: #FFC0C0;
}
table.list .row2 td.fill_red, table.list .row1 td.fill_red {
	background-color: #FFC0C0 !important;
}
.fill_gray, table.list .row2.fill_gray td {
	background-color: #aaaaaa;
}

.digits {
	text-align: right;
	font-family: "Courier New";
}

.error {
	font-weight: bold;
	color: #ff0000;
}

.top {
	padding: 10px 10px 10px 0px;
	border-bottom: 1px solid #aaaaaa;
	background: #eeeeee;
	margin: 0px 0px 10px 0px;
	text-align: right;
}
.role {
    float: left;
    padding: 0px 10px 0px 10px;
}
.menu {
	padding: 10px 20px 20px 20px;
	border-bottom: 1px solid #aaaaaa;
	margin: 0px 0px 10px 0px;
}

.middle {
	margin : 20px;
	position: relative;
}

table.form {
	border-collapse: collapse; 
	empty-cells: show; 
	border-style:solid;
	border-color: #46b8da;
	border-width:0px 1px 1px 0px;
}
table.form td {
	 border-style:solid;
	border-color: #46b8da;
	border-width:1px 0px 0px 1px;
	font-size:13px; 
	padding: 10px;
	background: #f8f8f8; 
}

table.list {
	border-collapse: collapse; 
	empty-cells: show; 
	border-style:solid;
	border-color: #46b8da;
	border-width:0px 1px 1px 0px;
	background: #ffffff; 
}
table.list th {
	 border-style:solid;
	border-color: #46b8da;
	border-width:1px 0px 0px 1px;
	font-size:13px; 
	padding: 10px;
	background: #f8f8f8; 
	font-weight: bold;
}
table.list td {
	 border-style:solid;
	border-color: #46b8da;
	border-width:1px 0px 0px 1px;
	font-size:13px; 
	padding: 10px;
}
table.list .row2 td {
	background: #fCfCfC; 
}

#okved_list {
	margin: 10px 0px 10px 0px;
	border: 1px solid #B0B0B0;
	padding: 4px 0px 4px 0px;
	height: 150px;
	width: 500px;
	overflow: auto;
}
#okved_list  div {
	padding: 4px 10px 4px 10px;
	cursor: pointer;
}
#okved_list  div:hover {
	background: #F0F0F0;
}
#okved_list  div span {
	font-weight: bold;
}
#okved_list  p {
	padding: 4px 10px 4px 10px;
	font-style: italic;
}

#session_lost {
	font-weight: bold;
	color: #ff0000;
}
#notify_on {
	font-weight: normal;
	color: #0000ff;
}

#claim_list {
	margin: 10px 0px 10px 0px;
	border: 1px solid #B0B0B0;
	padding: 4px 0px 4px 0px;
	width: 500px;
}
#claim_list  div {
	padding: 4px 10px 4px 10px;
}
#claim_list  div:hover {
	background: #F0F0F0;
}

.widjet {
     width: 890px; 
     height: 260px; 
     float: left; 
     overflow: auto;
     border: 1px solid #888888;
     padding: 0px 10px 10px 10px;
     margin: 0px 10px 10px 0px;
     background: #ffffff;
     /*transition: 3s linear;*/
}
.widjet h1 {
    padding: 10px;
    margin: 0px -10px 0px -10px;
    cursor: pointer;
    background: #dae5ff;
    border-bottom: 1px solid #888888;
}
.widjet table {
    width: 100%;
}
.widjet td {
}

.widjet.short td a {
    max-width: 300px;
    height: 20px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}
.short .extra {
    display: none;
}

.widjet.long {
    width: 1800px;
    height: 700px;
    position: absolute;
    z-index: 1;
    top: 50px;
    left: 20px;
    /*float: none;*/
    box-shadow: 0px 0px 5px 1px #888888;
    padding: 0px 10px 10px 10px;
}
.widjet.long table {
    /*width: 1800px;*/
}

.widjet.min {
    width: 320px;
}
.widjet.min h1 {
    font-size: 13px;
}
.widjet.min p, .widjet.min table {
    display: none;
}
/*
.widjet.min#widjet1 {
    position: absolute;
    left: 0px;
    width: 500px;
}
.widjet.min#widjet2 {
    position: absolute;
    left: 200px;
    width: 500px;
}
.widjet.min#widjet3 {
    position: absolute;
    left: 400px;
    width: 500px;
}
.widjet.min#widjet4 {
    position: absolute;
    left: 600px;
    width: 500px;
}
.widjet.min#widjet5 {
    position: absolute;
    left: 800px;
    width: 500px;
}
.widjet.min#widjet6 {
    position: absolute;
    left: 1000px;
    width: 500px;
}
.widjet.min#widjet7 {
    position: absolute;
    left: 1200px;
    width: 500px;
}
.widjet.min#widjet8 {
    position: absolute;
    left: 1400px;
    width: 500px;
}
.widjet.min#widjet9 {
    position: absolute;
    left: 1600px;
    width: 500px;
}
.widjet.min#widjet10 {
    position: absolute;
    left: 1800px;
    width: 500px;
}
*/


    #filecontainer {
	position: relative;
	margin: 20px 0px 20px 0px;
    }
    #fileload {
	margin: 20px 0px 20px 0px;
    }
    #filecontainer .image {
	width: 250px;
	/*height: 30px;*/
	border: 1px solid black;
	padding: 5px;
	text-align: center;
	border-radius: 4px;
    }

    #filecontainer .file {
	position: absolute;left: 0px;top: 0px;width: 250px;height: 30px;
	opacity: 0.01;
	cursor: pointer;
    }

    img.avatar {
	border: 1px solid #aaaaaa;
	border-radius: 50%;
	width: 25px;
	height: 25px;
    }
    div.avatar, div.user-select {
	display: table-cell;
	height:25px;
	vertical-align: middle;
	padding-right: 10px;
    }
    /*div.avatar .avatar {
	display: block;
	float: left;
    }*/
    
    form div.user-select {
	/*border: 1px solid #eeeeee;*/
	border-radius: 4px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
    }
    form div.user-selected {
	/*border: 1px solid #885555;*/
	background: #daffe5;
    }
    
    #attachments {
	padding-bottom: 30px;
    }
    
    
    .message {
	border: solid #888888 1px;
	border-radius: 20px;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
    }
    .message div.avatar span {
	font-weight: bold;
    }
    .message.question {
	border: solid #008800 1px;
	margin-right: 100px;
    }
    .message.answer {
	border: solid #880000 1px;
	margin-left: 100px;
    }

    .task tr:hover td, .task_add tr:hover td, .task_type tr:hover td, table.users tr:hover td.fill_green, table.users tr:hover td.fill_red, table.users tr:hover td {
	background:  #dae5ff !important;
	cursor: pointer;
    }
    table.task td, table.task th {
	font-size: 15px;
    }
    
    .tab-form {
	min-height: 500px;
    }
    
    tr.status1 {
	background: #FFFFe5;
    }
    tr.status2 {
	background: #e0FFe5;
    }
    tr.status3 {
	background: #e5e5ff;
    }
    tr.status4 {
	background: #FFFFe5;
    }
    tr.status5 {
	background: #ffffff;
    }
    tr.status6 {
	background: #eeeeee;
    }
    
    table.task_add td {
	padding: 30px;
    }
    .task_add .avatar_task {
	float: left;
	padding-bottom: 100px;
	padding-right: 30px;
    }
    .task_add .avatar_task img {
	width: 50px;
	height: 50px;
    }
    .task_add h2 {
	margin-top: 0px;
	padding-top: 0px;
    }
    
    
    /*.nav-tabs li {
	width: 17%;
    }
    .nav-tabs li:nth-child(1) {
	width: 14%;
    }
    .nav-tabs li:nth-child(4) {
	width: 9%;
    }
    .nav-tabs li:nth-child(7) {
	width: 9%;
    }*/
    .nav-tabs li {
	overflow: hidden;
	height: 75px;
    }
    .nav-tabs li a {
	/*white-space: nowrap;*/
	height: 75px;
	text-overflow: ellipsis;
	text-decoration: none;
    }
    .nav-tab {
	margin: 10px 0px 0px 0px;
    }
    .p-t {
	margin-top: 30px;
    }
    #tab2, #tab3, #tab4, #tab5, #tab6, #tab7 {
	display: none;
    }
    #subtab2, #subtab3, #subtab4, #subtab5, #subtab6, #subtab7 {
	display: none;
    }
    
    
    #buttons {
	position: fixed;
	bottom: 0px;
	left: 0px;
	padding: 20px;
	text-align: center;
	border-top: 1px solid #ccc;
	background: #eee;
	width: 100%;
	z-index: 100;
    }
    
    #manager {
	float: right;
	width: 400px; 
	max-width: 30%; 
	border: 1px solid #aaa; 
	border-radius: 10px; 
	padding: 15px; 
	margin: 0px 0px 0px 20px;
    }
    
    .quest {
	position: relative;
	display: inline-block;
	cursor: pointer;
    }
    .snoska {
	display: none;
	border: 1px solid #aaa; 
	border-radius: 10px; 
	padding: 15px; 
	position: absolute;
	left: 20px;
	top: 20px;
	background: #fff;
	width: 1500px;
	z-index: 10;
	font-size: 13px;
	font-weight: normal;
    }