.s-message{display:none}
html, body { margin: 0px; padding: 0px; height: 100%; }
#wrapper {
   /* min-height: 100%;*/
    height: auto !important;
    /*height: 100%;*/
    margin: 0 auto -50px auto; /* the bottom margin is the negative value of the footer's height */
    position: relative;
    width: 980px;
    
    z-index:1;
}
#footer {
    height: 50px;
    width: 980px;
    margin: 0 auto;
    position: relative;
    padding-right: 10px;
	text-align: left;
}
#footer-content {
   /* border: 1px solid magenta;*/
    left: 0;
    height: 37px; /* height + top/bottom paddding + top/bottom border must add up to footer height */
    padding: 10px;
	background-color:#003057;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color:#fff;
	float: left;
	
    position: relative;
    z-index:3;
	
}
#footer-content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color:#fff;
}
#footer-content a:hover{ text-decoration:none}
#footer-content a:visited{color:#fff;}

#footer-content2 {
   /* border: 1px solid magenta;*/
   
    position: relative;
    z-index: 2;
    height: 37px; /* height + top/bottom paddding + top/bottom border must add up to footer height */
    padding: 10px;
	background-color: #003057;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #fff;
	text-align: right;

}

.push {
    height: 50px;
    clear: both;
}
#header { height: 249px; }
/*#header-content {
    border: 1px solid magenta;
    height: 32px;  height + top/bottom paddding + top/bottom border must add up to footer height 
    padding: 8px;
	
}*/
#content { overflow: hidden; }
#sidebar {
    width: 284px;

	background-image:url(../images/r-bg.png);
    background-repeat:repeat-y;

	padding-left:0px;
	
	float: left;
	margin-bottom: -99999px;
	padding-bottom: 99999px; }

#main {
    /*margin-right: 300px;*/
	width: 680px;
/*	background-image:url(../images/dot.gif);
	background-repeat:repeat-y;
*/

	padding-right: 16px;
    
	float: left;
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}
#main-about {
    margin-right: 0px;
}

#main-index {
    margin-right: 0px;
	
}

.bmstu{
	float: left;
	padding-top:12px;
	}
	
.search{
	width: 229px;
	float: left;
	position: absolute;
	right: 150px;
	top: 29px;

	}
	
.tel{
	width: 245px;
	float: left;
	position: absolute;
	right: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:right;
	padding-top:12px;
	}
.tel p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important; 
    color:#003057;
	margin-top:2px;
	line-height:15px;
	text-align:right;
	font-weight:bold;
	}
	
.tel-3{
	width: 245px;
	float: left;
	position: absolute;
	right: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:right;
	padding-top:7px;

	}
.tel-3 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important; 
    color:#003057;
	margin-top:2px;
	line-height:15px;
	text-align:right;
	font-weight:bold;
	}
	
	
	
.dopmenu{
	width: 372px;
	float: left;
	position: absolute;
	top: 72px;
	right: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; color:#555;
	text-align:right;
	}
.dopmenu A{color:#555; text-decoration:underline;}
.dopmenu A:Hover{text-decoration:none;}
.dopmenu A:Visited{color:#555;}

.menu{
	width: 970px;
	position: absolute;
	top: 95px;
	left: 0; 
}

.isot{
	width: 970px;
    position: absolute;
	top: 170px;
	left: 0;
}
.main-panoram {
    margin: 0 auto;
}
.main-panoram img {
    
}

.breadcrumbs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color:#666;
	}
.breadcrumbs A{color:#666; text-decoration:underline;}
.breadcrumbs A:Hover{text-decoration:none;}
.breadcrumbs A:Visited{color:#666;}

.news-text {
    text-align: right;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%; color:#1c3255;
	}
    
h2{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; color:#1c3255;
    padding-top: 15px;
	}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
    color:#353434;
	margin-bottom:0.5em;
	line-height: 1.5em;
	}
a{
	font-family: Arial, Helvetica, sans-serif;
	
    color:#4073a1;  
	}
a:Hover{text-decoration:none;}
a:Visited{color:#4073a1;}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%; 
    color:#2B3841;	
	/*list-style-image: url(../images/li1.gif);*/
	margin-top:0;
	margin-bottom:0;
    line-height: 1.2em;
	}
ul ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%; 
    color:#2B3841;	
    line-height: 1.2em;
    /*list-style-image: url(../images/li1.gif);*/
	}
ul ul ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%; 
    color:#2B3841;	
    line-height: 1.2em;
	    /*list-style-image: url(../images/li1.gif);*/
	}
ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%; 
    color:#2B3841;	
	}

li{
	margin-bottom:0.5em;
	}

/* main menu -----BEGIN-------- */	
.mainmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}
.mainmenu li {
	padding: 0;
	margin: 0;
	height: 65px;
	width: 145px;
	/*margin-right: 1em;*/
	list-style: none;
	background-repeat: no-repeat;
}
.mainmenu li a, .mainmenu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 65px;
	width: 145px;
	background-repeat: no-repeat;
}

#menu_logo {
	height: 79px;
	width: 100px;
	margin-top: -7px;
	list-style: none;
}
#menu_logo a {
	height: 79px;
	width: 100px;
	background-repeat: no-repeat;
	background-image: url(../images/isot-logo.png);
}


/*.dovuz {background-image: url(../images/dovuz_hover.png);}*/
.dovuz a {background-image: url(../images/dovuz.png);}
.dovuz.selected a {background-image: url(../images/dovuz-selected.png);}
/*.vo {background-image: url(../images/vo_hover.png);}*/
.vo a {background-image: url(../images/vo.png);}
.vo.selected a {background-image: url(../images/vo-selected.png);}
.vv a {background-image: url(../images/vv.png);}
.vv.selected a {background-image: url(../images/vv-selected.png);}
.pp a {background-image: url(../images/pp.png);}
.pp.selected a {background-image: url(../images/pp-selected.png);}
.pk a {background-image: url(../images/pk.png);}
.pk.selected a {background-image: url(../images/pk-selected.png);}
.dop a {background-image: url(../images/dop.png);}
.dop.selected a {background-image: url(../images/dop-selected.png);}

/*ul.mainmenu li a:hover {background: none;}*/
.mainmenu li {float: left;}	

/* main menu -----END-------- */

/* sidebar menu  -----BEGIN-------- */	
.sidebarmenu {
	margin: 0;
	padding: 0;
	width: 284;
	list-style: none;
	background: #fff;
}
.sidebarmenu li {

	padding: 0;
	margin: 0;
	height: 39px;
	list-style: none;
	background-repeat: no-repeat;

}
.sidebarmenu li a, .sidebarmenu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 39px;
	background-repeat: no-repeat;
}

.sidebarmenu .last {
	height: 47px;
}

ul.sidebarmenu li a:hover {background: none;}
/*
.sidebar_item_8 {background-image: url(../images/dovuz/kdz-hover.png);}
.sidebar_item_8 a {background-image: url(../images/dovuz/kdz.png);}
.sidebar_item_8.selected a {background-image: url(../images/dovuz/kdz-selected.png);}
*/
/*
.dovuz {background-image: url(../images/dovuz_hover.png);}
.dovuz a {background-image: url(../images/dovuz.png);}
.dovuz.selected a {background-image: url(../images/dovuz-selected.png);}
*/

/* sidebar menu -----END-------- */




.tab, .tab th, .tab td {
    border: 1px solid #d9dadb;
    border-collapse: collapse;
	font-family:  Arial, sans-serif;
	color: #555;
}

.tab caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

.tab td, .tab th {
	padding: 4px;
}

.tab td {
    font-size: 80% !important;
    text-align: center;
}
.tab td.text-left {
    text-align: left;
}

.tab thead th {
	text-align: center;
	background: #e9ebed;
	color: #717171;
	font-size: 80% !important;
}

.tab tbody th {
	font-weight: bold;
}

.tab tbody tr { background: #FCFDFE; }

.tab tbody tr.odd { background: #f9f9f9; }

.tab a:link {
	color: #4073a1;
	text-decoration: none;
    font-size: 100%;
}

.tab a:visited {
	color: #4073a1;
	text-decoration: none;
}

.tab a:hover {
	color: #4073a1;
	text-decoration: underline !important;
}

.tab tfoot th, .tab tfoot td {
	font-size: 85%;
}
.tab ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:100%; 
    color:#717171;	
	/*list-style-image: url(../images/li1.gif);*/
	margin-top:0;
	margin-bottom:0;
    line-height: 1.5em;
	}
.comm{
    font-family: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 80%; 
    color:#343434;	
	padding: 6px;
	background-color: #f5f5f5;
	border-radius:6px; 
	}
.tabd, .tabd th, .tabd td {
    border: 1px solid #d9dadb;
    border-collapse: collapse;
    font-family:  Arial, sans-serif;
	color: #555;
}
.tabd caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}
.tabd td, .tabd th { padding: 4px; }
.tabd td { font-size: 80% !important; text-align: left; }
.tabd thead th {
	text-align: center;
	background: #e9ebed;
	color: #717171;
	font-size: 80% !important;
}
.tabd tbody th { font-weight: bold; }
.tabd tbody tr { background: #FCFDFE; }
.tabd tbody tr.odd { background: #f9f9f9; }
.tabd a:link {
	color: #4073a1;
	text-decoration: none;
    font-size: 80%;
}
.tabd a:visited {
	color: #4073a1;
	text-decoration: none;
}

.tabd a:hover {
	color: #4073a1;
	text-decoration: underline !important;
}

.tabd tfoot th, .tabd tfoot td {
	font-size: 85%;
}


	
	
/* pp-pk  table  */
	
.tab-pk, .tab-pk th, .tab-pk td {
    border: 1px solid #d9dadb;
    border-collapse: collapse;
	font-family:  Arial, sans-serif;
	color: #555;
	
}

.tab-pk caption {
	font-size: 100%;
	font-weight: bold;
	margin: 5px;
}

.tab-pk td, .tab-pk th {
	padding: 4px;
}

.tab-pk td {
   font-size: 100% !important;
   text-align: center;
}

.tab-pk thead th {
	text-align: center;
	background: #e9ebed;
	color: #717171;
	font-size: 100% !important;
}

.tab-pk tbody th {
	font-weight: bold;
}

.tab-pk tbody tr { background: #FCFDFE; }

.tab-pk tbody tr.odd { background: #f9f9f9; }

.tab-pk a:link {
	color: #4073a1;
	text-decoration: none;
    font-size: 100%;
}

.tab-pk a:visited {
	color: #4073a1;
	text-decoration: none;
}

.tab-pk a:hover {
	color: #4073a1;
	text-decoration: underline !important;
}

.tab-pk tfoot th, .tab-pk tfoot td {
	font-size: 100%;
}

.tab-pk ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:100%; 
    color:#717171;	
	/*list-style-image: url(../images/li1.gif);*/
	margin-top:0;
	margin-bottom:0;
    line-height: 1.5em;
	}	
.tex{text-align: left !important;}	

.dovuz-news{
	width: 240px;
    font-family: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 80%; 
    color:#343434;	
    padding-top:0;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	background-color: #f5f5f5;
	border-radius:6px; 
	margin-left:5px;
	}
	
.dovuz-news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%!important; 
	}
	
.twit{
	width: 240px;
	margin-left:5px;
	margin-top:10px;
	text-align:center;
	}


.tab-news, .tab-news td {
    border: 0;
    border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
    color:#353434;
	margin-bottom:0.5em;
	line-height: 1.5em;
	background: #ffffff;
	vertical-align:top;
}

.tab-news td {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 4px;

}

.tab-news td {
   font-size: 100% !important;
   text-align:justify;
}



.news-a  {
	text-align:right;
	margin-top:-4px;

}
.news-a a:link {
	color: #4073a1;
	text-decoration: underline ;
    font-size: 100%;
}

.news-a a:visited {
	color: #4073a1;
	text-decoration: underline ;
}

.news-a a:hover {
	color: #4073a1;
	text-decoration: none !important;
}

.news-date {
	font-size: 14px ; 
    color:#003057 ;	
	font-weight:bold;
	}
	
.ok{
    color:#0C0;
	font-size: 130% !important;
	}	
	
.dovuz-goal    {
	background-color: #e3f7e3;
	border-radius:6px;	
	padding-left:8px;
}

.radius-activ  {
    background: #66cc66;
    border: 1px solid #333; 
    padding: 10px; 
    margin-bottom: 10px; 
   }
.radius-activ A{
    font-family: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 90% !important; 
    color:#fff; font-weight:normal;	
	text-decoration:none;
    }

.radius-activ A:Hover{
	color:#173E85;
    text-decoration:underline;
    }

.error {color: red;}

/* Таблица "Расписание" */

table.schedule {
    width: 100%;
    font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
    border-collapse: collapse;
}

table.schedule caption {
    text-align: right;
    font-size: .75em;
    margin: 10px 0px;
    font-weight: bold;
}

table.schedule td, th {
    padding: 3px 5px 2px 5px;
    
    border: 1px solid #73afb7;
}

table.schedule th {
    color: white;
    font-weight: bold;
    font-size: .8em;
    background: #6495ED;
}

table.schedule td {
    text-align: left;
    font-size: .8em;
}

.table_col1 {
    width: 30%;
}
.table_col2, .table_col3, .table_col4 {
}

/* Таблица Цены */
.price {
    font-family: Verdana, Geneva, sans-serif;
    border-collapse: collapse;
    margin-bottom: 10px;
    width: 100%;
}
.price caption {
    font-family: Tahoma, Geneva, sans-serif;
    text-align: left;
    font-size: 1em;
    margin: 10px 0px;
    font-weight: bold;
}
.price th {
    background: lightgray;
}
.price td, th {
    padding: 6px 10px 4px 10px;
    font-size: .8em;
    border: 1px solid #034569;
}
.price .col1 {
    width: 7em;
}
.price .col2 {
    width: 100%;
}
.price .col3 {
    width: 7em;
}
/* Таблица Менеджер заявок */
table.greenday {
    padding: 10px;
    font-family: "Trebuchet MS", sans-serif;
    /*font-size: 10px;*/
    /*font-weight: bold;*/
    line-height: 1.4em;
    font-style: normal;
    border-collapse: separate;
    margin-right: 8px;
    width: 100%;
}
.greenday thead th{
    /*padding:15px;*/
    color:#fff;
    text-shadow:1px 1px 1px #568F23;
    border:1px solid #93CE37;
    border-bottom:3px solid #9ED929;
    background-color:#9DD929;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(123,192,67)),
        color-stop(0.51, rgb(139,198,66)),
        color-stop(0.87, rgb(158,217,41))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(123,192,67) 2%,
        rgb(139,198,66) 51%,
        rgb(158,217,41) 87%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}

.greenday tbody td{
    /*padding:10px;*/
    text-align:center;
    /*background-color:#DEF3CA;*/
    border: 2px solid lightblue; /*#9DD929;*/
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#666;
    text-shadow:1px 1px 1px #fff;
}

.greenday #col_name2, #col_phone {
    width: 100px;
}
/* Стиль формы */
form.fkform {
    margin: 20px;
    padding: 20px;
	background: #c9d0de; border: 1px solid #e1e1e1;
	-moz-box-shadow: 0px 0px 8px #444;
	-webkit-box-shadow: 0px 0px 8px #444;
}

.fkform fieldset, .fkform input { margin: 0; padding: 0; border: 0; outline: none; }
.fkform input[type=text] { width: 100%; }
.fkform input[type=submit] {
    width: 185px; height: 52px;  padding: 10px 15px; margin: 0 15px 0 0;
	-moz-box-shadow: 0px 0px 5px #999;-webkit-box-shadow: 0px 0px 5px #999;
	border: 1px solid #556f8c;
	background: -moz-linear-gradient(top, #718DA9 0%, #415D79 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#718DA9), color-stop(100%,#415D79)); /* webkit */
	cursor: pointer;
}

/* ------------------------------------ */
.popup-box {
    position: absolute;
    border-radius: 5px;
    background: #fff;
    display: none;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
    font-family: Arial, sans-serif;
    z-index: 9999999;
    font-size: 14px;
}
 
.popup-box .close {
    position: absolute;
    top: 0px;
    right: 0px;
    font-family: Arial, Helvetica, sans-serif;  
    font-weight: bold;
    cursor: pointer;
    color: #434343;
    padding: 20px;
    font-size: 20px;
}
 
.popup-box .close:hover { color: #000; }
 
.popup-box h2 {
    padding: 0;
    margin: 0;
    font-size: 18px;
}
.popup-box .top { padding: 20px; }
 
.popup-box .bottom {
    background: #eee;
    border-top: 1px solid #e5e5e5;
    padding: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
 
#blackout {
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    overflow: hidden;
    z-index: 999999;
    left: 0;
    display: none;
}

#req a:link {
    font-size: 120%!important;
    color: #FCFDFE;
	text-decoration: none;
	padding: 8px;
	background-color: #66cc66;
	border-radius:6px; 
    }
	
#req a:visited {
    color: #FCFDFE;
	text-decoration: none;
    }
	
#req a:hover {
    color: #FCFDFE;
	text-decoration: none;
    }

/* Рефакторинг */

/* Стили Второе высшее образование */
#contentvv p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    text-align: justify;
}

/* Таблица со всеми образовательными программами */
#contentvv .table {
    font-family:  Arial, sans-serif;
    font-size: 0.8em;
	color: #555;
	border-collapse: collapse;
}

#contentvv .table td,
#contentvv .table th {
    padding: 4px;
    text-align: center;
    border: 1px solid #d9dadb;
}

#contentvv .table td {
    background: #FCFDFE;
}

#contentvv .table th {
    font-weight: bold;
    font-size: 1em;
    background: #e9ebed;
}

#contentvv td.grey {
    background: lightgrey;
}

.jcarousel-wrapper {
            margin: 20px 10px;
            margin-left: 2px;
            margin-right: 10px;
            position: relative;

            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: 0 0 2px #999;
            -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
        }
        /** Carousel **/
        .jcarousel {
            position: relative;
            overflow: hidden;
            width: 100%;
        }
        
        /** Carousel Controls **/
        a.jcarousel-control-prev,
        a.jcarousel-control-next {
            position: absolute;
            top: 50%;
            margin-top: -15px;
            width: 30px;
            height: 30px;
            text-align: center;
            
            
            /*
            background: #4E443C;
            */
            background: #36648b;
            
            color: #fff;
            color: White;
            
            text-decoration: none;
            /*text-shadow: 0 0 1px #000;*/
            font: 24px/27px Arial, sans-serif;
            
            color: White;
            
            
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
            
            -webkit-box-shadow: 0 0 4px #F0EFE7;
            -moz-box-shadow: 0 0 4px #F0EFE7;
            box-shadow: 0 0 4px #F0EFE7;
        }
        a.jcarousel-control-prev {
            left: 15px;
        }
        a.jcarousel-control-prev:hover {
            left: 12px;
        }
        a.jcarousel-control-next {
            right: 15px;
        }
        a.jcarousel-control-next:hover {
            right: 12px;
        }
        /** Carousel Pagination **/
        .jcarousel-pagination {
            position: absolute;
            bottom: -40px;
            left: 50%;
            -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
            margin: 0;
        }
        .jcarousel-pagination a {
            text-decoration: none;
            display: inline-block;
            font-size: 11px;
            height: 10px;
            width: 10px;
            line-height: 10px;
            
            /*
            background: #fff;
            color: #4E443C;*/
            
            
            background: #63b8ff;
            color: #63b8ff;
            
            border-radius: 10px;
            text-indent: -9999px;
            margin-right: 7px;
            -webkit-box-shadow: 0 0 2px #4E443C;
            -moz-box-shadow: 0 0 2px #4E443C;
            box-shadow: 0 0 2px #4E443C;
        }
        .jcarousel-pagination a.active {
            background: #4E443C;
            
            background: #36648b;
            
            color: #fff;
            opacity: 1;
            -webkit-box-shadow: 0 0 2px #F0EFE7;
            -moz-box-shadow: 0 0 2px #F0EFE7;
            box-shadow: 0 0 2px #F0EFE7;
        }
        /* *********************************************** */   
        .jcarousel ul {
            width: 20000em;
            position: relative;
            list-style: none;
            margin: 0;
            padding: 0;
        }
        .front-page-carousel li {
            position: relative; /* Для позиционирования внутренних блоков*/
            float: left;
            
            height: 32em;
        }
        .front-page-carousel h2 
        {   
            margin: 4px;
            height: 10%;
            
            vertical-align: top;
            
            border: 2px solid #87CEFA;
            border: 2px solid #4682B4;
            
            
            /*background-color: #f0ffff;*/
            background-color: White;
            
            padding: 4px 10px;
            
            color: #4682B4;
            font-family: Arial, Helvetica, sans-serif;
            
            font-size: 1em;
        }
        .front-page-carousel .preview_image     
        {
            border: 2px solid #87CEFA;
            border: 2px solid #4682B4;
            /*background-color: #f0ffff;*/
            background-color: White;
            margin: 4px;
            height: 12em;
            padding: 5px;
        }
        .preview_image img 
        {
            display: block;    
            /*max-width: 70%;*/
            width: 70%;
            
            margin-left: auto;
            margin-right: auto;
            
        }
        .preview_text 
        {
            margin: 4px;
            padding: 5px 10px 10px 10px;
            height: 36%;
            
            
            
            /*background-color: #f0ffff;*/
            background-color: White;
            
            border: 2px solid #87CEFA;
            border: 2px solid #4682B4;
            margin-top: 0;
            margin-bottom: 0;
        }
         .preview_text p {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 1em; 
         }
        .preview_footer
        {
            position: absolute;
            bottom: 30px;
            margin-left: 4px;
        }
        .preview_footer p 
        {
            background-color: #F0FFFF;
            background-color: #B0C4DE;
            border: 2px solid #4682B4;
            width: 150px;
        }
        .preview_footer a
        {
            text-decoration: none;
            font-weight: bold;
            background-color: #F0FFFF;
            background-color: White;
            background-color: #F0F8FF;
            
            padding: 5px;
            margin-right: 5px;
            border: 2px solid #87CEFA;
            /*border: 2px solid #4682B4;*/
            margin-left: 8px;
            
            color: Black;
        }
        .preview_footer a:hover 
        {
            margin-left: 14px;
        }
        
/* Стили для блоков Повышения квалификации и профессиональной переподготовки */
.promo {
    height: 400px;
    /*border: 2px solid #000;*/
    padding: 20px;
    
    margin-bottom: 10px;
    width: 100%;
}
.promo .blk {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    
    height: 100px;
    width: 49%;
    vertical-align: top;
}
.promo .img-div {
    float: left;
    
    overflow:hidden;
    width: 90px;
    height: 90px;
    margin: 5px 10px;
}
.promo .img-div img { height: 100%; }
.promo .txt { margin-left: 20px; }
.promo .txt h1 { font-size: 0.8em; }
.promo .txt p { 
    text-align: right;
    padding-right: 10px;
}
.promo .txt a { 
    text-decoration: none;
    color: #000;
    font-style: italic;
}
.promo .txt a:hover {
    color: #c7d3bf;
}
.program-img-list { display: table; }
.program-item { display: table-row; }
.program-image {  display: table-cell;  border-collapse: collapse;  vertical-align: top;  padding: 10px;}
.program-description { display: table-cell; border-collapse: collapse; vertical-align: top;  padding: 10px; }

.program-image img { display: block; width: 150px; }

.program-description p { padding: 0px; margin: 0px; line-height: 1.5em;  }

.program-description .title { text-align: left; text-transform: uppercase; }
.program-description .link { text-align: left; margin-top: 20px; }
.program-description .link a { color: #1C3255; text-decoration: underline; font-style: italic; }

.new-label {
    display: inline-block;
    margin-left: 40px;
    color: #ffffff;
    background: #6DC06A;
    padding: 5px;
    font-weight: bold;
    
    
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);    
}