
/* Layout */ 
html{ }
body{ background: #f0f0f0 url(./img/body-bg.jpg) no-repeat top center; font-family:'Source Sans Pro', arial, tahoma, sans-serif; color:#181818;}

.container, .container-fluic{
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	}

.header_top{
	min-height:98px; background:#fff; margin-top:40px;
}
	.logo{padding: 20px 0 0 10px;}
	@media (max-width: 992px) {
	  .logo{padding: 20px 0 0 0px; text-align:center;}
	}

.header_carousel{
	min-height:65px; background:#fff; margin-top:10px; font-size:27px; font-weight:300;
}
	.header_carousel p{padding:13px 0 13px 10px; margin:0;}
	.header_carousel strong{color:#e2001a;}
	

.carousel_bg{background:#181818; width:100%; height:auto;}
.carousel_cont{height:auto;}


/* 3 boxes */
.boxes{height:auto; padding-top:20px; padding-bottom:20px;
background: #181818; /* Old browsers */
background: -moz-linear-gradient(top, #181818 0%, #333333 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#181818), color-stop(100%,#333333)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #181818 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #181818 0%,#333333 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #181818 0%,#333333 100%); /* IE10+ */
background: linear-gradient(to bottom, #181818 0%,#333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181818', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}
	.box{padding:10px;}
	.box_nadpis{color:#fff; font-size:22px; font-weight:500;}
	.box_text{color:#bcbcbc; font-size:15px; padding-top:10px;}
	.box_ico{color:#e2001a; float:left; padding-right:25px;}
/**/

.twocol{
    padding-bottom:40px; background:#fff; min-height:500px;
}

.leftcol{
    border-right:1px solid #dedede; margin-top:40px; min-height:450px;
}

.rightcol{
}

.aktuality_col{padding:0 0 0 10px;}
	.aktuality_nadpis{color:#e2001a; font-size:26px; padding-bottom:10px;}
.main_col{padding:0 10px 0 10px;}

.footer_loga{min-height:100px; padding-top:20px; padding-bottom:20px;}
.footer_bg{background:#333333; padding-top:30px; padding-bottom:20px;}
.footer{color:#fff;}

.sign_bg{background:#181818;}
.sign{padding:5px 0 12px 0;}
.sign_logo{float:left; padding-top:12px;}
.sign_text{float:right; padding-top:14px; padding-bottom:10px; color:#fff;}
.sign_text_grey{color:#999;}
	.sign a{color:#fff; font-size:13px;}

address{font-size:16px;}
address a{color:#fff;}

/* *** Float containers fix:

http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/* Zakladni styly */
a{color:#e2001a;}
a:hover{color:#e2001a;}

.main_col p {}
.main_col h1 {color:#e2001a;}
.main_col h2 {color:#e2001a;}
.main_col h3 {color:#e2001a;}
.main_col h4 {color:#e2001a;}
.main_col h5 {color:#e2001a;}
.main_col h6 {color:#e2001a;}


/* Formularova tlacitka, formulare */
input[type="submit"],input[type="button"] {}
input[type="submit"]:hover,input[type="button"]:hover {}
form[name=form_search] {}





/*** NOVINKY ***/
.novinky{}
.novinky_nadpis{}
	.novinky_nadpis a{color:#000; font-size:18px; font-weight:600; line-height:19px;}
	.novinky_nadpis a:hover{color:#fff; background:#000; text-decoration:none;}
.novinky_date{color:#868686; font-size:13px;}
.novinky_perex{color:#505050;}
.novinky_vice{}
.novinky_odd{height:1px; background:#E2001A; width:100%; margin:20px 0 20px 0;}
/**/


/*** MENU ***/
/* menu 1. urovne */

#menuCol{width: 100%; padding:26px 15px 0 0;}
@media (max-width: 992px) {
	  #menuCol{width: 100%; padding:10px 15px 0 0;}
	}
.navbar{background:none; border:none; 
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* 1 uroven :view */
.navbar-default .navbar-nav>li>a{
	font-size:18px;
	color: #181818;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	}
/* 1. uroven :hover */	
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color:#e2001a;
	background: #f8f8f8;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	}
/* 1. uroven dropdown: hover */
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{
	color:#e2001a;
	background: #f8f8f8;
	}



/******************/
/*UI*/
/******************/
#mbCenter{width:auto !important; height:auto !important;}
#mbContainer{ cursor:pointer;}
#fotogalerie{clear:both; padding:20px 0 20px 0; }
#fotogalerie .credits {
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
	margin: 0 0 30px 0;
}
#fotogalerie .credits em {
	color: #999;
}
#fotogalerie .backlink a {
	font-size: 10px;
	text-decoration: none;
	color: #AAA;
}
#fotogalerie .backlink a:hover,
#fotogalerie .backlink a:visited:hover {
	color: #000;
}
#fotogalerie img {
	border: none;
}
#fotogalerie #page_nav {
	color: #999;
	clear:both;
	text-align: center;
}
#fotogalerie #page_nav a:link, #fotogalerie #page_nav a:visited, #fotogalerie #page_nav a:hover, #fotogalerie #page_nav a:visited:hover {
	text-decoration: none;
	color: #222;
}
#fotogalerie #breadcrumb_nav {
	color: #999;
	clear:both;
}
#fotogalerie #breadcrumb_nav a:link, #fotogalerie #breadcrumb_nav a:visited, #fotogalerie #breadcrumb_nav a:hover, #fotogalerie #breadcrumb_nav a:visited:hover {
	text-decoration: none;
	color: #222;
}
#fotogalerie a {
	color: black;	
}
#fotogalerie #container {
	overflow: auto;
	width: 100%
}
#fotogalerie .hidden {
	visibility: hidden;
	position:absolute;
	top:0;
	left:0;
	display:inline;
}

/* ---------- gallery styles start here ----------------------- */
#fotogalerie .gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	width: <% gallery_width %>;
	
}

#fotogalerie .gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	/*width: 130px;
	height: 130px;*/
}
#fotogalerie .gallery li:hover img {
	border:1px solid #e2001a;
	background: #fff;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
#fotogalerie .gallery img {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	padding: 5px;
}
#fotogalerie .gallery em {
	background: #fff url(../inc/nano/images/grey-gradient.gif) repeat-y;
	color: #000;
	font-style: normal;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 110px;
	left: 9px;
	border: 1px solid #61803f;
	border-left-color: #61803f;
}
#fotogalerie .gallery a {
	text-decoration: none;
}
#fotogalerie .gallery a:hover em {
	background: #61803f url(../inc/nano/images/orange-gradient.gif) repeat-y;
	border-color: #61803f;
	color:#fff;
}
#fotogalerie .newversion {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
}
#fotogalerie .newversion a img {
	background-color: transparent;
	color: white;
	border: none;
	text-decoration: none;
}


