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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 h1{
	color: #333333
	}
	.dropdown-menu {
	background-color: #cccccc;
	}
	.uk-navbar-center{
 max-width: 100%!important;
 }
	.nav-header
{
  //*display: block;
  padding-top: 3px;
  padding-right: 15px;
  padding-bottom: 3px;
  padding-left: 15px;**/
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  //*color: #999999;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);**/
  text-transform: non;
}
.uk-article td {
	padding-right: 5px;
}
	
.uk-article td img{
	display: block;
	margin-left: auto;
	margin-right: 5px;
	min-width: 200px;
	height: auto;
}
.Tab400 img{
display: block;
	margin-left: auto;
	margin-right: auto;
	min-width: 400px !important;
	height: auto;
	}
	.Tab300 img{
display: block;
	margin-left: auto;
	margin-right: auto;
	min-width: 300px !important;
	height: auto;
	}
		.Tab250 img{
display: block;
	margin-left: auto;
	margin-right: auto;
	min-width: 250px !important;
	height: auto;
	}
			.Tab140 img{
display: block;
	margin-left: auto;
	margin-right: auto;
	min-width: 140px !important;
	height: auto;
	}

.uk-article p {
	line-height: 150%;
	text-align: justify;
}