body {
	width: 100%;
}

.wrapper {
height:100%;
width:100%;
}

body {
/*background:url(../../images/new2/bg.jpg) repeat-y center top #fff;*/
background:url(/images/bg_vesna.jpg) repeat-y center top #fff;
font-family: 'Open Sans', sans-serif;
color:#000;
}

header {
background:url(../../images/new2/headbg.jpg) no-repeat center top;
position:relative;
height:273px;
}

header > .inner {
width:960px;
margin:0 auto;
position:relative;
overflow:hidden;
}

header > .inner .logo {
background:url(../../images/new2/logo.png) no-repeat 0 0;
width:375px;
height:216px;
display:block;
margin:0 auto;
text-indent:-9999px;
text-decoration:none;
margin-top:30px;
}

nav {
background:url(../../images/new2/menubg.jpg) no-repeat center top;
height:80px;
}

nav > .inner {
width:960px;
overflow:hidden;
margin:0 auto;
}

nav > .inner ul {
}

nav > .inner ul li {
float:left;
margin-right:46px;
}

nav > .inner ul  li a {
text-decoration:none;
color:#33322E;
/*font-size:23px;*/
font-size:17px;
line-height:80px;
text-transform:uppercase;
font-weight:100;
}

nav > .inner ul  li a:hover {
text-decoration:underline;
}

nav.menukz > .inner ul  li a {
/*font-size:19px;*/
	font-size:14px;
}

.linebg {
background:url(../../images/new2/linebg.jpg) no-repeat center top;
height:54px;
width:100%;
margin-top:-1px;
}

.content {
width:100%;
}

.content > .inner {
width:960px;
margin:0 auto;
overflow:hidden;
padding:30px 0;
}

.content .titlemain {
color:#272B7A;
font-size:50px;
line-height:normal;
text-align:center;
margin-bottom:30px;
text-transform:uppercase;
}

.content .maincats {
overflow:hidden;
margin-bottom:30px;
}

.content .maincats .item {
width:300px;
margin-right:20px;
margin-bottom:20px;
height:200px;
position:relative;
float:left;
overflow:hidden;
}

.content .maincats .item img {
width:300px;
height:200px;
display:block;
}

.content .maincats .item span {
position:absolute;
background:rgba(0,0,0,0.5);
color:#fff;
bottom:0;
left:0;
width:100%;
box-sizing:border-box;
padding:5px 10px;
font-size:14px;
text-align:center;
line-height:16px;
}

.content .maincats .item a {
text-decoration:none;
color:#fff;
}

.content .maincats .item a:hover span {
text-decoration:underline;
}

.content .achievements{
overflow:hidden;
margin-bottom:30px;
}
.content .achievements .achiv {
width:170px;
margin-right:20px;
margin-bottom:20px;
height:200px;
position:relative;
float:left;
overflow:hidden;
}
.content .achievements .achiv img {
width:170px;
height:200px;
display:block;
}

.separator {
background:url(../../images/new2/separator.jpg) no-repeat center top;
width:960px;
height:100px;
margin:50px 0;
}

.content .newsmain {
overflow:hidden;
margin-bottom:30px;
}

.content .newsmain .nws {
width:300px;
margin-right:20px;
height:440px;
float:left;
box-sizing:border-box;
padding:15px;
background:#2B2F89;
color:#fff;
}

.content .newsmain .nws a {
text-decoration:none;
color:#fff;
}

.content .newsmain .nws .date {
color:#949F3B;
font-size:16px;
margin-bottom:10px;
font-weight:bold;
}

.content .newsmain .nws  .txt {
font-size:18px;
line-height:24px;
text-align:left;
}

.content .newsmain .nws .pic {
height:270px;
margin:0 auto;
width:270px;
margin-bottom:20px;

background:#ccc;
color:#000;
text-align:center;
font-size:14px;
line-height:270px;
}

.content .newsmain .nws .pic img {
width:270px;
height:270px;
display:block;
}

.content .newsmain .nws a:hover .txt {
text-decoration:underline;
}

footer {
background:url(../../images/new2/footerbg.jpg) no-repeat center top;
width:100%;
height:445px;

}

footer > .inner {
width:960px;
margin:0 auto;
overflow:hidden;
padding:70px;
}

footer .map {
height:300px;
width:600px;
background:#ccc;
float:left;
}

footer .copy {
float:left;
margin-left:30px;
text-transform:uppercase;
color:#fff;
font-weight:100;
font-size:20px;
line-height:normal;
}
footer .copy a{
text-decoration:none;
}
footer .copy a img{
margin-right:8px;
height:30px;
}
.content {
text-align:justify;
font-size:16px;
line-height:22px;
}

.content p {
margin-bottom:10px;
line-height:22px;
}

.content h1 {
font-size:30px;
margin-bottom:20px;
}

.content h2 {
font-size:26px;
margin-bottom:15px;
}

.content h3 {
font-size:22px;
margin-bottom:13px;
}

.breadcrumb-navigation {
	margin-bottom:20px !important;

}

.content a {
	color:#051550;
	text-decoration:underline;
}

.content a:hover {
	text-decoration:none;
}

.content .photo-page-section ul {
	margin-left:20px;
	margin-bottom:20px;
}

.content .photo-page-section ul li {
	list-style:circle;
	margin-bottom:3px;
	
}

.content b, .content strong {
	font-weight:bold;

}

.content i, .content em {
	font-style:italic;
}

.lang {
	position:absolute;
	right:10px;
	top:30px;
	display:block;
	text-align:right;
}

.lang li {
	margin-bottom:10px;
	color:#fff;
	font-weight:bold;
}
.lang li img{
margin-left:5px;
}
.lang li a {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
}

.lang li a:hover {
	text-decoration:none;
}

div.photo-album-item div.photo-album-name {
	font-size:24px;
}

.content > .inner ol {
	margin-left:20px;
	margin-bottom:10px;
}

.content > .inner ol li {
	margin-bottom:5px;
}


.content > .inner{
background:url(../../images/new2/innerbg.png) repeat-y center top;
padding:30px 32px 30px;
}


.content .maincats .item{
margin-left:10px;
margin-right:10px;
}

.content .achievements .achiv{
margin-left:12px;
margin-right:10px;
}
.content .newsmain .nws{
margin-left:10px;
margin-right:10px;
}

header > .inner .logo{
margin-top:60px;
/*margin-right:140px;*/
}

