html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, sup, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	padding: 0;
	margin: 0;
	border: 0;
    /* MainNavvertical-align: baseline */;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0;
	margin: 0;
	background-color: #fff;
	line-height: 1.7;
	min-width: 320px;
}

#header {
	height: 50px;
	width: 100%;
	margin-top: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
}

#header h1 {
	background: url(../images/cardberg-logo.png) no-repeat center center;
	width: 100%;
	height: 50px;
	line-height: 600px;
	overflow: hidden;
}

#header h1:hover {
	background-image: url(../images/cardberg-logo-red.png);
}

#header h1 a {
	display: block;
}

#wrapper {
	background-color: #FFF;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* Content Header */
#contentHeader {
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
}

.dashboard {
	height: 60px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 250px;
	color: #b0b0b0;
	text-align: center;
}

.dashboard a {
	color: #b0b0b0;
}

.dashboard a:hover {
	color: #b0b0b0;
}

.dashboard-statistics {
	height: 60px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 33%;
	color: #b0b0b0;
	text-align: center;
}

.dashboard-statistics.nobg {
	background-image: none;
}

.dashboard-statistics a {
	color: #b0b0b0;
}

.dashboard-statistics a:hover {
	color: #b0b0b0;
}

.dashboard-statistics-last {
	height: 60px;
	float: left;
	width: 33%;
	color: #b0b0b0;
	text-align: center;
}

.dashboard-statistics-last a {
	color: #b0b0b0;
}

.dashboard-statistics-last a:hover {
	color: #b0b0b0;
}

.dashboard-lang {
	height: 60px;
	float: left;
	width: 308px;
	color: #b0b0b0;
	text-align: center;
}

.dashboard-lang a {
	color: #b0b0b0;
}

.dashboard-lang a:hover {
	color: #b0b0b0;
}

.dtop {
	color: #333333;
	height: 40px;
	font-size: 33px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}

.dtop-minus {
	color: #932d22;
	font-size: 23px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	height: 25px;
}

.dtop-plus {
	color: #4b9525;
	font-size: 23px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	height: 25px;
}

.dtop-big {
	color: #333333;
	font-size: 45px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	height: 40px;
}

.dashboard-statistics:hover .dtop-big, .active .dtop-big {
	color: #D64737;
}

.dtop-big-no {
	color: #eeeeee;
	font-size: 45px;
	font-weight: bold;
}

.dtop-big-red {
	color: #da4a38;
	font-size: 45px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	height: 40px;
}

.dtop-num {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	height: 15px;
}

.dtop-no {
	color: #eeeeee;
	height: 40px;
	font-size: 33px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}
/* services */
.services {
	padding: 0 20px;
}

.service {
	border-bottom: 1px solid #ebebeb;
	padding: 20px 0px;
}

.service .img {
	width: 175px;
	height: 140px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	text-align: center;
}

.service .img img {
	max-width: 100%;
	max-height: 100%;
}

.service .last {
	float: left;
	width: calc(100% - 195px);
}

.service .last.full {
	width: 100%;
	float: none;
}

.service .discount {
	font-size: 30px;
	float: left;
	padding: 2px 10px;
	font-weight: bold;
	float: left;
	margin-right: 15px;
	line-height: 46px;
}
/* categories */
.service.ubytovanie .discount {
	background: #934bc9;
	color: #fff;
}

.service.aqua h2, .service.aqua .description .url span a, .service.aqua .description strong.bold {
	color: #063186;
}

.service.aqua .discount {
	background: #063186;
	color: #fff;
}

.service.history h2, .service.history .description .url span a, .service.history .description strong.bold {
	color: #A21111;
}

.service.history .discount {
	background: #A21111;
	color: #fff;
}

.service.snow h2, .service.snow .description .url span a, .service.snow .description strong.bold {
	color: #7090c8;
}

.service.snow .discount {
	background: #7090c8;
	color: #fff;
}

.service.gastro h2, .service.gastro .description .url span a, .service.gastro .description strong.bold {
	color: #D3A80D;
}

.service.gastro .discount {
	background: #D3A80D;
	color: #fff;
}

.service.sport h2, .service.sport .description .url span a, .service.sport .description strong.bold {
	color: #28A528;
}

.service.sport .discount {
	background: #28A528;
	color: #fff;
}

.service.serv h2, .service.serv .description .url span a, .service.serv .description strong.bold {
	color: #A3650E;
}

.service.serv .discount {
	background: #A3650E;
	color: #fff;
}
/*----*/
.service h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

.service h3 {
	font-size: 20px;
	color: #000;
}

.service .description {
	margin-top: 0px;
}

.service .description p:last-child {
	float: left;
}

.service .description span {
	font-weight: bold;
}

.service .description strong {
	font-weight: normal;
}

.service .description strong.bold {
	font-size: 16px;
	font-weight: bold;
}

.service .description .right {
	float: right;
}

.service .description .url a {
	text-decoration: none;
	color: #000;
}

.service .description .url span a {
	font-weight: bold;
	text-decoration: none;
}

.service .description .url span a:hover {
	text-decoration: underline;
}

.service .contact-details a {
	color: inherit;
	text-decoration: none;
}

.service .contact-details a:hover {
	text-decoration: underline;
}

.service .address a {
	color: inherit;
}

.service .address a:hover {
	text-decoration: none;
}

#none {
	display: none;
	font-size: 14px;
	padding: 5px;
	background: #F9EDBD;
}

#accept-save {
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 2%, #eaebf0 100%);
    /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#ffffff), color-stop(100%,#eaebf0));
    /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%);
    /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%);
    /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%);
    /* IE10+ */
	background: linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%);
    /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaebf0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaebf0')";
	padding-bottom: 10px;
	margin-bottom: 20px;
	min-height: 48px;
}

#accept-save .btn {
	float: right;
	margin-top: 15px;
	margin-right: 20px;
}

#accept-save p {
	background: url(../images/icon/pdf_icon.png) no-repeat;
	height: 50px;
	padding-left: 65px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 14px;
	width: 40%;
	line-height: 16px;
	float: left;
	padding-top: 12px;
}
/* ---------------------------------- */
/* Btn */
.btn {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #d44937;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.btn:hover {
	text-decoration: none;
}

.btn:active {
	background-position: left bottom;
	top: 1px;
}

.btn {
	font-size: 11px;
	padding: 8px 20px;
}

.btn {
	background-color: #d44937;
	color: #FFF;
}

.btn:hover:hover {
	background: #c44434;
}

.btn:active:active {
	background: #B3B3B3;
	background: -moz-linear-gradient(top, #9b3326 2%,#b83e2f 100%);
    /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#9b3326), color-stop(100%,#b83e2f));
    /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9b3326 2%,#b83e2f 100%);
    /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9b3326 2%,#b83e2f 100%);
    /* Opera11.10+ */
	background: -ms-linear-gradient(top, #9b3326 2%,#b83e2f 100%);
    /* IE10+ */
	background: linear-gradient(top, #9b3326 2%,#b83e2f 100%);
    /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83e2f', endColorstr='#9b3326');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83e2f', endColorstr='#9b3326')";
}
/* logo */
.services-logo {
	text-align: center;
	margin-top: 20px;
}
/* top */
#top {
	margin-bottom: 20px;
	padding: 0 20px;
}

#top img {
	max-width: 100%;
}

#top .header {
	width: 50%;
	float: left;
}

#top .logo {
	width: 50%;
	float: right;
	text-align: right;
}
/* other */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.client-krizomkrazom .service.sport h2, 
.client-krizomkrazom .service.sport .description .url span a, 
.client-krizomkrazom .service.sport .description strong.bold {
	color: #ffc301;
}

.client-krizomkrazom .service.sport .discount {
	background: #ffc301;
	color: #fff;
}

@media (max-width:767px) { 

	.service .img {
		width: 100%;
		float: none;
	}

	.service .last {
		width: 100%;
		float: none;
	}

	.service h3 {
		clear: both;
		line-height: 1.3;
		margin-top: 10px;
	}
}