body {
    margin: 0;
    padding: 0;
    font-family: Arial,Trebuchet MS;
    background: #fff5e1;
}
a {
    color: #000;
}

.list{padding:0;margin:0;width:100%;padding-top:10px;margin-bottom:110px;}
.list .list-top{}
.list .list-block{}
    
.list .list-top td{float:left;padding:10px;border:1px solid #777777;margin:5px;}
.list .list-block td{float:left;padding:10px;border:1px solid #777777;margin:5px;text-align:center;}

a:hover, a:visited, a:active {
    text-decoration: none;
}

#main_m {
    margin: 10px auto 0 auto;
    padding: 10px;
	width: 900px;
    border: 1px solid #ccc;
    background: #ececec;
}
#main {
    margin:0 auto;
    width: 100%;
    border: 0px solid #ccc;
    background: #ececec;
	padding:0;
}

form fieldset {
    border: none;
}
form fieldset br {
    clear: left;
}

input {
    border: 1px solid #ccc;
    margin-bottom: 5px;
    padding: 3px;
    background: #fff;
}


#topsection{
    background: #EAEAEA;
    width:100%; /*Height of top section*/
}

._title{
 text-align: center;
}

#topsection h1{
    margin: 0;padding:0;	
    padding-top: 15px;
}

#p_right{
    position:absolute;
    float:right;
    width:200px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    z-index:1;
    right:10px;
    top:10px;
}

#b_right{
    position:absolute;
    float:right;
    width:200px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    z-index:2;
    right:10px;
	border:0;
	border-radius:4px;
	padding:3px;
    top:50px;
}


#contentwrapper{
    float: left;
    width: 80%;
    /*height: 525px;*/
}


#contentwrapperold{
    float: left;
    width: 70%;
    /*height: 525px;*/ 
}


#contentcolumn{
    /*margin: 0 10% 0 20%; Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
    /*height: 525px;*/
}

.add_doc_time{
	width:100%; 
	height:100%;
	padding-top:90px;
	/*font-size:150px; */
	font-weight:bold; 
	text-align: center;
}

.add_pic_time{
       text-align: center;
}

.add_doc_time2{
	width:100%; 
	height:100%;
	padding:5px;
	font-size:120px; 
	font-weight:bold; 
	text-align: center;
}

.add_div_time{
	width:15%; 
	height:15%;
	padding:30px;
	font-weight:bold; 
	text-align: center;
	float:left;
}


#show_mess{
	
}

#leftcolumn{
    float: left;
    width: 15%; 
	height: 625px;
	/*Width of left column in percentage*/
    /*height: 525px;
	    margin-left: -100%;*/
	padding-left:10px;
	padding-right:10px;
    background: #C8FC98;
}


#leftcolumn3{
    float: left;
    width: 40px; 
    height:100%;
}


#rightcolumn{
    float: left;
    width: 7%;
	height:100%; 
	/*Width of right column in pixels*/
}

#rightcolumnold h4{
    margin: 0;padding:15px 0;	
}    



#rightcolumnold{
    float: left;
    width: 12%;
	/*Width of right column in pixels*/
    height: 625px;
     
	/*Set margin to that of -(RightColumnWidth)*/
    background: #FDE95E;
}

.div-stage{
	background: #60a3d8;padding:5px;margin:3px;
	font-size:12px;
}

.stage_li{border:1px solid #000;padding:5px;margin:3px;font-size:12px;float:left;}

#footer{
    clear: left;
    width: 100%;
    background: #60a3d8;
    color: #FFF;
    text-align: center;
	padding:0;
	margin:0;
    margin-top:20px;
    padding-top: 15px;
    padding-bottom: 15px;	
}

#footer a{
    color: #FFFF80;
}

.innertube{
    margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
} 

h2{
	text-align: center;
	padding:0;
	margin: 0;
	color:white;
}

#logo {
    	width: 900px;
	margin:0 auto;
	height: 100px;
    	background: url(images/logo_f.png) 0 0 repeat-x;
}
#logo  img{
    	width: 150px;
	height: 90px;
}

.logo_left{                      
    float: left;             /*Обтекание справа*/
    /*margin: 10px 10px 10px 10px;*/
}

h3{
  font: 32px Arial,Georgia, "Times New Roman";
  position: relative; /* обязательно */
  color: #0094D6;
  margin: 10px 0;
  padding: 0;
}

.radio_toolbar {
    display:inline-block;
    background-color:#dfd;
    padding:4px 11px;
    font-family:Arial;
    font-size:14px;
    overflow:auto;	
    height:400px;
    width:170px;		
}

.radio_toolbar_in{

}

* {
	margin: 0;
	padding: 0
	}
.post {
	padding: 10px 20px;
	position: relative;
	background: #eee;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	}
.inactive {
	color: #bbb;
	}
.post .title {
	position: relative;
	height: 1%;
	}
.post .title h3{
	font-size: 1.4em;
	}
.post .title h3 a {
	text-decoration: none;
	color: #000;
	}
.inactive .title h3 a {
	color: #bbb;
	}
.post .title p {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	}

.post .title span {
	position: absolute;
	right: 0;
	top: 30%;
	cursor: pointer;
	width: 14px;
	height: 14px;
	background: url(trigger.gif) no-repeat left bottom;
	display: block;
	font-size: 0;
	}

#content .inactive .title span {
	background-position: left top;
	}

#content .post .entry {
	padding: 10px 0;
}

.list-tasks{padding:0;}
.list-users td{padding:5px;border:1px solid #777777;}
.list-users .tr-show td{ 
	position: relative; 
	z-index:1;
}

.list-users .tr-show td{padding:5px;border:1px solid blue;color:blue;}
.list-users .tr-show td a{color:blue;}

.list-users .tr-sel td{padding:5px;border:1px solid green;color:green;}
.list-users .tr-sel td a{color:green;}

.list-groups td{padding:5px;border:1px solid #777777;}
.list-tgroups td{padding:5px;border:1px solid #777777;}
/*.list-tasks td{padding:5px;border:1px solid #777777;}*/
.list-tasks .given td{padding:5px;border:1px solid #cc00000;color:#cc0000;}
.list-tasks .ktask td{padding:5px;border:1px solid #336699;color:#336699;}
.list-tasks .ktask2 td{padding:5px;border:1px solid green;color:green;}
.list-tasks .toptasks{font-size:12px;}

.list-tasks .tr-1 td{padding:5px;border:1px solid blue;color:blue;}
.list-tasks .tr-2 td{padding:5px;border:1px solid green;color:green;}
.list-tasks .tr-3 td{padding:5px;border:1px solid red;color:red;}


.list-addsub td{padding:3px;border:1px solid #777777;}
.list-addsub .type{
	border:1px solid blue;
	color:blue;
	padding:2px;
	border:1px solid #777;
	margin:2px;
	text-align:center;
}
.list-addsub .div{
	float:left;
	padding:11px 2px;
	border:1px solid #777;
	margin:2px;
	width:100px;
	text-align:center;
}

.list-addsub .dt{color:#cc0000;}

.perm{padding:0;width:100%}
.perm td{float:left;padding:5px;border:1px solid #777777;margin:2px;}


.tasks_block div{
   width:200px;
   height:100px;
   margin:3px;
	padding:5px;
	border-radius: 3px;
  	background: #0c9c0d linear-gradient(#82d18d, #0c9c0d);
  	box-shadow: inset #72de26 0 -1px 1px, inset 0 1px 1px #98ff98, #3caa3c 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px;	
   float:left;
}

.t_title{
	background: #0c9c0d linear-gradient(#82d18d, #0c9c0d);
	box-shadow: inset #72de26 0 -1px 1px, inset 0 1px 1px #98ff98, #3caa3c 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px;
	padding:5px;
}

.print-task-btn{width:30px;cursor:hand;}
.word-task-btn{width:30px;cursor:hand;}

.example{
	float:left;
	padding:5px;
	margin:5px;
	width:150px;
	border:1px solid #777;
}

.example2{
	float:left;
	padding:5px;
	margin:15px;
	width:200px;
	border:1px solid #777;
}


.example .num_list{
	width:120px;
	padding:5px;
	margin:0 auto;
	background:#ffff55;
	text-align:right;
	
}

.example .num_list span{
	
	text-align:right;
}

.example .ans_input{
	width:80px;
}

.texample{	
	padding:5px;
	margin:15px;
}

.texample .tnum_list{
	padding:5px;
	background:#ffff55;
	text-align:right;	
}

.texample .tnum_list span{
	text-align:right;
}

.texample .ans_input{
	width:80px;
}

.block_menu{
    padding:5px;width:100%;
}

#menu{
    padding:5px;
    width:100%;
    height:50px;
}

#menu div{
    float:left;
    padding:10px;background:#cecece;margin:5px;
	background: url(images/logo_f.png) 0 0 repeat-x;
}

#menu div:hover{background: #336677 0 0 repeat-x;color:#ffff00;}
#menu div:active{background: #6699ff 0 0 repeat-x;color:#ffff00;}
#menu div.link{background: #6699ff 0 0 repeat-x;color:#ffff00;}
#menu div.zv{background: #cc0000 0 0 repeat-x;color:#ffff00;}

#menu div.red{
    float:left;
    padding:10px;background:#cc0000;margin:5px;
}


#menu div.red a{color:#fff;}
#menu div.red a:hover{color:#ffff00;}
#menu div.red a:active{color:#000;}
#menu div.red a:link {color: #ffff00; }

.ciphers_2{padding:10px;height:100px;margin-bottom:30px;}
.ciphers_2 span{
	float:left;
	/*background: radial-gradient(#f9ee94, #ffb738);*/
	background: radial-gradient(#f9ee94, #ffb738);
	border:2px solid #ffffff;
	padding:20px 35px;
	/*width:45px;
	height:45px;*/
	border-radius:100px;
	box-shadow:0px 10px 25px #555555;
	margin:10px;
	color:#fff;
	text-shadow:2px 2px 1px #000000;
	font-size:48px;
	cursor:hand;
	webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.ciphers{padding:10px;height:100px;margin-bottom:30px;}
.ciphers span{
	float:left;
	/*background: radial-gradient(#f9ee94, #ffb738);*/
	background: radial-gradient(#f9ee94, #ffb738);
	border:2px solid #ffffff;
	padding:20px 35px;
	/*width:45px;
	height:45px;*/
	border-radius:100px;
	box-shadow:0px 10px 25px #555555;
	margin:10px;
	color:#fff;
	text-shadow:2px 2px 1px #000000;
	font-size:48px;
	cursor:hand;
	webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.ciphers span:hover{
	box-shadow:0px 7px 10px #333333;
	font-size:52px;
}

/*.ciphers span{
        text-decoration:none;
	font-size:18px;
	text-align:center;
	position:absolute;
	left:0px;
	top:34px;
	color:#fff;
	text-shadow:2px 2px 1px #000000;
	
}*/



.link_zvuk{
	/*background: radial-gradient(#f9ee94, #ffb738);
	background: radial-gradient(#ffb738, #f7df61);
	background: #cc0000;*/
	background: radial-gradient(#ffb738 10%,#ffb738);
	
	color:#000;
	border:2px solid #ffffff;
	padding:25px;
	width:45px;
	height:45px;
	border-radius:100px;
	position:relative;
	left:15px;
	margin-top:200px;
	box-shadow:0px 10px 25px #555555;
	webkit-transition: all 0.3s ease;
	    -moz-transition: all 0.3s ease;
	    -o-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	    transition: all 0.3s ease;
}

.link_zvuk:hover{
	box-shadow:0px 7px 10px #333333;
	padding:25px;
	width:55px;
	height:55px;
}

.link_zvuk a{
        text-decoration:none;
	font-size:18px;
	text-align:center;
	position:absolute;
	left:0px;
	top:34px;
	color:#fff;
	text-shadow:1px 1px 11px #000000,-1px -1px 11px #000000;
	webkit-transition: all 0.3s ease;
	    -moz-transition: all 0.3s ease;
	    -o-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	    transition: all 0.3s ease;
	
}

.link_zvuk a:hover{
	top:40px;
     font-size:20px;
}

.link_zvuk2{
	background: radial-gradient(#f9ee94, #ffb738);
	color:#000;
	border:2px solid #ffffff;
	padding:25px;
	width:45px;
	height:45px;
	border-radius:100px;
	position:relative;
	left:15px;
	margin-top:20px;
	box-shadow:0px 10px 25px #555555;
	webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.link_zvuk2:hover{
	box-shadow:0px 7px 10px #333333;
	padding:30px;
}

.link_zvuk2 a{
        text-decoration:none;
	font-size:18px;
	text-align:center;
	position:absolute;
	left:0px;
	top:34px;
	color:#fff;
	text-shadow:1px 1px 11px #000000,-1px -1px 11px #000000;	
}


#menu div a{color:#fff;}
#menu div a:hover{color:#ffff00;}
#menu div a:active{color:#000;}

.master_menu{
    padding:5px;
    width:100%;
    height:50px;
}

.master_menu div{
    float:left;
    padding:10px;background:#cecece;margin:5px;
}

.master_menu div{float:left;padding:10px;background: #cc0000 0 0 repeat-x;color:#fff;}
.master_menu div:hover{background: #aa0000 0 0 repeat-x;color:#ffff00;}
.master_menu div:active{background: #ff0000 0 0 repeat-x;color:#ffff00;}
.master_menu div.link{background: #ff0000 0 0 repeat-x;color:#ffff00;}

.master_menu div a{color:#fff;}
.master_menu div a:hover{color:#ffff00;}
.master_menu div a:active{color:#000;}
.master_menu div a:link {color: #ffff00; }
.master_menu div a:visited {color: #fff; }

.action_button,
#add-form-btn,
#add-hometask-btn,
#add_modal_reject,
#kontrol-task-btn,
#print-res-btn,
#del-res-btn,
#del-res-addsub-btn,
#allchecked,
#gadd-form-btn,
#del-user-btn,
#del-task-btn,
.do-task-btn,
#res-btn,
.srch-btn,
#arch-task-btn,
#arch-result-btn,
#del-group-btn,
#give-task-btn,
#copy-task-btn,
#give-dnevniktask-btn,
#del-dnevniktask-btn,
.save-rights-btn,
.save-grights-btn,
.save_perm,
#del-stage-btn,
#del-level-btn,
#give-hometask-btn,
#del-hometask-btn,
#mess-btn,
.sort-btn,
.hometaskbtn,
.btnbar input[type=button]
{
    border:0px solid #777777;
    padding:10px;
    margin:5px;
	background: url(images/logo_f.png) 0 0 repeat-x;
    color:#fefefe;
    cursor:hand;
}

.div_stage{
	/*background: #60a3d8; linear-gradient(#89bbe2, #60a3d8 50%, #378bce);*/
	background: url(images/logo_f.png) 0 0 repeat-x;
	padding:5px;
	margin-top:5px;
	color:#fefefe;
    	cursor:hand;
}

.div_stage2{
	background: #0c9c0d;/* linear-gradient(#82d18d, #0c9c0d);*/
	padding:5px;
	margin-top:5px;
	color:#fefefe;
    	cursor:hand;
}


.div_stage a.a_stage{    
	color:#ffffff;
	padding:10px 20px;
	/*text-shadow: 1px -1px 9px #000;*/
}

.div_stage2 a.a_stage2{    
	color:#ffff99;
	padding:10px 20px;
	/*text-shadow: 1px 1px 5px #000;*/
}


.nav_addsub{padding:10px;margin-bottom:20px;}
.nav_addsub span{border:1px solid #555555;padding:10px;}
.nav_addsub a{
	padding:10px;
    	margin:5px;
	background: url(images/logo_f.png) 0 0 repeat-x;
    	color:#fefefe;
    	cursor:hand;
}


.end-task-btn{
border:0px solid #777777;
    padding:10px;
    margin:5px;
	background: #00ff00;
	cursor:hand;
}

.preend-task-btn{
border:0px solid #777777;
    padding:10px;
    margin:5px;
	background: #ffff00;
	cursor:hand;
}

#search{
	padding-top:10px;
	padding-bottom:10px;
	background:#FDE95E;
}

#search input[type=text],#search select{
	padding:5px;
	border-radius:3px;
}

.sdate,.edate{width:100px;}
.cnt_str{ width:40px;}

.mnavbar{}
.mnavbar2{position:fixed;padding:10px;z-index:1;top:5px;background:#fff;box-shadow:1px 2px 10px #222222;}

.snavbar{}
.snavbar2{position:fixed;padding:10px;z-index:1;top:75px;background:#fff;box-shadow:1px 2px 10px #222222;}

.jnavbar{}

.jnavbar2{
	position:fixed;	
	padding-top:15px;
	padding-bottom:15px;
	z-index:1;
	top:200px;
	right:10px;
	width:180px;
	background:#fff;
	box-shadow:1px 2px 10px #222222;
	border-radius:15px;
}

.jnavbar2 .bttl div{
	padding:2px 5px;	
	font-size:12px;
	border:0;
	box-shadow:0 0 0;
}

.tnavbar3{display:none;}

.tnavbar2{
	position:fixed;
	z-index:1;
	left:0px;
	top:5px;
	background:#fff;
	float:left;
	text:align:left;
	box-shadow:1px 2px 10px #222222;
}

.list-tasks td,.tnavbar2 td{padding:10px;border:1px solid #777777;}
.list-tasks .td_1,
.tnavbar2 .td_1{
	width:80px;padding:10px;border:1px solid #777777;
}
.list-tasks .td_2,.tnavbar2 .td_2{min-width:250px;padding:10px;border:1px solid #777777;}
.list-tasks .td_3,.tnavbar2 .td_3{min-width:320px;padding:10px;border:1px solid #777777;}
.list-tasks .td_4,.tnavbar2 .td_4{width:80px;padding:10px;border:1px solid #777777;}
.list-tasks .td_5,.tnavbar2 .td_5{width:18px;padding:10px;border:1px solid #777777;}
.list-tasks .td_6,.tnavbar2 .td_6{width:20px;padding:10px;border:1px solid #777777;}
.list-tasks .td_7,.tnavbar2 .td_7{width:60px;padding:10px;border:1px solid #777777;}

.smile{position:fixed;padding:10px;z-index:1;right:30px;top:35px;}

.navbar{padding:10px;}
.navbar2{position:fixed;padding:10px;z-index:1;top:10px;background:#fff;}

.br-navbar{display:none;}
.br-navbar2{display:none;}
.num_page_not_link{padding:3px;border:1px solid #777;}

.show_stages{float:left;width:250px;}
.show_tlist{float:left;width:80%;}

