/*---    Plugin styles             ---*/

table.insert {
    border-collapse:collapse;
    border:0;
}

table.insert td {
	padding: 0px;
	border: 0px solid #80B4DB;
	border-width: 1px 1px 1px 1px;
	background-color: #FAFAFA;
}

/*    Global styles                    */	
	
a:link,a:visited {
	text-decoration: underline;
	color: #0071BC;
}

a:hover {
	text-decoration: none;
}

.global {
	min-height: 100%;
	margin-bottom: -95px;
	min-width: 1024px;
}

* html .global {
	height: 100%;
}

.content {
	padding: 10px 20px;
	overflow: hidden;
}

.left .content {
    padding: 10px 20px;
    overflow: hidden;
    width: 200px;
}

.corners_center {
	background: #fff;
	height: 10px;
	margin: 0 10px;
}

.separator_white {
	height: 10px;
	background: #fff;
	font-size: 0px;
}

.corner {
	height: 10px;
	width: 10px;
	position: relative;
	font-size: 0;
}

.left_top {
	background-position: 0 0;
	margin-left: -10px;
}

.left_bottom {
	background-position: 0 -10px;
	margin-left: -10px;
}

.right_top {
	background-position: -10px 0;
	float: right;
	margin-right: -10px;
}

.right_bottom {
	background-position:  -10px;
	float: right;
	margin-right: -10px
}
/*    END Global styles                */
	/*---                               ---*/
	/*    Header styles                     */
	/*---                               ---*/
.header { /*padding:            33px 15px 0 15px;*/
	overflow: hidden;
}

.logo_container {
	overflow: hidden;
	margin: 18px 0 15px 0;
	background: #fff;
	padding: 15px;
}

.logo {
	position: relative;
	display: block;
	width: 350px;
}

.banner {
	float: right;
}

.banner {
	float: right;
	margin-left: 15px;
}

.right .banner, .left .banner  {
	float: left;
	margin: 0 10px 0 0;
}

.top_menu {
	list-style: none;
	margin-left: 15px;
	height: 35px;
}

.top_menu li {
	float: left;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia;
	margin: 0 15px;
	padding-top: 5px;
}

.top_menu li a,.top_menu li a:link,.top_menu li a:visited {
	color: #C1272D;
}

.top_menu li.selected {
	font-size: 28px;
	height: 35px;
	margin: 0;
	white-space: nowrap;
	padding: 0;
}

.top_menu li.selected {
	color: #0071BC;
}

.selected_left {
	background: url(/images/frontend/selected_left.gif);
	height: 35px;
	width: 10px;
	float: left;
}

.selected_right {
	background: url(/images/frontend/selected_right.gif);
	height: 35px;
	width: 10px;
	float: left;
}

.selected_center {
	background: #fff;
	height: 35px;
	float: left;
}

/*    End Header styles */ /*    CONTENT styles    */
.main_table {
	width: 100%;
}

.left {
	vertical-align: top;
	width: 240px;
	max-width: 240px;
}

.left_menu {
	list-style: none;
	color: #0071BC;
}

.left_menu li {
	font-size: 13px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 8px;
	overflow: hidden;
}

.left_menu li ul {
	list-style: none;
	margin-top: 8px;
}

.left_menu li ul li {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 25px;
}

.left_menu a:link,.left_menu a:visited,.left_menu a {
	padding-left: 15px;
	cursor: pointer;
	display: block;
	float: left;
}

.left_menu li .plus {
	background: url(/images/frontend/plus.gif) 0 4px no-repeat;
}

.left_menu li ul li .plus {
	background: url(/images/frontend/plus.gif) 0 3px no-repeat;
}

.plus {
	background: url(/images/frontend/plus.gif) 0 3px no-repeat;
	padding-left: 15px;
}

.minus {
	background: url(/images/frontend/minus.gif) 0 3px no-repeat;
	padding-left: 15px;
}

.left_menu li .minus {
	background: url(/images/frontend/minus.gif) 0 4px no-repeat;
}

.left_menu li ul li .minus {
	background: url(/images/frontend/minus.gif) 0 3px no-repeat;
}

.center {
	vertical-align: top;
}

.navbar {
	font-size: 16px;
	font-family: Georgia;
	letter-spacing: -1px;
}

.navbar a:link,.navbar a:visited {
	font-size: 18px;
	color: #C1272D;
}

.image {
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

* html .ie_fix {
	height: 100px;
}

.right {
	vertical-align: top;
	width: 240px;
}

.column_left {
	padding-right: 7px;
	vertical-align: top;
	width: 34%;
}

.column_right {
	padding-left: 7px;
	vertical-align: top;
	width: 33%;
}

.vacantion {
	width: 100%;
}

.vacantion td {
	padding-bottom: 10px;
}

.cost {
	width: 1%;
	white-space: nowrap;
	font-weight: 600;
	color: #555;
}

.legend_univer:link,.legend_univer:visited {
	padding-left: 15px;
	text-decoration: none;
	background: url(/images/frontend/univer.gif) no-repeat 0 2px;
	font-size: 13px;
	color: #93278F;
	font-weight: bold;
	float: right;
}

.legend_chastnoe:link,.legend_chastnoe:visited {
	padding-left: 15px;
	text-decoration: none;
	background: url(/images/frontend/chastnoe.gif) no-repeat 0 2px;
	font-size: 13px;
	color: #009245;
	font-weight: bold;
}

.legend_all:link,.legend_all:visited {
	padding-left: 10px;
	text-decoration: none;
	font-size: 13px;
	color: #0071bc;
	font-weight: bold;
	float: left;
}

.legend_search:link,.legend_search:visited {
	padding-left: 15px;
	text-decoration: none;
	background: url(/images/frontend/search.gif) no-repeat 0 2px;
	font-size: 13px;
	color: #0071BC;
	font-weight: bold;
	float: right;
}

.legend_predlog:link,.legend_predlog:visited {
	padding-left: 15px;
	text-decoration: none;
	background: url(/images/frontend/predlog.gif) no-repeat 0 2px;
	font-size: 13px;
	color: #C1272D;
	font-weight: bold;
}

.bluecorn_left {
	float: left;
	height: 20px;
	width: 10px;
	background: url(/images/frontend/blue_corners.gif) 0 0;
}

.bluecorn_right {
	float: left;
	height: 20px;
	width: 10px;
	background: url(/images/frontend/blue_corners.gif) 10px 0;
}

.blue_bg {
	background: #0071BC;
	float: left;
	height: 18px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
}

.blue_bg a:link,.blue_bg a:visited {
	color: #FFF;
	text-decoration: none;
}

.announce {
	border: 1px solid black;
	margin-bottom: 1px;
}

.announce_important {
	border: 1px solid #C1272D;
	margin-bottom: 1px;
}

.announce_foot {
	background: #E6F2F2;
	width: 100%;
}

.announce_foot td {
	padding: 8px 15px;
	/*width: 33%;*/
}

.pagination {
	font-size: 18px;
	font-family: Georgia;
	margin: -3px 0 0 20px;
}

.current {
	font-size: 24px;
	color: #0071BC;
}

.pagination a:link,.pagination a:visited {
	color: #C1272D;
	margin-left: 8px;
}

.form_table {
	width: 100%;
}

.form_table td {
	width: 50%;
	height: 30px;
}

.form_table .lef {
	text-align: right;
	padding-right: 15px;
}

.table_facultet {
	width: 100%;
}

.table_facultet th {
	font-size: 11px;
	background: #E6F2F2;
	padding: 10px 0 10px 20px;
	white-space: nowrap;
}

.table_facultet td {
	font-size: 10px;
	background: #fff;
	padding: 20px 0 20px 20px;
}

.table_facultet td.inline {
	font-size: 11px;
	padding: 10px 20px 20px 20px;
	background: #F2F9F9;
}

.table_facultet td.inline  span {
	font-size: 12px;
	font-style: italic; 
}

.table_facultet td a.back {
	border-bottom:1px #000 dashed;
    text-decoration: none;
    color:#555;	
}

.table_facultet .leftpad {
	padding-left: 20px;
}

.table_facultet .rightpad {
	padding-right: 20px;
}

/*    Footer styles     */
.foot_separator {
	height: 95px;
}

.footer { /*height:                 80px;*/
	padding: 15px 15px 15px 30px;
	overflow: hidden;
}

.foot_white {
	background: #FFF;
	padding: 15px 30px;
	line-height: 18px;
}

.bottom_menu {
	list-style: none;
	height: 36px;
}

.bottom_menu li {
	display: inline;
	margin-right: 15px;
}

.bottom_menu a:link,.bottom_menu a:visited {
	color: #C1272D;
}

.foot_banner {
	float: right;
	margin-left: 15px;
}

/*    Colors            */ /*
    yellow  : FFFDE3
    red     : C1272D
    pink    : FDE3E4
    blue    : 0071BC
    gray    : C2C2C2
    green   : 009245
    purple  : 93278F
    aqua    : E6F2F2
*/
.gray,a.gray:link,a.gray:visited {
	color: #999999;
	white-space: nowrap;
}

.blue {
	color: #0071BC;
}

.purple {
	color: #93278F;
}

.green {
	color: #009245;
}

.red,a.red:link,a.red:visited,.red a:link,.red a:visited {
	color: #C1272D;
}

.white .content {
	background: #fff;
}

.white .corner {
	background-image: url(/images/frontend/white_corners.gif);
}

.white .corners_center {
	background: #fff;
}

.aqua .content {
	background: #E6F2F2;
}

.aqua .corner {
	background-image: url(/images/frontend/aqua_corners.gif);
}

.aqua .corners_center {
	background: #E6F2F2;
}

.yellow .content {
	background: #FFFDE3;
}

.yellow .corner {
	background-image: url(/images/frontend/yellow_corners.gif);
}

.yellow .corners_center {
	background: #FFFDE3;
}

.pink .content {
	background: #FDE3E4;
}

.pink .corner {
	background-image: url(/images/frontend/pink_corners.gif);
}

.pink .corners_center {
	background: #FDE3E4;
}

.vip {
	width: 66px;
	height: 20px;
	position: absolute;
	margin-left: -56px;
	background-image: url(/images/frontend/vip.gif);
}

a.black:link,a.black:visited {
	color: #000;
}

/*    Help styles       */
.separator {
	height: 15px;
	font-size: 0;
}

.topbord {
	border-top: 1px solid #E6F2F2;
}

.bold {
	font-weight: bold;
}

.font13 {
	font-size: 13px;
}

.font11 {
	font-size: 11px;
}

.font10 {
	font-size: 10px;
}


.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

.margtop10 {
	margin-top: 10px;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.overhidden {
	overflow: hidden;
}

.margin_right {
	margin-left: 15px;
}

.display_inline {
	display: inline;
}

.mini {
	margin-top: 5px;
}

* {
	margin: 0;
	padding: 0;
}

html,body {
	width: 100%;
	height: 100%;
}

body {
	background: #fff url(/images/frontend/body_bg.png) 2px 0px;
	color: #333333;
	font: 11px arial;
	min-height: 100%;
	min-width: 990px;
}

* html body {
	behavior: url(csshover.htc);
	height: 100%;
}

h2 {
	color: #C1272D;
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia;
	margin-bottom: 10px;
}

h3 {
	font-size: 16px;
	font-family: Georgia;
	letter-spacing: -1px;
}

h2 a:link,h2 a:visited {
	color: #C1272D;
}

h4 {
	font-size: 13px;
	display: inline;
}

input {
	padding: 1px;
}

.formtext {
	margin-right: 5px;
}

label {
	padding: 1px;
	margin: 2px;
}

.blue_input {
	border: 1px solid #0071BC;
	margin-right: 8px;
	width: 200px;
}

.red_input {
	border: 1px solid #C1272D;
	margin-right: 8px;
	width: 200px;
}

p {
	margin-top: 10px;
}

a img {
	border: 0px;
}

textarea {
	width: 100%;
	border: 1px solid #0071BC;
}

.megabutton {
	height: 40px;
	background: url(/images/frontend/megainput_bg.png);
	font-size: 15px;
	padding: 0 10px 0 10px;
}

* html .megabutton {
	padding: 0 0px 0 0;
}

.button {
	height: 22px;
	margin: 0 0 -2px 0;
	position: relative;
	top: -1px;
	padding: 0 5px 0 5px;
}

* html .button {
	padding: 0 2px;
}

.errors {
	list-style: none;
	line-height: 21px;
}

.error_popup {
	border: 1px solid #333;
	position: absolute;
	background: #fff;
	padding: 10px;
	width: 300px;
	text-align: left;
}

.popup_arr {
	background: url(/images/popup_arr.gif);
	height: 13px;
	width: 19px;
	margin: -20px 0 0 200px;
	position: absolute;
}

#input_ label { line-height: 20px;}
#input_ label input{margin-right: 5px;}

.addingform table td{ padding-bottom : 10px;}

#facults table label input{ margin-right: 5px;}

.spisok_anket{ list-style: none; font: bold 13px arial; line-height: 25px;}

#searchSubForm .search_left{padding: 7px 0;}
#searchSubForm .search_left input{ border:1px solid #0071BC;}
#searchSubForm .search_left select{ border:1px solid #0071BC;}

#searchSubForm label input{ margin:5px 5px 0 0; }
#searchSubForm .input_name{ font-weight: bold; width: 100px; float: left;}
 .big_select select{width: 314px; border:1px solid #0071BC !important;}
.search_main{ float: left; margin-right: 20px; }
.search_main select{ width: 150px; border:1px solid #0071BC;}
.search_main input{ width: 150px; border:1px solid #0071BC;}


.selected_facultet td {background:#FFFDE3 none repeat scroll 0 0;} /* this style for <tr> */

.menu_main_ul {font-size : 13px; font-weight : bolder;
				color : #0071BC; list-style : none;
				text-decoration : none; margin-left : 15px;}

.menu_ul {font-size : 11px; ont-weight : 0; color : #0071BC;
			list-style : none; white-space:normal;
			text-decoration : none; margin-left : 15px;
			font-weight:normal;}
.menu_ul a:hover {text-decoration : none;}

fieldset{border : 0; padding-left  : 0 ;}
legend{ color:#C1272D; font-family:Georgia; font-size:17px; font-weight:normal; margin-bottom:10px;}
.captcha_err{margin-left:110px; margin-top:-79px; position:absolute;}
*html .captcha_err{margin-left:12px; margin-top:-18px;}
*+html .captcha_err{margin-left:12px; margin-top:-18px;}




.green {
    display:block;
}

.title {
    display:inline;
    font-size:100%;
}

.text {
    font-size:80%;
}

.info {
    font-size:70%;
}

ol.results li {
    font-size:150%;
    margin:10px;
}

.pages {
    margin-top:30px;
    font-size:120%;
}
.numbers {
    font-size:160%;
}

.refblock {
    font-size:120%;
    margin-bottom:20px;
}

.hidden {
    display:none;
}
