@import url(fancybox/jquery.fancybox.css?v=2.1.5);
@import url(fancybox/helpers/jquery.fancybox-thumbs.css?v=1.0.7);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,latin-ext);
@import url(js/nivo-slider.css);
*{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background: url("images/bg-svetly.png");
}
.spodekobal {
	background: url("images/bg-svetly.png");
	width:100%;
}
.uvodtext p, .uvodtext ul, .uvodtext ol{
	color:#fff;
}
.top{
	background:#fff;
	width:100%;
	height:170px;
}
.all{
	width:980px;
	margin:0 auto;
}
.logo {
	background: url("images/logo.png") no-repeat;
	width:245px;
	height:65px;
	display:block;
	margin:30px 0;
}
.topmenu{
	padding:20px 0 0 0;
}
.topmenu li{
	display:inline-block;
}
.topmenu a{
	font-family: 'Open Sans Condensed', sans-serif;
	color:#000;
	margin:0 0 0 30px;
	font-size:110%;
	text-decoration:none;
}
.topright{
	text-align:right;
	float:right;
}
.vyhledavani{
	background:#ddd;
	width:290px;
	height:45px;
	margin:20px 0 0 0;
	float:right;
}
.vyhledavani input{
	background:#ddd;
	font-size:110%;
	border:0;
	padding:0 10px 0 20px;
	height:45px;
	line-height:45px;
	width:215px;
}
.vyhledavani .odeslat{
	background:url("images/lupa.png") no-repeat center center;
	width:45px;
	height:45px;
	display:inline-block;
	border:0;
	cursor:pointer;
	padding:0;
	text-indent:-9999px;
}
.menu{
	background:#e20038;
	width:980px;
	height:70px;
	position:absolute;
	top:130px;
	text-align:center;
	z-index:990;
}
.bottom_menu{
	background:#e20038;
	width:100%;
	height:70px;
}
.menu a, .bottom_menu a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	color:#fff;
	padding:0 20px;
	font-size:140%;
	text-decoration:none;
	height:70px;
	line-height:70px;
	display:block;
}
.menu li:hover > a, .bottom_menu li:hover > a, .menu li > a.over{
	background:#000;
}

.menu li, .bottom_menu li{
	float:left;
	margin:0 1px 0 0;
}
.menu li li{
	background: url("images/cudl_dole.png") no-repeat 0 9px;
	padding:0 0 0 18px;
}
.menu li li a{
	font-size:110%;
	height:60px;
	line-height:60px;
	background:0;
	padding:0;
	color: #fff;
	font-weight:normal;
}
.menu li li a:hover {
	color: #eaff00;
	background:0;
	border:0;
	text-decoration:underline;
}
.menu ul li ul{
	display:none;
	top:69px;
	left:0px;
	background:#000;
	width:980px;
	z-index:999;
}
.menu ul li:focus ul, .menu ul li:hover > ul {
	position:absolute;
	display:block;
}
.menu ul li:hover ul ul, .menu ul li:focus ul ul, .bottom_menu ul ul {
	display:none;
}

.topbg img {
	min-height: 100%;
	min-width: 1200px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-1
}
.topbg img.active{z-index:3}
@media screen and (max-width: 1024px) {
.topbg img {
	min-width: 1024px;
	left: 50%;
	margin-left: -512px;
}
}
.motto{
	float:left;
	padding:60px 0 0 30px;
}
.motto h3{
	font-family: 'Open Sans Condensed', sans-serif;
	color:#fff;
	padding:0;
	margin:0;
	text-align:center;
	-webkit-text-shadow:1px 1px 1px #333; /* for chrome */
	-text-shadow:1px 1px 1px #333; /* for all browser*/
	text-shadow:1px 1px 1px #333; /* same as above*/
	-moz-text-shadow:1px 1px 1px #333; /* for firefox */
	-o-text-shadow:1px 1px 1px #333; /* for opera */
	-ms-text-shadow:1px 1px 1px #333; /* for ie 9+ */
	-khtml-text-shadow:1px 1px 1px #333; /* for gecko based browser*/
}
.motto h3{
	font-size:200%;
	text-transform:uppercase;
}
.motto .mot_butt{
	font-family: 'Open Sans Condensed', sans-serif;
	color:#fff;
	font-size:150%;
	height:60px;
	line-height:60px;
	padding:0 30px;
	text-decoration:none;
	background:#e20038;
	display:inline-block;
	margin: 30px auto 0 auto;

}
.motto .mot_butt:hover{
	background:#000;

}
.slider{
	margin:30px 0 40px 0;
	position:relative;
}
.nivo-controlNav {
	position:absolute;
	right:10px;
	bottom:10px;
    z-index: 99;
}
	
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url("images/bullets.png") no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.text{
	width:660px;
	line-height:150%;
	text-align:justify;
	padding: 0 0 30px 0;
}
.text_full img{
	margin: 0 45px 25px;
}
.text_full{
	width:980px;
	line-height:150%;
	text-align:justify;
	padding: 70px 0 30px 0;
}
.text a, .text_full a{
	color:#9da4a9;
}
.text a:hover, .text_full a:hover{
	color:#000;
}
.claneknahled{
	min-height:160px;
	padding:10px 0;
	background:#e20038;
	line-height:110%;
	font-size:90%;
	color:#fff;
	margin:0 0 20px 0;
}
.claneknahled h3{
	padding:0;
	margin:0;
}
.sedy{
	background:#9da4a9;
}
.claneknahled .cltext{
	padding:0 15px;
}
.claneknahled img{
	padding:0 10px;
	margin:0;
}
.claneknahled a{
	color:#000;
}
.claneknahled a:hover{
	color:#fff;
}
.datum{
	color:#d6e7af;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:130%;
	padding:10px 0;
	display:block;
	font-weight:bold;
}
.sedy .datum{
	color:#d2d5d7;
}
.claneknahled h3{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:140%;
	color:#000;
}
.faceb{
	background:#fff;
	padding:10px;
	text-align:center;
}
.text td, .text_full td{
	padding: 5px 15px;
	border:#ccc solid 1px;
	font-size:90%;
}
.text_full table.bile td{
	padding: 15px;
	border:#ccc solid 1px;
	font-size:90%;
	background:#fff;
	vertical-align:top;
	text-align:left;
}
.text td p, .text_full td p{
	margin: 0;
}
.text p, .text_full p, .text ul, .text ol, .text_full ul, .text_full ol, .text_full table, .text_full table{
	margin:10px 0;
}
.text ol, .text_full ol{
	padding: 0 0 0 35px;
}
.text ol li, .text_full ol li{
	background:0;
	list-style:decimal;
	padding: 0 0 0 0;
}
.text li, .text_full li{
	background: url("images/licko.png") no-repeat 0 9px;
	padding: 0 0 0 18px;
}

form.formular input, form.formular textarea{
	background: #fff;
	padding: 15px 30px 15px 60px;
	margin:1px auto;
	border:0;
	width:220px;
	font-size:100%;
	color:#000;	
}
form.formular .jmeno{
	background:#fff url("images/jmeno.svg") 15px 12px no-repeat;
	background-size: 30px 30px;
}
form.formular .email{
	background:#fff url("images/email.svg") 17px 13px no-repeat;
	background-size: 25px 25px;
}
form.formular .telefon{
	background:#fff url("images/telefon.svg") 15px 13px no-repeat;
	background-size: 25px 25px;
}
form.formular .info{
	background:#fff url("images/edit.svg") 15px 14px no-repeat;
	background-size: 25px 25px;
}
form.formular input.odeslat{
	width:150px;
	background:#e20038;
	padding:10px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}
form.formular input.odeslat:hover{
	background:#000;
}
.nolcd{
	display:none;
}

.foto_nahled{
	width:230px;
	text-align:center;
	background:#fff;
	border:#9da4a9 solid 1px;
	float:left;
	margin:4px;
	padding:6px 0;
}
.foto_nahled:hover{
	background:#9da4a9;
	border:#9da4a9 solid 1px;
}
.foto_nahled:hover h3{
	color:#fff;
}
.foto_nahled h3{
	font-size:90%;
	text-align:center;
	width:200px;
	min-height:40px;
	margin:auto;
}
.foto_nahled img{
	margin:0 !important;
}
.galerie img{
	border:#fff 10px solid;
	margin:10px 10px !important;
	float:left;
}
.galerie img:hover{
	border:#aaa 10px solid;
}
.strankovani{
	width:100%;
	text-align:center;
	padding:20px 0;
}
.strankovani a{
	margin:0 5px;
}
.strankovani .disabled, .strankovani .current{
	margin:0 5px;
}
.strankovani .current{
	margin:0 5px;
	background:#e20038;
	padding:5px 10px;
	color:#fff;
}
h1{
	font-family: 'Open Sans Condensed', sans-serif;
	color:#e20038;
	font-size:250%;
	padding:0 0 30px 0;
	text-align:left;
	line-height:110%;
}
h1:first-letter {
	text-transform:uppercase;
}
h2{
	font-family: 'Open Sans Condensed', sans-serif;
	color:#a7adb2;
	font-size:170%;
	text-align:left;
	margin:20px 0 30px 0;
	line-height:110%;
}
h3{
	font-family: 'Open Sans Condensed', sans-serif;
	color:#e20038;
	font-size:140%;
	margin:20px 0 20px 0;
	text-align:left;
	line-height:110%;
}
h4{
	font-family: 'Open Sans Condensed', sans-serif;
	color:#e20038;
	font-size:120%;
	margin:20px 0 20px 0;
	text-align:left;
	line-height:110%;
}
.bloky{
	width:100%;
	padding:40px 0;
	background: rgba(167,173,178,0.3);
	clear:both;
}
.blok{
	display:block;
	float:left;
	width:235px;
	text-align:center;
	color:#a7adb2;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	font-size:200%;
	padding:140px 0 0 0;
	text-decoration:none;
}
.blok:hover{
	color: #949BA0;
}
.b01{
	background: url("images/but_vlak.png") center 10px no-repeat;
}
.b02{
	background: url("images/but_vuz.png") center 20px no-repeat;
}
.b03{
	background: url("images/but_kola.png") center top no-repeat;
}
.b04{
	background: url("images/but_ruce.png") center 25px no-repeat;
}
.spodek{
	background:#52555a;
	width:100%;
	padding:40px 0;
	color:#fff;
	line-height:140%;
	text-align:center;
}
.adresa a{
	color:#CCC;
}
.ic_fb{
	background: url("images/ic_f.png")no-repeat center left;
	width:36px;
	height:35px;
	display:inline-block;
	margin:auto;
	padding:0 0 0 50px;
	color:#fff;
	text-decoration:none;
	line-height:35px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
	line-height:0;
}

/* socialka */
ul.social{
	padding:10px 0 0 0;
	clear:both;
}
ul.social span, ul.social li {
	display:inline-block;
	width: 90px;
	padding:0;
	margin:0;
	height:30px;
	line-height:0;
	list-style:none;
	background:0;
}
ul.social span.google, ul.social li.google {
	width: 68px;
}
ul.social iframe { max-width:none; }