/* Enter Your Custom CSS Here */
.site-header .home-link {
    min-height: 373px; /* 365 */
}


.site {
    max-width: 1500px;
}

.site-header {
    background: transparent url("http://www.urbarblatnica.sk/wp-content/uploads/sites/12/2022/09/urbar-blatnica2.jpg") no-repeat scroll center top / 1500px auto !important; /* 1607 */
}

.site-description{
color: white !important; 
font-weight: bold; 
}

 .googlemap {
    display: inline-block;
    height: 495px;
    width: 100%;
}

body{
background-color: #E8E8E8;
}

.navbar {
    background-color: #62BCC1;
}

.nav-menu li a {
color: white !important;
}

.nav-menu .current_page_item li a{
color:white !important;
  font-weight:bold !important;
}

.widget a, .entry-content a, .comment-content a, .entry-meta a {
    /*color: #62BCC1;*/
  	color: #4E9DA4;
}

.entry-content a:hover, .comment-content a:hover, .entry-meta a:hover, .widget a:hover {
    color: #62BCC1;
}


.entry-title a:hover {
    color: #62BCC1;
}

.widget_archive, .widget_categories, .widget_meta, .site-footer{
background-color: #F5F5F5 !important;
}

.site-footer{
border-top: 1px solid #ADD8E6;
}

.archive-header, .page-header {
    background-color: #45ABB1;
}

.archive-title, .page-title  {
font-weight:bold; 
color: white;
}

.current_page_item{
background-color:#220E10;
}
.paging-navigation{
    background-color: transparent;
}

.paging-navigation a{
 /* 	color: black !important;*/
  color: #45ABB1 !important;
  font-weight:bold;
}

.meta-nav {
    background-color: #45ABB1 !important;
}
.meta-nav:hover {
    background-color: #53cfd5 !important;
}