.bg-main{
	background-image: -webkit-linear-gradient(#044b88, #024179 60%, #01386d);
background-image: linear-gradient(#044b88, #024179 60%, #01386d);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#044b88', endColorstr='#01386d', GradientType=0);
border-bottom: 1px solid #01386d;
filter: none;
-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

body{
	background: url('../images/bg.png') repeat-x center top fixed;
}

#SlideDeck_Bug49560132{
	display:none;
}

.bg-main-2{
background: url('../images/bg-content.png') repeat center top;
padding-top: 30px;
padding-bottom: 20px;
}


.btn-primary {
color: #ffffff;
background-color: #175AB1;
border-color: #07287D;
}

#content p{
	text-align: justify;
}

#footer{
	color:#fff;
	font-size: 14px;
}

#footer a{
	color:#c5e6f9;
	font-size: 14px;
	text-decoration: underline;
}

.view-programms ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

.view-programms ul li{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px dashed #eee;
}

.view-programms ul li a{
	font-size: 16px;
	text-decoration: underline;
}

.view-programms ul li a:hover{
	color:#666;
}

.view-lectors table{
	width:100%;
}

.view-lectors table td{
	padding-bottom: 30px;
	width:16.6%;
}

.view-lectors table td div.views-field-field-photo-reader-fid{

border-width: 0 1px 4px 1px;

background-color: #eee;
border-color: #aaa;
color: #ffffff;

padding: 5px 0px;
margin-bottom: 5px;
width: 170px;


text-align: center;

}
