/* CSS Document */



#header .sub-menu {
    background: #b31029 !important;
    color: white !important
}


.sirka-radku .row_fix_width {
    max-width: 1200px !important;
}


 
        
#menu-item-101 a, #menu-item-485 a {   
	font-size: 25px !important;
  padding: 0 !important;
}

.is-mobile_menu .menu i {   
  padding: 20px !important;
}
  
.zoom a img {   transition: all .1s ease-in-out;}
.zoom a img:hover {   transform: scale(1.05);}
.mujbuton .ve_content_button {width: 100%}


#content #row_0 h1 {font-size: 70px !important;}
#content  #row_0 h2 {font-size: 50px !important;}


@media screen and (max-width: 1200px) {
#content  #row_0 h1 {font-size: 35px !important;}
#content  #row_0 h2 {font-size: 30px !important;}
}

@media screen and (max-width: 500px) {
#content  #row_0 h1 {font-size: 30px !important;}
#content  #row_0 h2 {font-size: 25px !important;}
}