/*popup */

.mask {
	background: rgba(0, 0, 0, .75);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	//display: none;
}
.popup {
	width: 500px;
	position: relative;
	margin: 100px auto 0;
	background-image: url(images/bgpict.png); 
	border-radius: 10px;
	border: 1px solid #fff;
	z-index: 11;
	/*overflow: hidden;*/
	display: none;
	padding-top: 10px;
}


/*----новости всплывают----*/
.mask_news {
	//background: rgba(0, 0, 0, .75);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 34;
	display: block;
}
.scrolll_news {
background-color: rgba(255, 255, 255, 0.95); 
  // height: 390px;
    width: 550px;
	border-radius: 8px;  
    display: block;
    margin: 143px auto 0;
    position: relative;
    z-index: 34;
	padding:15px 10px 15px 20px;
}
.popup_close_news {
	background: url("../images/krestik.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 23px;
    position: absolute;
    right: 2px;
    top: 6px;
    width: 23px;
    z-index: 311;
}

.form_news {
  float: left;
    margin: 4px 0 10px 0px;
    width: 538px;
	overflow:hidden;
height: 380px;
	padding-right: 7px;
}

.form_news h3{
font-size: 18px;
    font-weight: normal;
    margin: 0 0 9px;
}
.obaz{
 font-size:14px;
  margin-bottom: 6px;
	height: 2980px;
}
.name_seminar{
 font-size:14px;
 font-style:italic;
 margin-bottom: 10px;
    text-decoration: underline;
}
.block_news{
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95);
    border-radius: 8px 8px 8px 8px;
    float: left;
    width: 550px;
	position: relative;
	display:block;
  
  
    z-index: 34;
}


/*------end------*/

/*----запись на семинар----*/
#naseminar {
	//background: rgba(0, 0, 0, .75);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	display: none;
}
#zapis_naseminar {
	background: none repeat scroll 0 0 #9CC3E2;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 1px 6px #3D3D3D;
    color: #FFFFFF;
    height: 340px;
    position:relative;
    width: 990px;
    display: none;
    margin: 200px auto 0;
    position: relative;
    z-index: 11;
}


#zapis_naseminar p{
float: left;
margin-bottom: 8px;
}
#zapis_naseminar input {
   border: 1px solid #4C7DA9;
    border-radius: 0 13px 0 13px;
    color: #5D8DC8;
    float: left;
    /*font-family: pts;*/
    font-size: 14px;
    font-style: italic;
    height: 48px;
    margin: 0 34px 13px 0;
    padding: 0 0 0 17px;
    width: 427px;
}
#zapis_naseminar .submit {
   background: none repeat scroll 0 0 #B58DA6;
    border: medium none;
    border-radius: 6px 6px 6px 6px;
    color: #FFFEFE;
    cursor: pointer;
    float: right;
    font-family: pts;
    font-size: 16px;
    font-style: normal;
    height: 40px;
    letter-spacing: 1px;
    margin: 3px 32px 0 0;
    padding: 0 51px 2px;
    width: auto;
}
#zapis_naseminar .submit:hover {
   background: none repeat scroll 0 0 #697C8A;
    
}
.form_zapis_naseminnar {
float: left;
    margin: 34px 0 10px 30px;
    width: 968px;
}
.zapis_h {
float: left;
    font-size: 24px;
    margin: 30px 0 13px;
   text-transform: uppercase;
    width: 990px;
}
.zapis_h h4{
font-weight: normal;
    text-align: center;
}
#zapis_naseminar .but {
 width: 958px;
 float: left;
}
#krestik_zapis {
width: 17px;
 height: 18px;
   background: url("../images/krestik.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
   position:absolute;
   right: 11px;
    top: 11px;
	cursor:pointer;
}
/*------end------*/

/*----посмотреть программу----*/
.programm_sem_popap {
	//background: rgba(0, 0, 0, .75);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 34;
	display: block;
}

/*------end------*/
/*----посмотреть программу----*/
.arhiv_sem_popap {
	//background: rgba(0, 0, 0, .75);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 34;
	display: block;
}

/*------end------*/
/*----итоги олимпиад----*/
.itogi_sem_popap {
	//background: rgba(0, 0, 0, .75);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 34;
	display: block;
}

/*------end------*/
/*----итоги конкурсов----*/
.itogi_semkon_popap {
	//background: rgba(0, 0, 0, .75);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 34;
	display: block;
}

/*------end------*/