

.block_yellow_down, .block_yellow_left, .block_yellow_right{
	width:100%;
	height:100%;
	/*border-color:#000000;
	border-style:solid;
	border-width:1px;*/
	/*background-color:#F7F49A;*/
}

.block_text{
	font-weight:bold;
	color: #009933;
	padding: 4px;
	text-align: left;
}

.block_text a {
	color: #009933;
	font-size:11px;
}

.block_text a:hover {
	color: #FF3300;
}

.block_yellow_up{
    clear:both;
    width:590px;
    display:block;
    background: url(../img/div_yellow_up.gif) top repeat-x #FFFF99;
}

.block_yellow_down{
    background: url(../img/div_yellow_up.gif) bottom repeat-x;
}

.block_yellow_left{
    background: url(../img/div_yellow_left.gif) left repeat-y;
}

.block_yellow_right{
    background: url(../img/div_yellow_left.gif) right repeat-y;
}

.green_ref{
	color:#009933;
	font-size: 12px;
	text-decoration:none;
}

.green_ref:hover{
	color:#009933;
	font-size: 12px;
	text-decoration:underline;
}

.strong_ref{
	font-weight:bold;
	text-decoration:none;
}

.strong_ref:hover{
	text-decoration:underline;
}

.bold_gray{
    color: #006666;
    font-weight:bold;
    font-size: 12px;
    text-decoration:none;
}

.lightgray_text{
    color:#a1a1a1;
    font-weight:normal;
    text-decoration:none;

}

 .bold_gray,.lightgray_text{
   text-align:left;
 }

.tdreg{
   width:150px;
   margin-top:5px;
   margin-bottom:5px;
}

.gray_ref{
	color: #006666;
	font-weight:normal;
	font-size: 12px;
	text-decoration:none;
}

.gray_ref:hover{
	color: #006666;
	font-weight:normal;
	font-size: 12px;
	text-decoration:underline;
}


.black2_ref{
	color: #000000;
	font-weight:normal;
	font-size: 11px;
	text-decoration:none;
}

.black2_ref:hover{
	color: #000000;
	font-weight:normal;
	font-size: 11px;
	text-decoration:underline;
}

.lightgray_ref{
    color:#a1a1a1;
    font-size:12px;
    text-decoration:none;
}

.lightgray_ref:hover{
    color:#a1a1a1;
    font-size:12px;
    text-decoration:underline;
}


.pictare{
    width:150px;
    float:left;
}

.prices_menu_inner{
    width:150px;
    float:left;
}

.typical_block {
	text-align: left;
	font-size: 12px;
	width: 585px;
	color: #006666;
	float: left;
	margin-top: 5px;
	padding:5px;
}

.show-in-flash {
	background:url(../img/3dparty/flash-v2.png) left center no-repeat;
	color: #666666;
	padding-left:35px;
	position:absolute;
	right:20px;
	top:20px;
	width:55px;
	height:30px;
	z-index:1;
}

#oplata_js_enbld, #oplata_js_dsbld {
	float: left;
	width: 290px;
	font-size: 12px;
	color: #006666;
	margin-right: 10px;
}

#oplata_js_enbld a:hover{
	background-color:#FFCF4B; 
}

#oplata_sht_js_enbld{
	color:#006666;
    width:280px;
    float:left;
	margin-top:0;
	border-left:1px solid #A1A1A1;
	padding-left:10px;
}

#oplata_ext_js_enbld{
	margin-top:25px;
	width:585px;
	float:left;
	text-align:left;
	color:#797979;
	font-size:12px;
	padding:5px;
	background-color:#f5f5f5; /*whitesmoke*/
}

/*блочный контент*/
.cntnr {
	border: 1px solid #DDDDDD;
	width:275px;
	height:275px;
	padding:5px;
	float:left;
	margin:5px;
	text-align:center;
}

.cntnr p {
	margin:0;
	padding-top:10px;
	padding-bottom:5px;
}

.cntnr p a:hover {
	text-decoration:underline;
}
.cntnr .info {
	text-align:justify ;
	padding:5px 5px;
	color:#797979;
}


.navigation {
	text-align:left;
	width:590px;
	color:#006666;
	border:0 none;
	float:left;
	margin-right:10px;
	margin-left:5px;
	margin-top:10px;
}

.navigation a:link, .navigation a:visited, .navigation a:active {
	/*background:url("../images/mm1.jpg") repeat-x scroll center top transparent;*/
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #FFB400;
	color:#006666;
	font-size:12px;
	margin:8px 0;
	padding:2px 6px;
	text-decoration:none;
}

.navigation span {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E6E6E6;
	color:#A1A1A1;
	font-size:12px;
	margin:8px 0;
	padding:2px 6px;
	text-decoration:none;
}

#edu-members {
    width:100%;
}

#edu-members li {
    font-weight:bold;
    color:#EE7B00;
    text-align:left;
    margin: 5px 0 5px 3px;
}

#edu-members li ul li {
    font-weight:normal;
    color:#AAAAAA;
    margin: 0 0 0 3px;
    line-height: 15px;
}

#edu-members li ul li ul {
    padding-top: 5px;
    max-height: 45px;
    overflow:hidden;
}

#edu-members li ul li ul li {
    margin: 0;
    display: inline;
}

#edu-members li ul li a {
    font-size:11px;
}

#edu-members li ul li a:hover {
    text-decoration:underline;
}

.edu-array-ul li{
    display:inline;
}

.edu-matrix-ul li{
    color:#797979;
    font-size:11px;
    margin-top:20px;
}

.edu-matrix-ul li ul li{
    color:#006666;
    font-size:12px;
    display:inline;
}

.edu-place-pic-center{
    text-align: center;
    margin: 10px 0;
}

.edu-vk-links{
    height: 16px;
    padding: 3px 20px 3px 5px;
    background: url(../images/share/vk16.png) right center no-repeat; /*#FFFFFF*/
    position: absolute;
    top:34px;
    left: 500px;
}

.edu-vk-links a{
    font-family: tahoma,arial,verdana,sans-serif,Lucida Sans;
    color: #658AB0;
    font-size: 11px;
}

.edu-vk-links a:hover{
    text-decoration: underline;
}

.edu-price-box{
    font-size:16px;
    color:#006666;
    font-weight:bold;
    border: 1px solid #DDDDDD;
    width:275px;
    height:130px;
    padding:5px;
    float:left;
    margin:5px;
    text-align:center;
    display: block;
}

.edu-price-box:hover{
    background-color: #F5F5F5;
}


.edu-price-box .price-item{
    color:#797979;
}

.edu-price-box img{
    padding-right: 10px;
    vertical-align: middle;
}


.like-quote{
    float: right;
    color: #797979;
    margin: 0 20px;
    line-height: 20px;
    display: block;
}

.like-quote:hover{
    text-decoration: underline;
}

.edu-quick-links-list{
    margin: 10px 0;
}

.edu-quick-links-list li{
    list-style-type:disc;
}