body {
	padding:0;
	margin:0;
	background-image:url(../images/2.jpg);
	background-repeat:repeat;
}

#back-composition{
	width:100%;
	height:1000px;
	position:absolute;
	top:0;
	left:0;
	background-image:url(../images/composition.png);
	background-position:1110px -140px;
	background-repeat:no-repeat;
}

h2 {
	font-size:22px;
	text-align:center;
}

a {
	text-decoration:none;
	margin:0;
	padding:0;
	cursor:pointer;
	border:none;
	color:#03C;
}

a.footer-text {
	color:#FFF;
	line-height:20px;
}

a.footer-text:hover {
	color:#FF9;
}

a.active-pagenum {
	display:inline-block;
	background-color:#D1FF9F;
	padding:3px;
	padding-left:7px;
	padding-right:7px;
	margin:3px;
	text-align:center;
	color:#360;
	clear:right;
}

#content a.active-pagenum:hover {
	color:#FFF;
	background-color:#FFB56A;
}

.inactive-pagenum {
	display:inline-block;
	clear:right;
	background-color:#360;
	padding:3px;
	padding-left:7px;
	padding-right:7px;
	margin:3px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

.pages {
	width:100%;
	margin-bottom:10px;
	text-align:center;
}

#column-left {
	position:absolute;
	width:350px;
	float:left;
	background-color:#3337D0;
	overflow:visible;
}

#main-box {
	position:absolute;
	margin-left:350px;
	float:left;
	padding-top:20px;
	right:0;
	left:0;
	min-width:850px;
}

#header-name {
	text-align:center;
	padding:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FF9;
	font-size:22px;
	line-height:23px;
	background-image:url(../images/filler-name.png);
	background-repeat:repeat;
}

#social-networks {
	width:100%;
	height:142px;
	display:block;
	background-color:#3337D0;
	padding-top:5px;
	padding-bottom:10px;
	text-align:center;
	color:#FFC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}

#social-networks p{
	margin-top:4px;
	margin-bottom:3px;
	padding:0;
}

#social-networks audio{
	margin-bottom:20px;
	opacity:0.7;
	width:280px;
}

#social-networks audio:hover{
	opacity:1.0;
}

.network-button {
	opacity:1.0;
}

.network-button:hover {
	opacity:0.95;
}

#search {
	display: block;
	padding:10px;
	padding-bottom:15px;
	padding-top:15px;
	background-color:#3337D0;
}

#search-field {
	width:230px;
}

#search-button {
	width:80px;
}

#header-logo {
	text-align: center;
}

#header-logo img{
	width:300px;
}

#slideshow {
	position:relative;
	top:0; 
	left:0;
	width:860px;
	height:249px;
	overflow:hidden;
	background-image:url(../images/slider-back.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#slideshow img {
/*	position:absolute; 
	top:19px; 
	left:31px;
	z-index:8; 
	opacity:0.0;
	height:215px;
	width:800px;*/
}

#slideshow img.active {
	z-index:10;
	opacity:1.0;
}

#slideshow img.last-active { 
	z-index:9; 
}

#slideshow-corner {
	position:absolute;
	left:440px;
	top:10px;
	margin-top:-80px;
	z-index:100;
	width:520px;
}

hr {
	color:#4ABF00;
}

img.normal {
	border:1px solid #256200;
	margin:10px;
}

img.with-back {
	background-image:url(../images/frame.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:90px;
	padding-bottom:26px;
	margin-top:10px;
}

.center-align {
	text-align:center;
}

.right-align {
	text-align:right;
}

#footer-copyright {
	margin-top:-12px;
}

#footer-map {
	margin-top:-16px;
}

.banners {
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

img.banner {
	width:112px;
}

.footer {
	background-color:#3337D0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	padding:6px;
	position:relative;
}

.counters {
	left:50%;
	margin-top:10px;
}

#button-up {
	position:fixed;
	bottom:5px;
	right:5px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../images/button-up.png);
	display:none;
	width:34px;
	height:34px;
	cursor:pointer;
	z-index:100;
	opacity:0.6;
	border-radius:4px;
}

#button-up:hover {
	opacity:1.0;
}

#content {
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#050;
	padding-left:20px;
	padding-right:20px;
}

#content a:hover {
	color:#C30;
}

.content-header {
/*	padding-bottom:20px;*/
	width:100%;
}

.content-header h1{
	text-align:center;
	font-weight:bold;
	font-size:24px;
	padding:14px;
	padding-right:20px;
	background-color:#4ABF00;
	color:#FFF;
	background-image:url(../images/filler-main.png);
	background-position:top;
	background-repeat:repeat-y;
/*	margin-bottom:75px;*/
	margin-top:10px;
}

.content-text {
	width:100%;
}

#content-banner {
/*	position:absolute;
	text-align:center;
	width:96%;
	margin-top:90px;
	height:90px;
	background-image:url(../images/banner2015.png);
	background-position:center center;
	background-repeat:no-repeat;*/
}

#breadcrumbs {
	font-size:16px;
	margin-top:5px;
	width:700px;
	color:#C63;
}

#breadcrumbs a{
	color:#C63;
}

.news-main {
	width:100%;
	display:inline-block;
	border-top:1px solid #CCC;
	margin-top:10px;
	margin-bottom:15px;
	padding-top:10px;
}

.img-news-main-thumb {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #CCC;
	position:relative;
	left:25%;
	margin-left:-50%;
}

.news-main-content {
	text-align:left;
}

.news-main-date {
    background-image:url(../images/frame.png);
	background-position:center -148px;
	background-repeat:no-repeat;
	height:55px;
	margin-bottom:10px;
	font-weight:bold;
	padding-left:12px;
	text-align:center;
	font-size:14px;
	line-height:14px;
}

.news-main-caption {
	font-weight:bold;
	text-align:center;
}

.btn-center {
	text-align:center;
	display:block;
	background-image:url(../images/filler-main.png);
	background-position:top;
	background-repeat:repeat-y;
	color:#FFF;
	left:50%;
	margin-left:-150px;
	width:300px;
	position:relative;	
	padding-top:15px;
	padding-bottom:18px;
}

#content a.btn-center:hover {
	color:#FF9;
}

.announces-box {
	display:inline-block;
	width:37%;
	background-color:#FFF;
	border-top:#DDD solid 1px;
	border-right:#DDD solid 1px;
	padding:1.5%;
	-webkit-box-shadow:0 3px 5px #777;
	-moz-box-shadow:0 3px 5px #777;
	box-shadow:0 3px 5px #777;
	text-align:center;
}

.announces-box h2{
	background-color:#FEF1D6;
	margin-top:0;
	margin-bottom:0;
	padding-top:5px;
	padding-bottom:8px;
}

.announce {
	border-top:1px solid #CCC;
	margin-top:10px;
	padding-top:10px;
	width:100%;
	display:inline-block;
	text-align:left;
	vertical-align:top;
}

.announce-date {
	display:block;
	font-weight:bold;
	text-align:center;
}

.subheader {
	background-image:url(../images/filler-main.png);
	background-position:top;
	background-repeat:repeat-y;
	color:#FFF;
	padding-top:3px;
	padding-bottom:7px;	
	width:100%;
	position:relative;
}

.img-news {
	position:relative;
	width:500px;
}

.img-news-thumb {
	float:right;
    width:180px;
	height:120px;
	margin:10px;
}

#news-box-main {
	width:53%;
	display:inline-block;
	vertical-align:top;
	margin-right:2%;
	-webkit-box-shadow:0 3px 5px #777;
	-moz-box-shadow:0 3px 5px #777;
	box-shadow:0 3px 5px #777;
	background-color:#FFF;
	border-top:#DDD solid 1px;
	border-right:#DDD solid 1px;
	padding:1.5%;
}

#news-box-main h2 {
	background-color:#E7F7DB;
	color:#050;
	margin-top:0;
	margin-bottom:0;
	padding-top:5px;
	padding-bottom:8px;
}

.news-box {
	margin-bottom:10px;
	padding:10px;
	-webkit-box-shadow:0 3px 5px #777;
	-moz-box-shadow:0 3px 5px #777;
	box-shadow:0 3px 5px #777;
	width:97%;
	background-color:#FFF;
	min-height:130px;
	border-top:#DDD solid 1px;
	border-right:#DDD solid 1px;
}

.news-date {
	text-align:left;
	font-weight:bold;
	clear:left;
	background-color:#E7F7DB;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	color:#050;
	margin-bottom:5px;
}

.news-box .news-date:hover {
	color:red;
}

.group-header {
	width:190px;
	height:240px;
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	vertical-align:top;
	background-color:#FFF;
	border-top:#DDD solid 1px;
	border-right:#DDD solid 1px;
	padding:1.5%;
	-webkit-box-shadow:0 3px 5px #777;
	-moz-box-shadow:0 3px 5px #777;
	box-shadow:0 3px 5px #777;
	text-align:center;
}

.group-header-name {
	width:100%;
	height:100px;
}

.group-header-thumb {
	width:100%;
	height:140px;
}

a.group-header {
	color:#360;
}

a.group-header:hover {
	background-color:#FFE;
}

table.schedule {
	text-align:center;
	width:100%;
	font-size:12px;
}

tr.header-row {
	font-weight:bold;
}

td.schedule-group-header {
	background-color:#FFB;
	font-size:14px;
	height:20px;
	border-top:1px dotted #060;
	border-left:1px dotted #060;
	border-right:1px dotted #060;
	text-align:left;
	padding-left:5px;
}

td.schedule-header {
	background-color:#FFB;
	border-top:1px dotted #060;
	border-bottom:1px dotted #060;
	border-left:1px dotted #060;
}

td.schedule-row {
	border-bottom:1px dotted #060;
	padding-left:3px;
	padding-right:3px;
	border-left:1px dotted #060;
}

#last-col {
	border-right:1px dotted #060;
}

.group-ref {
	font-weight:bold;
}

.photo-box {
	display:inline-block;
	text-align:center;
	width:235px;
	height:235px;
}

.pdf {
	display:inline-block;
	text-align:center;
	font-weight:bold;
	color:#600;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:20px;
	border:1px dotted #600;
	padding:20px;
	border-radius:12px;
}

.pdf:hover {
	color:#930000;
	background-color:#FFC;
}

.view-pdf {
	position:relative;
	bottom:0;
	margin-top:10px;
}

.pdf-caption {
	margin-bottom:20px;
}

img.inline-image:hover{
	border-color:#F00;
}

img.inline-image {
	border:2px solid #9BAA17;
	padding:1px;
	margin:2px;
	height:200px;
}

.feedback {
	background-color:#FFF;
	border-top:#DDD solid 1px;
	border-right:#DDD solid 1px;
	padding:10px;
	-webkit-box-shadow:0 3px 5px #777;
	-moz-box-shadow:0 3px 5px #777;
	box-shadow:0 3px 5px #777;
	margin-bottom:10px;
}

.gallery-thumb {
	width:270px;
	height:280px;
	display:inline-block;
	vertical-align:top;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	-webkit-box-shadow:0 3px 5px #777;
	-moz-box-shadow:0 3px 5px #777;
	box-shadow:0 3px 5px #777;
	background-color:#FFF;
	border-top:#DDD solid 1px;
	border-right:#DDD solid 1px;
	padding:10px;
}

.gallery-thumb img{
	width:100%;
	height:180px;
}

a.gallery-thumb {
	color:#360;
}

a.gallery-thumb:hover {
	background-color:#FFE;
}

.images-count {
	font-size:16px;
	margin-top:5px;
}

.gallery-image {
	height:150px;
	margin:1px;
}

.gallery-image:hover {
	opacity:0.9;
}

.video {
	margin:5px;
	display:inline-block;
	width:450px;
	height:250px;
}

.menu-level-1 {
	display:block;
	width:325px;
	background-color:#1014A7;
	/*	background-image:url(../images/filler-menu.png);
	background-position:0 0;
	background-repeat:repeat-x;*/
	color:#FFC;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:20px;
	text-transform:uppercase;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:25px;
	border-bottom:1px solid;
	border-bottom-color:#6467DB;
	list-style:none;
	cursor:pointer;
}

.menu-level-1:hover{
	background-color:#00008F;
}

.with-submenu {
	background-image:url(../images/right-arrow.png);
	background-position:331px 13px;
	background-repeat:no-repeat;
}

.menu-level-2 {
	display:block;
	background-color:#2F33CC;
	color:#FFF;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:20px;
	padding-top:6px;
	padding-bottom:8px;
	padding-left:8px;
	border-bottom:1px solid;
	border-bottom-color:#9B9BFF;
}

.menu-level-2:hover {
	background-color:#00008F;
	color:#FFF;
}

ul.navmenu-v {
	list-style:none;
	margin:0;
	padding:0;
}

/* 2nd Menu */
ul.navmenu-v ul,
ul.navmenu-v ul ul,
ul.navmenu-v ul ul ul {
	display: none;
	position: absolute;
	left: 350px;
	z-index:1000;
	list-style:none;
	border:1px solid;
	border-color:#6467DB;
	margin:0;
	padding:0;
	-webkit-box-shadow:0 5px 5px #777;
	-moz-box-shadow:0 5px 5px #777;
	box-shadow:0 5px 5px #777;
}

#menu-about {
	top: 400px;
	width:450px;
}

#menu-groups {
	top: 592px;
	width:380px;
}

#menu-bank {
	top: 698px;
	width:310px;
}

#menu-prof {
	top: 614px;
	width:150px;
}

#menu-nmr {
	top: 668px;
	width:400px;
}

#menu-aus {
	top: 940px;
	width:220px;
}

#menu-psycholog {
	top: 985px;
	width:220px;
}

ul.navmenu-v li ul li {
}

ul.navmenu-v li:hover ul ul,
ul.navmenu-v li:hover ul ul ul,
ul.navmenu-v li.iehover ul ul,
ul.navmenu-v li.iehover ul ul ul {
  display: none;
}

ul.navmenu-v li:hover ul,
ul.navmenu-v ul li:hover ul,
ul.navmenu-v ul ul li:hover ul,
ul.navmenu-v li.iehover ul,
ul.navmenu-v ul li.iehover ul,
ul.navmenu-v ul ul li.iehover ul {
  display: block;
}

#slider1_container {
	position: relative; 
	margin:0;
    top: 19px; 
	left: 31px; 
	width: 800px; 
	height: 215px; 
	overflow:hidden;
}

#slides {
	cursor: move; 
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 800px; 
	height: 215px; 
	overflow:hidden;
}

#loading {
	position: relative; 
	top: 0px; 
	left: 0px;
}

#loading-div1 {
	filter: alpha(opacity=70); 
	opacity: 0.7; 
	position: absolute; 
	display: block;
    top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
}

#loading-div2 {
	position: absolute; 
	display: block; 
	background: url(images/loading2.gif) no-repeat center center;
    top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
}

input, .control {
	font-size:20px;
}

input[name="submit"] {
	display:block;
	background-color:#393;
	color:#fff;
	padding:10px;
	width:160px;
	text-align:center;
	cursor:pointer;
	border:none;
}
