/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-body-background {background-image: url(../images/tkk/fon.jpg); background-size: 100% 100%;}
/*.tm-navbar > .uk-visible-large > tm-navbar uk-navbar {background: url(../images/tkk/fon.jpg) #FFFFFF;}*/

.tm-navbar {
background: url("../images/tkk/fnb.jpg");
/*background: url("../images/tkk/fnb.jpg") no-repeat center center ;
background-size: cover;*/
}

.tm-navbar > .uk-visible-large > .uk-navbar-brand.uk-float-left {  
float: none;  
display: table;  
height: auto;  
margin: 0 auto;  
padding-top: 20px;  
}  

.tm-navbar > .uk-visible-large > div.uk-float-left {  
float: none;  
display: table;  
margin: 0 auto;  
}

.tm-footer { 
background: url("../images/tkk/fnb.jpg");
}

