/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .online-termin {
	background: url('/wp-content/uploads/2012/05/online_termin1.png')  top left no-repeat;
	height: 404px;
	font-family:'Oswald';
	font-weight:300;
	text-align:center;
}

.gumb {
	background: url('/wp-content/uploads/2012/05/gumb-upit.png')  top left no-repeat;
	height:28px;
	width:168px;
	padding: 2px;
	color:white;
	margin: 6px auto 0 auto;
	padding-top: 4px;
}

.tm-page {
	background: white url('/wp-content/uploads/2012/05/pozadina.jpg') no-repeat fixed center;
}

.uk-sticky-placeholder, .uk-navbar, .uk-navbar.uk-active {
	margin:0;
}

div#tm-header.tm-header {
	border-bottom: 1px solid lightgray;
	background-color: white;
}

.uk-navbar-nav {
}

nav.uk-navbar{
	box-shadow: 3px -2px 5px #888888;
}

.uk-navbar-nav > li > a {
	text-transform: uppercase;
	font-family: "Oswald";
	font-size: 15px;
	font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 { font-family: "Oswald"; color:#008098; }

div.uk-dropdown.uk-dropdown-navbar {
	box-shadow: 3px 2px 5px #888888;
}

h1, .uk-article-title {text-transform: uppercase;}
h2 {font-size: 22px;}
h3 {font-size: 19px;}

.uk-navbar-toggle {
	padding: 0 5px 0 0;
	float: right;
}