/* - <RJ, 23.05.2013 09:40, janko@andweb.cz>
----------------------------------------------------------------------------- */
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/* Variables
---------------------------------------------------------------------------------------------------- */
.tdnone {text-decoration: none}

.uppercase {
	text-transform: uppercase;
}
.nod {
	display: none !important;
}
.bold {
	font-weight: bold !important;
}
.overflow {
	overflow: hidden;
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}

.fn {
	float: none !important;

}
.clr {
	clear: right !important;
}
.cll {
	clear: left !important;
}
.cl,
.cleaner {
	clear: both !important;
	height: 0 !important;
	overflow: hidden !important;
	font-size: 0 !important;

}
.tac {
	text-align: center !important;
}
.tal {
	text-align: left !important;
}
.tar {
	text-align: right !important;
}
.taj {
	text-align: justify;
	line-height: 150%;
}
.vab {
	vertical-align: bottom !important;
}
.vat {
	vertical-align: top;
}
.vam {
	vertical-align: middle;
}
.fwn {
	font-weight: normal !important;
}
.mr4 {
	margin-right: 4px;
}
.mr8 {
	margin-right: 8px;
}

.mt20 {margin-top: 20px;}
.mb10 {
	margin-bottom: 10px !important;
}
.bbn {
	border-bottom: 0 !important;
}
.hid {
	visibility: hidden;
}
.spaceman {
	position: absolute;
	top: -3000px;
	left: 0;
}
.nm,
.nomar {
	margin: 0 !important;
}
.nml {
	margin-left: 0 !important;
}
.nopad {
	padding: 0 !important;
}
.nb {
	border: none !important;
}
.npl {
	padding-left: 0 !important;
}
.npr {
	padding-right: 0 !important;
}
.npt {
	padding-top: 0 !important;
}
.nbb {
	border-bottom: none !important;
}
.nbr {
	border-right: none !important;
}
.nmr {
	margin-right: 0 !important;
}
.default {
	cursor: default !important;
}
.upper {
	text-transform: uppercase;
}
.h1 {
	height: 1px !important;
	overflow: hidden !important;
}
.h2 {
	height: 2px !important;
	overflow: hidden !important;
}
.h5 {
	height: 5px !important;
	overflow: hidden !important;
}
.h10 {
	height: 10px !important;
	overflow: hidden !important;
}
.h15 {
	height: 15px;
	overflow: hidden;
}
.h20 {
	height: 20px;
	overflow: hidden;
}
.h30 {
	height: 30px;
	overflow: hidden;
}
.h40 {
	height: 40px;
	overflow: hidden;
}
.h50 {
	height: 50px;
	overflow: hidden;
}
.w1 {
	width: 1px;
	overflow: hidden;
}
.w5 {
	width: 5px;
	overflow: hidden;
}
.w22 {
	width: 22px;
	overflow: hidden;
}
.w10 {
	width: 10px;
	overflow: hidden;
}
.w15 {
	width: 15px;
	overflow: hidden;
}
.w20 {
	width: 20px;
	overflow: hidden;
}
.w25 {
	width: 25px;
	overflow: hidden;
}
.w30 {
	width: 30px;
	overflow: hidden;
}
.w40 {
	width: 40px;
	overflow: hidden;
}
.w50 {
	width: 50px;
	overflow: hidden;
}
.w60 {
	width: 60px;
	overflow: hidden;
}
.w70 {
	width: 70px;
	overflow: hidden;
}
.w80 {
	width: 80px;
	overflow: hidden;
}
.w90 {
	width: 90px;
	overflow: hidden;
}
.w100 {
	width: 100px;
	overflow: hidden;
}
.w120 {
	width: 120px;
	overflow: hidden;
}
.w140 {
	width: 140px !important;
	overflow: hidden;
}
.w150 {
	width: 150px !important;
	overflow: hidden;
}
.w160 {
	width: 160px !important;
	overflow: hidden;
}
.w170 {
	width: 170px !important;
	overflow: hidden;
}
.w180 {
	width: 180px !important;
	overflow: hidden;
}
.w190 {
	width: 190px !important;
	overflow: hidden;
}
.w200 {
	width: 200px !important;
	overflow: hidden;
}
.w240 {
	width: 240px !important;
	overflow: hidden;
}
.w250 {
	width: 250px !important;
	overflow: hidden;
}
.w275 {
	width: 275px !important;
	overflow: hidden;
}
.max-w-350 {
	max-width: 350px !important;
}
.wper99 {
	width: 99%;
}
.wper100 {
	width: 100%;
}
.green {
	color: green;
}
*:focus {
	outline: none;
}
a img {
	border: 0;
}
.fs11 {
	font-size: 11px !important;
}
.fs12 {
	font-size: 12px !important;
}
.fs13 {
	font-size: 13px !important;
}
.fs14 {
	font-size: 14px !important;
}
.fs15 {
	font-size: 15px !important;
}
.fs16 {
	font-size: 16px !important;
}
.fs18 {
	font-size: 18px !important;
}
.fs20 {
	font-size: 20px !important;
}
.fs22 {
	font-size: 22px !important;
}
.fs24 {
	font-size: 24px !important;
}
.fs26 {
	font-size: 26px !important;
}
.ba03 {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.rad5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/vendor/PIE.htc);
	position: relative;
}
.btn {
	background: #e6e6e6 url(/gfx/gray-grd.jpg) repeat-x;
	height: 36px;
	position: relative;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	width: 111px;
	line-height: 36px;
	float: left;
	color: #952542;
	border: 1px solid #8f1736;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/vendor/PIE.htc);
		zoom:1;
		/* Watch elements ancestors changes */
		-pie-watch-ancestors: 1;
		/* Tracking size and position changing */
		-pie-poll:true;
		/**
		 * Vysvetleni - http://www.fix-css.com/2012/05/rounded-borders-gradients-for-ie7-and-ie8-with-css3-pie/
		 */
}


.mr10 {margin-right: 10px !important;}



comment {
	background: pink;
}
.pic-fl {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
h2 {
	color: #952542;
	margin: 0;
	margin-bottom: 10px;
	font-size: 22px;
}
h3 {
	color: #952542;
	margin: 0;
	margin-bottom: 10px;
	font-size: 16px;
}
h4 {
	color: #952542;
	margin: 0;
	margin-bottom: 10px;
	font-size: 13px;
}
ol {
	margin: 0;
	margin-bottom: 20px;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
	background: url(/gfx/ico-li.png) no-repeat 0 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
ul li a {
	color: #4d4d4d;
	text-decoration: none;
}
ul li a:hover {
	text-decoration: underline;
	color: #952542;
}
ul li a.link {
	color: #952542;
	text-decoration: underline;
}
ul li a.link:hover {
	text-decoration: none;
}
ol li {
	margin-bottom: 8px;
	color: #952542;
	font-weight: bold;
}
ol li span {
	color: #4d4d4d;
	font-weight: normal;
}
h2.underline {
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
}

div.underline {
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
}

*.non-underline {
	border-bottom: 0;
}
p.big {
	font-size: 14px;
}
a,
.red {
	color: #952542;
}
*/
a:hover
{
		color: #cd3259
}

a.gray {
	color: #666;
}
div.white-line {
	height: 1px;
	overflow: hidden;
	background: #fff;
}
p {
	margin-bottom: 16px;
}
/* K prochazeni sablon
------------------------------------------------ */
#fastnav {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #dedede;
	padding: 10px;
	z-index: 5454;
	width: 200px;
}
#fastnav hr {
	border-top: 1px solid gray;
	margin: 0;
	height: 0;
	margin-bottom: 2px;
	margin-top: 2px;
}
/* Hlavni casti webu
---------------------------------------------------------------------------------------------------- */body {
	font-family: "Arial", sans-serif, Tahoma;
	color: #4d4d4d;
	background: #fafafa url(/gfx/body.jpg) repeat-x 0 -30px;
	padding-top: 50px;
}
#main-header .in 
{
	max-width: 978px;
	margin: 0 auto;
	min-height: 460px;
	position: relative;
	z-index: 3;
}
#content {
	width: 978px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 20px;
}
footer#main-footer {
	background: #737373 url(/gfx/bg-footer.jpg) repeat-x;
	min-height: 360px;
}
/* Logo
---------------------------------------------------------------------------------------------------- */
#main-nav h1 
{
	float: left;
	margin: 0 0 -47px 20px;
}
    
#main-nav h1 a {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 96px;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-indent: -7000px;
	top: 0px;
	width: 257px;
	background-image: url(/gfx/main-nav-bg.jpg);
	background-position: 0 100%;
	background-repeat: repeat-x;
	border: 1px solid #8f1736;
	border-top: 0;
	border-radius: 0 0 10px 10px;
	background-color: #F9F9F9;
}
#main-nav h1 a:hover {
	text-decoration: underline;
	background-image: url(/gfx/main-nav-hover.jpg);
	background-color: #650C22;
	border-color: #9B9B9B;
}
#main-nav h1 a span {
	background: url("/gfx/logo.png") no-repeat scroll 50% 50% transparent;
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	text-indent: -6000px;
	top: 0;
	width: 100%;
	z-index: 1;
}
#main-nav h1 a:hover span {
	background: url("/gfx/logo_hover.png") no-repeat scroll 50% 50% transparent;
}
/* Hlavni navigace
---------------------------------------------------------------------------------------------------- */
#main-nav {
	border-bottom: 1px solid #8f1736;
	/*height: 50px;*/
	background-image: url(/gfx/main-nav-bg.jpg);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index:100;
	background-position: 0 2px;
	background-repeat: repeat-x;
	background-color: #F9F9F9;
}
#main-nav ul {
	margin: 0;
	padding: 0;
}
#main-nav li {
	margin-left: 0;
	padding-left: 0;
	float: left;
	display: inline;
	position: relative;
	height: 49px;
	padding-right: 1px;
	margin-bottom: 0;
	background: url(/gfx/main-nav-pipe.jpg) no-repeat top right;
}
/*
#main-nav li:last-child {
	background: none;
}
*/
#main-nav li > span {
	position: absolute;
	background: url(/gfx/main-hover-arrow.png) no-repeat;
	width: 13px;
	height: 7px;
	z-index: 20;
	left: 50%;
	top: 0;
	margin-left: -7px;
	visibility: hidden;
}
#main-nav li a {
	display: block;
	float: left;
	height: 49px;
	line-height: 49px;
	font-size: 14px;
	/*width: 113px;*/
	padding: 0 10px; /*new*/
	text-align: center;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}
/*
#main-nav li.navid-35 a {width: 85px;}
#main-nav li.navid-15 a {width: 100px;}
#main-nav li.navid-63 a {width: 130px;}
#main-nav li.navid-20 a {width: 120px;}
#main-nav li.navid-30 a {width: 102px;}
#main-nav li.navid-33 a {width: 130px;}
#main-nav li.navid-6 a {width: 100px;}
#main-nav li.navid-3 a {width: 110px; text-indent: 46px; text-align: left;}
#main-nav li.navid-5 a {width: 92px;}
*/
#main-nav li.navid-3 a { text-indent: 36px; text-align: left;}

#main-nav li.navid-3 a span 
{
	background: url(/gfx/ico-eshop-menu-a.png) no-repeat;
	width: 26px;
	height: 25px;
	position: absolute;
	z-index: 10;
	bottom: 11px;
	left: 11px;
}

#main-nav li.navid-3 a:hover span,
#main-nav li.navid-3:hover a span,
#main-nav li.navid-3.active a span
{
	background: url(/gfx/ico-eshop-menu-b.png) no-repeat;
}
#main-nav li a:hover,
#main-nav li:hover a,
#main-nav li.active a {
	background-image: url(/gfx/main-nav-hover.jpg);
	color: #fff;
	background-position: 0 2px;
	background-repeat: repeat-x;
	background-color: #650C22;
}
#main-nav li:hover span {
	visibility: visible;
}
/*  2 uroven
---------------------------------------------------------------------------------------------------- */
#main-nav ul ul {
	visibility: hidden;
	position: absolute;
	top: 49px;
	left: 0px;
	width: 204px;
	background: #8f1736;
	padding: 15px 0;
	z-index: 500;
}
#main-nav ul li:hover ul {
	visibility: visible;
}
#main-nav ul ul li {
	float: none;
	display: block;
	background: none;
	height: auto;
	line-height: auto;
}
#main-nav ul ul li a {
	float: none;
	display: block;
	background: none;
	color: #cfa0ac !important;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #bc7486;
	height: auto;
	line-height: 1;
	padding: 10px;
	font-weight: normal;
	margin: 0 10px;
	width: auto !important;
	border-radius: 0 !important;
	text-align: left !important;
	text-indent: 0 !important;
}
#main-nav li:hover li a {
	background: none;
}
#main-nav ul ul li a:hover {
	color: white !important;
	text-decoration: underline;
	background: none;
}
/* Kosik v hlavicce, vyhledavaci a logovaci formular, ikonky soc. siti
---------------------------------------------------------------------------------------------------- */
.gray-grd {
	background: #e6e6e6 url(/gfx/gray-grd.jpg) repeat-x;
}


.ui-effects-transfer {
	border: 2px dotted #8f1736;
	position: 'absolute';
	z-index: 99999;
}

#snippet-Basket- {
	border: 1px solid #8f1736;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	line-height: 36px;
	width: 230px !important;
	color: #952542;
	font-size: 12px;
	padding: 0 10px;
	left: 437px;
	top: 12px;
	behavior: url(/js/vendor/PIE.htc);
	cursor: pointer;
}

#snippet-Basket-:hover
{
		background: url(/gfx/btn-big-red.jpg) repeat-x;
		color: #fff;
}

#snippet-Basket-:hover *
{
		color: #fff;
}

#snippet-Basket-:hover span.a
{
		background: url(/gfx/ico-eshop-menu-b.png) no-repeat;
}


#snippet-Basket- a
{
		text-decoration: none;
}

#snippet-Basket- span.a {
	display: inline-block;
	background: url(/gfx/ico-eshop-menu-a.png) no-repeat;
	width: 25px;
	height: 27px;
	margin-right: 20px;
	vertical-align: middle;
	margin-bottom: 3px;
}
#login-pane {
	width: 230px;
	float: left;
	left: 437px;
	top: 52px;
	font-size: 0;
}
#login-pane a.first {
	margin-right: 8px;
}
#login-pane > a {
	height: 36px;
	position: relative;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 111px;
	line-height: 36px;
	float: left;
	color: #952542;
	border: 1px solid #8f1736;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/vendor/PIE.htc);
}


#login-pane > a:hover
{
		background: url(/gfx/btn-big-red.jpg) repeat-x;
		color: #fff;
}

#login-pane .box {
	position: absolute;
	font-size: 13px;
	background: white;
	width: 319px;
	top: 43px;
	left: 0;
	border: 1px solid #8f1736;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/vendor/PIE.htc);
	z-index: 999;
}
#login-pane .box form {
	margin-bottom: 10px;
}
#login-pane .box .mtr {
	padding: 10px 16px;
}
#login-pane .box div {
	padding: 4px 0;
}
#login-pane .box input,
#login-pane .box .btn {
	width: 100%;
}
.ie7 #login-pane .box input {
	width: 94%;
}
.ie7 #login-pane {
	width: 252px;
}
.ie7 #login-pane a {
	width: 122px;
}
#search-form 
{
	float: right;
    position: relative;
    margin-top: 12px;
	padding-left:7px;
}
#search-form div,
.section-search .form div.fake {
	float: left;
	height: 36px;
	width: 216px;
	background: url(/gfx/search-input.png) no-repeat;
}
#search-form .form-error-message {
	display: none;
}
#search-form input[type="text"],
.section-search .form form input[type="text"] {
	text-indent: 10px;
	border: 1px solid red;
	height: 36px;
	line-height: 36px;
	color: black;
	font-size: 12px;
	border: 0;
	padding: 0;
	width: 210px;
	text-indent: 10px;
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	color: #952542;
}
#social-networks {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	float: right;
}

#social-networks li {
	display: inline;
	background: none;
	padding-left: 0;
}
#social-networks li a {
	float: left;
	display: block;
	text-indent: -6000px;
	margin-right: 18px;
}
#social-networks li:nth-child(1) a {
	background: url(/gfx/ico-facebook.png) no-repeat;
	width: 24px;
	height: 24px;
}
#social-networks li:nth-child(2) a {
	background: url(/gfx/ico-youtube.png) no-repeat;
	width: 26px;
	height: 23px;
}
#social-networks li:nth-child(3) a {
	background: url(/gfx/ico-linkedin.png) no-repeat;
	width: 24px;
	height: 24px;
}


#social-networks li a:hover
{
		opacity: 0.8;
		filter: alpha(opacity=80);
}

.social-networks a:hover,
.social-networks-big a:hover
{
		opacity: 0.8;
		filter: alpha(opacity=80);
}


#header-box {
	background: url(/gfx/opacity-hp-box.png);
	width: 250px;
	height: 330px;
	position: absolute;
	right: 0;
	bottom: 20px;
	z-index: 100;
}
#header-box * {
	margin: 0;
	padding: 0;
}
#header-box .mtr {
	padding: 10px;
}
#header-box h2 {
	color: #952542;
	margin-bottom: 5px;
	line-height: 1.1;
	font-size: 24px;
}
#header-box p {
	font-size: 12px;
	margin-bottom: 5px;
}
#header-box p.first-of-type {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: bold;
	margin-bottom: 5px;
}
#header-box p:last-of-type {
/*  position: absolute;
	bottom: 10px;*/
}
#header-box p:last-of-type a.first {
	margin-right: 8px;
}
#bullets {
	position: absolute;
	text-align: center;
	bottom: 28px;
	left: 0;
	right: 0;
}
#bullets a {
	display: inline-block;
	text-decoration: none;
	width: 36px;
	line-height: 36px;
	height: 36px;
	background: url(/gfx/bullets.png) no-repeat 0 -4px;
	color: #952542;
	font-weight: bold;
	margin-right: 6px;
}
#bullets a.active,
#bullets a:hover {
	background-position: -37px -4px;
	color: #fff;
}
/* Homepage
---------------------------------------------------------------------------------------------------- */
.homepage {
	overflow: hidden;
	max-width: 978px;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: 40px;
}
.c1 {
	width: 672px;
	width: 68.71%;
	float: left;
}
.c2 {
	width: 252px;
	width: 25.77%;
	float: right;
}
#banners p {
	position: relative;
	margin: 0;
	margin-bottom: 10px;
}
#banners p span.label {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(/gfx/banner-label.png);
	height: 40px;
	color: #fff;
	font-size: 12px;
	line-height: 40px;
	text-indent: 10px;
	font-weight: bold;
	z-index: 2;
}
#banners .zoom,
.universal-zoom {
	background: url(/gfx/banner-zoom.png) no-repeat;
	width: 54px;
	height: 56px;
	position: absolute;
	z-index: 5;
	top: 50%;
	left: 50%;
	margin-top: -28px;
	margin-left: -27px;
	visibility: hidden;
}

#banners .universal-play {
	background: url(/gfx/play.png) no-repeat;
	width: 64px;
	height: 64px;
	position: absolute;
	z-index: 5;
	top: 50%;
	left: 50%;
	margin-top: -32px;
	margin-left: -32px;

}
#banners p:hover img {
	filter: alpha(opacity=70);
	-khtml-opacity: .70;
	-moz-opacity: .70;
	opacity: .70;
}
#banners p:hover .zoom {
	visibility: visible;
}

#banners p:hover .universal-play,
#banners p:hover .opacity {
	visibility: visible;
	cursor: pointer;
}

.universal-header {
	background: url(/gfx/universal-header.jpg);
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
	height: 52px;
	padding: 0 10px;
	line-height: 52px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	behavior: url(/js/vendor/PIE.htc);
}
.rss {
	float: right;
	background: url(/gfx/ico-rss.png) no-repeat right;
	text-decoration: none;
	padding-right: 36px;
	color: #4c4c4c;
	font-size: 12px;
}
.universal-header h2 {
	color: #952542;
	margin: 0;
	font-size: 22px;
}
.article {
	
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}


.article .x1
{
		float: left;
		width: 230px; /* @parent: 672px */
		width: 34.23%;
}




.article .x2
{
		float: right;
		width: 418px;
		width: 62.2%;
		
}



.article.article-detail .x1
{

	width: 27%;
	
}

.article.article-detail .x1 .social-buttons
{
	clear: both;
}


.article.article-detail .x2
{
		width: 684px;
		width: 69.94%;
}

.article:first-of-type {
	/*border-top: 0;*/
}
.article h3,
.article p {
	margin: 0;
}
.article h3 {
	font-size: 15px;
	margin-bottom: 10px;
}
.article p {
	font-size: 13px;
}

.article ul
{
	margin-bottom: 20px;
}
.article img {
	float: left;
	margin-right: 16px;
}
.article time,
.section-news-detail time {
	background: url(/gfx/ico-time.png) no-repeat;
	padding-left: 40px;
	height: 32px;
	float: left;
	line-height: 2;
	font-size: 12px;
	font-style: italic;
	margin-top: 12px;
}
.article .icons,
.section-news-detail .icons {
	overflow: hidden;
	margin-bottom: 10px;
}
/* Footer
---------------------------------------------------------------------------------------------------- */
footer#main-footer .mtr {
	max-width: 978px;
	margin: 0 auto;
	color: #cccccc;
	font-size: 12px;
}
footer#main-footer article {
	float: left;
	width: 222px;
	width: 22.7%;
	margin-right: 30px;
	margin-right: 3.06%;
}
footer#main-footer a {
	color: #d0d0d0;
	text-decoration: none;
}
footer#main-footer a:hover {
	color: #fff;
	text-decoration: underline;
}
footer#main-footer b {
	color: #fff;
}
footer#main-footer article h2 {
	color: #d0d0d0;
	border-bottom: 1px solid #999;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}
footer#main-footer article:nth-child(4) {
	margin-right: 0;
}
footer#main-footer article:nth-child(4) p.big {
	color: #fff;
	font-size: 16px;
	line-height: 2;
}
footer#main-footer article ul {
	margin: 0;
	padding: 0;
	margin-left: 16px;
}
footer#main-footer article ul li {
	color: #fff;
	margin-bottom: 10px;
	background: none;
	padding-left: 0;
}
footer#main-footer article ul li a {
	color: #cccccc;
}
footer#main-footer article ul li a:hover {
	color: #fff;
}
footer#main-footer .content {
	padding-top: 40px;
	overflow: hidden;
}
footer#main-footer .claim {
	margin-top: 16px;
	border-top: 1px solid #999;
	padding-top: 12px;
}
footer#main-footer .social-networks a {
	display: inline-block;
	margin-right: 10px;
}
footer#main-footer .social-networks .facebook {
	background: url(/gfx/ico-facebook-white.png) no-repeat;
	width: 27px;
	height: 22px;
}
footer#main-footer .social-networks .youtube {
	background: url(/gfx/ico-youtube-white.png) no-repeat;
	width: 26px;
	height: 23px;
}
footer#main-footer .social-networks .linkedin {
	background: url(/gfx/ico-linkedin-white.png) no-repeat;
	width: 24px;
	height: 24px;
}
footer#main-footer input[type="text"] {
	border: 1px solid #e6e6e6;
	float: left;
	line-height: 36px;
	text-indent: 10px;
	color: #fff;
	background: none;
	height: 36px;
	width: 165px;
	position: relative;
	-webkit-border-radius: 5px 0 0px 5px;
	-moz-border-radius: 5px 0 0px 5px;
	border-radius: 5px 0 0px 5px;
	behavior: url(/js/vendor/PIE.htc);
}
.ie7 footer#main-footer input[type="text"] {
	height: 32px;
	line-height: 32px;
}
footer#main-footer input[type="button"] {
	float: left;
}
/* HP Slider
---------------------------------------------------------------------------------------------------- */#hp-slider {
	border: 1px solid #ccc;
}
#hp-slider header {
	height: 50px;
	background: #f2f2f2;
	padding: 0 10px;
	font-size: 14px;
	padding-top: 6px;
	font-weight: bold;

}
#hp-slider ul {
	margin: 0;
	padding: 0;
}
#hp-slider ul li {
	list-style: none;
	padding: 0;
}
#hp-slider .content {
	text-align: center;
	background: white;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#hp-slider footer p {
	font-size: 13px;
}
#hp-slider footer strong {
	color: #952542;
	font-size: 18px;
}
#hp-slider footer p {
	text-align: right;
	margin: 0;
	padding: 0;
	padding: 3px 0;
	padding-right: 10px;
}
.bx-wrapper img {
	display: inline;
	width: auto;
}
#hp-slider .bx-controls-direction {
	display: none;
}
#hp-slider .bx-default-pager {
	background: #f2f2f2;
	position: static;
	border-top: 1px solid #ccc;
}
#hp-slider .bx-wrapper {
	margin: 0;
}
#hp-slider .bx-wrapper .bx-pager {
	padding: 10px 0;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#hp-slider .bx-wrapper .bx-pager.bx-default-pager a {
	height: 16px;
	width: 16px;
	background: url(/gfx/hp-slider-bullets.jpg) no-repeat;
}
#hp-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
#hp-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-position: -25px 0;
}
#hp-slider .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	width: auto;
}
/* Drobeckova
---------------------------------------------------------------------------------------------------- */
#crumbs, h2.single-page {
/*	height: 50px;
	line-height: 50px;*/
	border-bottom: 1px solid #ccc;
	background: #f2f2f2;
	
	padding: 16px 20px;
	font-size: 13px;
}


h2.single-page
{
		font-size: 22px;
}

#crumbs a:first-child {
	color: #666;
	text-decoration: none;
}
/* Obecny layout pro vetsinu podstranek
---------------------------------------------------------------------------------------------------- */section.common {
	background: red;
	margin: 0 auto;
	min-height: 500px;
	margin-bottom: 30px;
	background: white;
	border: 1px solid #ccc;
	position: relative;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/js/vendor/PIE.htc);
	font-size: 13px;
}
#fake-margin {
	height: 180px;
	height: 15px; /* responsive, preskladani hlavicky, pozor na to?!*/
}
section.common .content {
	padding: 20px;
}
/* 404
---------------------------------------------------------------------------------------------------- */.section-404 .box {
	background: #f7f7f7 url(/gfx/ico-404.png) no-repeat 16px 16px;
	margin-top: 40px;
	border: 1px solid #ccc;
	padding: 16px;
	padding-left: 120px;
}
/* 
---------------------------------------------------------------------------------------------------- */
.section-faq .box {
	background: #f7f7f7;
	border: 1px solid #ccc;
	width: 450px;
	float: right;
	padding: 20px;
	width: 48%;
}
.section-faq .info {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 6px;
	margin-bottom: 20px;
}
.section-faq .box dl {
	font-size: 14px;
}
.section-faq .box dt,
.section-faq .box dd {
	float: left;
	padding: 10px 0;
}
.section-faq .box dt {
	width: 140px;
}
.section-faq .box dd.phone {
	font-weight: bold;
	font-size: 18px;
	background: url(/gfx/ico-phone.png) no-repeat;
	padding-left: 50px;
}
.section-faq .questions h3,
.section-search .questions h3 {
	font-weight: normal;
	margin: 0;
	border-bottom: 1px solid white;
	padding: 10px;
	padding-left: 40px;
	background: #ededed url(/gfx/faq-arrow-1.png) no-repeat 20px 50%;
}

.section-faq .questions span.web
{
		
		font-size: 12px;
		display: inline-block;
		margin-left: 10px;

}

.section-faq .questions span.web a
{
		background: url(/gfx/external.gif) no-repeat right;
		padding-right: 12px;
		color: #4D4D4D;
}

.section-faq .questions span.web a:hover
{
	color: #952542;
	text-decoration: underline;
}


.section-faq .questions table
{
		margin: 0;
}

.section-faq .questions table th
{
		/*background: none;
		border: 0 !important;*/
}


.section-faq .questions table td
{
		/*background: none;
		border: 0 !important; */
}

.section-faq .questions ul, .section-faq .questions ol
{
		padding: 0 40px 20px;
}

#uzkokolejka-detail th
{
	padding: 0;
	padding-left: 8px;
}

/*#uzkokolejka-detail th
{
	color: #fff;
	background: #7b102c;
	background: linear-gradient(to bottom, #7b102c, #8f1838);
}
*/
#uzkokolejka-detail td p
{
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}


.section-faq .questions h3 a {
	text-decoration: none;
}
.section-faq .questions div {
	display: none;
}
.section-faq .questions .open div,
.section-search .questions div {
	display: block;
	border: 1px solid #ccc;
	border-top: 0;
	margin-bottom: 1px;
}
.section-faq .questions .open div p,
.section-search .questions div p {
	margin: 0;
	padding: 0 40px;
	padding-bottom: 20px;
}
.section-faq .questions .open h3,
.section-search .questions h3 {
	background: #ffffff url(/gfx/faq-arrow-2.png) no-repeat 20px 50%;
	border: 1px solid #ccc;
	border-bottom: 0;
}
.section-search .questions h3 {
	background: #ffffff url(/gfx/faq-arrow-1.png) no-repeat 20px 50%;
}
.section-search div.form {
	background: #ededed;
	position: relative;
	padding: 20px;
	overflow: hidden;
	border-top: 1px solid #ccc;
	margin-bottom: 1px ;
}
.section-search .form form {
	position: relative;
}
.section-search .form form input[type="image"] {
	margin-right: 20px;
	float: left;
}
.section-search .form form span {
	float: left;
	margin-top: 10px;
}
.section-search .form form span input[type="radio"] {
	margin-left: 10px;
}
/* Kontakt
---------------------------------------------------------------------------------------------------- */
.section-contact .map {
	float: right;
	width: 61.35%;
}
.section-contact .map-wrapper {
	overflow: hidden;
	margin-bottom: 30px;
	background: #f7f7f7;
	padding: 20px;
	border: 1px solid #ccc;

}
.section-contact .info {
	float: left;
	width: 32%;
}
.section-contact .info h4 {
	margin-bottom: 0;
}
.section-contact .info p {
	margin: 0;
	margin-bottom: 20px;
}
.table-contacts {
	overflow: hidden;
	margin-bottom: 30px;
}

.section-contact .form {
	overflow: hidden;
}
.section-contact .form article {
	float: left;
}
.section-contact .form article:first-child {
	width: 63%;
	margin-right: 3%;
}
.section-contact .form article:last-child {
	width: 34%;
}
/* Tabulka - obecny styl
---------------------------------------------------------------------------------------------------- */
table:not(.form),
table:not(.in-tabber), 
table:not(.ui-datepicker-calendar)
{
	width: 100%;
}
table:not(.form) th,
table:not(.in-tabber) th, 
table:not(.ui-datepicker-calendar) th 
{
	text-align: left;
}
table:not(.form) th,
table:not(.ui-datepicker-calendar) th,
table:not(.in-tabber):not(.form) td,
table:not(.in-tabber):not(.form) td,
table:not(.form) th,
table:not(.ui-datepicker-calendar) td,
table:not(.in-tabber) td {
	border: 1px solid #b3b3b3;
}

table:not(.form) th,
table:not(.in-tabber):not(.form) td,
table:not(.form) th,
table:not(.in-tabber) td,
table:not(.ui-datepicker-calendar) td,
table:not(.ui-datepicker-calendar) th
{
	padding: 4px 16px; /* puvodne 4px 20px, ale obcas dlouha tabulka vytekala, proto zatim tento fastfix */
}

table.nopadding td {
	padding: 4px !important;
}

table:not(.form) th,
table:not(.ui-datepicker-calendar) th,
table:not(.in-tabber) th {
	background: #f2f2f2 url(/gfx/table-th.jpg) repeat-x;
}
table:not(.form) td,
table:not(.ui-datepicker-calendar) td,
table:not(.in-tabber) td {
	background: url(/gfx/table-td.jpg) repeat-x;
}
#lang-select {

	width: 120px;
	z-index: 950;
	font-size: 12px;
	float: right;
	clear: both;
	
}
.social-networks-big a {
	display: inline-block;
	height: 44px;
	margin-right: 36px;
	background: url(/gfx/social-networks-big.png) no-repeat;
}
.social-networks-big a.youtube {
	width: 46px;
}
.social-networks-big a.gplus {
	width: 41px;
	background-position: -50px 0;
}
.social-networks-big a.linkedin {
	width: 45px;
	background-position: -96px 0;
}
.social-networks-big a.twitter {
	width: 55px;
	background-position: -143px 0;
	margin-right: 0;
}
table.form {
	width: 100%;
}
table.form td {
	background: none;
	border: 0;
}
table.form input[type="text"],
table.form input[type="password"],
table.form textarea,
input.input,
textarea.input
 {
		background: url(/gfx/bg-input.jpg) repeat-x;
		position: relative;
		border: 0;
		border: 1px solid #999;
		width: 94%;
		padding: 8px 3%;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		behavior: url(/js/vendor/PIE.htc);
		z-index: 50;
		zoom:1;
		/* Watch elements ancestors changes */
		-pie-watch-ancestors: 1;
		/* Tracking size and position changing */
		-pie-poll:true;

}
table.form .file.submit {
	border: 1px solid #962542;
	width: auto;
	width: 100px;
	text-align: center;
	color: #962542;
	cursor: pointer;
	position: relative;
	background: url(/gfx/main-nav-bg.jpg) repeat-x;
}
table.form .btn {
	width: 94%;
}


table.form .btn.select182.center
{
		width: 182px;
		float: none;
		margin: 0 auto;
}

table.form textarea {
	height: 160px;
}
table.form tr td:nth-child(1) {
	color: #952542;
}
table.form td {
	padding: 8px 5px;
}
.border-red-wrapper {
	border: 1px solid #8f1736;
	padding: 20px;
}
table.form .sign.ok {
	background: url(/gfx/form-sign-ok.jpg) no-repeat 0 center;
}
table.form .sign.nok {
	background: url(/gfx/form-sign-nok.jpg) no-repeat 4px center;
	padding-left: 28px;
	color: #952542;
}

td.one-way {
	background: #B5FFB1 !important;
}

td.one-way.highlighted {
	background: #4BE042 !important;
}

td.return {
	background: #FFEA5B !important;
}

td.return.highlighted {
	background: #FFB75B !important;
}
/* Aktuality
---------------------------------------------------------------------------------------------------- */.section-news .article {
	border: 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.section-news .article:last-of-type {
	border: 0;
}
/* Aktuality - detail
---------------------------------------------------------------------------------------------------- */.section-news-detail .article {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	overflow: hidden;
	margin-bottom: 20px;
	border-top: 1px solid #ccc;

}
.section-news-detail .article img:first-of-type {
	margin-bottom: 20px;
	margin-right: 30px;
}
.section-news-detail p {
	margin-bottom: 16px;
}
/* Dalsi clanky v detailu
---------------------------------------------------------------------------------------------------- */.next-articles {
	overflow: hidden;
	background: #f2f2f2;
	padding: 20px;
}
.next-articles article {
	margin-bottom: 10px;
}
.next-articles datetime {
	font-size: 12px;
}
.next-articles h4 a {
	text-decoration: none;
}
.next-articles h4:last-of-type,
.next-articles article:last-of-type {
	margin: 0;
}
/* Strankovani
---------------------------------------------------------------------------------------------------- */.pager {
	background: #ededed;
	text-align: right;
	padding: 10px;
	border-top: 1px solid #ccc;
}
.pager a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.pager a:hover,
.pager a.active {
	color: #952542;
	text-decoration: underline;
}
/* Destinace
---------------------------------------------------------------------------------------------------- */#padd10 .content,
.fake-padd10 {
	padding: 10px;
}
section.bg-2column {
	/*background: url(/gfx/bg-2column.jpg) repeat-y;*/
}
#padd0 .content {
	padding: 0px;
}
.section-destination {
	padding: 0;
}
.section-destination #banner-destination {
	margin: 0;
	padding: 0;
}
.section-destination #banner-destination li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#banner {
	margin-bottom: 20px;
}
#banner .bx-wrapper {
	margin: 0px;
}
.section-destination .bx-wrapper .bx-pager.bx-default-pager a {
	display: inline-block;
	text-decoration: none;
	width: 36px;
	line-height: 36px;
	height: 36px;
	background: url(/gfx/bullets.png) no-repeat 0 -4px;
	color: #952542;
	font-weight: bold;
	margin-right: 6px;
	text-indent: 0;
	font-size: 18px;
}
.section-destination .bx-wrapper .bx-pager.bx-default-pager a:hover,
.section-destination .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: url(/gfx/bullets.png) no-repeat 0 -4px;
	background-position: -37px -4px;
	color: #fff;
}
.section-destination .bx-wrapper .bx-pager,
.section-destination .bx-wrapper .bx-controls-auto {
	bottom: 10px;
}
.section-destination .bx-wrapper .bx-controls-direction a {
	width: 43px;
	height: 174px;
}
.section-destination .bx-wrapper .bx-prev {
	background: url(/gfx/banner-arrow-left-1.png) no-repeat;
	top: 120px;
	left: -1px;
}
.section-destination .bx-wrapper .bx-prev:hover {
	background: url(/gfx/banner-arrow-left-2.png) no-repeat;
}
.section-destination .bx-wrapper .bx-next {
	background: url(/gfx/banner-arrow-right-1.png) no-repeat;
	top: 120px;
	right: 0px;
}
.section-destination .bx-wrapper .bx-next:hover {
	background: url(/gfx/banner-arrow-right-2.png) no-repeat;
}
#banner .info-box {
	background: url(/gfx/opacity-hp-box.png);
	position: absolute;
	z-index: 20;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/vendor/PIE.htc);
	width: 330px;
	top: 10px;
	right: 50px;
}
#banner .info-box .mtr {
	padding: 10px;
	overflow: hidden;
}
#banner .info-box .btn,
.btn-big,
.btn-middle {
	width: 220px;
	float: none;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	height: 44px;
	line-height: 44px;
}
.btn-auto {
	height: 44px;
	line-height: 44px;
	display: inline-block;
	font-weight: bold;
	display: inline-block;
	padding: 0 10px;
	width: auto !important;
	margin-right: 4px;
}
.currency-switch > .btn {
	line-height: 36px;
	height: auto;
	width: 40px;
}
.currency-switch > .btn.first {
	margin-left: 8px;
	margin-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.currency-switch > .btn.last {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-middle {
	width: 130px;
}


.btn.btn-no-hover:hover
{
		/*background: inherit;*/
		background: #e6e6e6 url(/gfx/gray-grd.jpg) repeat-x;
		color: #952542;
}

.btn-red, .btn:hover, .btn.active {
	background: url(/gfx/btn-big-red.jpg) repeat-x;
	color: #fff;
	text-decoration: none;
}

.btn-red:hover,
.btn-red.active
{
		background: #e6e6e6 url(/gfx/gray-grd.jpg) repeat-x;
		color: #952542;
}

.btn-white:hover
{
	 /* background: #e6e6e6 url(/gfx/gray-grd.jpg) repeat-x;
		color: #952542;*/
}



.destination-content {
	padding: 20px;
	overflow: hidden;
}
.destination-content article {
	float: left;
	width: 445px;
}
.destination-content article:first-of-type {
	margin-right: 26px;
}
.destination-content article:last-of-type {
	width: 100%;
	clear: both;
	margin-top: 26px;
}
.destination-content article .mtr {
	background: #f7f7f7;
	border: 1px solid #ccc;
	padding: 20px;
	overflow: hidden;
}
/* Destinace - detail, 2 sloupcovy layout
---------------------------------------------------------------------------------------------------- */
.section-cols-2 {
	overflow: hidden;
}
.section-cols-2 .c1 {
	float: left;
	width: 221px;
	width: 22.6%;
	padding-top: 40px;
	border-right: 1px solid #cccccc;
	background: #f7f7f7;
}
.section-cols-2 .c2 {
	float: right;
	width: 740px;
	width: 75.90%;
	margin-right: 10px;
	margin-right: 1.02%;
	padding-top: 36px;
}
.section-cols-2 .c2 .mtr {
	padding: 20px;
	padding-top: 0;
}
.section-cols-2 .c1 .menu {
	margin: 0;
	padding: 0;
	position: relative;
}
.section-cols-2 .c1 .menu li {
	list-style: none;
	background: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
}
.section-cols-2 .c1 .menu li:first-child a {
	border-top: 1px solid #ccc;
}
.section-cols-2 .c1 .menu li a {
	display: block;
	background: #e6e6e6 url(/gfx/bg-left-menu.jpg) repeat-x;
	text-decoration: none;
	padding: 10px;
	padding-left: 16px;
	border-bottom: 1px solid #ccc;
}
.section-cols-2 .c1 .menu li a:hover,
.section-cols-2 .c1 .menu li.active a

 {
	background: #8d1635 url(/gfx/bg-left-menu-2.jpg) repeat-x;
	color: #fff;
}
.destination-detail-perex img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.destination-detail-perex {
	border-bottom: 1px solid #ccc;
}
.destination-detail-info {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-bottom: 20px;
}
.destination-detail-info-gray {
	overflow: hidden;
	background: #f2f2f2;
	padding: 10px;
	padding-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/vendor/PIE.htc);
	position: relative;
}
/* Ceny jizdenek
---------------------------------------------------------------------------------------------------- */#banner-placeholder {
	position: relative;
	margin-bottom: 16px;
}
#banner-placeholder .info-box {
	background: url(/gfx/opacity-hp-box.png);
	position: absolute;
	z-index: 20;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/vendor/PIE.htc);
	top: 35px;
	right: -5px;
	padding: 16px;
}
#banner-placeholder .info-box h2 {
	margin: 0;
}
#banner-placeholder .btn {
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-transform: uppercase;
	width: 230px;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
}
#banner-placeholder .btn span,
.btn span.arrow {
	background: url(/gfx/banner-arrow.png) no-repeat;
	width: 20px;
	height: 10px;
	display: inline-block;
	margin-left: 10px;
}
.tickets-list {
	overflow: hidden;
	margin-bottom: 20px;
}
.tickets-list article {
	float: left;
	overflow: hidden;
}

div.content.section-tickets .tickets-list article {
	margin-right: 13px;
	margin-right: 1.33%;
	width: 229px;
	width: 24.0%;
	margin-bottom: 1em;
}

div.content.section-tickets .tickets-list article.rounded {
	border-radius: 0 0 5px 5px;
}

div.content.section-tickets .tickets-list article.rounded-all {
	border: 1px solid #8F1736;
	border-radius: 5px 5px 5px 5px;
}

div.content.section-tickets .tickets-list article.rounded-all header {

	border: none;
    /*border-radius: 5px 5px 0 0;*/
}

div.section-cols-2 .tickets-list article {
	margin-right: 13px;
	margin-right: 1.78%;
	width: 224px;
	width: 32.1%;
	margin-bottom: 13px;
}

div.content.section-tickets .tickets-list article:nth-child(4n),
div.section-cols-2 .tickets-list article:nth-child(3n) {
	margin-right: 0;
}

.tickets-list article img
{
		max-width: 100%;
}

.tickets-list article ul
{
		margin-left: 20px;
}



.tickets-list article:hover header {
	background: #8f1736 url(/gfx/main-nav-hover.jpg) repeat-x;
}
.tickets-list article:hover header h3 a {
	color: #fff;
}
.tickets-list header {
	border: 1px solid #8f1736;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/js/vendor/PIE.htc);
	position: relative;
	height: 58px;
	cursor: pointer;
}
.tickets-list footer {
	border: 1px solid #ccc;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	behavior: url(/js/vendor/PIE.htc);
	position: relative;
	background: #f2f2f2;
	min-height: 70px;
}
.tickets-list footer p {
	margin: 0;
	padding: 10px;
}
.tickets-list header h3 {
	margin: 0;
	padding: 10px;
	font-size: 14px;
}
.tickets-list header h3 a {
	text-decoration: none;
}
.tickets-list p {
	margin: 0;
}
/* Prodejní mista
---------------------------------------------------------------------------------------------------- */
.section-sale-place {
	overflow: hidden;
}
.section-sale-place .map {
	overflow: hidden;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/vendor/PIE.htc);
	position: relative;
}
.section-sale-place .map aside {
	float: right;
	width: 214px;
	margin-right: 10px;
}
.section-sale-place .map aside p {
	margin-bottom: 20px;
}
.section-sale-place .map .banner {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/vendor/PIE.htc);
	position: relative;
}
.section-sale-place .map > div {
	float: left;
	margin-right: 10px;
}
.section-sale-place .map aside .btn {
	width: 100%;
	float: none;
	display: inline-block;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
/* Vlak detail
---------------------------------------------------------------------------------------------------- */.train-content {
	padding: 20px;
	overflow: hidden;
}
.train-content table td {
	color: #952542;
}
/* Nase vlaky
---------------------------------------------------------------------------------------------------- */.train-list-content {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.train-list-content .buttons {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.train-list-content article {
	float: left;
	width: 309px;
	width: 32.39%;
	margin-right: 1.33%;
}

.h460 {
	height: 460px;
}

.train-list-content.sitemap article {
	margin-bottom: 13px;
}

.train-list-content article:last-of-type, .train-list-content article:nth-of-type(3n) {
	margin-right: 0;
}

.train-list-content article:nth-of-type(3n+1) {
	clear: both;
}


.train-list-content article header {
	border: 1px solid #8f1736;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/js/vendor/PIE.htc);
	position: relative;
	height: 38px;
	line-height: 38px;
}
.train-list-content article header {
	padding: 0 10px;
}
.train-list-content article .content,
.train-list-content article .content-end {
	background: #f2f2f2;
	position: relative;
	border: 1px solid #ccc;
	border-top: 0;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	behavior: url(/js/vendor/PIE.htc);
	min-height: 200px;
}
.train-list-content article .content.timeline {
	background: url(/gfx/bg-timeline.jpg);
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.train-list-content article .content-end {
	text-align: center;
	min-height: auto;
}
.train-list-content article .content-end .btn {
	width: 90%;
	float: none;
}
.train-list-content article .content-end p {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
/* Pruvodce po stanicich
---------------------------------------------------------------------------------------------------- */

.station-guide > .content {
	/*width: 430px;*/
	width: 416px;
	width: 42.54%;
	float: left;

}


.station-guide .map {

	margin: 10px 0 15px 20px;
	margin: 1% 0 1.5% 2%;
	width: 520px;
	width: 54.85%;
	height: 500px;
	float: right;
}

.opening-hour td.day,
.opening-hour td.weekday,
 th.th-red
{
		color: #fff;
		background: #8f1838 url(/gfx/main-nav-hover.jpg) bottom repeat-x !important;
}


.opening-hour-gmap table
{
		margin-top: 0px !important;
		width: 360px;
		margin-right: 20px;
}

.opening-hour-gmap table,
.opening-hour-gmap table td
{
		border: 0 !important;
		background: none !important;
}

.opening-hour-gmap table td 
{
		padding: 4px 8px !important;
		white-space: pre;
}

.opening-hour-gmap table td:first-child
{
		font-weight: bold;
}

.google-maps *
{
		-webkit-box-sizing: content-box;
			 -moz-box-sizing: content-box;
						box-sizing: content-box;
}

.opening-hour-gmap h3
{
		margin-bottom: 5px;
}


/* Pruvodce - rozcestnik
---------------------------------------------------------------------------------------------------- */
.station-guide-directory {
	overflow: hidden;
}
.station-guide-directory a {
	float: left;
	position: relative;
	margin-bottom: 20px;
}
.station-guide-directory a:nth-of-type(odd) {
	margin-right: 20px;

}

.station-guide-directory a:hover img
{
		opacity: .8;
		filter: alpha(opacity=80);
}


.station-guide-directory article .info {
	background: url(/gfx/opacity-hp-box.png);
	position: absolute;
	z-index: 20;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/vendor/PIE.htc);
	width: 260px;
	height: 60px;
	line-height: 60px;
	text-indent: ;
}
.station-guide-directory article.l .info {
	top: 30px;
	right: -4px;
	text-align: right;
	padding-right: 20px;
}
.station-guide-directory article.r .info {
	bottom: 30px;
	left: -4px;
	padding-left: 20px;
}
/* Jizdni rad  - informacni tabule
---------------------------------------------------------------------------------------------------- */.white-fake-padd10 {
	background: white;
	padding: 10px;
}
.common.bg-2column.mar0 .section-cols-2 .c1,
.common.bg-2column.mar0 .section-cols-2 .c2 {
	padding-top: 0;
}
/* Tabber
---------------------------------------------------------------------------------------------------- */.tabBox {
	margin-bottom: 20px;
}
.tabBox .tabs,
.tabBox .tabs-noajax {
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-bottom: -1px;
	height: 40px;
}
.tabBox .tabs li,
.tabBox .tabs-noajax li {
	float: left;
	list-style: none;
	margin: 0;
	background: none;
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #FFF;
}
.tabBox .tabs li.active,
.tabBox .tabs-noajax li.active {
	z-index: 3;
}
.tabBox .tabs li.date,
.tabBox .tabs-noajax li.date {
	float: right;
	line-height: 40px;
}
.tabBox .tabs li.date span,
.tabBox .tabs-noajax li.date span {
	color: #8e183b;
	font-weight: bold;
	font-size: 18px;
}
.tabBox .tabs a, .tabBox .tabs span,
.tabBox .tabs-noajax a, .tabBox .tabs-noajax span
{
		float: left;
		font-size: 16px;
		position: relative;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
		background: #EEE;
		border: 1px solid #CCC;
		border-bottom: 0;
		padding: 0px 8px;
		height: 40px;
		color: #000;
		text-decoration: none;
		margin-right: 10px;
		line-height: 40px;
		behavior: url(/js/vendor/PIE.htc);
		zoom:1;
		/* Watch elements ancestors changes */
		-pie-watch-ancestors: 1;
		/* Tracking size and position changing */
		-pie-poll:true;
		-pie-lazy-init:true;
}
.tabBox .tabs .active a,
.tabBox .tabs-noajax .active a {
	background: #FFF;
	border: 1px solid #8e183b;
	border-bottom: 0;
	color: #952542;
}
.tabBox .content {
	clear: left;
	position: relative;
	z-index: 2;
	border: 1px solid #8e183b;
	background: #FFF;
}
.tabBox .content.border-only-top {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.tabBox .content.border-only-bottom {
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
.tabBox .content.border-ccc {
	border-color: #ccc;
}
table.in-tabber {
	width: 100%;
	margin-top: 10px;
}
table.in-tabber th,
table.in-tabber td {
	text-align: center;
	padding: 5px;
}
table.in-tabber th {
	color: #8e183b;
	border: 0;
	border-bottom: 1px solid #ccc;
	background: none;
}
table.in-tabber tr:nth-child(even) td {
	background: #e6e6e6;
}
.tab-content {
	display: none;
}

.tab-content .mtr
{
		padding: 10px;
}

/* Vyhledat spojeni formular
---------------------------------------------------------------------------------------------------- */.wrapper-search-link {
	padding: 30px;
	padding-right: 100px;
}
table.form .question-mark,
table.form .arrow-down,
table.form .arrow-up {
	width: 30px;
	height: 34px;
	line-height: 40px;
	border: 1px solid #9f9f9f;
	margin-right: 8px;
	float: none;
	display: inline-block;
	position: relative;
	cursor: pointer;
	top: 1px;
}
table.form .arrow-down,
table.form .arrow-up {
	line-height: 50px;
}
table.form .question-mark span,
table.form .arrow-down span,
table.form .arrow-up span {
	display: inline-block;
	background: url(/gfx/ico-mark.png) no-repeat;
	width: 11px;
	height: 13px;
	padding: 8px 0;
}
table.form .arrow-up span {
	background: url(/gfx/ico-red-arrow-up.png) no-repeat;
	width: 11px;
	height: 6px;
}
table.form .arrow-down span {
	background: url(/gfx/ico-red-arrow-down.png) no-repeat;
	width: 11px;
	height: 6px;
}
.direct-connection {
	margin-top: 3px;
	position: relative;
	display: inline-block;
}
table.form.search-link input[type="text"] {
	width: 100%;
}
table.form.search-link .btn-big {
	width: 240px;
}
table.form.search-link td {
	padding: 8px 4px;
	border: 0px solid gray;
}
table.form.search-link td .date {
	width: 100px;
	margin-right: 6px;
	text-align: center;
}
table.form.search-link td .time {
	width: 70px;
	margin-right: 6px;
	text-align: center;
}
table.form.search-link td input {
	vertical-align: bottom;
}
#arrow-up {
	background: url(/gfx/arrow-up.png) no-repeat;
	width: 11px;
	height: 16px;
	display: inline-block;
}
#arrow-down {
	background: url(/gfx/arrow-down.png) no-repeat;
	width: 11px;
	height: 16px;
	display: inline-block;
}
/* Vyhledani spojeni - detail - vysledky
---------------------------------------------------------------------------------------------------- */.section-search-connection-detail a.btn {
	width: 180px;
}
.print-red {
	background: url(/gfx/ico-print-red.png) no-repeat;
	display: inline-block;
	padding-left: 30px;
	margin-left: 10px;
	width: 22px;
	height: 20px;
}
.section-search-connection-detail .header {
	margin-bottom: 20px;
	overflow: hidden;
}
.section-search-connection-detail .results table {
	margin-bottom: 20px;
}
.section-search-connection-detail .results table:last-of-type {
	margin-bottom: 40px;
}
.section-search-connection-detail .results table {
	position: relative;
	border-collapse: separate;
}
.ie7 .section-search-connection-detail .results table {
	border-collapse: collapse;
}
.section-search-connection-detail .results table.first {
	border: 1px solid #8f1736;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0px;
	border-radius: 5px 5px 0 0;
	behavior: url(/js/vendor/PIE.htc);
	margin-bottom: 0;
	position: relative;
}
.section-search-connection-detail .results table.first td {
	padding: 12px 10px;
	color: #8f1736;
	font-weight: bold;
}
.section-search-connection-detail .results table.second {
	border: 1px solid #ccc;
	border-top: 0;
	position: relative;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	behavior: url(/js/vendor/PIE.htc);
}
.section-search-connection-detail .results table.second td:nth-child(1) {
	background: #f2f2f2;
}
.section-search-connection-detail .results table.second td {
	padding: 12px 10px;
}
.section-search-connection-detail .results table th {
	background: none;
	border: 0;
}
.section-search-connection-detail .results table td {
	background: none;
	border: 0;
}
.section-search-connection-detail .results table.second tr.underline td {
	border-bottom: 1px solid #ccc;
}
.section-search-connection-detail .links {
	margin-top: 10px;
}
.section-search-connection-detail .links a {
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
	margin-right: 10px;
}
.section-search-connection-detail .links a.buy-ticket {
	background: url(/gfx/ico-buy-ticket.png) no-repeat;
	display: inline-block;
	padding-left: 26px;
	padding-bottom: 6px;
}
.section-search-connection-detail .links a:hover {
	color: #952542;
	text-decoration: underline;
}
/* Galerie - detail
---------------------------------------------------------------------------------------------------- */
.gallery-list {
	overflow: hidden;
}
.gallery-list a {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	text-decoration: none;
}
.gallery-list article {
	float: left;
	width: 220px;
	width: 31.49%;
	height: 220px;
	margin-right: 20px;
	margin-right: 2.72%;
	margin-bottom: 20px;
	position: relative;

	overflow: hidden;
}
.gallery-list article:hover {
	cursor: pointer;
}
.gallery-list article:nth-child(3n) {
	margin-right: 0;
}
.gallery-list article .info {
	background: url(/gfx/opacity-b.png);
	height: 70px;
	width: 100%;
	left: 0;
	position: absolute;
	bottom: 0;
	z-index: 20;

}
.gallery-list article .info dl {
	margin: 0;
	padding: 0;
	color: white;
	margin-top: 10px;
}
.gallery-list article .info dl dt {
	float: left;
	margin-left: 10px;
	width: 155px;
}
.gallery-list article .info dl dd {
	float: right;
	border: 1px solid #fff;
	padding: 10px;
	margin: 0;
	margin-right: 10px;
}
.gallery-list article .universal-zoom {
	top: 40%;
}
.gallery-list article .opacity {
	position: absolute;
	visibility: hidden;
	width: 100%;
	height: 100%;
	z-index: 3;
	background: white;
	filter: alpha(opacity=40);
	-khtml-opacity: .40;
	-moz-opacity: .40;
	opacity: .40;
}
.ie7 .gallery-list article .opacity {
	top: 0;
}
.gallery-list article .universal-zoom {
	visibility: hidden;
}
.gallery-list article:hover {
	cursor: pointer;
}
.gallery-list article:hover .universal-zoom,
.gallery-list article:hover .opacity {
	visibility: visible;
	cursor: pointer;
}
/* Galerie - detail
---------------------------------------------------------------------------------------------------- */
.gallery-detail-list {
	overflow: hidden;
}
.gallery-detail-list a {
	position: relative;
	display: block;
}
.gallery-detail-list article {
	float: left;
	width: 220px;
	width: 31.39%;
	/*height: 165px;*/
	margin-right: 20px;
	margin-right: 2.74%;
	margin-bottom: 20px;
	position: relative;
}
.gallery-detail-list article:hover {
	cursor: pointer;
}
.gallery-detail-list article:nth-child(3n) {
	margin-right: 0;
}
.gallery-detail-list article .opacity {
	position: absolute;
	visibility: hidden;
	width: 100%;
	height: 100%;
	
	z-index: 3;
	background: black;
	filter: alpha(opacity=40);
	-khtml-opacity: .40;
	-moz-opacity: .40;
	opacity: .40;
}
.ie7 .gallery-detail-list article .opacity {
	top: 0;
}
.gallery-detail-list article .universal-zoom {
	visibility: hidden;
}
.gallery-detail-list article:hover {
	cursor: pointer;
}
.gallery-detail-list article:hover .universal-zoom,
.gallery-detail-list article:hover .opacity {
	visibility: visible;
	cursor: pointer;
}
.gallery-detail-perex {

	border-bottom: 1px solid #8f1736;
	margin-bottom: 20px;
	position: relative;
	min-height: 38px;
}
.gallery-detail-perex p {
	margin: 0;
}
.gallery-detail-perex .info {
	border: 1px solid #8f1736;
	border-bottom: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/js/vendor/PIE.htc);
}
.gallery-detail-perex .overflow {
	width: 400px;
}
/* Detail zamestnance
---------------------------------------------------------------------------------------------------- */
.personal-link
{
		display: inline-block;
		text-indent: -5000px;
		margin-right: 8px;
}

.personal-link:hover
{
				filter: alpha(opacity=80);
			-khtml-opacity: .80;
			-moz-opacity: .80;
			opacity: .80;
}


.personal-link.link-1
{
		background: url(/gfx/ico-thumb-up.png) no-repeat;
		width: 27px;
		height: 22px;
}


.personal-link.link-2
{
		background: url(/gfx/ico-twitter.png) no-repeat;
		width: 31px;
		height: 22px;
}


.personal-link.link-3
{
		background: url(/gfx/ico-web.png) no-repeat;
		width: 30px;
		height: 30px;
}


.employee-detail .start,
.employee-detail .bio {
	margin-bottom: 20px;
}
.employee-detail .start .timeline {
	background: url(/gfx/bg-timeline.jpg);
	width: 230px;
	min-height: 250px;
	float: left;
}
.employee-detail .start .info {
	border: 1px solid #ccc;
	float: right;
	width: 445px;
	min-height: 250px;
}
.employee-list .end {
	overflow: hidden;
}


.employee-list section a:nth-of-type(3n) article
{
		
		margin-right: 0;
}


.employee-list  a:nth-of-type(3n) article
{
		
		margin-right: 0;
}


.employee-list header {
	padding: 10px;
	background: #ededed;
}
.employee-detail .start .info .mtr {
	padding: 10px 16px;
}
.employee-detail .start .info table {
	margin-bottom: 20px;
	float: left;
/*  width: 290px;*/
}
.employee-detail .start .info td {
	background: none;
	border: 0;
	border-bottom: 1px solid #ccc;
	padding: 15px 0px;
}
.employee-detail .start .info tr:last-child td {
	border-bottom: 1px solid #ccc;
}
.employee-detail .start .info img {
	border: 1px solid #ccc;
	position: relative;
	top: -2px;
}
.employee-detail .bio {
	border: 1px solid #ccc;
	padding: 20px;
}
td.phone {
	background: url(/gfx/ico-phone-small.png) no-repeat 0 7px !important;
	padding-left: 30px !important;
}
td.email {
	background: url(/gfx/ico-email-small.png) no-repeat 0 12px !important;
	padding-left: 36px !important;
}


td.phone, td.email
{
	font-weight: bold;
	font-size: 12px;
}

.employee-list article {
	width: 220px;
	float: left;
}
.employee-list > header {
	margin-bottom: 10px;
	clear: both;
}
.employee-list article header {
	text-align: center;
}
.employee-list article {
	background: #f2f2f2;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	min-height: 220px;
}
.employee-list article:nth-of-type(3n) {
	margin-right: 0px;
}
.employee-list article footer {
	background: #616161;
	height: 77px;
	width: 100%;
	position: absolute;
	bottom: 0;
}
.employee-list article footer h3,
.employee-list article footer h4 {
	color: #fff;
	margin: 0;
}
.employee-list a > article footer .mtr {
	padding: 10px !important;
}
.employee-list article footer h3 {
	font-size: 14px;
}
/* Kariera
---------------------------------------------------------------------------------------------------- */
.career-list article {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.career-list article:last-child {
	border: 0;
}
/* Objednavka - muj ucet
---------------------------------------------------------------------------------------------------- */
.my-account {
	overflow: hidden;
}
.my-account .c1,
.my-account .c2,
.my-account .c3 {
	float: left;
}
.my-account .c1 {
	width: 230px;
	margin-right: 60px;
}
.my-account .c1 h3.order {
	margin: 0;
	height: 30px;
	border-bottom: 1px solid #952542;
}
.my-account .c2 {
	width: 380px;
}
.my-account .c3 {
	float: right;
}
.my-account table tr,
.my-account table td {
	background: none;
	border: 0 !important;
}
.my-account .c1 .border-red {
	border: 1px solid #952542;
	margin-bottom: 20px;
	padding: 8px 0;
}
.my-account .c2 .btn,
.status {
	float: none;
	background: white;
	color: #4d4d4d;
}
.my-account .c2 table {
	margin-bottom: 20px;
}
.my-account .c2 table:first-of-type td:nth-child(odd),
.my-account .c2 table:nth-of-type(2) td:nth-child(-3n+1) {
	width: 50%;
}
.my-account .c2 .btn,
.my-account .c3 .btn,
.status {
	height: 30px;
	line-height: 30px;
}
/* Neprehlednete menu
---------------------------------------------------------------------------------------------------- */
.aside-box {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
}
.watch-menu li {
	list-style: none;
	background: none;
	padding: 0;
}
.watch-menu li a {
	display: block;
}
/* Pocasi
---------------------------------------------------------------------------------------------------- */
.aside-box.weather {
	color: #952542;
	overflow: hidden;
}
.aside-box.weather article {
	width: 33%;
	float: left;
	text-align: center;
}
.aside-box.weather article p {
	margin: 0;
	margin: 5px 0;
}
.aside-box.weather article footer {
	font-size: 13px;
}
/* Formular na hp
---------------------------------------------------------------------------------------------------- */
.hp-vyhledat-spojeni {
	font-size: 13px;
	margin-bottom: 40px;
}
.hp-vyhledat-spojeni .wrapper-search-link {
	padding: 30px 60px 30px 30px;
}
/* Moje objednavky
---------------------------------------------------------------------------------------------------- */
table.table-order {
	border: 1px solid  #952542;
}
table.table-order td,
table.table-order th {
	background: none;
	border: 0 !important;
}
table.table-order th {
	padding: 10px 20px !important;
	color: #952542;
	border-bottom: 1px solid #ccc !important;
}
table.table-order tr:nth-child(even) td {
	background: #f2f2f2;
}
/* Oblibene produkty
---------------------------------------------------------------------------------------------------- */
section.fav-products {
	overflow: hidden;
}
.fav-product {
	width: 220px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}
.fav-product header,
.fav-product footer {
	background: #f2f2f2;
	/*min-height: 20px;*/
	min-height: 54px;
	padding: 8px;
	overflow: hidden;
}
.fav-product footer {
	border-top: 1px solid #ccc;
}
.fav-product header h4 {
	margin: 0;
}
.fav-product header h4 a {
	text-decoration: none;
}
.fav-product .detail {
	min-height: 250px;
}
.fav-product .detail p:nth-child(2) {
	padding: 8px;
}
.fav-product footer .price span {
	display: block;
}
.fav-product footer .price {
	text-align: right;
}
.fav-product footer .price .price1,
.price1 {
	color: #952542;
	font-weight: bold;
	font-size: 18px;
}
.fav-product footer .price .price2 {
	font-size: 12px;
}

.store {color: #5aab2b;}
.no-store {color: red;}

.fav-product footer .store {
	color: #5aab2b;
	font-weight: bold;
	margin-top: 6px;
}
.fav-product footer .store em {
	color: #4d4d4d;
	font-weight: normal;
	font-style: normal;
}
.fav-product footer a.btn {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}
.ie7 .fav-product footer a.btn {
	width: 90%;
}
/* Moje adresy 
---------------------------------------------------------------------------------------------------- */
.my-account-btn {
	overflow: hidden;
	margin-bottom: 40px;
}
.my-account-btn a {
	margin-right: 20px;
}
.my-account-btn a.active {
	background: #eaeaea;
}
.my-addresses .border-red,
.my-addresses .border-gray {
	float: left;
	border: 1px solid #952542;
	margin-bottom: 20px;
	padding: 8px 0;
	width: 220px;
	margin-right: 40px;
	position: relative;
}
.my-addresses .border-gray {
	border: 1px solid #ccc;
}


.tick-big {
	background: url(/gfx/ico-tick-big.png) no-repeat;
	width: 59px;
	height: 51px;
	position: absolute;
	right: -28px;
	top: -15px;
}
.m1,
.m2,
.m3 {
	float: left;
}
.m1 {
	width: 545px;
}
.m2 {
	width: 370px;
	float: right;
}
.m3 {
	clear: both;
	margin-top: 20px;
	width: 100%;
}
.m3 div {
	float: left;
	width: 160px;
	margin-right: 8px;
	overflow: hidden;
}
.m3 p {
	margin: 0;
	margin-bottom: 5px;
}
.m3 .btn {
	width: 100%;
	float: none;
	display: inline-block;
}
/* Registrace
---------------------------------------------------------------------------------------------------- */
.registration article {
	float: left;
}
.registration article:first-child {
	background: #f7f7f7;
	border: 1px solid #ccc;
	width: 540px;
}
.registration article:last-child {
	width: 370px;
	float: right;
	background: #f7f7f7;
	border: 1px solid #ccc;
}
.registration article .mtr {
	padding: 20px;
}
.registration article table.form,
table.no-bg {
	border: 0;
	background: none !important;
}
.registration article.lost-pwd {
	float: none;
	width: 600px;
}
p.gallery img {
	margin-right: 10px;
}
/* Rezervace
---------------------------------------------------------------------------------------------------- */
.ccc-border-box {
	border: 1px solid #ccc;
	padding: 10px;
}
.reservation-box-1,
.reservation-box-2 {
	margin-bottom: 20px;
	overflow: hidden;
}
.reservation-box-1 img {
	float: left;
	margin-right: 20px;
}
.reservation-box-1 ul {
	margin-right: 40px;
	float: left;
	width: 250px;
}
.reservation-box-1 ul li {
	background: none;
	padding: 0;
}
.rating {
	display: inline-block;
	height: 18px;
	width: 100px;
	background: url(/gfx/ico-star-empty.jpg) repeat-x;
}
.rating .full-rating {
	display: inline-block;
	height: 18px;
	background: url(/gfx/ico-star-full.jpg) repeat-x;
}
.reservation-box-1 .price {
	font-size: 18px;
}
.reservation-box-2 table.form input[type="text"],
.reservation-box-2 table.form textarea {
	width: 100%;
	*behavior: url(/css/boxsizing.htc);
}
.ie7 .reservation-box-2 table.form input[type="text"],
.ie7 .reservation-box-2 table.form textarea {
	width: 92%;
}
.reservation-box-2 table.form .submit-btn {
	float: none;
	width: 50%;
}
.ie7 .reservation-box-2 table.form .submit-btn {
	float: none;
	width: auto;
}
.ico-tick-maximum {
	background: url(/gfx/ico-tick-maximum.png) no-repeat 20px 25px;
	padding-left: 130px;
}
/* Fake select
---------------------------------------------------------------------------------------------------- */
span.select-wrapper {
	position: relative;
	display: inline-block;
}
.select200 {
	width: 200px;
}
.select120 {
	width: 120px;
}
.select182 {
	width: 182px;
}
.select80 {
	width: 80px;
}

.select100 {
	width: 100px;
}
.select280 {
	width: 280px;
}
ul.ambienteSelect {
	z-index: 950;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	background: white;
	position: absolute;
	width: 100%;
	top: 32px;
	left: 0;
	padding-top: 8px;
	padding-bottom: 6px;
	border: 1px solid #ccc;
	behavior: url(/js/vendor/PIE.htc);
	-webkit-border-radius: 0px 0 5px 5px;
	-moz-border-radius: 0px 0 5px 5px;
	-ms-border-radius: 0px 0 5px 5px;
	-o-border-radius: 0px 0 5px 5px;
	border-radius: 0px 0 5px 5px;

		overflow: auto;
		max-height: 200px;


}
.responsive-nav-container ul.ambienteSelect,
#lang-select ul.ambienteSelect {
	border: 1px solid #952542;
	background: #fff;
}
.ie7 ul.ambienteSelect {
	width: 99%;
}
ul.ambienteSelect li {
	padding: 3px;
	cursor: pointer;
	color: #4d4d4d;
	background: none;
	padding-left: 10px;
	margin-bottom: 0px;
}
ul.ambienteSelect li:hover,
ul.ambienteSelect li.active {
	color: #952542;
	text-decoration: underline;
}
ul.ambienteSelect:hover {
	display: block;
}

input[type="text"].fakeInput {

	width: 100%;
	text-align: center;
	background: url(/gfx/bg-input.jpg) repeat-x;
	position: relative;
	border: 0;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/vendor/PIE.htc);
	padding: 0px 5px;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	color: #952542;
}

.fakeSelect {
	background: url(/gfx/bg-input.jpg) repeat-x;
	position: relative;
	border: 0;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/vendor/PIE.htc);
	z-index: 50;
	width: auto;
	padding: 0px 5px;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	z-index: 1;
	color: #952542;
}
.fakeSelect > span {
	position: absolute;
	top: -1px;
	right: -1px;
	background: url(/gfx/select-placeholder.png);
	width: 37px;
	height: 36px;
	z-index: 2;
}
/* cerveny */
.responsive-nav-container .fakeSelect > span,
#lang-select .fakeSelect > span {
	background: url(/gfx/select-placeholder-red.png);
}
.responsive-nav-container .fakeSelect,
#lang-select .fakeSelect {
	border: 1px solid #952542;
}
.ie7 .fakeSelect > span {
	top: 0;
}
/* Ubytovani
---------------------------------------------------------------------------------------------------- */
tr.highlight td {
	background-color: #f7f7f7 !important;
}

.ubytovani-filters {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.ubytovani-results {
	margin: 20px 0;
}
.ubytovani-results article {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
}
.ubytovani-results article:last-child {
	margin-bottom: 0;
}
.ubytovani-results article img {
	float: left;
	margin-right: 20px;
}
.ubytovani-results article .links a {
	margin-right: 10px;
}
.ubytovani-results article .location {
	margin-right: 20px;
	margin-left: 10px;
}
.ubytovani-filters .pager {
	background: none;
	border: 0;
}
.ubytovani-form {
	padding: 20px;
	padding-top: 0;
}
.ubytovani-form .deep-indent {
	margin-bottom: 30px;
}
.ubytovani-form .calendar {
	margin-left: 16px;
	margin-top: 5px;
}


/* Ubytovani - detail
---------------------------------------------------------------------------------------------------- */
.ubytovani-detail
{

} 

.ubytovani-detail .common-info
{
		border-bottom: 1px solid #ccc;
		padding-bottom: 10px;
		margin-bottom: 20px;

}

.ubytovani-detail .common-info > span
{
		float: left;
		margin-left: 17px;
}


.ubytovani-detail .common-info > span.rating
{
		margin-left: 0;
}


.ubytovani-detail .common-info .btn
{
		position: relative;
		top: -8px;
}


.ubytovani-detail #cart-table table.cart.cart-final td
{
		padding: 10px;
}

.ubytovani-detail #cart-table table.cart.cart-final th
{
		padding: 10px 10px;
		font-size: 12px;
}

.ubytovani-detail .select
{
		margin-bottom: 10px;

}

.ubytovani-detail .select select
{
		margin-left: 5px;
		
}

.ubytovani-detail tr.pager td a
{
		font-weight: normal;
}

.panaca
{
		background: url(/gfx/ico-man.png) no-repeat;
		width: 13px;
		height: 32px;
		display: inline-block;
		margin-top: 4px;
		margin-bottom: 4px;
}

.panacas
{
		background: url(/gfx/ico-man-small.png) no-repeat;
		width: 9px;
		height: 22px;
		display: inline-block;
		margin-top: 2px;
		margin-bottom: 2px;
}


/* Slider wrapper - HP
---------------------------------------------------------------------------------------------------- */
#slider-wrapper
{
	z-index: -1;
}


.slider-wrapper
{
		background: no-repeat center bottom; 
		width: 100%; 
		position: absolute; 
		left: 0; 
		top: 50px; 
		height: 460px;
}


.slide-text
{
		display: none;
}



.slide-text .btn
{
		width: 230px;
		clear: both;
		margin-bottom: 5px;
}


/* Zábava začíná - ESHOP
---------------------------------------------------------------------------------------------------- */


/* Menu 2 uroven
---------------------------------------------------------------------------------------------------- */
.section-cols-2 .c1 .menu  ul
{
		background: #d9d9d9;
		padding-top: 5px;
		padding-bottom: 10px;
}


.section-cols-2 .c1 .menu ul li
{
		margin-left: 25px;
}


.section-cols-2 .c1 .menu li li a,
.section-cols-2 .c1 .menu li.active li a
{
		background: none;
		border: 0;
		color: #952542;
		padding: 5px 10px 5px 0px;
		background: url(/gfx/ico-left-nav-2.png) no-repeat 0 10px;
		padding-left: 20px;
}
 

.section-cols-2 .c1 .menu li li > a:hover,
.section-cols-2 .c1 .menu li li.active > a,
.section-cols-2 .c1 .menu li.active li > a:hover
{
		text-decoration: underline;
		
		background: url(/gfx/ico-left-nav.png) no-repeat 0 10px;
}



/* Detail produktu
---------------------------------------------------------------------------------------------------- */
.product-detail
{
		overflow: hidden;
} 

.product-detail .col1
{
		float: left;
		width: 300px;
		margin-top: 20px;
}


.product-detail .col2
{
		float: right;
		width: 374px;
		margin-top: 20px;
}

.product-detail .col2 > p
{
		margin-top: 0;
}

.product-detail .product-variant
{
		clear: both;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		margin-top: 16px;
		padding-top: 10px;
		padding-bottom: 20px;
}

.product-detail .product-variant .size,
.product-detail .product-variant .color
{
		float: left;
		width: 175px;
}

.product-detail .product-variant .color
{
		float: right;
}

.product-detail .product-variant .btn
{
		padding-right: 0;
		padding-left: 0;
		width: 50px;
		line-height: 36px;
		height: 36px;
		margin-right: 8px;
}



.product-detail .product-variant h4
{
		color: #4d4d4d;;
}


.product-detail .product-variant .size,
.product-detail .product-variant .color
{
		float: left;
		width: 175px;
}

.product-detail .cart
{
		border: 1px solid #8f1736;
		margin-top: 16px;
}

.product-detail .cart .col
{
		float: left;
		width: 50%;
}


.product-detail .cart .col .mtr
{
		padding: 10px;
}

.product-detail .cart .store
{
		color: #55a222;
}

.product-detail .cart .price
{
		position: relative;
		top: -5px;
}

.product-detail .cart input
{
		width: 50px;
		text-align: center;
		float: left;
}

.product-detail .cart form
{
		width: 270px;
		float: right;
		margin-right: 20px;
		margin-bottom: 20px;
}

.product-detail .cart  .btn
{
		height: 34px;
		line-height: 34px;
		width: 200px;
		margin-left: 20px;
}

.product-detail .cart form *
{
		float: right;
		margin: 0;
}

/* Sliding masta
---------------------------------------------------------------------------------------------------- */


#slidingz-gallery
{
		width: 300px;

		overflow: hidden;
		height: 60px;
		margin-top: 10px;
		margin-bottom: 10px;
}

#slidingz-gallery p
{
		margin: 0;
		position: relative;
}

#slidingz-gallery img
{
		margin-right: 15px;
		float: left;
}


#slidingz
{
		background: url(/gfx/slider-bg.jpg) no-repeat;
		border: 0;
		width: 239px;
		height: 24px;
}

#slidingz-wrapper
{
	 background: url(/gfx/slider-bg.jpg) no-repeat; 
		border: 0;
		width: 300px;
		height: 24px;
}

#slidingz .ui-slider-handle
{
		background: url(/gfx/slider-bar.png) no-repeat;
		width: 60px;
		height: 24px;
		border: 0;
		margin: 0;
		top: 0;
		cursor: hand;
}


/* Sliding 2
---------------------------------------------------------------------------------------------------- */
#slidingz-gallery-wrapper-2
{
		border: 1px solid #ccc;
} 


#slidingz-gallery-2
{
		width: 700px;
		padding: 10px;
		overflow: hidden;
		height: 160px;
		margin-bottom: 20px;
}

#slidingz-gallery-2 p
{
		margin: 0;
		position: relative;
		overflow: hidden;
}

#slidingz-gallery-2 img
{
		
		float: left;
		margin-right: 14px;
}


#slidingz-2
{
		background: url(/gfx/slider-2-bg.png) no-repeat;
		border: 0;
		width: 550px;
		height: 24px;


}

#slidingz-wrapper-2
{
		background: url(/gfx/slider-2-bg.png) no-repeat;
		border: 0;
		
		height: 24px;
		margin-bottom: 20px;
		position: relative;
		margin-left: 10px;
}

#slidingz-2 .ui-slider-handle
{
		background: url(/gfx/slider-2-bar.png) no-repeat;
		width: 140px;
		height: 24px;
		border: 0;
		margin: 0;
		top: 0;
		cursor: hand;
}





.product-detail .icons .social-icons > li
{
		padding: 0;
}


.product-detail .icons
{
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 10px 0;
		margin-top: 10px;
		float: left;
		width: 100%;
}

.product-detail .icons a
{
		float: left;
		height: 27px;
		line-height: 27px
}

.product-detail .icons .i1
{
		background: url(/gfx/ico-star-empty.jpg) no-repeat;
		padding-left: 24px;
		margin-right: 14px;
		/*margin-top: 20px;*/
		background-position: 0 50%;
}

.product-detail .icons .i1full
{
		background: url(/gfx/ico-star-full.jpg) no-repeat;
		padding-left: 24px;
		margin-right: 14px;
		/*margin-top: 20px;*/
		background-position: 0 50%;
}

.product-detail .icons .i2
{
		background: url(/gfx/ico-print-red.png) no-repeat;
		padding-left: 28px;
		margin-right: 12px;
		/*margin-top: 20px;*/
		background-position: 0 50%;
}

.product-detail .icons .i3
{
		background: url(/gfx/ico-thumb-up.png) no-repeat;
		height: 22px;
		width: 27px;
		margin-right: 12px;

}



.product-detail .icons .i4
{
		background: url(/gfx/ico-facebook.png) no-repeat;
		height: 24px;
		width: 24px;

}



.productDetail .tabBox .content
{
		z-index: 0;
}


/* Eshop - uvod
---------------------------------------------------------------------------------------------------- */
#eshop-slider
{

}


#eshop-slider ul
{
		background: none;
		margin: 0;
		padding: 0;
}


#eshop-slider li
{
		margin: 0;
		padding: 0;  
}

.section-cols-2 .c2 .eshop-uvod.mtr
{
		padding: 15px;
		padding-top: 0;
}

.ie7 .section-cols-2 .c2 .eshop-uvod.mtr
{
		padding: 12px;
}

#eshop-slider .bx-pager
{
		background: #f2f2f2;
		border: 1px solid #ccc;
		border-top: 0;
		padding-top: 8px;
		padding-bottom: 8px;
}

#eshop-slider .bx-wrapper .bx-pager.bx-default-pager a
{
		background: url(/gfx/eshop-slider-nav.png) no-repeat;
		width: 23px;
		height: 22px;
}

#eshop-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
#eshop-slider .bx-wrapper .bx-pager.bx-default-pager a.active
{
		background: url(/gfx/eshop-slider-nav-hover.png) no-repeat;

}



#eshop-slider .bx-wrapper .bx-controls-direction a {
	width: 43px;
	height: 174px;
}
#eshop-slider .bx-wrapper .bx-prev {
	background: url(/gfx/banner-arrow-left-1.png) no-repeat;
	top: 60px;
	left: -1px;
}
#eshop-slider .bx-wrapper .bx-prev:hover {
	background: url(/gfx/banner-arrow-left-2.png) no-repeat;
}
#eshop-slider .bx-wrapper .bx-next {
	background: url(/gfx/banner-arrow-right-1.png) no-repeat;
	top: 60px;
	right: 0px;
}
#eshop-slider .bx-wrapper .bx-next:hover {
	background: url(/gfx/banner-arrow-right-2.png) no-repeat;
}


.eshop-uvod .fav-products article
{
		margin-right: 25px;
		margin-bottom: 25px;
}

.eshop-uvod .fav-products article:nth-child(3n)
{
		margin-right: 0;
}

.eshop-uvod .box
{
		background: #f7f7f7;
		border: 1px solid #ccc;
		overflow: hidden;
		margin-bottom: 25px;
}

.eshop-uvod .box .mtr
{
		padding: 20px;
}

.eshop-uvod .box .mtr .btn
{
		height: 30px;
		line-height: 30px;
}

.eshop-uvod .box .mtr article
{
		width: 45%;
}

.eshop-uvod .box .mtr article.a1
{
		float: left;
}

.eshop-uvod .box .mtr article.a2
{
		float: right;
}

.eshop-uvod .box .mtr h2
{
		margin-bottom: 30px;
}

.eshop-uvod .box .mtr h3
{
		font-size: 22px;
		color: #4d4d4d;
		height: 80px;
		line-height: 80px;
}

.eshop-uvod .box .mtr p
{
		font-size: 16px;
}

.eshop-uvod .box .a1 h3
{
		background: url(/gfx/ico-smiley.png) no-repeat;
		padding-left: 85px;
}

.eshop-uvod .box .a2 h3
{
		background: url(/gfx/ico-shield.png) no-repeat;
		padding-left: 75px;
}

.newsletter div
{
		position: relative;
		overflow: hidden;
}

.newsletter div input
{
		float: left;
}

.newsletter div input[type="text"]
{
		background: url(/gfx/newsletter-1.png) no-repeat;
		width: 253px;
		height: 36px;
		border: 0;
		padding: 0 10px;
		line-height: 36px;
		border-radius: 0;
}

.newsletter div input[type="image"]
{
		border-left: 1px solid #b1b1b1;
}


.ie7 .newsletter div input[type="text"]
{
		width: 234px;
}



.eshop-uvod .subcats
{
		overflow: hidden;
		border-top: 1px solid #ccc;
		padding-top: 20px;
		margin-bottom: 10px;
}

.eshop-uvod .subcats li 
{
		float: left;
		width: 165px;
		margin-right: 10px;
		margin-bottom: 16px;

}

.eshop-uvod .filters
{
		background: #ededed;
		overflow: hidden;
		padding: 10px;
		margin-bottom: 10px;
}

.eshop-uvod .filters .pager
{
		padding: 0;
		border: 0;
}

.eshop-uvod .filters label
{
		color: #952542;
		font-weight: bold;
		margin-right: 10px;
}

.eshop-uvod .filters select
{
		margin-right: 20px;
}

.eshop-uvod .filters .view-1,
.eshop-uvod .filters .view-2
{
		display: inline-block;
		background: url(/gfx/ico-zobrazeni.png) no-repeat;
		width: 28px;
		height: 19px;
		position: relative;
		margin-right: 10px;
		top: 5px;
}

.eshop-uvod .filters .view-2
{
		background: url(/gfx/ico-zobrazeni.png) no-repeat 0 -18px;
		top: 4px;
}

.eshop-uvod .filters input[type="checkbox"]
{
		margin-left: 10px;
}

.filter-col-1
{
		border-right: 1px solid #b2b2b2; 
		float: left;
		width: 220px;
}

.filter-col-2
{

		float: right;
		width: 442px;
		margin-right: 10px;
}


/* Slider range
---------------------------------------------------------------------------------------------------- */
#slider-range
{
		background: none;
		border: 0;
}

#slider-range-bg
{
		background: url(/gfx/slider-range-bg.png) no-repeat;
		height: 10px;
		width: 442px;
		margin-top: 10px;
}



#slider-range-bg .ui-slider-range 
{
		background: url(/gfx/slider-range-active.png) !important;
}


#slider-range-bg .ui-state-default
{
		background: url(/gfx/slider-range-disc.png) no-repeat;
		border: 0;
		width: 22px;
		height: 22px;
}


input.priceRange
{
		width: 80px;
		padding: 6px;
		text-align: center;
}


/* Newsletter levy sloupec
---------------------------------------------------------------------------------------------------- */
.newsletter-box
{
		padding: 10px;
}

.newsletter-box h3
{
		font-size: 14px;
}

.newsletter-box .newsletter input[type="text"]
{
		width: 162px;
}

.ie7 .newsletter-box .newsletter input[type="text"]
{
		width: 144px;
}

.ie7 .h20-ie7
{
		height: 20px;
}


/* Kosik - tabulka
---------------------------------------------------------------------------------------------------- */
#cart-table table.cart
{
		margin-bottom: 20px;
}

#cart-table table.cart,
#cart-table table.cart td,
#cart-table table.cart th
{
		border: 0;
		background: none;
}

#cart-table table.cart td,
#cart-table table.cart th
{
		border: 1px solid #e6e6e6;
}

#cart-table table.cart th
{
		border-top: 1px solid #8f1736;
		border-bottom: 1px solid #8f1736;
		padding: 10px 20px;
		color: #952542;
		font-size: 14px;

}

#cart-table table.cart tr.default:nth-child(odd) td
{
		background: #f2f2f2;
}

#cart-table table.cart tr:first-child th:first-child
{
		border-left: 1px solid #8f1736;
}

#cart-table table.cart tr:first-child th:last-child
{
		border-right: 1px solid #8f1736;
}


/* Finalni tabulka - 4 krok
---------------------------------------------------------------------------------------------------- */
#cart-table table.cart.cart-final th
{
		border: 0;
		border-top: 1px solid #8f1736;
		border-bottom: 1px solid #8f1736;
}

#cart-table table.cart.cart-final td
{
		border: 0;
		border-bottom: 1px solid #e6e6e6;
		padding-top: 6px;
		padding-bottom: 6px;
}

#cart-table table.cart tr td:first-child
{
		border-left: 1px solid #e6e6e6;
}

#cart-table table.cart tr td:last-child
{
		border-right: 1px solid #e6e6e6;
}



#cart-table table.cart tr.end td:first-child
{
		border-left: 1px solid #ccc;
}

#cart-table table.cart tr.end td:last-child
{
		border-right: 1px solid #ccc;
}

#cart-table table.cart.cart-final tr.end td
{
	 
		border-bottom: 1px solid #ccc;
}

#cart-table table.cart tr.end.first td:first-child
{
		border-left: 1px solid #e6e6e6;
}

#cart-table table.cart tr.end.first td:last-child
{
		border-right: 1px solid #e6e6e6;
}


#cart-table table.cart tr.summary-total-price td
{
		background: #8f1736;
		font-weight: bold;
		color: white;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 20px;
		border: 1px solid #8f1736;

}


#cart-table table.cart span.black
{
		color: #4d4d4d;
		padding-left: 10px;
}


.delete.cross
{
		background: url(/gfx/ico-cross.png) no-repeat;
		width: 16px;
		height: 16px;
		display: inline-block;
		text-indent: -5000px;
		zoom: 1;
		*display: inline;
}


.ie7 .delete.cross
{
		display: block;
}

#cart-table table.cart tr.last td
{
		border-bottom: 1px solid #8f1736;
}

#cart-table table.cart tr.footer td
{
		border: 0;
		padding: 0;
		border-top: 1px solid #8f1736;
		border-bottom: 1px solid #8f1736;
		padding-top: 20px;
		padding-bottom: 20px

}

#cart-table table.cart tr.footer td:first-child
{
		border-left: 1px solid #8f1736;
}

#cart-table table.cart tr.footer td:last-child
{
		border-right: 1px solid #8f1736;
}


#cart-table table.cart .total-price-info
{
		font-size: 16px;
}

#cart-table table.cart .total-price
{
		font-size: 20px;
		font-weight: bold;
		color: #952542;

}


#cart-table .btn.back
{
		margin-right: 20px;
}



.ico-arrow-left-red span
{
		display: inline-block;
		background: url(/gfx/ico-arrow-left-red.png) no-repeat;
		width: 19px;
		height: 10px;
		margin-right: 5px;
}


.ico-arrow-left-red:hover span
{
		background: url(/gfx/ico-arrow-left-white.png) no-repeat;
}


.ico-arrow-right-white span
{
		display: inline-block;
		background: url(/gfx/ico-arrow-right-white.png) no-repeat;
		width: 20px;
		height: 10px;
		margin-left: 5px;
}


.ico-arrow-right-white:hover span
{
		background: url(/gfx/ico-arrow-right-red.png) no-repeat;
}

.cart-btns
{
		overflow: hidden;
		margin-bottom: 20px;
}


.box.cta-eshop
{

		background: #f7f7f7;
		border: 1px solid #ccc;
		overflow: hidden;
		padding: 20px;
}

.box.cta-eshop article
{
		float: left;
}

.box.cta-eshop p
{
		margin: 0;
}

.box.cta-eshop .a1
{
		width: 400px;
}

.box.cta-eshop .a2,
.box.cta-eshop .a3
{
		height: 50px;
		font-weight: bold;
		font-size: 20px;
		width: 270px;
		line-height: 50px;
}

.box.cta-eshop .a2
{
		background:  url(/gfx/ico-phone-big.png) no-repeat;
		padding-left: 60px;
}

.box.cta-eshop .a3
{
		background:  url(/gfx/ico-mail-big.png) no-repeat;
		padding-left: 65px;
		width: 230px;
}


.ie7 .box.cta-eshop .a2,
.ie7 .box.cta-eshop .a3
{
		width: 200px;
}


/* 4 kroky v eshopu
---------------------------------------------------------------------------------------------------- */
#crumbs .eshop-help
{
		font-weight: bold;

}
#crumbs .eshop-help b
{
		color: #952542;
		font-size: 14px;
		padding-right: 20px;
}

#crumbs .eshop-help .phone
{
		background: url(/gfx/ico-phone-small.png) no-repeat;
		padding-left: 25px;
		padding-bottom: 12px;
		padding-right: 20px;

}

#crumbs .eshop-help .email
{
		background: url(/gfx/ico-email-small.png) no-repeat;
		padding-left: 40px;
		padding-bottom: 12px;

}


.tab-eshop-step-1 .box
{
		width: 458px;
		float: left;
		margin-right: 20px;

}

.tab-eshop-step-1 .box h3
{
		margin-top: 10px;
}

.tab-eshop-step-1 .box .mtr
{
		border: 1px solid #962542;
		padding: 10px;
		padding-left: 150px;
		background: url(/gfx/ico-new-reg.png) no-repeat 20px 20px;
		height: 290px;
}

.tab-eshop-step-1 .box-2
{
		margin-right: 0;
}

.tab-eshop-step-1 .box.box-2 .mtr
{
		background: url(/gfx/ico-new-reg-2.png) no-repeat 20px 20px;
}



.tab-eshop-step-2 .box-3
{
		width: 640px;
		float: left;
}

.tab-eshop-step-2 .box-4
{
		width: 290px;
		float: right;
		position: relative;
		top: 40px;
}


.ie7 .tab-eshop-step-2 .box-4
{
		width: 250px;
}

.tab-eshop-step-2 .box-4 .mtr
{
		padding: 0px;
}


.tab-eshop-step-2 .box-4 table
{
		width: 100%;
		background: none;
		border: 0;
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
}


.tab-eshop-step-2 .box-4 table td
{
		padding: 0;
		background: none;
		border: 0;
		padding: 3px 5px;
		vertical-align: top;
}

.tab-eshop-step-2 .box-4 table td .price
{
		font-size: 13px;
}


.tab-eshop-step-2 .box-4 .header
{
		position: absolute;
		border: 1px solid #962542;
		left: -1px;
		padding: 10px;
		position: absolute;
		top: -40px;
		color: #952542;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
		behavior: url(/js/vendor/PIE.htc);
		border-bottom: 0;
		background: white;
		font-weight: bold;
		font-size: 14px;
		padding-right: 30px;
}


.my-account.my-addresses.eshop .header
{
	
		display: block;
		height: 60px;

}

.my-account.my-addresses.eshop .header .btn
{
		float: none;
		height: 34px;
		line-height: 34px;
}

.my-account.my-addresses.eshop .header h3
{
		float: left;

		width: 220px;
		margin-right: 40px;
}


.radio-btns
{
		margin-bottom: 20px;
}

.radio-btns > div
{
		width: 300px;
		margin-bottom: 15px;
		position: relative;
		overflow: hidden;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
}



.radio-btns > div input
{
		margin-right: 10px;
		position: relative;
		top: 1px;
}

.radio-btns > div  .price
{
		float: right;
		margin-right: 40px;
		text-align: right;
}

.radio-btns > div span.help
{
		position: absolute;
		right: 0;
		top: 0;
		background: url(/gfx/ico-help.png) no-repeat 0 -20px;
		width: 20px;
		height: 20px;
		cursor: help;
}

.radio-btns > div span.help:hover
{
		background-position: 0 0;
}



.textarea-btns
{
		overflow: hidden;
}

.textarea-btns div
{
		width: 50%;
		float: left;
}

.ie7 .textarea-btns div
{
		width: 45%;
}


.ie7 .textarea-btns div:first-child
{
		margin-right: 5%;
}

.textarea-btns textarea
{
		height: 100px;
}



.tab-eshop-step-5 .box
{
		background: #f7f7f7;
		width: 49%;
		float: left;
		margin-bottom: 2%;
}

.tab-eshop-step-5 .box.odd
{
		margin-right: 2%;
}

.tab-eshop-step-5 .box .mtr
{
		min-height: 220px;
		padding: 20px;
		border: 1px solid #cfcfcf;
}


.tab-eshop-step-5 .box.n1 .mtr
{
		background: url(/gfx/ico-tick-maximum.png) no-repeat 10px 20px;
		padding-left: 110px;
}


.tab-eshop-step-5 .box.n2 .mtr .phone
{
		background: url(/gfx/ico-phone.png) no-repeat 0 5px;
		height: 50px;
		line-height: 50px;
		float: left;
		padding-left: 45px;
		font-weight: bold;
		font-size: 18px;
		margin-right: 30px;
}


.tab-eshop-step-5 .box.n2 .mtr .email
{
		background: url(/gfx/ico-email.png) no-repeat 0 10px;
		height: 50px;
		line-height: 50px;
		float: left;
		padding-left: 55px;
		font-weight: bold;
		font-size: 18px;
}



.tab-eshop-step-5 .box.n4 .iframe
{
		float: left;
		margin-right: 30px;
}


.tab-eshop-step-5 .box.n4 .social-networks-big
{
		padding-top: 20px;
		margin: 0;
}
.tab-eshop-step-5 .box.n4 .social-networks-big a
{
		margin-right: 20px;
		margin-bottom: 20px;
}


.tab-eshop-step-5 .box.n4 .social-networks-big a:nth-child(2n)
{
		margin-right: 0;
}

.tab-eshop-step-5 .box.n4 .social-networks-big a:nth-child(3n),
.tab-eshop-step-5 .box.n4 .social-networks-big a:nth-child(4n)
{
		margin-bottom: 0;
}











/* Bootstrap skelet
---------------------------------------------------------------------------------------------------- */
.errors li
{
		background: none;
		padding-left: 0;
}  

.errors
{
		margin: 0;
		padding: 10px 5px;
		padding-right: 0;
} 

 .alert,
.errors,
.flashmessage
	{
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 20px;
}
.alert-success,
.flashmessage.success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error,
.errors
 {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}



/* Tridy pro specificke podstranky, zachycene pres <body>
---------------------------------------------------------------------------------------------------- */
.nakupni-proces #main-nav,
.steps #main-nav

{
		display: none;
}

.steps #logout-button
{
		display: none;
}

.nakupni-proces #fake-margin,
.steps #fake-margin
{
		height: 120px;
}

.step0 #login-pane
{
		right: 0;
		left: auto;
}


#order-box
{
		background: url(/gfx/order-box.png);
		float: right;
		right: 0;
		min-height: 74px;
		border-radius: 5px;
		margin-top: 24px;
		padding: 0 10px;

}

#order-box #login-pane
{
		position: static;
		float: right;
		width: auto;
		margin-top: 18px;

}

#order-box #login-pane a
{
		margin: 0;
}

#order-box h2
{
		font-size: 26px;
		float: left;
		margin-right: 40px;
		margin-top: 16px;
}

#order-box .eshop-help
{
		font-size: 12px;
		margin-right: 40px;
		margin-top: 15px;
}

#order-box .eshop-help .email
{
		 background: url(/gfx/ico-email-mini.png) no-repeat 0 4px;
		 padding-left: 40px;
		 padding-bottom: 10px;
		 vertical-align: middle;
		 display: inline-block;
		 margin-top: 5px;
		 height: 25px;
		 line-height: 25px;
}

#order-box .eshop-help .phone
{
		 background: url(/gfx/ico-phone-mini.png) no-repeat;
		 padding-left: 30px;
		 margin-right: 30px;
		 padding-bottom: 10px;
		 vertical-align: middle;
		 display: inline-block;
		 margin-top: 5px;
		 height: 25px;
		 line-height: 25px
}



.google-maps h1{
		font-size: 1em!important;
		height: auto!important;
		position: static!important;
		top: auto!important;
		left: auto!important;
		width: auto!important;
}



.configurator .options{
	
	margin-bottom: 10px;  
}


.configurator .options .option{
	background: #e6e6e6 url(/gfx/gray-grd.jpg) repeat-x;
	height: 36px;
	position: relative;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	line-height: 36px;
	/*float: left;*/
	color: #952542;
	border: 1px solid #8f1736;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/js/vendor/PIE.htc);
	zoom:1;
	-pie-watch-ancestors: 1;
	-pie-poll:true;

	display: inline-block;
	font-weight: bold;
	padding: 0 10px;
	margin-right: 4px;
	cursor: pointer;

}

.configurator .options .option:not(.passive):hover, .configurator .options .option.active{

	background: url(/gfx/btn-big-red.jpg) repeat-x;
	color: #fff;
	text-decoration: none;

}


.configurator .options .option.passive{

	border: 1px solid gray;
	background: #e6e6e6 url(/gfx/gray-grd.jpg) repeat-x;
	color: gray;
	text-decoration: none;
	cursor: default;

}



.download table
{
		margin-bottom: 40px;
}

.download table td:nth-child(-3n+1)
{
		width: 300px;
}

.download table td:nth-child(-3n+3)
{
		width: 150px;
}





/*
 * Socialite Look-a-like defaults
 */

.cf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .cf { zoom: 1; }
*:first-child+html .cf { zoom: 1; }

.vhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/*
 * Socialite Look-a-like defaults
 */

.social-buttons { display: block; list-style: none; padding: 0; margin: 0px; }
.social-buttons > li { display: block; margin: 0; padding: 10px; float: left; background: none; width: 220px; }
.social-buttons .socialite { display: block; position: relative; background: url('/gfx/social-sprite.png') 0 0 no-repeat; }
.social-buttons .socialite-loaded { background: none !important; }

.social-buttons .twitter-share { width: 55px; height: 65px; background-position: 0 0; }
.social-buttons .googleplus-one { width: 50px; height: 65px; background-position: -75px 0; }
.social-buttons .facebook-like { width: 164px; margin: 0 auto; /*height: 65px;*/ background-position: -145px 0; position:relative; }
.social-buttons .linkedin-share { width: 60px; height: 65px; background-position: -215px 0; }

.social-icons .social-buttons
{
		
		float: left;
		margin: 0;
		margin-left: 20px;
}

.fb-nav > li {
	float: right;
	width: auto;
	padding: 0;
}
.fb-nav .facebook-like {
	width: auto;	
}


/* Odkazy jako prilozene soubory + odstavce
---------------------------------------------------------------------------------------------------- */
 .fileAnchor img
 {
		margin: 0 !important;
		margin-right: 10px !important;
 }

.fileAnchor 
{
		line-height: 2.4;
}



/* MISC
---------------------------------------------------------------------------------------------------- */
table + h2,
table + h3,
table + h4
{
		margin-top: 20px;
}

h2 + table,
h3 + table,
h4 + table
{
		margin-top: 20px;
}

table + ul,
table + ol
{
		margin-top: 20px;
		margin-bottom: 20px;
}


dl
{
		margin: 1.1em;
}

ol ul
{
	margin-top: 10px;
	margin-left: 5px;
}


/* Galerie k clankum
---------------------------------------------------------------------------------------------------- */
.article-gallery
{   
		overflow: hidden;
		margin-bottom: 20px;
}

.article-gallery div.table
{
		float: left;
		width: 140px;
		height: 140px;
		border: 1px solid #ccc;
		margin: 7px;
		text-align: center;
		position: relative;
		display: table;

}

.article-gallery div.table *,
.article-gallery div.table
{
		box-sizing: content-box;
		-moz-box-sizing: content-box;
}


.article-gallery .photos div.table:nth-child(7n)
{
		clear: both;

}


.article-gallery div.table .cell
{
		display: table-cell;
		vertical-align: middle;
		
}



.article-gallery a:hover img
{
		opacity: 0.8;
		filter: alpha(opacity=80);
}


/* AutoComplete
---------------------------------------------------------------------------------------------------- */
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; font-size: 12px; width: 100%;}
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #952542; }





/* Vyhledavaci form
---------------------------------------------------------------------------------------------------- */
section.form
{
		background: #ededed;
		overflow: hidden;
		padding: 20px 15px;
		border-top: 1px solid #ccc;
		margin-bottom: 1px;

}

section.form.no-bg
{
	background: none;
}
 

.highlight{
	background-color: yellow;
}


#rating-radio-set .rating
{
	cursor: pointer;
}


#rating-radio-set .rating:hover
{
	background: url(/gfx/ico-star-full.jpg);
}

#rating-form input[type="text"],
#rating-form textarea
{
	width: 100%;
}

td.mandatory {color: #952542;}


    .star-rating{
        list-style:none;
        margin: 0px;
        padding:0px;
        width: 100px;
        height: 18px;
        position: relative;
        background: url(/gfx/ico-star-empty.jpg) top left repeat-x;        
    }
    .star-rating li{
        padding:0px;
        margin:0px;
        height:18px;
        width: 20px;        
        /*\*/
        float: left;
        list-style-type: none;
        background: none;
        /* */
    }
    .star-rating li a{
        display:block;
        width:20px;
        height: 18px;
        line-height:18px;
        text-decoration: none;
        text-indent: -9000px;
        z-index: 20;
        position: absolute;
        padding: 0px;
        overflow:hidden;
    }
    .star-rating li a:hover{
        background: url(/gfx/ico-star-full.jpg) left bottom;
        z-index: 2;
        left: 0px;
        border:none;
    }
    .star-rating a.one-star{
        left: 0px;
    }
    .star-rating a.one-star:hover{
        width:20px;
    }
    .star-rating a.two-stars{
        left:20px;
    }
    .star-rating a.two-stars:hover{
        width: 40px;
    }
    .star-rating a.three-stars{
        left: 40px;
    }
    .star-rating a.three-stars:hover{
        width: 60px;
    }
    .star-rating a.four-stars{
        left: 60px;
    }    
    .star-rating a.four-stars:hover{
        width: 80px;
    }
    .star-rating a.five-stars{
        left: 80px;
    }
    .star-rating a.five-stars:hover{
        width: 100px;
    }
    .star-rating li.current-rating{
        background: url(/gfx/ico-star-full.jpg) left bottom;
        position: absolute;
        height: 18px;
        display: block;
        text-indent: -9000px;
        z-index: 1;
    }

    #frm-ratingForm
    {
    	display: none;
    }

/* Partneri
---------------------------------------------------------------------------------------------------- */
.gallery-list.partner article 
{
	float: left;
	
	margin-bottom: 12px;
	
	width: 222px;
	height: 222px;

	width: 32.19%;
	margin-right: 1.62%;

	height: 222px;

	border: 1px solid #cccccc;
	
	position: relative;
	behavior: url(/js/vendor/PIE.htc);

} 



.gallery-list.partner 
{
	padding: 5px;
	margin-top: 16px;
}


.gallery-list.partner article:nth-child(3n)
{
	margin-right: 0;
} 

.gallery-list.partner article dl
{
	margin: 0 !important;
	margin-top: 5px !important;
}

.gallery-list.partner article dt
{
	float: none !important;
	font-weight: bold;
	font-size: 14px;
}

.gallery-list.partner article dd
{
	float: none !important;
	border: 0 !important;
	padding: 0 10px !important;
}


.gallery-list.partner .fake-table
{
	display: table;
}

.gallery-list.partner .fake-cell
{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 222px;
	height: 170px;
}

.gallery-list.partner article .info
{
	left: 0px;
	height: 23%;
}



/* Tabulka - dostupnost
---------------------------------------------------------------------------------------------------- */
#accommodation-summary-div *
{
	font-size: 12px;
}


#accommodation-summary-div h2
{
	font-size: 16px;
}

#accommodation-summary-div h3
{
	font-size: 14px;
}

#accommodation-summary-div th,
#accommodation-summary-div td
{
	padding: 4px;
}

#accommodation-summary-div th.sobota
{
	background: #ffffcc;
}


#accommodation-summary-div .legend
{
	width: 20px;
	height: 20px;
	display: inline-block;
}

#accommodation-summary-div .legend-info
{
	display: inline-block;
	position: relative;
	top: -5px;
	margin-right: 30px;
}

.legend.green
{
	background: #ccffcc;
}

.legend.red
{
	background: #ffcccc;
}




#main-nav-responsive,
#left-nav-responsive
{
	display: none;
}




.section-contact .map iframe,
.station-guide .map iframe,
.google-maps[style]
{
	width: 100%  !important;

}

#frmroomFilterForm-submit
{
	margin-top: 20px;
}


.basket-userbox
{
	
	float: right;
	width: 579px;


}

.basket-userbox .c1
{
	width: 319px;
	float: left;
	position: relative;
	margin-top: 11px;
}


.basket-userbox .c2
{
	width: 260px;
	float: right;
	position: relative;
}



.basket-userbox #login-pane
{
	margin-top: 1px;
}

.form-error-message{
	color: #952542;
	font-style: italic;
	font-weight: bold;
}

.currency-switch{
	line-height: 36px;
	padding-left: 10px;
}

.currency-switch a{
	text-decoration: none;
}

.responsive-nav-container
{
	display: none;
	position: relative;
}

#lang-select .fakeSelect img {
	height: 22px;
	margin-right: 5px;
}
ul.ambienteSelect li img {
	height: 22px;
	margin: -3px 5px -3px -5px;
}