* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
html {
	height: 100%;
	overflow-y: scroll;
	background-color: #fff;
}
body {
	height: 100%;
	width: 100%;
	padding-top: 20px;
  background-image: url('http://ksp.vfu.bg/images/new-head/bg19.png');

  background-position: top center;
  
  /* Background image doesn't tile */
  background-repeat: no-repeat;
  
  /* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
  background-attachment: fixed;
  
  /* This is what makes the background image rescale based
     on the container's size */
  background-size: 100%;
  
  /* Set a background color that will be displayed
     while the background image is loading */
}
}
img {
	border: none;
}
span {
	font-weight: bold;
}
.wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* background-image: url(http://ksp.vfu.bg/images/html_bg.jpg); */
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed; 
}
.content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	overflow: auto;
	clear: both;
}
.side_bar {
	width: 271px;
	float: left;
}
.main_content {
	width: 682px;
	float: right;
	overflow: auto;
}
.general_panel {
	width: 670px;
	background-color: #e9eaea;
	text-align: justify;
	padding: 6px;
	padding-top: 0px;
	background-image: url(http://ksp.vfu.bg/images/genral_panel_bg_v1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: auto;
}
.general_panel_header {
	width: 670px;
	min-height: 68px;
	margin-bottom: 5px;
	overflow: auto;
}
.general_panel img {
	float: left;
	margin-right: 5px;
}
.general_panel h3 {
	margin-top: 21px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	float: left
}
.general_panel p {
	text-indent: 20px;
}
#general_panel_v1 {
	background-image: url(http://ksp.vfu.bg/images/genral_panel_bg_v1.gif);
}
#general_panel_v2 {
	background-image: url(http://ksp.vfu.bg/images/genral_panel_bg_v2.gif);
}
#general_panel_v3 {
	background-image: url(http://ksp.vfu.bg/images/genral_panel_bg_v3.gif);
}
.side_menu {
	background-color: #264d78;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 1px;
}
.side_menu a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	margin-bottom: 18px;
	line-height: 17px;
}
.side_menu a:hover {
	text-decoration: underline;
}
.see_more {
	min-height: 100px;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #264d78;
	background-image: url(http://ksp.vfu.bg/images/new-head/see_more_bg18.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: auto;
}
.see_more h3 {
	font-size: 18px;
	font-weight: bold;
	color: #ee7800;
	padding-top: 7px;
	padding-left: 10px;
}
.see_more a {
	color: #fff;
	text-decoration: none;
}
.see_more a:hover {
	text-decoration: underline;
}
.see_more ul {
	margin-left: 25px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #fff;
}
.see_more ul li {
	margin-bottom: 10px;
}
.top_img {
	width: 682px;
	height: 32px;
	background-image: url(http://ksp.vfu.bg/images/banners/banners/bak/bg-01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 274px;
}
.top_img_title {
	padding: 3px;
	background-image: url(http://ksp.vfu.bg/images/top_img_title_bg.png);
	text-align: right;
	font-size: 12px;
	color: #fff;
	margin-top: 10px;
}
.current_position {
	margin-top: 18px;
	margin-bottom: 18px;
	padding-top: 0px;
	color: #000;
	font-size: 12px;
}
.current_position a {
	color: #000;
	font-size: 12px;
}
#b {
	font-weight: bold;
}
#u {
	text-decoration: underline;
}
#i {
	font-style: italic
}



.button-details {
	 text-decoration:none; 
	 text-align:center; 
	 padding:11px 32px; 
	 border:solid 1px #004F72; 
	 -webkit-border-radius:4px;
	 -moz-border-radius:4px; 
	 border-radius: 4px; 
	 font:18px Arial, Helvetica, sans-serif; 
	 font-weight:bold; 
	 color:#E5FFFF; 
	 background-color:#3BA4C7; 
	 background-image: -moz-linear-gradient(top, #3BA4C7 0%, #1982A5 100%); 
	 background-image: -webkit-linear-gradient(top, #3BA4C7 0%, #1982A5 100%); 
	 background-image: -o-linear-gradient(top, #3BA4C7 0%, #1982A5 100%); 
	 background-image: -ms-linear-gradient(top, #3BA4C7 0% ,#1982A5 100%); 
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1982A5', endColorstr='#1982A5',GradientType=0 ); 
	 background-image: linear-gradient(top, #3BA4C7 0% ,#1982A5 100%);   
	 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
	 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
	 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
 }
 
 
 
hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}


ul.mini-h-m {
	list-style-type: none;
	display: inline;
    margin: 0;
    padding: 0;
    color: #333;
}

.mini-h-m a {
	color: #333;
	text-decoration: none;
}

.mini-h-m a:hover {
	color: #b73c89;
	text-decoration: underline;
}

.mini-h-m li{
	display: inline;
}

.mini-h-m li + li:before{
    content: " | ";
    padding: 0 7px;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	border-color: #f28e31 !important;
	background-color: #f28e31 !important;
	background-image: none;
	filter: none;
}

			body {
	margin: 0;
	padding: 0; 
}

.nav {
	padding: 15px 0;
	background-color: #e9f6f9;
	text-align: center;
	position: -webkit-sticky;
}

.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10000;
  border-top: 0;
}

.q-tit {
	color: #264d78;
	font-size: 18px;
}

.q-text {
	font-size: 15px; 
	margin-top: 6px;
	margin-bottom: 10px;
	color: #264d78;
}

.q-strong {
	color: #ee7800;
	font-weight: bold;
}

.q-link {
	color: #ee7800;
	font-weight: bold;
}