nav ul, nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

html {
    background: white;
}

#header {
    /*height: 592px;*/
    /*background: url("/en/resources/images/ozadje11.png:resizebox?1920x1920") #014C73;*/
    /*background-image: url("/en/resources/images//background-header01.jpg");*/
    background-image: url("/sl/resources/images///7m208313.jpg");
    /*background-image: url("/sl/resources/files/7m208313-flip.jpg");*/


    padding-bottom: 70px;
    /*background: #17b8f0;*/
    background-position: center;
    background-size: cover;

    color: white;
    font-size: 12px;

    position: relative;
    /*border-bottom: 50px solid #34659d;*/
}

#header .top {
    background-color: #003663;
    /*height: 77px;*/

    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5);
}

#header .top .container {
    display: flex;
    flex-direction: row;
    /*position: relative;*/
}

#header .top a {
    color: rgba(255, 255, 255, 0.85);
    display: block;
    text-transform: uppercase;
    padding-left: 10px;

    /*height: 77px;

    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 10px;

    padding-top: 23px;

    background-size: auto 50px;*/
}

#header .top img.up {
    height: 100%;
    margin: 10px 0px;
}

#header .organizator {
    align-self: center;
}

/*#header .top a.blue_world {
    background-image: url("/en/resources/images/bwinewwhite.png:resizebox?120x120");
    margin-left: 33px;
    width: 100px;
    background-size: auto 40px;
}

#header .top a.scb {
    background-image: url("/en/resources/images/scb.png:resizebox?120x120");
    margin-left: 33px;
    width: 100px;
    background-size: auto 40px;
}*/

#header .top a:hover {
    text-decoration: none;
}

.languages-list ul {
    margin: 0px;
    padding: 0px;
}

#header .top .container .languages-list {
	margin-left: auto;
    align-self: center;
}

#header .top .container .languages-list .languages-item {
	display: inline-block;
}

#header .top .container .languages-list .languages-item a {
	padding-left: 10px;
	margin: 0px;
}

#toggleNavbar {
	display: none;
	flex-direction: column;
	margin: auto 0;
	margin-left: 10px;
	width: 27px;
}

#toggleNavbar .stripe {
	height: 3px;
	background-color: white;
	margin: 2px 0px;
}

#header .login {
    position: absolute;
    top: 0px;
    right: 25px;
}

#header .bottom {
    display: inline-block;
    margin-top: 35px;
    /*width: 500px;
    height: 375px; */
    padding-top: 35px;
    color: white;

    font-family: "Michroma";

    background-color: rgba(255, 255, 255, 0.4);
    padding-top: 8px;
}

#header .bottom h1 {
    display: flex;
    flex-direction: row;
    font-family: 'univia-pro', sans-serif;
    padding-top: 19px;
    padding-bottom: 13px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: white;
    color: #009ed3;
    font-size: 53px;
    margin: 0;
    text-transform: uppercase;
}

.logo-img {
	width: auto;
	height: 140px;
	margin-left: 30px;
}

#header .bottom h1 span {
    font-size: 60px;
}

#header .bottom .date {
    font-family: 'univia-pro', sans-serif;
    padding-bottom: 2px;
    padding-left: 30px;
    padding-right: 20px;
    background-color: white;
    color: black;
    font-size: 20px;
}

#header .bottom .logo-bottom {
    margin-top: 4px;
    border-top: 1px solid white;
    padding-left: 30px;
    padding-top: 45px;
    padding-bottom:  10px;
}

#header .bottom .logo-bottom .title-top {
    color: gray;
    font-size: 13px;
}

#header .bottom .logo-bottom .title-bottom {
    line-height: 41px;
    margin-top: 12px;
    font-size: 41px;
}

#header .bottom:hover {
    text-decoration: none;
}

@media (max-width: 527px) {
	#header .bottom h1 {
		font-size: 28px;
	}
	.logo-img {
		display: none; 
	}
}

/*@media (min-width: 768px) {
    html {
      background: url("/en/resources/images/ozadje3.jpg:resizebox?992x992") no-repeat bottom center fixed #014C73;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    }
}

@media (min-width: 992px) {
    html {
      background: url("/en/resources/images/ozadje3.jpg:resizebox?1220x1220") no-repeat bottom center fixed #014C73;
    }
}

@media (min-width: 1200px) {
    html {
      background: url("/en/resources/images/ozadje3.jpg:resizebox?1920x1920") no-repeat bottom center fixed #014C73;
    }
}*/

/*#container {
    width: 1170px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
}*/

body {
    font-family: 'univia-pro', sans-serif;
    background-color: transparent;
    color: #666;
    /*text-align: justify;*/
    font-size: 15px;
}

#nav1_menu {
    /*height: 53px;*/
    /*margin-top: -47px;*/
    background-color: #34659d;
}

#nav1_menu li {
    position: relative;
}

#nav1_menu > ul {
    display: inline-block;
    min-width: 88%;
    width: 100%;
}

#nav1_menu > ul > li > a {
    display: none;
}

#nav1_menu > ul > li > ul > li {
    display: inline;
}

#nav1_menu > ul > li > ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#nav1_menu a {
    display: block;
    font-size: 12px;
    padding: 5px 0;
}

#nav1_menu > ul > li > ul > li > a{
    /*display: inline-block;
    position: relative;*/

    font-weight: 400;
    letter-spacing: 0.5px;

    text-decoration:none;
    text-align: center;

    padding: 10px 20px;

    font-size: 14px;

    margin: 0;

    /*width: 200px;
    height: 43px;*/
    color: white;
    /*background: rgb(28,111,136);
    background: -moz-linear-gradient(top, rgb(28,111,136) 0%, rgb(0,54,99) 100%);
    background: -webkit-linear-gradient(top, rgb(28,111,136) 0%,rgb(0,54,99) 100%);
    background: linear-gradient(to bottom, rgb(28,111,136) 0%,rgb(0,54,99) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c6f88', endColorstr='#003663',GradientType=0 );*/
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 60px;
}

#nav1_menu > ul > li > ul > li > ul > li > a {
    color: white;
}

#nav1_menu > ul > li > ul > li > ul > li > a:hover {
    text-decoration: none;
}

#nav1_menu ul li, #nav1_menu a {
    transition: background-color 0.25s;
}

#nav1_menu ul ul li:hover, #nav1_menu ul ul li.activated > a {
    background-color: #1C6F88;
}

#nav1_menu > ul > li > ul > li > ul {
    display: none;
}

#nav1_menu > ul > li > ul > li.activated > ul {
    display: block;

    position: absolute;
    left: 0;
    min-width: 100%;
    padding-top: 1px;

    transition:.5s;

    z-index: 1000;

    text-align: center;
}

#nav1_menu ul ul ul li {
    padding: 10px 20px;
    background-color: #003663;
    border-bottom: 1px solid white;
}

@media (max-width: 625px) {
	#nav1_menu ul li ul {
		flex-direction: column;
	}
	
	#toggleNavbar {
		display: flex;
	}
}

.staticApp .print {
    display: none;
}

.multinews .search {
    display: none;
}

.multinews .upbudi_title {
    display: none;
}

.multinews .news_summaries {
    display: flex;
    flex-direction: row;
    margin-left: 220px;
    margin-top: 200px;
}

.multinews .news_summaries .category {
    display: none;
}

.multinews .news_summaries .image {
    order: 1;

    position: absolute;
    top: 0;
    left: 1px;
    right: 1px;
    height: 260px;
}

.multinews .news_summaries .image img {
    width: 258px;
    height: 200px;
    float: none !important;
    margin: 0 !important;
}

.multinews .news_summaries .date {
    order: 2;
}

.multinews .news_summaries .title {
    order: 3;
}

.multinews .news_summaries .abstract {
    order: 4;
}

.news_summary {
    background-color: rgba(255, 255, 255, .75);
    margin-right: 30px;
    box-shadow: 0 0 10px #CCC;
    display: flex;
    flex-direction: column;
    padding: 25px;
    padding-top: 220px;
    width: 260px;
    position: relative;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'univia-pro', sans-serif;
    line-height: 1.1;
    font-weight: 500;
    color: #003663;
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}


b, strong {
    font-weight: 500;    
}

p {
    color: #666;
}

li {
    color: #666;
}

.tbody, .tr, .td, {
    padding: 6px;
    line-height: 1.22857143;
    vertical-align: top;
    border-top: 1px solid cadetblue;
    color: cadetblue;

 }

.content p {
	word-break: break-word;
}

footer {
    box-shadow: 0px 0px 40px 11px rgba(0, 0, 0, 0.15);
}

footer .top {
    background-color: rgba(28,111,136,0.5);
    /*height: 694px;*/
    width: 100%;
    color: #003663;
}

footer .top .container {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

footer .top .container > div {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  background-color: #34659d;
}

footer .card {
    /*width: 460px;
    height: 630px;*/
    background-color: #34659d;
    padding-top: 165px;
    background-repeat: no-repeat;
    background-position: top center;
    color: white;
}

footer .card a {
    color: white;
}

footer .card .title {
    background-color: rgba(0,0,0, 0.5);
    color: white;
    font-size: 18px;
    padding: 5px;
    padding-left: 15px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}

footer .card table {
    width: 100%;
}

footer .card table td, footer .card table th {
    font-size: 15px;
    text-align: left;
    padding: 3px;
    vertical-align: top;
}

footer .card .content {
    padding: 15px;
}

footer .card table p {
    color: white;
}

footer .card.info_dates {
    background-image: url("/en/resources/images//levo.jpg:resizeboxcrop?460x200");
}

footer .card.contacts {
	background-image: url("/en/resources/images//desno.jpg:resizeboxcrop?460x200");
    background-color: #34659d;
}

.social-links {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    padding-top: 35px;
}

.social-links a {
	text-align: center;
}

.social-link {
    width: 30%;
}

@media (max-width: 992px) {
    footer .register {
        display: none;
    }

    footer .top .news {
    	margin-right: 20px;
    }

    footer .kolofon .footer {
    	flex-direction: column !important;
    }
}

@media (max-width: 768px) {
	footer .top .container {
		flex-direction: column !important;
	}

    footer .top .news {
    	margin-right: 0px;
    	margin-bottom: 20px;
    }

    .sponsors {
    	margin: 0 !important;
    }

    .organizators {
    	margin: 10px 0px;
    }
}

footer > div, footer > a {
    display: inline-block;
    font-size: 24px;
    padding-top: 32px;
    padding-bottom: 32px;
}

footer > div > a {
    color: #003663;
}

footer .news .title, footer .gallery .title {
    /*font-weight: bold;*/
}

footer .news .title, footer .news .content, footer .gallery .title, footer .gallery .content {
    /*font-size: 14px;*/
    /*color: black;*/
}

footer a:hover {
    text-decoration: none;
}

footer .register {
    color: #d7d7d7;
}

footer .register {
    /*position: absolute;*/
    
    margin-left: 30px;
    margin-right: 30px;

    color: #d7d7d7;
    border-radius: 50%;
    width: 160px;
    height: 160px;

    margin-top: -115px;

    text-align: center;

    box-shadow: 0px -11px 20px 11px rgba(0, 0, 0, 0.15);

    /*transition: all 1s;*/

    background: rgb(28,111,136);
    background: -moz-linear-gradient(top, rgb(28,111,136) 0%, rgb(0,54,99) 100%);
    background: -webkit-linear-gradient(top, rgb(28,111,136) 0%,rgb(0,54,99) 100%);
    background: linear-gradient(to bottom, rgb(28,111,136) 0%,rgb(0,54,99) 100%);
}

footer .register span {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 63px;
    border-radius: 50%;  
}

/*footer .register:hover {
    width: 200px;
    height: 200px;

    margin-top: -133px;
    padding-top: 79px;

    font-size: 30px;
}*/

footer .kolofon {
    background-color: #818181;
    color: lightgray;
    width: 100%;

    font-size: 12px;
    padding: 20px 0px;

    text-align: left;
}

footer .kolofon .footer {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}

.organizators {
    display: flex;
    align-items: center;
}

.organizators p {
	display: inline-block;
	color: white;
    margin: 0 !important;
}

footer .kolofon .container div {
    width: 400px;
    margin-right: 25px;
    font-size: 10px;
}

footer .kolofon div div a {
    color: lightgray;
}

footer .kolofon img {
    float: left;
    margin-right: 13px;
}

.sponsors {
    /*margin: -20px;*/
}

.sponsors p {
    text-transform: uppercase;
    color: lightgray;
    line-height: initial;
    margin: 0;
    text-align: center;
    padding-bottom: 10px;
    font-size: 20px;
}

#container {
    background-image: url("/en/resources/images/famnit-ozadje.png");
    background-repeat: no-repeat;
    background-position: bottom right;

    padding-bottom: 80px;
    min-height: 75vh;
}

.app {
    padding-top: 20px;
}
