body { font-family: 'Times New Roman, Arial';
 text-align: center; background: url('../img/background.jpg'); background-size: cover no-repeat center center fixed;}

.wrapper-div {margin: 0 auto; width: 1400px; height: 702px; margin-top: 100px;}

.main-div {width: 1020px; height: 702px; background-image: url('../img/book.png');background-repeat: no-repeat; float: left; }


.content-left {width: 390px; height: 525px; float: left; margin-left: 83px; margin-top: 40px; padding-right: 0; overflow: hidden; padding-top: 30px; }

h2.homepage {text-transform: uppercase; margin-top: 160px; color: #0d4ea2; line-height: 40px;}

#right-buttons {}

#contacts {text-align: center !important; margin-bottom: 16px !important; margin-top: 10px !important;}

.content-left p { text-align: justify; margin-top: 0px;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.content-right  {width: 390px; height: 535px; float: left; margin-left: 60px; margin-top: 40px; overflow: hidden; padding-top: 20px; padding-left: 10px; ;}

.content-right p { text-align: justify; margin-top: 0px;}

h5.pp {color: #0088b9; margin-top: 0px; margin-bottom: 30px; text-align: center !important;}

h4.pp {color: #0088b9; margin-top: 0px; margin-bottom: 30px;}

p.pp {text-align: justify; font-size: 12px; margin-bottom: 0px; } 

.pp img {border-radius: 10px; border: 5px solid #f9af1d; margin-right: 10px;}


.left-buttons {width: 190px; margin-right: -40px; margin-left: 40px; float: left; margin-top: 42px; position: relative; z-index: 1;}

.right-buttons {width: 190px;  margin-left: -30px; margin-top: 53px; float: left;}

.period-button {height: 52px; background-color: #f9af1d; border-top-left-radius: 40px; border-bottom-left-radius: 40px; border-right: 4px solid #000000; margin-bottom: 20px; padding: 10px;
                }

.period-button a {color: #ffffff; padding-top: 10px; padding-bottom: 10px; text-transform: uppercase; font-weight: 600; font-size: 14px; text-decoration: none; }



.left-vertical-menu {
    width: 100%;
   

}

.left-vertical-menu a {
    font-weight: 600;
    background-color: #fcaf17; 
    color: #21499f;
    border-right: 4px solid #034ea2;
    display: block;
    padding: 6px; 
    margin: 16px;
    text-decoration: none; 
    text-transform: uppercase;
    font-weight: 800;
    font-size: 15px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px; -webkit-box-shadow: -3px 0px 22px -1px rgba(0,0,0,0.65);
-moz-box-shadow: -3px 0px 22px -1px rgba(0,0,0,0.65);
box-shadow: -3px 0px 22px -1px rgba(0,0,0,0.65);
}

.left-vertical-menu a:hover {
    background-color: #1883b6; color: #ffffff;
}

.active {
    background-color: #1883b6; color: #ffffff; 
}


.eu-flag { float: left; }

.project-info {float: left; margin-left: 10px; margin-right: 10px; width: 260px;}

.project-info p {font-size: 9px !important; margin: 0px !important; text-align: center !important;}

.dobro-upravlenie { float: left; }

.homepage-left-content h4 {text-transform: uppercase;}

.home-right { padding-top: 0px;}
.homepage-info h5 {text-align: center; color: #0088b9; text-transform: uppercase; font-weight: 400; margin: 4px;}
.home-right p {text-align: justify; font-size: 11px !important;}
/*.homepage-info img {border-radius: 10px; border: 5px solid #f9af1d; margin-right: 10px;}*/
.homepage-info {height: 482px; width: 100%; }
.homepage-info a {text-decoration: none; color: #21499f;}
.homepage-info a:hover {text-decoration: underline; color: #f9af1d;}
.content-right p {margin-right: 0px !important; margin-top: 0px !important; font-size: 12px;}

.home-right-info {font-size: 8px; text-align: center;}

.home-right-footer {margin-left: -5px; margin-right: -60px;}


.fb-logo {margin-right: 10px; border: 0px !important; border-radius: 0px !important;}

h6.eufunds-hr {
    overflow: hidden;
    text-align: center;  margin-top: 36px !important; margin-bottom: 5px !important; width: 370px;
}
h6.eufunds-hr:before,
h6.eufunds-hr:after {
    background-color: #838383;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 36%;
}
h6.eufunds-hr:before {
    right: 0.5em;
    margin-left: -50%;
}
h6.eufunds-hr:after {
    left: 0.5em;
    margin-right: -50%;
}



.right-vertical-menu {
    width: 100%;
    border-left: 4px solid #1883b6;
}

.right-vertical-menu a {
    width: 98px;
    font-weight: 600;
    background-color: #fcaf17; 
    color: #21499f;
    display: block;
    font-size: 15px;
    padding: 12px; 
    margin: 4px;
    text-decoration: none; 
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    text-align: left;
    border-right: 4px solid #1883b6; }

.right-vertical-menu a:hover {
    color: #ffffff;
    background-color: #1883b6; 
}

.right-vertical-menu a:active {
   color: #ffffff;
    background-color: #1883b6; 
}

	/* gallery styling */
	.gallery-full-width {
	    max-height: 180px !important;
	    padding-bottom: 10px !important;
	    margin: 0 auto;
	}
	
	.gallery-half-width {
	    max-width: 170px !important;
	    max-height: 180px !important;
	    padding: 5px;
	}

