@import url('typografy.css');
@import url('form.css');
body
{
    margin: 0px;
    width: 100%;
    min-width: 900px;
    font-size: 14px;
}

#body-content
{
    margin: 5px;
    padding: 5px;
    min-height: 650px;
}



#left-top-menu
{
    margin-top: 0px;
    border: 1px solid silver;
    float: left;
    width: 210px;
}


#left-top-menu #a-top-menu
{
    border: 1px solid #cccccc;
    background: #d5d5d5;
    clear: both;
    text-align: center;
    margin: 5px auto;
    padding: 3px;
    font-weight: bold;
    font-size: 16px;
    width: 90%;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
    
}
#left-top-menu #a-top-menu:hover
{
    background: #c5c5c5; 
   border: 1px solid #0482ed;
    
}

#left-top-menu #a-top-menu a
{
    color: #ffffff;
}
#left-top-menu #a-top-menu a:hover
{
    color: #0482ed;
    text-decoration: none;
}
#left-top-menu #a-top-menu.current
{
    background:url("../imgsait/bg_button.png");
    border: 1px solid #0482ed;
}
#left-top-menu #a-top-menu.current a
{
    color: #ffffff;
}

#menu-block-center
{
   margin: 0px 0px 0px 214px;
   text-align: center;
}

#menu-block-center p
{
    padding: 2px;
    margin: 5px;
    border-bottom: 1px dotted silver;
}


#menu-block-center p.warning
{
    color: #cc0000;
    margin: 0px auto;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
#menu-block-center p.infoservis
{
    border-bottom: 1px solid #cccccc;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    width: 35%;
}
#menu-block-center p.infoservis-right
{
    border-bottom: 1px solid #cccccc;
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    width: 35%;
}

#menu-block-center p.konkurs
{
    border: none;
    text-align: left;
}

#menu-block-center span.count a
{
    font-size: 18px;
    font-weight: bold;
    color: #009B00;
}

#menu-block-center #button
{   width: 60%;
    height: 30px;
    border: 1px solid #cccccc;
    padding: 2px;
    background: url("../imgsait/bg_button.png") ;
    cursor: pointer;
    font-size: 15px;
    color: #ffffff;
    
     -moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
#id-bloks
{
    width: 95%; 
    height: 20px;
    margin-left: 10px; 
    margin-bottom:10px;
}
#bloks
{
    float: left;
    background-color: #6F6F6F;
    background:url("../imgsait/bloks-bg.png") repeat-x ;
    border:1px solid #BCBCBC;
    font-weight: bold;
    text-align: center;
    color: #0482ed;
    height: 18px;
    width: 112px;
}

#bloks:hover
{
    background:url("../imgsait/bloks-bg-current.png") repeat-x ;
}

#bloks.current
{
    float: left;
    background:url("../imgsait/bloks-bg-current.png") repeat-x ;
    border: none;
    font-weight: bold;
    text-align: center;
    color: #757575;
    height: 18px;
    width: 134px;
}
#bloks.current a
{
    color: #757575;
    text-decoration: none;
}

#content
{
    padding: 5px;
    margin-left: 214px;
}
#content textarea
{
    text-align: left;
    color:#000000;
}

.spisokregionov
{
    margin: 0px 0px 0px 5px;
    padding:2px;
    font-weight: bold;
    color: #656565;
}
.spisokregionov a
{
 font-weight: normal;   
}
.spisokregionov span
{
    color: #D96C00;
    font-size: 16px;
}
.spisokregionov-mini
{
    font-size: 14px;
    color: #999999;
}

#student-home
{
    float: left;
    margin: 10px;
    min-width: 100px;
}
#student-home a
{
    font-weight:normal;
}
#student-home img
{
    border: none;
}
#student-home p
{
    text-align: left;
}

.count-student
{
    font-weight: bold;
    color: #757575;
}
.count-student span
{
    font-size: 16px;
    color: #008800;
}

#groups
{
    border: 1px solid silver;
    float: left;
    font-weight: normal;
    padding: 2px;
    margin: 2px;
    color: #757575;
    width: 90%;
}
#groups span
{
   font-weight: bold;
   color: green; 
}
#groups span.year
{
  color: #EA7500;  
}

#school_text
{
    float: left;
    margin-right: 2px;
    padding: 2px;
    width: 200px;
}
#school_text p
{
  padding: 0px 3px 3px 4px;
  margin: 0px 0px 7px 3px; 
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  border-right: 1px solid #CFCFCF;
  border-bottom: 1px dotted #CFCFCF;
  color: #0482aa;
}
#school_text p.spisokregionov
{
   margin: 0px 0px 0px 5px;
   padding:2px;
   text-align: left;
   font-weight: bold;
   color: #656565;
   border: none;
   border-bottom: 1px solid #ccc;
}

#school_text p.right
{
    text-align: right;
    padding-right: 10px;
}

#school_text img
{
    margin: 3px 5px 0px 0px;
    border: none;
    height: 13px;
    width: 13px;
}

#red-gotov
{
    text-align: left;
    margin-left: 210px;
}
#red-gotov p.spisokregionov
{
    margin-top: 10px;
    margin-left: 50px;
}
#red-gotov .img
{
    float: left;
    margin: 3px;
}
#red-gotov .red-gotov
{
    margin-top: 5px;
    font-weight: bold;
    color: #757575;
}
#red-gotov form
{
    text-align: center;
}

/*help desc*/
#tickets_left
{
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 5px;
    
}
#tickets_left p
{
    margin-left: 20px;
    text-align: left;
    font-weight: bold;
    color: #757575;
}
#tickets_left p span
{
    font-weight: bold;
    color: #0482aa;
}
#tickets_left label
{
    margin-left: 10px;
    color: #959595;
}
#tickets_student,#tickets_admin,#tickets_student_view
{
    border: 2px solid #EAEAD5;
    padding: 5px;
    margin:10px auto;
    width: 80%;
     -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#tickets_admin
{
    border: 2px solid #D0DBE1; 
    background: #F5F5F5; 
}

#tickets_student_view
{
   border: 1px solid #D0DBE1; 
   height: 120px;
}

#tickets_student #menu,#tickets_student_view #menu
{
    border-right: 1px solid #0482aa;
    overflow: scroll auto;
    float: left;
    font-weight: bold;
    text-align: left;
    color: #757575;
    margin-top: 0px;
    margin-left: 0px;
    width: 170px;
}
#tickets_admin #menu
{
    border-right: 1px solid #DF7000;
    overflow: scroll auto;
    float: left;
    font-weight: bold;
    text-align: left;
    color: #757575;
    margin-top: 0px;
    margin-left: 0px;
    width: 170px;
}

#tickets_student #menu span,#tickets_admin #menu span
{
   color: #0482aa; 
}
#tickets_student #menu p.date,#tickets_admin #menu p.date
{
   color: #ee8a18; 
}
#tickets_student #text,#tickets_admin #text,#tickets_student_view #text
{
    float: right;
    text-align: left;
    padding-top: 10px;
    font-size: 15px;
    width: 80%;
}
#tickets_student p.inform span
{
  color: #757575;  
}

#tickets_student_view p.spisokregionov
{
    margin: 0px 0px 5px 0px;
}
#tickets_student_view p.spisokregionov a
{
    font-weight: bold;
}
#tickets_student_view #text
{
    overflow: hidden;
    height: 108px;
}


/*постраничная навигация*/
.pstrnav
{
    text-align: center;
    font-family: Verdana;
    margin: auto;
    font-size: 18px;
    color: #ee8a18;
}
.pstrnav a
{
    
    background: url("../imgsait/bg_str_nav.png") ;
    border: 1px solid #ffffff;
    padding: 2px 5px;
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.pstrnav a:hover
{
   background: url("../imgsait/bg_str_nav_hover.png"); 
   border: 1px solid #ee8a18;
}
.pstrnav b
{
  background: #ee8a18;
    border: 1px solid #cccccc;
    padding: 2px 5px;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    -moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;  
}


/*для плавающего меню на верх*/

#bottom-top/*для плавающего слоя и отправления на верх страницы*/
{
    position: fixed;
    bottom: 15px;
    right: 2px;
    background: url("../imgsait/top-fon.png") ;
    border: 2px solid silver;
    padding: 1px;
    text-align: center;
    width: 50px;
}
#bottom-top a
{
    font-size: 11px;
    font-weight: bold;
    color: #454545;
    width: 70px;
    height: 70px;
}

/*админ профиль*/
#admin_text
{
    height: 70px;
}

/*для player*/
#flow-play
{
    border:4px solid #454545;
    width:840px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

/*fotter*/
#boom
{
    clear: both;
    height: 10px;
    width: 100%;
}

#footer
{
    border-top: 1px solid #757575;
    font-size: 11px;
    text-align: center;
    color: #757575;
}


#player_logo { opacity: 0; }
