@charset "utf-8";
/* CSS Document */

body{margin:0;padding:0;color:#222222;font-family: 'source_sans_proregular';font-size:16px;}

*{border:none;text-decoration:none;outline:none;}

a:hover{color:inherit;text-decoration:none;}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
a{color:inherit;}
/*img{vertical-align:top;}*/
iframe{width:100% !important;}
@font-face {
font-family: 'source_sans_proregular';
src: url('../fonts/sourcesanspro-regular-webfont.eot');
src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'),
	 url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
	 url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
font-weight: normal;
font-style: normal;
}



@font-face {
font-family: 'robotomedium';
src: url('../fonts/roboto-medium-webfont.eot');
src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/roboto-medium-webfont.woff') format('woff'),
	 url('../fonts/roboto-medium-webfont.ttf') format('truetype'),
	 url('../fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'robotoregular';
src: url('../fonts/roboto-regular-webfont.eot');
src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
	 url('../fonts/roboto-regular-webfont.woff') format('woff'),
	 url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
	 url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: "Roboto";
src: url('../fonts/128814698-Roboto-Light.eot');
src: url('../fonts/128814698-Roboto-Light.eot?#iefix') format('embedded-opentype'),
     url('../fonts/128814698-Roboto-Light.svg#Roboto') format('svg'),
     url('../fonts/128814698-Roboto-Light.woff') format('woff'),
     url('../fonts/128814698-Roboto-Light.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'source_sans_prosemibold';
src: url('../fonts/sourcesanspro-semibold-webfont.eot');
src: url('../fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
	 url('../fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
	 url('../fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
font-weight: normal;
font-style: normal;
}

#id_email_field {border:1px solid #000; padding: 2px;}
#id_name_field {border:1px solid #000; padding: 2px;}

h1, h2, h3, h4, h5, h6{margin:0;padding:0;}
h1{font-size:25px;color:#000000;margin:0;padding:0 0 35px 0;}
h2{font-size:20px;color:#000000;margin:0;padding:0 0 50px 0;}
h3{font-size:18px;color:#2a2929;margin:0;padding:0 0 20px 0;}
p{font:normal 16px 'source_sans_proregular';color:#000000;margin:0;padding:0 0 21px 0;line-height:25px;}
img {
	max-width: 100%;
}
@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}

h3.date {padding-top:20px;}

header{padding:15px 0 7% 0;background:url(../img/bg2.jpg) no-repeat center top;background-size:cover;background-attachment:fixed;}
header row{position:relative;}
.pct_alive img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

#message {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    padding: 10px;
}
#inner-message {
    margin: 5px auto;
}

div .more {
    height: 45px;
    text-align: right;
}

/*.table td{border: none !important;}*/ /*tabulky bez ohraniceni - kvuli naformatovani sablony affiliates*/
.hover_underline a:hover{text-decoration:underline;}
.search_sec{float:none;margin:8% auto 0px auto;text-align:center;}
.search_sec h3{font:normal 23px 'robotomedium';color:#ffffff;text-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);margin:0;padding:5px 0 0 0;}
.search_form{background-color:rgba(0, 0, 0, 0.75);padding:12px;margin-top:40px;display:inline-block;text-align:left;}
.search_sec [class*="col-"]{border-left:1px solid #fff;}
.search_sec [class*="col-"]:first-of-type{border:none;}
.search_form label{font:normal 16px 'robotoregular';color:#ffffff;}
.textbox1{background-color:rgba(255, 255, 255, 0);border:1px solid #fff;font:normal 16px "Roboto";color:#ffffff;padding:0 5px;width:20%;height:31px;line-height:31px;}
.submit{width:93px;height:31px;background-color:#ff0000;font:normal 16px 'robotoregular';color:#ffffff;text-transform:uppercase;text-align:center;cursor:pointer;line-height:31px;}
.search_form ::-webkit-input-placeholder {color: #fff;}
.search_form :-moz-placeholder { /* Firefox 18- */color: #fff;  }
.search_form ::-moz-placeholder {  /* Firefox 19+ */ color: #fff; }
.search_form :-ms-input-placeholder { color: #fff;}
.details_sec{background-color:rgba(255, 255, 255, 0.7);border-top:8px solid #d3d3d1;margin-top:51px;position:relative;padding:45px 26px 26px 26px;}
.search_btn{position:absolute;text-align:center;left:0;top:-48px;right:0;}
.search_btn .fa{width:87px;height:87px;text-align:center;font-size:40px;border-radius:50%;background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(212,204,204,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(212,204,204,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(212,204,204,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(212,204,204,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(212,204,204,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(212,204,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4cccc', GradientType=0 );color:#646464;position:relative;line-height:87px;}
.search_btn .fa:before{position:absolute;left:-7px;top:-7px;bottom:-7px;right:-7px;border:7px solid rgba(255, 255, 255, 0.6);border-radius:50%;}
/*.search{display:none;}*/
/*.pic_prepare{display: inline-block; overflow: hidden; }
.pic_prepare img{position: relative; margin-top: -50%; transform: translateY(50%)}*/

img.lazy {
	opacity: 1;
	transition: opacity 1s;
}
img[data-src].lazy {
	opacity: 0;
}

.dropdown-menu-buybutton {
	position:absolute;
	top:35px !important;
	right: 5px !important;
	margin:5px 0px 25px 25px;
	padding:15px 15px 15px 15px;
	/*left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	list-style:none;
	font-size:14px;
	text-align:left;
	background-color:#fff;
	border:1px solid #ccc;
	/*background: rgba(255,255,255,0.15);*/
	/*border:1px solid rgba(255,255,255,0.5);
	/*border-radius:4px;*/
	/*-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-background-clip:padding-box;
	background-clip:padding-box*/
	}

.full_width{width: 100%;max-height:100%;}
ul.list1{margin:0 0 14px 0;padding:0;list-style:none;display:inline-block;border:1px solid #e2e2e2;overflow:hidden;background-color:#ffffff;}
ul.list1 li{float:left;text-align:center;padding:3px 20px;border-left:1px solid #e2e2e2;min-height:45px;font-size:16px;padding-top:10px;}
/*ul.list1 li:last-child{font-size:16px;padding-top:14px;}*/

ul.list2{margin:0;padding:0;list-style:none;display:block;vertical-align:top;}
ul.list2 li{margin:0 0 4px 0;padding:0 24px 0px 0;list-style:none;overflow:hidden;position:relative;clear:both;}
.logo1{width:49px;float:left;}
.text1{overflow:hidden;padding:7px;}
.logo1 img{margin-top:10px;}
ul.list2 li:first-child .text1:before{}

ul.list2 li .text1:hover{text-decoration:underline;}
ul.list2 li .text1:hover:before{position:absolute;content:'';width:24px;height:100%;right:0;top:0;background:url(../images/img2.png) no-repeat right top;background-size:100% 100%;}

.acc_content .fa{/*color:#ef0707;border:1px solid #ef0707;height:25px;width:37px;text-align:center;line-height:25px;*/margin-bottom:20px;}
.acc_content p{padding-bottom:0;}
.acc_content p a {text-decoration:underline;}
.blue_sec{background-color:#3778a5;color:#fff;font-size:15px;margin-top:21px;}
.blue_sec .fa{color:#fff;border:none;width:auto;height:auto;line-height:inherit;margin:0;}
.blue{background-color:#385a73;}
.blue_sec [class*="col-"]{padding:5px 0;margin:0 1%;}
.content_bg{background:url(../images/content_bg.jpg) no-repeat center top;background-size:cover;padding:7% 0 0 0;}
.blog_sec{padding-bottom:8%;}
.white_bg{background-color:rgba(255, 255, 255, 0.87);padding:15px;margin-bottom:20px;}
.blog_sec h3{color:#ab0e0e;}
.blog_sec h4{color:#000000;font-size:15px;}
.blog_sec h4 span{color:#ab0e0e;}


.checkboxes input[type=checkbox]{
    display: none;
}

.iconfilter {
    color: #fff;
    cursor: pointer;
}

.checkboxes input[type=checkbox]:checked + .iconfilter{
    color: red;
}



footer{background-color:#eee;padding:6% 0 3% 0;}
footer h2{font:normal 20px 'source_sans_prosemibold';color:#000;padding-bottom:20px;}
footer p span{color:#ff0000;}
footer ul{margin:0;padding:0;list-style:none;}
footer ul li{color:#000000;padding-bottom:8px;}
.textbox2{background-color:rgba(255, 255, 255, 0);border:1px solid #5c5e61;font:normal 16px "Roboto";color:#5c5e61;padding:0 5px;width:51%;height:36px;line-height:36px;}
.subscribe{width:104px;height:36px;background-color:#ff0000;font:normal 16px 'robotoregular';color:#ffffff;text-align:center;cursor:pointer;line-height:36px;}
.white_sec{background-color:rgba(255, 255, 255, 0.77);padding:25px;}
.top_sec{padding-top:5%;}
.textbox3{background-color:rgba(255, 255, 255, 0);border:1px solid #444748;font:normal 16px "Roboto";color:#ffffff;font-style:italic;padding:0 10px;margin:0 0 19px 0;width:100%;height:43px;line-height:43px;}
.submit{width:110px;height:31px;background-color:#ff0000;font:normal 16px 'robotoregular';color:#ffffff;text-transform:uppercase;text-align:center;cursor:pointer;line-height:31px;}
.submit2{width:130px;height:31px;background-color:#ff0000;font:normal 16px 'robotoregular';color:#ffffff;text-align:center;cursor:pointer;}
.white_sec ::-webkit-input-placeholder {color: #1a1a1a;}
.white_sec :-moz-placeholder { /* Firefox 18- */color: #1a1a1a;  }
.white_sec ::-moz-placeholder {  /* Firefox 19+ */ color: #1a1a1a; }
.white_sec :-ms-input-placeholder { color: #1a1a1a;}
.send_btn{width:86px;height:34px;background-color:#1b1b1a;font:normal 16px 'source_sans_proregular';color:#ffffff;text-align:center;cursor:pointer;line-height:34px;}
.ans{display:none;}
.textbox {
    border: 1px solid rgba(0, 0, 0, 0.2);
	background-color: rgba(255, 255, 255, 0.79);
	padding: 15px 11px 10px 11px;
	font-size: 17px;
}
.buybutton-row {font-size:12px; padding: 5px; margin: 5px 0px 5px 5px;}

.row-buyButton {
    padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #aaa;
}

.row-buyButton .align-bottom {
	padding-top: 14px;
}
.row-buyButton i {
	margin-bottom: 0 !important;
}

table.table-align-center td {
    text-align: center;
}

@media(max-width:1199px){
.textbox1{width:18%;}
}


@media(max-width:1023px){
.search_sec h3{font-size:17px;}
.textbox1{font-size:13px;width:20%;}
.submit{width:100%;margin:10px 0 0 0;}
.buybutton-smallsize{font-size: 12px; text-align: center; padding: 10px; margin: 5px 0px 5px 5px;}
.dropdown-menu-buybutton {
	position:absolute;
	top:40px !important;
	right: 25px !important;
	margin:5px 0px 25px 25px;
	padding:10px 5px 10px 10px;
	/*left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	list-style:none;
	font-size:14px;
	text-align:left;*/
	background-color:#fff;
	border:1px solid #ccc;
	/*background: rgba(255,255,255,0.15);
	/*border:1px solid rgba(255,255,255,0.5);
	/*border-radius:4px;*/
	/*-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-background-clip:padding-box;
	background-clip:padding-box*/
	}
}


@media(max-width:767px){
.deal img {height: 50%;}
.text-center-sm{text-align:center;}
.search_sec [class*="col-"]:nth-of-type(3){border:none;}
.textbox2{margin-bottom:20px;}
.search_btn .fa{width:40px;height:40px;line-height:40px;font-size:20px;}
.details_sec{margin-top:30px;}
.search_btn{top:-29px;}
.details_sec{padding-top:35px;}
.acc_head [class*="col-"]{min-height:40px;}
.blue_sec{overflow:hidden;padding-bottom:10px;}
.buybutton-smallsize{font-size: 12px; text-align: center; padding: 10px; margin: 5px 0px 5px 5px;}
.dropdown-menu-buybutton {
	position:absolute;
	top:40px !important;
	right: 25px !important;
	margin:5px 0px 25px 25px;
	padding:10px 5px 10px 10px;
	/*left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	list-style:none;
	font-size:14px;
	text-align:left;*/
	background-color:#fff;
	border:1px solid #ccc;
	/*background: rgba(255,255,255,0.15);
	/*border:1px solid rgba(255,255,255,0.5);
	/*border-radius:4px;*/
	/*-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-background-clip:padding-box;
	background-clip:padding-box*/
	}
}


@media(max-width:567px){
.search_form label{width:100px;}
.textbox1{width:200px;margin-bottom:5px;}
.submit{width:100%;}
.acc_head [class*="col-"]{min-height:25px;} 
ul.list1 li{width:30%;}
ul.list1 li:last-child{width:70%;}
.buybutton-smallsize{font-size: 12px; text-align: center; padding: 10px; margin: 5px 0px 5px 5px;}
.dropdown-menu-buybutton {
	position:absolute;
	top:40px !important;
	right: 25px !important;
	margin:5px 0px 25px 25px;
	padding:10px 5px 10px 10px;
	/*left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	list-style:none;
	font-size:14px;
	text-align:left;*/
	background-color:#fff;
	border:1px solid #ccc;
	/*background: rgba(255,255,255,0.15);
	/*border:1px solid rgba(255,255,255,0.5);
	/*border-radius:4px;*/
	/*-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-background-clip:padding-box;
	background-clip:padding-box*/
	}
}


@media(max-width:359px){
.textbox1{width:160px;}
.buybutton-smallsize{font-size: 12px; text-align: center; padding: 10px 0px 20px 0px; margin: 5px 0px 5px 5px;}
.dropdown-menu-buybutton {
	position:absolute;
	top:40px !important;
	/*right: 25px !important;
	margin:0px 0px 25px 0px;
	padding:0px;*/
	left:-35px;
	z-index:1000;
	/*display:none;*/
	float:left;
	/*min-width:160px;*/
	padding:5px 0;
	/*list-style:none;*/
	font-size:10px;
	/*text-align:left;*/*
	background-color:#fff;
	border:1px solid #ccc;
	/*background: rgba(255,255,255,0.15);
	/*border:1px solid rgba(255,255,255,0.5);
	/*border-radius:4px;*/
	/*-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-background-clip:padding-box;
	background-clip:padding-box*/
	}
}

