@charset "utf-8";
/*
Theme Name: EDU.DN.UA
Theme URI: http://edu.dn.ua
Version: 1.0
Author: #
*/

/*yahoo! reset css*/
/*html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}*/
/*yahoo! reset css end*/

/*simple reset css*/
img{border:0}h1{margin:0}ul{margin:0;padding:0}li{list-style:none}input,textarea{font:inherit}input[type="file"]{background-color:#FFFFFF;box-shadow:none;}

body {
    /*font-family: Arial, Helvetica, sans-serif;*/
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 11px;
}

a {
	font-size:12px;
	color:#006666;
	text-decoration: none;
}

h2 {
	font-size: 12px;
	margin: 0;
}

strong {
	font-size:12px;
}

.page {
	width: 760px;
}

.left_bar {
	width: 610px;
	vertical-align: top;
}

.right_bar_table {
	height: 100%;
	width: 100%;
}

.right_bar_td_1 {
	height: 94px;
	background: url(../images/header_right2.gif) center no-repeat #FFB400;
}

.right_bar_td_2,.right_bar_td_3,.right_bar_td_4 {
	height: 15px;
    background: url(../images/cell_horizont_right_bar.gif) left repeat-x;
	color: #009933;
	font-weight: bold;
}

.right_bar_td_2 a,.right_bar_td_3 a,.right_bar_td_4 a {
	font-size:11px;
	color:#009933;
}

.right_bar_td_2 a:hover,.right_bar_td_3 a:hover,.right_bar_td_4 a:hover {
	color:#006666; /*#DD4B39*/ /*#663399*/
}

.right_bar_td_5,.right_bar_td_7,.right_bar_td_9 {
	height:15px;
    background: url(../images/cell_horizont_right_bar2.gif) left center repeat-x;
	color: #009933;
	font-weight: bold;
}

.right_bar_td_2_begin_pictare,.right_bar_td_3_begin_pictare,.right_bar_td_4_begin_pictare,.right_bar_td_5_begin_pictare,.right_bar_td_7_begin_pictare,.right_bar_td_9_begin_pictare {
	height:100%;
    background: url(../images/cell_vert_right_bar.gif) left no-repeat;
	width: 100%;
	text-align: left;
}

.cell_vert_right_bar_right {
    height:100%;
    background: url(../images/cell_vert_right_bar_right.gif) right no-repeat;
    width: 100%;
    text-align: left;
}

.right_bar_td_2_end_pictare,.right_bar_td_3_end_pictare,.right_bar_td_4_end_pictare {
    background: url(../images/cell_horizont_end_right_bar.gif) right no-repeat;
	height: 100%;
	width: 100%;
}

.right_bar_td_5_end_pictare,.right_bar_td_7_end_pictare,.right_bar_td_9_end_pictare {
    background: url(../images/cell_horizont_end_right_bar2.gif) right no-repeat;
	height: 100%;
	width: 100%;
}

.right_bar_td_6 {
	height:15px;
}

.right_bar_td_8,.right_bar_td_10 {
    background: url(../images/cell_right_bar_left.gif) top left repeat-y;
}

.right_bar_td_8_2 {
	height: 15px;
}

.right_bar_td_11 {
	height:45px;
}

.right_bar_td_12 {
	height:28px;
}

.right_bar_td_13 {
	height:45px;
}

.right_bar {
	vertical-align:top;
	width: 150px;
}

.left_bar_table {
	height: 100%;
	width: 100%;
}

.left_bar_td_1 {
	height: 100px;
}

.edu-wrap-logo {
	background:url(../img/logo-back.png) no-repeat scroll top left;
	position:relative;
	left:0;
	top:0;
	height:100%;
	width:100%;
}

.edu-logo {
	background:url(../img/logo.png) no-repeat scroll top right;
	position:absolute;
	left:20px;
	top:15px;
	height:34px;
	width:406px;
	text-indent: -999em;
	text-transform:uppercase;
}

#edu-nav-short {
	position:absolute;
	left:15px;
	bottom:10px;
	height:25px;
	width:300px;
}

.edu-nav-short-item {
	background:url(../img/nav-lighter.png) no-repeat scroll center;	
	position:relative;
	float:left;
	padding:0 5px;		
	height:100%;
	text-align:center;	
	font-variant: small-caps;
	font-weight:bold;	
	color:#009933;
	line-height:90%;
}

.edu-spot {
	background:url(../img/spot.png) no-repeat scroll center;
	width:10px;
	float:left;
	padding:0 5px;		
	height:100%;	
}


.edu-nav-short-item:hover {
	background:url(../img/nav-lighter-glow.png) no-repeat scroll center;
	/*background-color:rgba(255,255,255,.5);*/
}

.edu-c {
	position:absolute;
	right:0;
	top:3px;
	font-size:10px;
	height:15px;
	color:#678F05;
}

.edu-NewYear2014 {
    background:url(../img/bns/NewYear2014.png) no-repeat scroll top right;
    position:absolute;
    bottom:-7px;
    right:-155px;
    height:113px;
    width:204px;
    text-indent: -9999em;
}

.edu-stamp {
	background:url(../img/stamp.png) no-repeat scroll top right;
	position:absolute;
	bottom:10px;
	right:55px;
	height:81px;
	width:87px;
	text-indent: -9999em;
}

.edu-kw {
	background:url(../img/kw.png) no-repeat scroll top right;
	position:absolute;
	right:117px;
	bottom:9px;
	height:37px;
	width:193px;
	text-indent: -9999em;
}

.edu-agents {
	font-size: 12px;
	color: #006666;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 600px;	
}

.edu-agents ul li {
	font-size: 12px;
	font-weight:bold;
	padding-bottom:10px;
}

.edu-agents ul li ul li {
	font-weight: normal;
	padding-bottom:0;
	padding-top:2px;
}

.edu-text-grey {
	color:#AAA;
}

.content-block {
	font-size: 12px;	
	color: #006666;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 600px;
	margin-top: 10px;
}

.edu-tip-header-block {
	position:absolute;
	top:20px;
	left:30px;
	display:none;
	text-align:left;
	font-size:11px;
	font-variant:normal;
	font-weight:normal;
	color:#797979;
	padding:8px; 
	width:300px;
	z-index:101;
	background-color:#F5F5F5; /*#FFFF99*/
	border:#FF3300 1px dashed;
	line-height:100%;
}

.left_bar_td_2 {
	height: 30px;
    background: url(../images/menu_orang.gif) left repeat-x;
	text-align: left;
	color: #663399;
}

.left_bar_td_3 {
	height: 100%;
}

.left_bar_td_4 {
	height: 45px;
}

.left_bar_td_5 {
	height:28px;
}

.left_bar_td_6 {
	height:45px;
}

.footer {
	vertical-align: top;
	width: 760px;
}

.footer_table {
	height: 100%;
	width: 100%;
}

.footer_tr_1_td_1 {
	height:15px;
	width:610px;
}

.footer_tr_1_td_2 {
	height:15px;
	width: 150px;
}

.footer_tr_2_td_1 {
	height:29px;
	width:610px;
    background: url(../images/menu_orang.gif) top left repeat-x;
}

.footer_tr_2_td_2 {
	height:30px;
    background: url(../images/footer_right_bar_down.gif) top left repeat-x;
}

.footer_tr_3_td_1 {
	width:610px;
	height:45px;
	text-align: left;
}

.footer_tr_3_td_2 {
	height:45px;
}

.menu_begin_picture {
    background: url(../images/menu_orang_begin.gif) top left no-repeat;
	height: 100%;
	width: 100%;
    position: relative;
}

.menu_end_picture {
    background: url(../images/menu_orang_end.gif) right no-repeat;
	height: 100%;
	width: 100%;
}

.menu_begin_picture_right_down {
    background: url(../images/menu_orang_end.gif) top left no-repeat;
	height: 100%;
	width: 100%;
}

#edu-head-nav,#edu-foot-nav {
	margin-left: 10px;
	text-align: left;
	padding-top: 5px;	
}

#edu-head-nav ul li,#edu-foot-nav ul li {
	border-left: 1px solid #6699CC;
	display:inline;
	margin:0 0 0 4px;
	padding:0 0 0 4px;	
}

#edu-head-nav ul li a,#edu-foot-nav ul li a {
	font-size: 11px;
	color:#663399;	
	text-align:center;
}

#edu-head-nav ul li a:hover,#edu-foot-nav ul li a:hover {
	color:#009933;
}

#edu-head-nav ul li.noline,#edu-foot-nav ul li.noline {
	border:none;
}

.footer_right_text {
	color: #006666;
	width: 100%;
	text-align: center;
    line-height: 29px;
}

.imges {
	float: left;
	padding-left: 15px;
}

.logs, .text_news {
	height: 100%;
	text-align: left;
	margin:	4px 4px 0;
	padding-bottom: 0;
	width: 142px;
}

.logs ul li {
	text-align:left;
	float:left;
	width:70px;
	height:28px;
	font-size:12px;
	font-weight:bold;
	color:#006666;
	vertical-align:middle;
	margin-bottom:14px;
	margin-right:1px;
	overflow:hidden;
}	

.logs ul li a {
	font-size:11px;
	text-decoration:none;
}

.logs ul li a:hover {
	text-decoration:underline;
}

.logs ul li a img {
	float:left;
}

.content {
	height: 100%;
	width: 600px;
	border: 0 solid #000000;
    margin: 5px;
}

.tabs {
	width: 600px;
}

.tab1 {
	height: 63px;
	width: 185px;
	float: left;
	margin: 5px 4px 5px 4px;
	border: 0 solid #000000;
    background: url(../images/tab.gif) left repeat-x;
}

.tab2 {
	height: 63px;
	float: right;
	width: 395px;
	margin: 5px 4px 5px 4px;
	border: 0 solid #000000;
    background: url(../images/tab.gif) left repeat-x;
}

.tab1_inner {
    background: url(../images/tab1_vert.gif) top left repeat-y;
	height: 100%;
	width: 100%;
}

.tab2_inner {
    background: url(../images/tab2_vert.gif) top left repeat-y;
	height: 100%;
	width: 100%;
}

.tab_text {
	/*height: 100%;
	width: 100%; некорректно работает в IE6,7*/	
	text-align:left;
	color:#009933;
	font-weight:bold;
	padding-left:15px;
	padding-top:3px;
}

.tab_text h1 {
	display:inline;
}

.tab_text span {
    color:#006666; /*#DD4B39*/ /*#663399*/
}

.tab_text a {
	font-weight:700; /*для IE9*/
	color: #009933;
	font-size:11px;
}

.tab_text a:hover {
	color:#006666; /*#DD4B39*/ /*#663399*/
    text-decoration: underline;
	/*font-size:11px;*/
}

.filosofiya {
	text-align: left;
	font-size: 12px;
	width: 590px;
	color: #006666;
	border: 0 solid #000000;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 10px;
}

.last_text {
	font-size: 12px;
	color: #006666;
	text-align: left;
	float: left;
	width: 600px;
    margin: 10px 10px 5px 5px;
}

.last_text a {
    font-size: 12px;
    color: #009933;
    text-decoration:none;
}

.last_text a:hover{
    font-size: 12px;
    color: #009933;
    text-decoration:underline;
}

.tasks {
	text-align:left;
	float:left;
	width:600px;
	padding:5px;
}

.task {
	font-size: 12px;
	color: #006666;
	text-align: left;
	float: left;
	width: 290px;
	margin-right: 10px;
	margin-top: 20px;
}

.task a:hover {
	text-decoration:underline;
}

.flag {
	float:left;
	/*margin:3px;*/
	padding:3px;
	vertical-align:middle;
}

.pic_text {
	color:#663399;
	font-size:12px;
	font-weight: bold;
	padding:1px 1px;
}

.pic {
    margin: 3px 5px 4px 0;
	float: left;
}

.faq {
	text-align: left;
	height: 36px;
	width: 220px;
	margin-left: 16px;
    background: url(../images/faq_vert.gif) left repeat-x;
}

.faq_inner {
    background: url(../images/faq_horiz.gif) top left repeat-y;
	height: 100%;
	width: 100%;
}

.faq_text {
	padding:5px 9px;
	color:#006666; /*#DD4B39*/ /*#663399*/
	font-weight:bold;
    font-size:11px;
}

.faq_text a {
	color: #009933;
	font-size:11px;
}

.faq_text a:hover {
	color:#006666; /*#DD4B39*/ /*#663399*/
    text-decoration: underline;
}

/*////////////////////////////////////////////////////                 2*/

 .adress {
	font-size: 10px;
	color:#AAAAAA; /*#006666;*/
	text-align: left;
	float: left;
	height: 15px;
    width: 450px;
	vertical-align: text-bottom;
	/*margin-left: 12px;*/
	padding-left:12px;
    padding-right:130px;
	border: 0;
}

.adress a {
    font-size:10px;
    color:#AAAAAA; /*#006666;*/
    text-decoration:none;
}

.adress a:hover {
    text-decoration:underline;
}

.title {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin-top:12px;
	margin-bottom:5px;
	float:left;
	max-width:585px;
	white-space:nowrap;
}

.title div {
	font-size: 14px;
	font-weight: bold;
    background: url(../images/title_line/center.gif) bottom left repeat-x;
	margin-left:0;
	vertical-align: top;
}

.title div div {
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:0;
    background: url(../images/title_line/left.gif) bottom left no-repeat;
}

.title div div div {
	font-size: 14px;
	font-weight: bold;
	color: #663399;
	margin:0;
	padding:0;
    background: url(../images/title_line/right.gif) bottom right no-repeat;
	overflow:hidden;
	text-overflow:ellipsis;	
}

/*я изменил для заголовка страницы*/
.title div div div h1 {
	font-size: 14px;
	font-weight: bold;
	color: #663399;
	margin-left:25px;
	margin-right:0;
	line-height:30px;
	display: inline;
}

/*я изменил для заголовка страницы*/
.title div div div font {
	font-size: 14px;
	font-weight: bold;
	color: #A1A1A1;
	margin-left:0;
	margin-right:15px;
	line-height:30px;
	display: inline;
}

/*я изменил для заголовка страницы - замена font на span*/
.title div div div span {
	font-size: 14px;
	font-weight: bold;
	color: #A1A1A1;
	margin-left:0;
	margin-right:15px;
	line-height:30px;
	display: inline;
}

.title div div div a {
	font-size: 14px;
	font-weight: bold;
	color: #663399;
	text-decoration:none;
	margin-left:25px;
	margin-right:15px;
	line-height:30px;
	display:block;
}

.title div div div a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #663399;
	text-decoration:none;
	margin-left:25px;
	margin-right:15px;
	line-height: 30px;
}

.publicity {
	font-size: 12px;
	color: #006666;
	text-align: left;
	vertical-align: middle;
	float: left;
    width: 590px;
	/*width: 555px;*/
	margin-top: 3px;
	/*padding-left: 30px;*/
}


.samples {
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	float: left;
	width: 570px;
	margin-left: 25px;
}

.samples a {
	text-decoration:none;
	color:#006666;
	font-size:12px;
}

.samples a:hover {
	text-decoration:underline;
	color:#006666;
	font-size:12px;
}

.title_publicity {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	text-align: left;
	width: 275px;
	display: inline;
}

.title_publicity2 {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-align: left;
	float: left;
	width: 290px;
}

.title_publicity3 {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-align: left;
	float: left;
	width: 290px;
	padding-bottom: 5px;
}

.sample {
	font-size: 12px;
	color: #006666;
	text-align: left;
	float: left;
	width: 275px;
	margin-right: 10px;
	margin-top: 20px;
}

.sample a {
    margin-left: 9px;
}

/*.left_bar, .left_bar_table,*/


.page .column {
	float: left;
	width: 275px;
}


/*////////////////////////////////////////////////////                 3*/

.publicity_small {
	font-size: 12px;
	color: #663399;
	text-align: left;
	vertical-align: middle;
	float: left;
	height: 20px;
	width: 555px;
	margin-left: 30px;
}

 .publicity_small a {
	font-size: 12px;
	color: #663399;
	text-align: left;
	vertical-align: middle;
	float: left;
	text-decoration:none;
	width: 555px;
}

.atantion {
    background: url(../images/atantion_horz.gif) left repeat-x;
	text-align: left;
	vertical-align: top;
	float: left;
	height: 152px;
	width: 560px;
	margin-left: 35px;
}

.atantion_inner {
    background: url(../images/atantion_vert.gif) top repeat-y;
	text-align: left;
	vertical-align: top;
	float: left;
	height: 100%;
	width: 100%;
}

.img_atantion {
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	float: left;
	height: 126px;
	width: 140px;
}

.atantion_text {
	font-size: 12px;
	color: #009933;
	margin: 5px;
	float: left;
	width: 400px;
}

.paginationa {
    background: url(../images/pic_more.png) top left no-repeat;
	font-size: 12px;
	color: #663399;
	text-align: left;
	float: left;
	width: 560px;
	margin-bottom: 10px;
	padding-left:25px;
	font-weight: bold;
}

.paginationa a {
	color: #663399;
	font-weight:normal;
	
}

.paginationa a:hover {
	text-decoration:underline;
}

.paginationa span {
    background: url(../images/pic_more.png) top left no-repeat;
	padding-right:20px;
	padding-left:25px;
	float:right;
}

.pagination {
	font-size: 12px;
	color: #663399;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 100px;
	margin-left: 270px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.pagination a {
	font-size: 12px;
	color: #663399;
	text-decoration:none;
}

.pagination a:hover {
	font-size: 12px;
	color: #663399;
	text-decoration:underline;
}

.pictares {
	float: left;
	width: 560px;
	/*margin-left: 35px;*/
	padding-left:35px;
}

.pictare_f {
	margin: 5px;
	float: left;
	width: 230px;
	height: 215px;
}

.pictare_e {
	margin: 5px;
	float: left;
	width: 290px;
	/*height: 215px;*/
	text-align:left;
	font-size:12px;
	color:#797979;
}

.action {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	text-align: center;
	vertical-align: top;
	float: left;
	width: 600px;
}

.action_task, .history {
	font-size: 12px;
	color: #006666;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 600px;
}

.your_atantion {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}

.ref {
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 600px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.reason {
	font-size: 12px;
	font-weight: normal;
	color: #006666;
	text-align: left;
	vertical-align: top;
	/*float: left;    */
	width: 600px;
}

.veshi {
	font-size: 12px;
	color: #006666;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 600px;
}

.vesh {
	font-size: 12px;
	color: #006666;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 590px;
	margin-left: 10px;
}

.title_of_vesh {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 600px;
	margin-top: 10px;
}

.zametka {
	color:#006666;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 580px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.photos {
	float: left;
	width: 600px;
}

.left_photos {
	float: left;
	width: 170px;
	margin-right: 85px;
	margin-left: 10px;
	text-align: center;
}

.right_photos {
	float: left;
	width: 284px;
	text-align: center;
}

.gray {
	font-size: 12px;
	color: #006666;
}

.gray a {
	font-weight:bold;
}

/*.gray a:hover {
	text-decoration:underline;
}*/

.green {
	font-size: 12px;
	color: #009933;
}

.red {
	font-size: 12px;
	color: #FF3300;
}

.prices {
	float:left;
	/*width:540px;*/
    width:590px;
	/*padding-left:30px;*/
	margin-bottom:20px;
	color:#006666; /*#797979;*/
}

.prices table {
	width:100%;
	height:100%;
	font-size: 12px;
    border-bottom: 1px solid #FFFFFF;
}

.prices table tr {
	height:25px;
}

.prices table tr:hover {
	background-color: #FFCF4B;
}

.prices table tr td {
	text-align:center;
}

.table_gray {
	background-color: #f5f5f5; /*#BDC9C9;*/
}

.method_oplata {
	float: left;
	width: 600px;
	text-align: left;
}

.form {
    text-align: left;
	float: left;
	width: 600px;
}

.useful {
	 color:#006666;
	 text-decoration:none ;
}

.title_publicity_gray {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-align: left;
	width: 275px;
	display: inline;
}

.useful:hover {
	color: #006666;
	text-decoration: underline;
}

.log_type {
	width: auto;
	height: auto;
	padding: 2px;
	vertical-align: middle;
	border: 0;
}

.unit_field_name {
    height: 100%;
    width: 120px;
    text-align: left;
	font-weight: bold;
	color: #A1A1A1;
	vertical-align: top;
}

.unit_value {
    height: 100%;
    width: 400px;
    text-align: left;
	color: #006666;
	font-size: 12px;
}

.list_field_name {
    height: 100%;
    text-align: left;
	font-weight: bold;
	color: #006666;
	padding: 2px;
}

.list_value {
	text-align: left;
	font-size: 12px;
	padding: 2px;
	vertical-align: top;
}

.list_value_tr:hover {
	background-color:#FFCF4B;
}


/*////////////////////////////////////////////////////                 last revision*/

#edu-release-tree {
	font-size:12px;
	float:left;
	width:570px;
	margin-left:25px;
	text-align:left;
}

#edu-release-tree div span {
	color:#A1A1A1;
}

#edu-release-tree div a:hover {
	text-decoration:underline;
}

.edu-s-text {
	padding:10px;
	color:#797979;
	background-color:#F5F5F5;
}

.edu-bordered-4 {background-color:#ffff99;}
.edu-bordered-4 > div {background:transparent url(../img/border-hr.gif) left top repeat-x;}
.edu-bordered-4 > div > div {background:transparent url(../img/border-hr.gif) left bottom repeat-x;}
.edu-bordered-4 > div > div > div {background:transparent url(../img/border-vr.gif) left top repeat-y;}
.edu-bordered-4 > div > div > div > div {background:transparent url(../img/border-vr.gif) right top repeat-y;}

.edu-hr-orange100 {
    width:100%;
    border:0;
    color:#FFB400;
    background-color:#FFB400;
    height:1px;
}

.edu-send-order-but {
	/*-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;*/
    box-shadow:inset 0 1px 0 0 #a4e271;
    /*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
    background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% );*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color:#89c403;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	color:#ffffff;
	/*font-family: Arial, sans-serif;*/
	font-size:14px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0 #528009;
}.edu-send-order-but:hover {
     /*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
     background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background-color:#77a809;
}.edu-send-order-but:active {
	position:relative;
	top:1px;
}

.edu-send-vkmessage-but {
	/*-webkit-box-shadow:inset 0px 1px 0px 0px #A0BFEC;*/
	box-shadow:inset 0 1px 0 0 #A0BFEC;
    /*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5B7AA8), color-stop(1, #303D51) );
    background:-moz-linear-gradient( center top, #5B7AA8 5%, #303D51 100% );*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5B7AA8', endColorstr='#303D51');
	background-color:#5B7AA8;
	border-radius:6px;
	border:1px solid #3B4E6B;
	display:inline-block;
	color:#ffffff;
	/*font-family: Arial, sans-serif;*/
	font-size:14px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0 #4A5D78;
}.edu-send-vkmessage-but:hover {
     /*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #303D51), color-stop(1, #5B7AA8) );
     background:-moz-linear-gradient( center top, #303D51 5%, #5B7AA8 100% );*/
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#303D51', endColorstr='#5B7AA8');
	 background-color:#303D51;
 }.edu-send-vkmessage-but:active {
	  position:relative;
	  top:1px;
  }