@charset "utf-8";
/* CSS Document */
*, html {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both; 
}
.clearing {
	clear: both;
	width: 100%;
	height: 2px;
	font-size: 2px;
	line-height: 2px;
}
html, body {
     height: 100%;
}
body {
	position: relative;
	font-size: 14px;
	line-height: 1.25em;
	font-family: Open Sans, Arial, sans-serif;
	color: #818181;
	background: #ffffff url("../obrazky/body-pozadi.gif") top left repeat-x;	
    min-height: 100%;
    _height: 100%;	
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, ul, table, tr, td, p {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
}
tr td { vertical-align:top}
a, a:hover, a:visited {
	color: #0661ad;
}
a:hover {
	text-decoration: none;
}
img {
	position: relative;
}
a img {
	border: 0;
}
.zeleny {
	color: #00a651;
}
.cerveny {
	color: #ed1c24;
}
.tucne {
	font-weight: bold;
}
.tucneCerne {
	font-weight: bold;
	color: #000000;
}
.vlevo {
	text-align: left;
}
.nastred {
	text-align: center;
}
.vpravo {
	text-align: right;
}
h1 {
	font-size: 26px;
	line-height: 35px;	
	padding: 30px 0px 0px 0px;
	font-weight: 300;
	color: #000000;
	margin-bottom: 10px;
}
h2 {
	font-size: 22px;
	line-height: 32px;	
	font-weight: 300;
	color: #0661ad;
	margin-bottom: 10px;
}
#stredni h3, #pravy h3 {
	font-size: 17px;
	line-height: 1.25em;	
	padding: 0px 0px 0px 0px;
	font-weight: 600;
	color: #0661ad;
	margin-bottom: 10px;
}
#stredni p, #pravy p   {
	padding-bottom: 25px;
}
#stredni p#pdescription   {
	text-align: justify;
}
#pravy2 p   {
	padding-bottom: 15px;
}
#stredni table {
	width: 450px;
}
#pravy table {
	margin-bottom: 25px;
}
#pravy ul {
	padding: 0px 0 20px 14px;
}
#pravy ul li {
	font-size: 13px;
	line-height: 1.25em;	
	padding: 3px 0 3px 23px;
	background: url("../obrazky/li-yellow.png") 0 8px no-repeat;
}
#page {
	text-align: left;
	width: 1020px;
	margin: 0 auto;
	position: relative;
    min-height: 100%;
    _height: 100%; 
}
#page-in {
	margin: 0 10px;
	position: relative;
}
/* spodní pruh pozadi pres celou sirku */
#dolni-pozadi {
    height: 334px;
   	position: absolute;
	top: 0;
	left: 0;
	background: url("../obrazky/paticka-pozadi.gif") bottom center repeat-x;	
	width: 100%;
	min-width: 1020px;
	display: none;
}

#pravy-kratky {
	float: left;
	width: 240px;
	overflow: hidden;	
	padding-top: 20px;
	padding-bottom: 520px;	
	border:1px solid red;
	
}
#levy-kratky {
	float: left;
	width: 240px;
	overflow: hidden;	
	padding-top: 30px;
	padding-bottom: 600px;	
}
#stredni {
	float: left;
	width: auto; 
	overflow: hidden;	
	padding-bottom: 60px;	
}
#stredni-obsah {
	padding: 0 5px;
	position: relative;
}
#levy {
	float: left;
	width: 711px;
	overflow: hidden;
	padding-right: 49px;
	padding-bottom: 600px;
	position: relative;
}
#pravy {
	float: left;
	width: 676px;
	overflow: hidden;
	padding-left: 20px;
	padding-bottom: 600px;	

}
#pravy2 {
	float: left;
	width: 683px;
	overflow: hidden;
	padding-left: 77px;
	padding-bottom: 600px;	
	position: relative;
}

/* hlavicka */
#hlavicka {
	height: 137px;	
	position: relative;
	overflow: hidden;
}
#hlavicka-top {
	height: 92px;	
	position: relative;
}
#hlavicka-top-logo {
	float: left;	
	width: 309px;
	height: 92px;
	overflow: hidden;
}
#hlavicka-top-logo a {
	display: block;
	width: 309px;
	height: 92px;
	position: relative;
	overflow: hidden;
}
#hlavicka-top-logo a span {
	display: block;
	width: 309px;
	height: 92px;	
	position: absolute;
	top: 0;
	left: 0;
	background: url("../obrazky/header-logo.png") 0 0 no-repeat;
	cursor: pointer;	
}
#hlavicka-top-kontakt {
	float: left;	
	width: 183px;
	height: 92px;
	overflow: hidden;
}
#hlavicka-top-kontakt a {
	display: block;
	width: 183px;
	height: 92px;
	position: relative;
	overflow: hidden;
}
#hlavicka-top-kontakt a span {
	display: block;
	width: 183px;
	height: 92px;	
	position: absolute;
	top: 0;
	left: 0;
	background: url("../obrazky/header-kontakt.png") 0 0 no-repeat;
	cursor: pointer;	
}
#hlavicka-top-nabidka {
	position: absolute;	
	top: 28px;
	right: 139px;
	width: 132px;
	height: 31px;
	overflow: hidden;
}
#hlavicka-top-nabidka a {
	display: block;
	width: 132px;
	height: 31px;
	position: relative;
	overflow: hidden;
}
#hlavicka-top-nabidka a span {
	display: block;
	width: 132px;
	height: 31px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../obrazky/tlacitko-vlozit-nabidku.png") 0 0 no-repeat;
	cursor: pointer;	
}
#hlavicka-top-poptavka {
	position: absolute;	
	top: 28px;
	right: 0;
	width: 139px;
	height: 31px;
	overflow: hidden;
}
#hlavicka-top-poptavka a {
	display: block;
	width: 139px;
	height: 31px;
	position: relative;
	overflow: hidden;
}
#hlavicka-top-poptavka a span {
	display: block;
	width: 139px;
	height: 31px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../obrazky/tlacitko-vlozit-poptavku.png") 0 0 no-repeat;
	cursor: pointer;	
}
#hlavicka-menu {
	padding-left: 10px;
	height: 45px;
	position: relative;
}
#domecek {
	width: 13px;
	height: 13px;
	position: absolute;
	top: 15px;
	left: 0;
	overflow: hidden;
}
#menu li {
	float: left;
	font-size: 13px;
	line-height: 45px;
	text-transform: uppercase;
}
#menu li a {
	padding: 0px 9px 0px 9px;
	display: block;
	font-weight: 600;
	color: #737373;
	text-decoration: none;
	background: none;
}
#menu li a:hover {
	color: #737373;
	text-decoration: underline;
	background: url("../obrazky/menu-over-pozadi.png") top center no-repeat;
}
#menu li a:visited {
	color: #737373;
}
#menu li.aktivni a {
	font-weight: 700;
	color: #1c6fb3;
	text-decoration: underline;	
}
#menu li.aktivni a:hover {
	color: #1c6fb3;
}
#menu li.aktivni a:visited {
	color: #1c6fb3;
}
#hlavicka-ostatni-hledani {
	position: absolute;
	bottom: 0px;
	right: 0;
	height: 45px;	
	width: 326px;
	overflow: hidden;
	background: url("../obrazky/pozadi-hledani.png") 0 0 no-repeat;		
}
#hlavicka-ostatni-hledani-pole {
	float: left;
	width: 266px;
}
#hlavicka-ostatni-hledani-pole input {
	border: 0;
	background: none;
	font-style: italic;
	color: #878787;
	font-size: 14px;
	padding-left: 20px;
	height: 45px;
	line-height: 45px;
	width: 250px;
}
#hlavicka-ostatni-hledani-button {
	height: 45px;
	width: 60px;
	float: left;
	overflow: hidden;
	position: relative;	
}
#hlavicka-ostatni-hledani-button a {
	position: absolute;
	top: 0;
	left: 0;
	height: 45px;
	width: 60px;
	display: block;
	overflow: hidden;
	position: relative;	
}
#hlavicka-ostatni-hledani-button a span {
	background: url("../obrazky/pozadi-hledani.png") top right no-repeat;	
	position: absolute;
	top: 0;
	left: 0;
	height: 45px;
	width: 60px;
	display: block;
}

#specialni-menu-pruh {
	margin-top: 362px;
	height: 45px;
	background-color: #0661ad;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1020px;
	
}
#paticka {
	min-height: 500px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}
#paticka a:hover {
	text-decoration: underline;
}
#paticka-loga {
	min-height: 160px;
	overflow: hidden;
	border-top: 1px solid #ebebeb;
}
#paticka-loga table {
	width: 100%;
	margin-top:15px;
	margin-bottom:15px;
}
#paticka-loga table td {
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #cbcbcb;
	text-align: center;
	padding: 10px 0;
}
#paticka-loga table td#paticka-loga-levy {
	text-align: left;
}
#paticka-pruh {
	font-size: 12px;
	line-height: 27px;
	background-color: #d7d7d7;
	color: #767676;
	height: 288px;
	position: relative;
}
#paticka-pruh-logo {
	margin-top: 111px;
	margin-right: 107px;
	float: left;	
	width: 156px;
	height: 62px;
	overflow: hidden;
}
#paticka-pruh-logo a {
	display: block;
	width: 156px;
	height: 62px;
	position: relative;
	overflow: hidden;
}
#paticka-pruh-logo a span {
	display: block;
	width: 156px;
	height: 62px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../obrazky/paticka-logo.png") 0 0 no-repeat;
	cursor: pointer;	
}
#paticka-konec {
	font-size: 12px;
	line-height: 40px;
	background-color: #f3a810;
	color: #ffffff;
	text-align: center;
}
#paticka-konec a, #paticka-konec a:visited {
	color: #ffffff;
	text-decoration: none;
}
#paticka-pruh a, #paticka-pruh a:visited {
	color: #767676;
	text-decoration: none;
}
#paticka-konec a:hover {
	color: #ffffff;
	text-decoration: underlined;
}
#paticka-pruh a:hover {
	color: #767676;
	text-decoration: underlined;
}

#paticka-pruh h3 {
	color: #0661ad;
	padding: 40px 0 15px 0;
	font-size: 17px;
	line-height: 1.25em;
	font-weight: bold;
}
#paticka-pruh ul li {
	padding-left: 32px;
	line-height: 2em;
	background: url("../obrazky/li-blue.png") 0 9px no-repeat;
}
#paticka-seznam {
	float: left;	
	width: 220px;
	height: 291px;
	overflow: hidden;
}
#paticka-kontakt {
	float: left;	
	width: 247px;
	height: 291px;
	overflow: hidden;
}
#paticka-formular {
	float: left;	
	width: 270px;
	height: 291px;
	overflow: hidden;
}
#paticka-formular a, #paticka-formular a:hover, #paticka-formular a:visited {
	color: white;
	text-decoration: none;
}
#paticka-formular input {
	font-family: Open Sans, Arial, sans-serif;
	padding: 5px 5px;
	color: #c3c3c3;
	font-size: 13px;
	border: none;
	border-bottom: none;
	border-right: none;
	border-top: 1px solid #c9c9c9; 
	border-left: 1px solid #c9c9c9; 
	margin-bottom: 5px;
}
#paticka-formular input.input-text1 {
	width: 65px;
}
#paticka-formular input.input-text2 {
	width: 108px;
}
#paticka-formular input.input-text3 {
	width: 187px;
}
#paticka-formular textarea {
	font-family: Open Sans, Arial, sans-serif;	
	width: 242px;
	padding: 5px 15px;
	color: #c3c3c3;
	font-size: 13px;
	border: none;
	border-bottom: none;
	border-right: none;
	border-top: 1px solid #c9c9c9; 
	border-left: 1px solid #c9c9c9; 
	margin-bottom: 5px;	
}
#paticka-formular input#kontakt-button {
	background: none;
	width: 100px;
	padding: 5px 15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	border: none;
	background-color: #0661ad; 
}

#pole-checkboxu {
	color: #ffffff;
	font-size: 12px;
	line-height: 37px;	
	background-color: #0661ad;
	height: 37px;
	overflow: hidden; 
	margin-bottom: 20px;
}
#pole-checkboxu h3 {
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	line-height: 37px;
	float: left;
	padding: 0 50px 0 20px;
}
#pole-checkboxu input {

}
#pole-checkboxu label {
	padding: 0 20px 0 4px;
}

#levy-kratky h3.h3-pozadi {
	color: #ffffff;
	font-size: 19px;
	line-height: 38px;	
	font-weight: bold;
	padding-left: 20px;
	width: 240px;
	height: 38px;
	overflow: hidden;
	background: url("../obrazky/pozadi-leve-menu.gif") 0 0 no-repeat;
}
#levy-kratky h3.h3-pozadi a, #levy-kratky h3.h3-pozadi a:hover, #levy-kratky h3.h3-pozadi a:visited {
	color: #ffffff;
}
#levy-kratky h4 {
	color: #ffffff;
	font-size: 14px;
	line-height: 14px;	
	font-weight: bold;
	padding-bottom: 5px;
}
#levy-kratky label {
	color: #5b5b5b;
	font-size: 13px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 20px;
}
ul.leve-menu {
	padding: 10px 0px 30px 20px;
}
ul.leve-menu li a, ul.leve-menu li a:hover, ul.leve-menu li a:visited {
	color: #878787;
}
ul.leve-menu li {
	font-size: 13px;
	line-height: 27px;	
	padding-left: 12px;
	background: url("../obrazky/li-blue.png") 0 9px no-repeat;
}
ul.leve-menu li ul li{
	font-size: 13px;
	line-height: 1.3em;	
	padding-left: 12px;
	background: none;
}

.vizitka-projekt-levy, .vizitka-projekt-pravy {
	float: left;
	width: 332px;
	height: 328px;
	overflow: hidden;
	background: url("../obrazky/hrana-okna.gif") bottom left no-repeat;	
	margin-bottom: 28px;	
	cursor: pointer;
}
.vizitka-projekt-levy {
	margin-right: 12px;
}
.vizitka-projekt-text-pole {
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	height: 128px;
}
.vizitka-projekt-fotka {
	position: relative;
	width: 332px;
	height: 200px;
	overflow: hidden;
}
.vizitka-projekt-fotka a {
	display: block;
	position: relative;
	width: 332px;
	height: 200px;
	overflow: hidden;
}
.vizitka-projekt-fotka a img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.vizitka-projekt-nalepka-cervena,
.vizitka-projekt-nalepka-modra,
.vizitka-projekt-nalepka-zelena,
.vizitka-projekt-nalepka-novinka,
.vizitka-projekt-nalepka {
	font-size: 16px;
	line-height: 36px;	
	padding: 0 35px;
	color: #ffffff;
	font-weight: 600;
	position: absolute;
}
.vizitka-projekt-nalepka-cervena,
.vizitka-projekt-nalepka-modra,
.vizitka-projekt-nalepka-zelena,
.vizitka-projekt-nalepka {
	top: 10px;
	left: 10px
}
.vizitka-projekt-nalepka-cervena {
	background-color: #cb100b;
}	
.vizitka-projekt-nalepka-modra {
	background-color: #00aeef;
}	
.vizitka-projekt-nalepka-zelena {
	background-color: #39b54a;
}	
.vizitka-projekt-nalepka-novinka {
	background-color: #f5ab0e;
	bottom: 0px;
	right: 0px
}	
.vizitka-projekt-nazev {
	font-size: 17px;
	line-height: 1.25em;
	height: 40px;	
	padding: 10px 20px 5px 20px;
	margin-bottom: 12px;
	color: #0661ad;
	font-weight: 600;
	overflow: hidden;
}
.vizitka-projekt-nazev a {
	text-decoration: none;
}
.vizitka-projekt-text {
	font-size: 12px;
	line-height: 1.25em;	
	padding: 0px 20px 17px 20px;
	color: #707070;
	height: 15px;	
	overflow: hidden;	
}
.vizitka-projekt-cena {
	font-size: 13px;
	line-height: 1.25em;	
	padding: 0px 20px 10px 20px;
	color: #000000;
	height: 15px;	
	width: 220px;
	overflow: hidden;	
	float: left;
}
.vizitka-projekt-vice {
	font-size: 13px;
	line-height: 18px;	
	padding: 0px 0px 0px 28px;
	height: 18px;
	color: #f6ae0c;
	font-weight: 800;
	width: 42px;
	overflow: hidden;	
	float: left;
	background: url("../obrazky/ikona-plus.gif") 0 0 no-repeat;		
}
.vizitka-projekt-vice a, .vizitka-projekt-vice a:hover, .vizitka-projekt-vice a:visited {
	color: #f6ae0c;
}
#formular-vlevo {
	padding: 0 20px 20px 20px;
	background: url("../obrazky/sedy-blok.gif") 0 0 no-repeat;		
	border-bottom: 1px solid #dadada;
	color: #5d5d5d;
	font-weight: bold;
}
#form-cenik-tlacitko_cz {
	width: 201px;
	height: 38px;	
	overflow: hidden;
	margin-top: 15px;
}
#form-cenik-tlacitko_cz a {
	display: block;
	width: 201px;
	height: 38px;	
	position: relative;
	overflow: hidden;
}
#form-cenik-tlacitko_cz a span {
	display: block;
	width: 201px;
	height: 38px;	
	position: absolute;
	top: 0;
	left: 0;
	background: url("../obrazky/tlacitko-vyhledat.gif") 0 0 no-repeat;
	cursor: pointer;	
}
.cenik-check {
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}
#formular-vlevo h3 {
	padding-top: 10px;	
	font-size: 19px;
	line-height: 1.25em;	
	font-weight: bold;	
	margin-bottom: 10px;
	color: #ffffff;
}
#formular-vlevo select {
	padding-top: 5px;
	padding-left: 10px;
	border: none;
	margin-bottom: 10px;
	width: 200px;
	height: 30px;
	color: #a1a1a1;
	font-size: 13px;
	border: 1px solid #c8c8c8;
}
.dispozice-blok {
	float: left;
	width: 66px; 
	overflow: hidden;
}
.dispozice-blok-in {
	width: 150px; 
}
#radek-dispozice {
	display: block;
}
#radek-velikost {
	display: none;
}
#radek-velikost input {
	width: 50px;
	margin-left: 0;
}
#radek-velikost input {
	width: 50px;
}
#radek-velikost label {
	padding-right: 5px;
}
#detail-projektu {
	color: #818181;
	font-size: 13px;
	line-height: 17px;
}
#detail-projektu p {
	padding-bottom: 20px;
}
#detail-projektu h1 {
	font-size: 32px;
	line-height: 1.25em;	
	padding: 15px 0px 15px 0px;
	font-weight: 300;
	color: #000000;
	margin-bottom: 10px;
}
#detail-projektu h2 {
	font-size: 17px;
	line-height: 1.25em;	
	padding: 0px 0px 0px 0px;
	font-weight: 600;
	color: #0661ad;
	margin-bottom: 10px;
}
#detail-projektu h4 {
	font-size: 13px;
	line-height: 1.25em;	
	padding: 0px 0px 8px 0px;
	font-weight: 700;
	color: #000000;
}
#detail-projektu ul {
	padding: 0px 0 20px 14px;
}
#detail-projektu ul li {
	font-size: 13px;
	line-height: 1.25em;	
	padding: 3px 0 3px 23px;
	background: url("../obrazky/li-yellow.png") 0 8px no-repeat;
}
#detail-projektu-obrazek {
	width: 711px;
	height: 246px;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
#detail-projektu-obrazek a#obr-detail {
	display: block;
	width: 711px;
	height: 246px;
	position: relative;
	overflow: hidden;
}
#detail-projektu-obrazek a img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	_top: 0;
	*top: 0;
}
#detail-projektu-obrazek .projekt-nalepka-cervena,
#detail-projektu-obrazek .projekt-nalepka-modra,
#detail-projektu-obrazek .projekt-nalepka-zelena,
#detail-projektu-obrazek .projekt-nalepka-zluta,
#detail-projektu-obrazek .projekt-nalepka {
	font-size: 16px;
	line-height: 36px;	
	padding: 0 20px;
	color: #ffffff;
	font-weight: 600;
	position: absolute;
	top: 24px;
	left: 20px
}
#detail-projektu-obrazek .projekt-nalepka-cervena {
	background-color: #cb100b;
}	
#detail-projektu-obrazek .projekt-nalepka-modra {
	background-color: #00aeef;
}	
#detail-projektu-obrazek .projekt-nalepka-zelena {
	background-color: #39b54a;
}	
#detail-projektu-obrazek .projekt-nalepka-zluta {
	background-color: #f5ab0e;
}	
#detail-projektu-obrazek .projekt-nalepka-info {
	font-size: 12px;
	line-height: 17px;	
	padding: 10px 20px;
	color: #ffffff;
	font-weight: 700;
	position: absolute;
	bottom: 20px;
	left: 20px;
	background-color: #f5ab0e;	
}
.detail-projektu-informace {
	padding: 0 15px 20px 15px;
	background: url("../obrazky/detail-projektu-informace-p.gif") bottom left no-repeat;
	margin-bottom: 40px;
	height: 15px;
	overflow: hidden;
}
.detail-projektu-informace-otevrit {
	display: block;
	padding-left: 260px;
	padding-right: 260px;
	/*background: url("../obrazky/ikona-plus.gif") 290px 0px no-repeat;*/	
	cursor: pointer;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 15px;
}
.detail-projektu-informace-otevrit-in {
	text-transform: uppercase;
	padding-left: 40px;
	height: 32px;
	display: block;
	background: #0661ad url("../obrazky/bile-plus.png") 10px 8px no-repeat;	
	cursor: pointer;
	font-weight: bold;
	color: #ffffff;
	line-height: 32px;
}
.detail-projektu-informace-zavrit {
	display: block;
	padding-left: 260px;
	padding-right: 260px;
	/*background: url("../obrazky/ikona-minus.gif") 290px 0px no-repeat;*/	
	cursor: pointer;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 15px;
}
.detail-projektu-informace-zavrit-in {
	text-transform: uppercase;
	padding-left: 35px;
	height: 32px;
	display: block;
	background: #0661ad url("../obrazky/bile-plus.png") 10px 8px no-repeat;	
	cursor: pointer;
	font-weight: bold;
	color: #ffffff;
	line-height: 32px;
}
#detail-projektu table.cenik {
	width: 711px;
	border-collapse: collapse;	
	margin-bottom: 20px;
}
#detail-projektu table.cenik {
	width: 711px;
	border-collapse: collapse;	
}
#detail-projektu table.cenik th {
	padding: 15px 3px;	
	background: url("../obrazky/dvojlinka.gif") bottom left repeat-x;
	font-size: 11px;
	line-height: 1.25em;
	color: #0661ad;
	font-weight: 700;
	text-align: center;
}
#detail-projektu table.cenik td {
	padding: 15px 3px;
	border-bottom: 1px solid #eaeaea;
	font-size: 11px;	
	line-height: 1.25em;
	text-align: center;	
	cursor: pointer;
}
#detail-projektu table.cenik td.neklikaci {
	cursor: default;
}
#detail-projektu table.cenik-maly {
	width: 711px;
	border-collapse: collapse;	
	margin-bottom: 20px;
}
#detail-projektu table.cenik-maly {
	width: 711px;
	border-collapse: collapse;	
}
#detail-projektu table.cenik-maly th {
	padding: 10px 0;	
	background: url("../obrazky/dvojlinka.gif") bottom left repeat-x;
	font-size: 10px;
	line-height: 1.25em;
	color: #0661ad;
	font-weight: 700;
	text-align: center;
}
#detail-projektu table.cenik-maly td {
	padding: 10px 0;
	border-bottom: 1px solid #eaeaea;
	font-size: 10px;	
	line-height: 1.25em;
	text-align: center;	
	cursor: pointer;
}
#detail-projektu table.cenik-maly td.neklikaci {
	cursor: default;
}
span.por-necolored {
	text-transform: uppercase;
	border: 1px solid #0661ad;
	background-color: #0661ad;
	color: white;
	text-decoration: none;
	padding: 2px;}
span.por-necolored:hover {
	text-transform: uppercase;
	border: 1px solid #0661ad;
	text-decoration: none;
	padding: 2px;
}
span.por-colored {
	text-transform: uppercase;
	border: 1px solid #0661ad;
	text-decoration: none;
	padding: 2px;
}
.tabulka-nemovitost-text-in a, .tabulka-nemovitost-text-porovnat a {
	text-decoration: none;
}
#specialni-menu {
	height: 45px;
	overflow: hidden;
	background-color: #0661ad;
}
#specialni-menu ul li {
	font-size: 13px;
	line-height: 45px;
	float: left;
	padding: 0 60px 0 0;
}
#specialni-menu ul li a, #specialni-menu ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#specialni-menu ul li a:hover {
	color: #ffffff;
	/*font-weight: bold;	*/
	text-decoration: underline;
}
#specialni-menu ul li.zvyrazneny a, #specialni-menu ul li.zvyrazneny a:hover, #specialni-menu ul li.zvyrazneny a:visited {
	color: #fcbb03;
	font-weight: bold;
}
.prepinace-tabulky {
	background-color: #0661ad;
	border: 1px solid #075290;
	color: #ffffff;
	font-size: 11px;
	line-height: 28px;
	height: 35px;
	overflow: hidden;
}
.tabulka-razeni {
	padding: 0 10px;
	float: left;
}
.tabulka-razeni a {
	display: block;
	padding: 0 15px 7px 15px;
	background: url("../obrazky/sipka-modrobila2.gif") bottom center no-repeat;	
}
.tabulka-razeni a, .tabulka-razeni a:hover, .tabulka-razeni a:visited {
	color: #ffffff;
	text-decoration: none;
}
.tabulka-razeni a.aktivni, .tabulka-razeni a.aktivni:hover, .tabulka-razeni a.aktivni:visited {
	color: #f5ab0e;
	text-decoration: none;
}
#prodejce {
	width: 238px;
	height: auto;
	background: url("../obrazky/prodejce-pozadi.gif?xd=2") 0 0 no-repeat;	
	overflow: hidden;	
	border: 1px solid #dbdbdb;
}
#prodejce-nadpis {
	padding-left: 18px;
	padding-top: 10px;
	font-size: 18px;
	line-height: 40px;	
	color: #0661ad;	
	font-weight: 700;
}
#prodejce-fotka {
	padding-top: 17px;
	padding-left: 18px;
	width: 110px;
	float: left;	
}
#prodejce-jmeno {
	padding-top: 15px;	
	float: left;	
	width: 96px;
	font-size: 15px;
	line-height: 1.25em;		
	color: #afafaf;
	font-weight: bold;	
}
#prodejce-telefon {
	padding-left: 18px;
	padding-bottom: 15px;
	padding-top: 10px;
	font-size: 25px;
	line-height: 1.25em;	
	color: #f6ae0c;	
	font-weight: bold;
}
#formular-znamenu a {
	padding-left: 50px;
	display: block;
	width: 240px;
	height: 37px;
	background: url("../obrazky/formular-poslat.gif") 0 0 no-repeat;	
	overflow: hidden;	
	font-size: 12px;
	line-height: 37px;		
	color: #c1c1c1;	
	font-weight: bold;	
	text-decoration: none;
	cursor: pointer;	
	margin-bottom: 9px;	
}
#formular-znamenu a:hover, #formular-znamenu a:visited {
	color: #c1c1c1;	
}
#pro-tisk a {
	padding-left: 50px;
	display: block;
	width: 240px;
	height: 37px;
	background: url("../obrazky/pro-tisk.gif") 0 0 no-repeat;	
	overflow: hidden;	
	font-size: 12px;
	line-height: 37px;		
	color: #c1c1c1;	
	font-weight: bold;	
	text-decoration: none;
	cursor: pointer;	
	margin-bottom: 20px;	
}
#pro-tisk a:hover, #pro-tisk a:visited {
	color: #c1c1c1;	
}
#mala-mapka {
	position: relative;
	width: 240px;
	height: 250px;
	overflow: hidden;
	margin-bottom: 0px;
}
#mala-mapka-text {
	font-size: 13px;
	padding: 10px 0px;
	text-align: center;
	margin-bottom: 20px;
}
#mala-mapka-tlacitko {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 148px;
	height: 37px;
	overflow: hidden;
	z-index: 3;
}
#mala-mapka-tlacitko a {
	display: block;
	width: 148px;
	height: 37px;
	position: relative;
	overflow: hidden;
}
#mala-mapka-tlacitko a span {
	display: block;
	width: 148px;
	height: 37px;	
	position: absolute;
	top: 0;
	left: 0;
	background: url("../obrazky/mapa.gif") 0 0 no-repeat;
	cursor: pointer;	
}
.mini-fotogalerie {
	height:auto;
	overflow: hidden;	
}
#mini-fotogalerie-zaloha {
	display: none;
}
.mini-fotogalerie-fotka-1, .mini-fotogalerie-fotka-2 {
	float: left;
	margin-bottom: 10px;
	width: 115px;
	height: 87px;
}
.mini-fotogalerie-fotka-1 {
	margin-right: 10px;
}
.mini-fotogalerie-fotka {
	width: 115px;
	height: 87px;
	overflow: hidden;
}
.mini-fotogalerie-fotka a {
	display: block;
	width: 115px;
	height: 87px;
	position: relative;
	overflow: hidden;
}
.mini-fotogalerie-fotka a span {
	display: none;
	width: 115px;
	height: 87px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../obrazky/foto-prekryti.png") 0 0 no-repeat;
	cursor: pointer;	
}
.mini-fotogalerie-fotka a:hover span {
	display: block;
}
.mini-fotogalerie-fotka a img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.mini-fotogalerie-otevrit, .mini-fotogalerie-zavrit {
	font-size: 12px;
	font-weight: bold;
}
.mini-fotogalerie-obal {
	padding-bottom: 0px;
}
.mini-fotogalerie-otevrit a, .mini-fotogalerie-zavrit a {
	background: url("../obrazky/zluty-play.png") 15px 8px no-repeat;
	color: #fcbb03;
	display: block;
	width: 205px;
	padding: 5px 5px 5px 30px;
}
.mini-fotogalerie-otevrit a:hover, .mini-fotogalerie-otevrit a:visited, .mini-fotogalerie-zavrit a:hover, .mini-fotogalerie-zavrit a:visited {
	color: #fcbb03;
}
.mini-fotogalerie-otevrit {
	display: block;
}
.mini-fotogalerie-zavrit {
	display: none;
}
#formular-zajem {
	background-color: #39b54a;
	margin-bottom: 30px;
	display: none;
}
#deb-formular-vzkaz {
	margin-top: 20px;
}
#deb-formular-zajem, #deb-formular-znamenu, #deb-formular-vzkaz, #deb-formular-zavolat {
}
#deb-formular-zajem a, #deb-formular-znamenu a, #deb-formular-vzkaz a, #deb-formular-zavolat a {
	background-color: #39b54a;
	margin-bottom: 20px;
	cursor: pointer;	
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	line-height: 80px;
	padding: 3px 19px 0 19px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
}
#paticka-formular #deb-formular-vzkaz a, #paticka-formular #deb-formular-zavolat a {
	background-color: #0661ad;
	line-height: 65px;	
}
#paticka-formular #deb-formular-vzkaz {
	margin-top: 0;
}
#formular-zajem-sbaleny {
	background-color: #39b54a;
	margin-bottom: 30px;

}
#formular-zajem-nadpis {
	cursor: pointer;	
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 48px;
	padding: 3px 19px 0 19px;
	background: url("../obrazky/formular-zajem-iko2.gif") 202px 15px no-repeat;	
}
#formular-zajem-nadpis-sbaleny {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 48px;
	padding: 3px 19px 0 19px;
	background: url("../obrazky/formular-zajem-iko-s2.gif") 202px 15px no-repeat;	
	cursor: pointer;
}
#formular-zajem-telefon {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	padding: 0px 10px 20px 10px;
}
#formular-zajem table {
	width: 240px;
}
#formular-zajem table td {
	padding: 2px 19px;
}
#formular-zajem table input {
	width: 180px;
	border: 0;
	background-color: #006e0f;
	border-left: 1px solid #00163c;
	border-top: 1px solid #00163c;
	font-size: 12px;
	line-height: 1.25em;
	font-family: Open Sans, Arial, sans-serif;
	color: #ffffff;
	font-style: italic;
	padding: 8px 10px;	
}
#formular-zajem table td.checksouhlas {
	color: #ffffff;
	text-align: left;
	font-size: 12px;
}
#formular-zajem table td.checksouhlas input{
	width: auto;
}
#formular-zajem table textarea {
	width: 180px;
	border: 0;
	background-color: #006e0f;
	border-left: 1px solid #00163c;
	border-top: 1px solid #00163c;
	font-size: 12px;
	line-height: 1.25em;
	font-family: Open Sans, Arial, sans-serif;
	color: #ffffff;
	font-style: italic;
	padding: 8px 10px;	
}
#mamZajemVysledek {
	color: #ff0000;
	text-align: center;
	font-size: 13px;
	padding-bottom: 10px;
}
#formular-zajem table input#formular-zajem-button {
	cursor: pointer;
	display: block;
	width: 202px;
	height: 51px;	
	overflow: hidden;
	margin: 20px 0 20px 0;
	padding: 0;
	border: 0;
	background: url("../obrazky/formular-zajem-tlacitko.gif") 0 0 no-repeat;	
}
/*#formular-zajem-button {
	width: 202px;
	height: 51px;	
	overflow: hidden;
	margin: 20px 0 20px 0;
}
#formular-zajem-button a {
	display: block;
	width: 202px;
	height: 51px;	
	position: relative;
	overflow: hidden;
}
#formular-zajem-button a span {
	display: block;
	width: 202px;
	height: 51px;	
	position: absolute;
	top: 0;
	left: 0;
	background: url("../obrazky/formular-zajem-tlacitko.gif") 0 0 no-repeat;
	cursor: pointer;	
}*/
.vypis-nemovitost-obal {
	position: relative;
}
.vypis-nemovitost {
	width: 683px;
	height: 96px;	
	overflow: hidden;
	background: url("../obrazky/pozadi-blok-vypis.gif") 0 -100 no-repeat;	
	margin-bottom: 10px;
	cursor: pointer;
}
.vypis-nemovitost:hover {
	background: url("../obrazky/pozadi-blok-vypis.gif") 0 0 no-repeat;	
}
.vypis-nemovitost-pocitadlo {
	font-weight: 300;
	font-size: 35px;
	line-height: 60px;
	padding-top: 30px;
	color: #b2b2b2;
}
.vypis-nemovitost-fotka {
	width: 160px;
	height: 96px;	
	overflow: hidden;
	float: left;
}
.vypis-nemovitost-fotka a {
	display: block;
	width: 160px;
	height: 96px;	
	overflow: hidden;
	float: left;
}
.vypis-nemovitost-fotka a img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.vypis-nemovitost-text {
	width: 523px;
	height: 96px;	
	overflow: hidden;
	float: left;
}
.vypis-nemovitost-text-horni {
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding-left: 17px;
	height: 55px;
	overflow: hidden;
}
.vypis-nemovitost-text-dolni {
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding-left: 17px;
	height: 39px;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.25em;
	font-weight: bold;
}
.vypis-nemovitost-text-nadpis {
	float: left;
	width: 330px;
	font-size: 13px;
	line-height: 17px;
	height: 34px;
	font-weight: 600;
	color: #0661ad;
	padding: 10px 0px 0 0px;
	overflow: hidden;
}
.vypis-nemovitost-text-pravy {
	height: 55px;
	float: left;
	width: 156px;
	overflow: hidden;
}
.vypis-nemovitost-text-cena {
	width: 156px;	
	font-size: 20px;
	line-height: 1.25em;
	font-weight: bold;
	text-align: right;
	color: #f4a611;
	padding: 10px 0px 0px 0px;
/*	height: 20px;
	overflow: hidden;*/
}
.vypis-nemovitost-text-cena span {
	width: 156px;	
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	color: #f4a611;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
}
.vypis-nemovitost-text-porovnat {
	position: absolute;
	/*bottom: 0px;
	right: 523px;*/

	top: 37px;
	right: 20px;
	float: right;
	font-size: 10px;
	line-height: 1.25em;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	overflow: hidden;
}
.vypis-nemovitost-text-porovnat a, .vypis-nemovitost-text-porovnat a:visited {
	background-color: #0661ad;
	display: block;
	padding: 1px 5px;	
	color: #ffffff;
	text-decoration: none;
}
.vypis-nemovitost-text-porovnat a:hover {
	display: block;
	padding: 1px 5px;	
	color: #ffffff;
	text-decoration: underline;
}
.vypis-nemovitost-text-in {
	position: absolute;
	/*bottom: 0px;
	right: 523px;*/

	top: 37px;
	right: 20px;
	float: right;
	font-size: 10px;
	line-height: 1.25em;
	font-weight: normal;
	text-align: center;
	color: #000000;
	overflow: hidden;
}
.vypis-nemovitost-text-in a, .vypis-nemovitost-text-in a:visited {
	background-color: #f5ab0e;
	display: block;
	padding: 1px 5px;	
	color: #000000;
	text-decoration: none;
}
.vypis-nemovitost-text-in a:hover {
	display: block;
	padding: 1px 5px;	
	color: #000000;
	text-decoration: underline;
}
.vypis-nemovitost-text-cena {
	color: #f4a611;
}
.vypis-nemovitost-text-dolni span {
	font-weight: normal;
}
.vypis-nemovitost-text-cislo {
	min-height: 20px;
	width: 125px;
	float: left;
}
.vypis-nemovitost-text-disp {
	min-height: 20px;
	width: 140px;
	float: left;
}
.vypis-nemovitost-text-typ {
	min-height: 20px;
	width: 120px;
	float: left;
}
.vypis-nemovitost-text-patro {
	text-align: right;
	min-height: 20px;
	width: 100px;
	float: left;
}
#vypis-formular {
	padding: 0;
	background: url("../obrazky/filtr-vyber-pozadi.gif") 0 0 no-repeat;		
	border-bottom: 1px solid #d3d3d3;
	color: #767676;

}
#vypis-formular-nadpis {
	padding-left: 19px;
	font-size: 19px;
	line-height: 43px;
	font-weight: bold;
	color: #ffffff;
}
.vypis-formular-nadpis2 {
	padding-left: 19px;
	font-size: 14px;
	line-height: 43px;
	font-weight: bold;
	color: #ffffff;
	border-top: 1px solid #dbdbdb;
}
.vypis-formular-blok {
	padding-left: 19px;
	padding-bottom: 15px;
}
.vypis-formular-blok input {
	height: 22px;
}
.vypis-formular-blok label {
	font-size: 12px;
	line-height: 22px;
	vertical-align: top;
	padding: 0 15px;
}
.vypis-formular-blok ul li label {
	font-size: 13px;
	line-height: 22px;
}
.vypis-formular-blok ul li li {
	padding-left: 38px;
}
.vypis-formular-blok ul li li label {
	font-size: 11px;
	line-height: 22x;
}
#slider-range {
	margin-bottom: 5px;
}
#slider-range .ui-slider-handle { background:#0661ad; } 
#slider-range .ui-widget-header { background: #61a6de; } 
#slider-range-min, #slider-range-max {
	font-size: 13px;
	font-weight: 800;
	line-height: 1.25em;
	float: left;
	width: 100px;	
	margin-bottom: 30px;	
	color: #000000;
}
#slider-range-max {
	text-align: right;
}
#detail-obrazek {
	width: 450px;
	height: 335px;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
#detail-obrazek a#obr-detail {
	display: block;
	width: 450px;
	height: 335px;
width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	background-color: #cccccc;
}
#detail-obrazek a img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
/*	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
}
#detail-obrazek-id {
	position: absolute;
	bottom: 0;
	left: 0; 
	background: url("../obrazky/tmava-pruhledna.png") 0 0 repeat;		
	font-size: 16px;
	line-height: 36px;	
	padding: 0 20px;
	color: #ffffff;
	font-weight: 600;
	position: absolute;	

}
#detail-obrazek-obal{
	width: 450px;
	height: 335px;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}
#bMesto {
	display: none;
}
#bCtvrt {
	display: none;
}
#sortovani-vypis {
	margin: 30px 0px 0px 0px;
	padding-bottom: 15px;
}
.modre-tlacitko-50, .modre-tlacitko-50-a {
	width: 330px;
	float: left;
	background: #0661ad;
	height: 27px;
	padding: 5px 0;
}

.modre-tlacitko-50 a, .modre-tlacitko-50 a:hover, .modre-tlacitko-50 a:visited,
.modre-tlacitko-50-a a, .modre-tlacitko-50-a a:hover, .modre-tlacitko-50-a a:visited {
	display: block;
	background: #0661ad url("../obrazky/sipka-modrobila.gif") 280px -7px no-repeat;
	width: 330px;
	border-right: 1px solid #5d98ca;
	float: left;
	font-size: 17px;
	font-weight: bold;
	line-height: 27px;
	color: white;
	text-align: center;
	text-decoration: none;
}
.modre-tlacitko-50-a a, .modre-tlacitko-50-a a:hover, .modre-tlacitko-50-a a:visited {
	color: #f4a612;
}
.modre-tlacitko-nadpis {
	width: 675px;
	float: left;
	background: #a2dbf8;
	height: 27px;
	padding: 5px 0;
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #5d98ca;
	font-size: 17px;
	font-weight: bold;
	line-height: 27px;
}
.modre-tlacitko-nadpis1 {
	margin: 0 5px;
	width: 172px;
	float: left;
	/*background: #eaeaea;*/
	height: 27px;
	padding: 5px 0;
	color: #0661ad;
	text-align: center;
	/*border-right: 1px solid #5d98ca;*/
	/*border-bottom: 1px solid #5d98ca;*/
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
}
.modre-tlacitko-nadpis2 {
	margin: 0 5px;
	width: 481px;
	float: left;
	background: #eaf5ff;
	height: 27px;
	padding: 5px 0;
	color: #4a4a4a;
	text-align: center;
	/*border-right: 1px solid #5d98ca;*/
	/*border-bottom: 1px solid #5d98ca;*/
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
}
.modre-tlacitko-nadpis2a {
	margin: 0 5px;
	width: 207px;
	float: left;
	/*background: #eaeaea;*/
	height: 27px;
	padding: 5px 0;
	color: #0661ad;
	text-align: center;
	/*border-right: 1px solid #5d98ca;*/
	/*border-bottom: 1px solid #5d98ca;*/
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
}
.modre-tlacitko-nadpis2b {
	margin: 0 5px;
	width: 263px;
	float: left;
	/*background: #eaeaea;*/
	height: 27px;
	padding: 5px 0;
	color: #0661ad;
	text-align: center;
	/*border-right: 1px solid #5d98ca;*/
	/*border-bottom: 1px solid #5d98ca;*/
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
}
.nove-modre-tlacitko-nadpis2a, .nove-modre-tlacitko-nadpis2b, .nove-modre-tlacitko-nadpis2c, .nove-modre-tlacitko-nadpis2d {
	float: left;
	height: 27px;
	padding: 5px 0;
	color: #0661ad;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
}
.nove-modre-tlacitko-nadpis2a span, .nove-modre-tlacitko-nadpis2b span, .nove-modre-tlacitko-nadpis2c span, .nove-modre-tlacitko-nadpis2d span {
	display: block;
	padding-left: 45px;
	text-align: left;
}
.modre-tlacitko-50b, .modre-tlacitko-50b1, .modre-tlacitko-50b2, .modre-tlacitko-50b3 {
	width: 224px;
	/*border-right: 1px solid #5d98ca;*/
	/*border-bottom: 1px solid #5d98ca;*/
	float: left;
	height: 37px;
	background: #0661ad url("../obrazky/lupa.png") 2px 2px no-repeat;
}
.nove-modre-tlacitko-50b1, .nove-modre-tlacitko-50b2, .nove-modre-tlacitko-50b3, .nove-modre-tlacitko-50b4 {
	/*width: 25%;*/
	float: left;
	height: 42px;
	background: #0661ad url("../obrazky/lupa.png") 2px 4px no-repeat;
}

.nove-modre-tlacitko-50b1, .nove-modre-tlacitko-nadpis2a {
	width: 160px;
}
.nove-modre-tlacitko-50b2, .nove-modre-tlacitko-nadpis2b {
	width: 160px;
}
.nove-modre-tlacitko-50b3, .nove-modre-tlacitko-nadpis2c {
	width: 200px;
}
.nove-modre-tlacitko-50b4, .nove-modre-tlacitko-nadpis2d {
	width: 151px;
}
.sortovani-vypis-tlac1 {
	width: 160px;
	float: left;
	height: 84px;
}
.sortovani-vypis-tlac2, .sortovani-vypis-tlac3, .sortovani-vypis-tlac4 {
	width: 170px;
	float: left;
	height: 84px;
	background: #0661ad url("../obrazky/lupa.png") 2px 12px no-repeat;
}
.sortovani-vypis-tlac2 {
	width: 150px;

}
.sortovani-vypis-tlac3 {
	width: 220px;

}
.sortovani-vypis-tlac4 {
	width: 141px;

}
.sortovani-vypis-tlac2 a, .sortovani-vypis-tlac3 a, .sortovani-vypis-tlac4 a {
	margin-top: 15px;
	display: block;
	padding-left: 45px;
	/*padding-top: 8px;*/
	text-align: left;
	color: white;
	text-decoration: none;
	font-size: 18px;
	line-height: 1.5em;
	border-left: 1px solid white;
}
.sortovani-vypis-tlac2 a:hover, .sortovani-vypis-tlac3 a:hover, .sortovani-vypis-tlac4 a:hover {
	text-decoration: underline;
}
.nove-modre-tlacitko-50b1 a, .nove-modre-tlacitko-50b2 a, .nove-modre-tlacitko-50b3 a, .nove-modre-tlacitko-50b4 a {
	display: block;
	font-size: 13px;
	color: white;
	text-align: left;
	text-decoration: none;
}
.nove-modre-tlacitko-50b1 a, .nove-modre-tlacitko-50b1 a:visited {
	/*padding: 6px 0 6px 40px;
	line-height: 27px;*/
	/*text-align: center;*/
	padding: 5px 0 3px 45px;
	line-height: 15px;
}
.nove-modre-tlacitko-50b2 a, .nove-modre-tlacitko-50b2 a:visited {
	/*text-align: center;*/
	padding: 5px 0 3px 45px;
	line-height: 15px;
}
.nove-modre-tlacitko-50b3 a, .nove-modre-tlacitko-50b3 a:visited {
	/*text-align: center;*/
	padding: 5px 0 3px 45px;
	line-height: 15px;
}
.nove-modre-tlacitko-50b4 a, .nove-modre-tlacitko-50b4 a:visited {
	/*text-align: center;*/
	padding: 5px 0 3px 45px;
	line-height: 15px;
}
.nove-modre-tlacitko-50b1 a {
	/*padding: 6px 0 6px 40px;
	line-height: 27px;*/
	/*text-align: center;*/
	padding: 5px 0 3px 45px;
	line-height: 15px;
}
.nove-modre-tlacitko-50b2 a {
	/*text-align: center;*/
	padding: 5px 0 3px 45px;
	line-height: 15px;
}
.nove-modre-tlacitko-50b3 a {
	/*text-align: center;*/
	padding: 5px 0 3px 45px;
	line-height: 15px;
}
.nove-modre-tlacitko-50b4 a {
	/*text-align: center;*/
	padding: 5px 0 3px 45px;
	line-height: 15px;
}
.nove-modre-tlacitko-50b1 a:hover, .nove-modre-tlacitko-50b2 a:hover, .nove-modre-tlacitko-50b3 a:hover, .nove-modre-tlacitko-50b4 a:hover {
	color: white;
	text-align: left;
	text-decoration: underline;
}
.nove-modre-tlacitko-50b2 a, .nove-modre-tlacitko-50b3 a, .nove-modre-tlacitko-50b4 a {
	background: url("../obrazky/del.gif") 0 2px no-repeat;	
}
.modre-tlacitko-50b a, .modre-tlacitko-50b a:visited, .modre-tlacitko-50b1 a, .modre-tlacitko-50b2 a, .modre-tlacitko-50b3 a, .modre-tlacitko-50b1 a:visited, .modre-tlacitko-50b2 a:visited, .modre-tlacitko-50b3 a:visited {
	display: block;
	width: 184px;
	font-size: 14px;
	/*font-weight: bold;*/
	padding: 6px 0 6px 38px;
	line-height: 27px;
	color: white;
	text-align: left;
	text-decoration: none;
}
.modre-tlacitko-50b a:hover, .modre-tlacitko-50b1 a:hover, .modre-tlacitko-50b2 a:hover, .modre-tlacitko-50b3 a:hover {
	display: block;
	width: 184px;
	color: white;
	text-align: left;
	text-decoration: underline;
}
.modre-tlacitko-50b1 {
	width: 182px;
}
.modre-tlacitko-50b1 a, .modre-tlacitko-50b1 a:visited, .modre-tlacitko-50b1 a:hover {
	width: 149px;
}
.modre-tlacitko-50b2 {
	width: 217px;
}
.modre-tlacitko-50b2 a, .modre-tlacitko-50b2 a:visited, .modre-tlacitko-50b2 a:hover {
	width: 183px;
	background: url("../obrazky/del.gif") 0 0 no-repeat;	
}
.modre-tlacitko-50b3 {
	width: 273px;
}
.modre-tlacitko-50b3 a, .modre-tlacitko-50b3 a:visited, .modre-tlacitko-50b3 a:hover {
	background: url("../obrazky/del.gif") 0 0 no-repeat;	
	width: 239px;
}
#levy .projekt-nalepka-info p {
	padding: 0;
	margin: 0;
}
#schovat-fotky {
	display:none;
}

/* strankovac */
.strankovac {
	height: 30px;
	margin-top: 40px;
}
.strankovac table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
	color: #f4a611;
}
div.strankovac-pozadi {
	width: 28px;
	height: 23px;
	overflow: hidden; 
	position: relative;	
}
div.strankovac-pozadi a {
	width: 28px;
	height: 23px;	
	display: block; 
	position: absolute; 
	top: 0;
	left: 0;	
	background: url("../obrazky/ikony-strankovac-pozadi.gif") top center no-repeat;
	/*color: #ffffff;*/
	text-decoration: none;	
	padding-top: 3px;
	*cursor: hand;	
}
div.strankovac-pozadi a:hover, div.strankovac-pozadi a:visited {
	/*color: #ffffff;*/
}
/*.strankovac11, .strankovac21, .strankovac12, .strankovac22 {
	width: 23px;
	height: 23px;	
	float: left;
}
.strankovac21, .strankovac12 {
	margin-right: 5px;
}
.strankovac11 a, .strankovac21 a, .strankovac12 a, .strankovac22 a {
	width: 23px;
	height: 23px;	
	overflow: hidden; 
	position: relative;	
	display: block;	
}
.strankovac11 a span, .strankovac21 a span, .strankovac12 a span, .strankovac22 a span {
	width: 23px;
	height: 23px;
	display: block; 
	position: absolute; 
	top: 0;
	left: 0;	
	*cursor: hand;	
}
.strankovac11 a span { 
	background: url("../obrazky/ikona-strankovac11.gif") 0 0 no-repeat;
}
.strankovac21 a span {
	background: url("../obrazky/ikona-strankovac21.gif") 0 0 no-repeat;	
}
.strankovac12 a span {	
	background: url("../obrazky/ikona-strankovac12.gif") 0 0 no-repeat;
}
.strankovac22 a span {
	background: url("../obrazky/ikona-strankovac22.gif") 0 0 no-repeat;	
}
*/

td.strankovac-pozadi {
	width: 28px;
	text-align: center;
	/*background: url("../obrazky/ikony-strankovac-pozadi-over.gif") top center no-repeat;*/	
}
td.strankovac-18 {
	width: 80px;
}
td.strankovac-25 {
	width: 80px;
}
td.strankovac-23 {
	width: 80px;
}
td.strankovac-30 {
	width: 80px;
}
.nemovitost-porovnej {
	width: 338px;
	float: left;
}
.nemovitost-obrazek {
	width: 320px;
	height: 240px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.nemovitost-obrazek a {
	display: block;
	width: 320px;
	height: 240px;
	position: relative;
	overflow: hidden;
}
.nemovitost-obrazek a img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.nemovitost-nadpis {
	height: 55px;
	background-color: #f3a810;
	margin-right: 18px;
	overflow: hidden;
}
.nemovitost-nadpis a, .nemovitost-nadpis a:hover, .nemovitost-nadpis a:visited {
	display: block;
	padding: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.nemovitost-vlastnosti {
	width: 320px;
	min-height: 450px;
}
.nemovitost-vlastnosti table {
	width: 320px;
}
.nemovitost-vlastnosti table td {
	width: 50%;
	vertical-align: top;
}
.nemovitost-popis {
	width: 320px;
	padding-bottom: 20px;
}
.nemovitost-porovnej h3 {
	font-size: 17px;
	line-height: 1.25em;	
	padding: 15px 0px 0px 0px;
	font-weight: 600;
	color: #0661ad;
	margin-bottom: 10px;
}

.provnavane-odkaz-detail, .provnavane-odkaz-odebrat {
	width: 155px;
	float: left;
	font-size: 10px;
	line-height: 1.25em;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	overflow: hidden;
	margin-bottom: 10px;
}

.provnavane-odkaz-detail {
	margin-right: 10px;
}
.provnavane-odkaz-detail a, .provnavane-odkaz-detail a:visited {
	background-color: #0661ad;
	display: block;
	padding: 3px 0px;	
	color: #ffffff;
	text-decoration: none;
}
.provnavane-odkaz-odebrat a, .provnavane-odkaz-odebrat a:visited {
	background-color: #f4a611;
	display: block;
	padding: 3px 0px;	
	color: #000000;
	text-decoration: none;
}
.provnavane-odkaz-detail a:hover {
	display: block;
	padding: 3px 0px;	
	color: #ffffff;
	text-decoration: underline;
}
.provnavane-odkaz-odebrat a:hover {
	display: block;
	padding: 3px 0px;	
	color: #000000;
	text-decoration: underline;
}
#jdi-do-porovnavanych {
	display: none;
}
#porovnavane0 {
	display: block;
	margin-bottom: 25px;
}
#jdi-do-porovnavanych a, #jdi-do-porovnavanych a:visited, #porovnavane0 a, #porovnavane0 a:visited {
	background-color: #fcbb03;
	display: block;
	padding: 10px;	
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;	}
#jdi-do-porovnavanych a .modry-text, #jdi-do-porovnavanych a:visited .modry-text, #porovnavane0 a .modry-text, #porovnavane0 a:visited .modry-text {
	color: #0661ad;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}	
#jdi-do-porovnavanych a:hover, #jdi-do-porovnavanych a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.modry-text-mensi, #pocet-porovnavanych {
	color: #0661ad;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	}
#blok-porovnavane2-text	 #pocet-porovnavanych {
	font-size: 14px;
	line-height: 1.25em;
	color: #818181;
	font-weight: normal;
	}
#blok-porovnavane2-text {
	font-size: 14px;
	line-height: 1.25em;
	color: #818181;
	font-weight: normal;
	padding-bottom: 20px;
	text-align: center;
	}	
#but-smazat-vse {
	background-color: #0661ad;
	color: #ffffff;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
	padding: 0 10px;
	display: none;
	text-transform: uppercase;
	cursor: pointer;
	}
#but-smazat-vse:hover {
	text-decoration: underline;
	}	
#hlaseni0 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	color: #000000;
	background: #ffffdd url("../obrazky/x2.png") 220px center no-repeat;
	cursor: pointer;
	font-size: 12px;
	line-height: 1.25em;
}
#blok-porovnavane, #blok-porovnavane2 {
	position: relative;
	margin-bottom: 25px;
}
#blok-porovnavane, #blok-porovnavane2 {
	position: relative;
	margin-bottom: 25px;
}
#blok-porovnavane2-nadpis {
	line-height: 45px;
	background-color: #0661ad;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#blok-porovnavane2-obal {
	border: 1px solid #0661ad;
	color: #ffffff;
	padding: 20px 25px;
}
#but-smazat-vse2 {
	line-height: 25px;
	background-color: #f9b41f;
	color: #ffffff;
	float: left;
	padding: 0 7px;
	cursor: pointer;
}
#jdi-do-porovnavanych2 {
	float: right;	
}
#jdi-do-porovnavanych2 a {
	display: block;
	line-height: 25px;
	background-color: #0661ad;
	color: #ffffff;
	padding: 0 7px;
}
#darken, #darken2, #darken3 {
    position: fixed;
    left: 0%;
    top: 0%;
	background: url("../obrazky/cerna_25.png") top left repeat;	
    z-index: 3000;
    height: 100%;
    width: 100%;
    display: none;
    cursor: pointer;
}
#info {
	padding: 1px 1px 1px 1px;
	background-color: #464646;
	color: #ffffff;
	width: 681px;
	display: none;
	position: absolute;
	top: 300px;
	left: 77px;
    z-index: 3010;	
}
#info3 {
    z-index: 3010;
   	padding: 1px 1px 1px 1px;
	background-color: #464646;
	color: #ffffff;
	width: 709px;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}
#info2 {
    z-index: 3010;
   	padding: 1px 1px 1px 1px;
	background-color: #464646;
	color: #ffffff;
	width: 448px;
	display: none;
	position: absolute;
	top: 300px;
	left: 35px;
}
#info-in {
	padding: 10px;
	color: #000000;
	position: relative;
	background: #ffffdd url("../obrazky/x2.png") 650px center no-repeat;	
}
#info2 #info-in {
	padding: 10px;
	color: #000000;
	position: relative;
	background: #ffffdd url("../obrazky/x2.png") 420px center no-repeat;	
}
#tlacitko-detail-porovnat-obal {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 36px;
	overflow: hidden;
}	
#tlacitko-detail-porovnat-obal a {
	font-weight: bold;
	text-align: center;
	background-color: #fcbb03;
	display: block;
	padding: 10px 20px;	
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
#tlacitko-detail-porovnat-obal a:hover {
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}
#tlacitko-detail-porovnat-obal a.detail-nemovitost-in {
	font-weight: bold;
	text-align: center;
	background-color: #fcbb03;
	display: block;
	padding: 10px 20px;	
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
#tlacitko-detail-porovnat-obal a.detail-nemovitost-in:hover {
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
}
#formular-poptavka {
	width: 600px;
	padding: 20px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.white-popup-block {
	background: #ffffff;
	padding: 20px 30px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto;
	position: relative;
}



.formular td {
	vertical-align: top;
	padding: 5px;
}
.formular td.text {
	text-align: right;
}
.formular td input.textove {
	width: 300px;
}

.formular td input.formular-button {
	text-transform: uppercase;
	width: auto;
	padding: 5px 20px;
	border: 0;
	background-color: #f5ab0e;
	font-weight: bold;
	color: #ffffff;
}
#formular-poslat-znamemu-deb, #formular-zavolat-zpet-deb, #formular-poslat-vzkaz-deb, #formular-mam-zajem-deb {
	background: url("../obrazky/deb-pozadi.gif") top left repeat-x;	
	/*background-color: #39b54a;*/
	padding: 20px 15px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto;
	position: relative;
}
#formular-poslat-znamemu-deb h2, #formular-zavolat-zpet-deb h2, #formular-poslat-vzkaz-deb h2, #formular-mam-zajem-deb h2 {
	color: #ffffff;
	font-weight: 400;
	font-size: 20px;
	margin-bottom: 25px;
}
#formular-poslat-znamemu-deb table.formular, #formular-zavolat-zpet-deb table.formular, #formular-poslat-vzkaz-deb table.formular, #formular-mam-zajem-deb table.formular {
	width: 100%;
}
#formular-poslat-znamemu-deb .formular td, #formular-zavolat-zpet-deb .formular td, #formular-poslat-vzkaz-deb .formular td, #formular-mam-zajem-deb .formular td {
	padding: 3px;
}
#formular-poslat-znamemu-deb .formular td input.textove, #formular-zavolat-zpet-deb .formular td input.textove, #formular-poslat-vzkaz-deb .formular td input.textove, #formular-mam-zajem-deb .formular td input.textove {
	width: 100%;
	padding: 3px 0;
}
#formular-poslat-znamemu-deb .formular td textarea, #formular-zavolat-zpet-deb .formular td textarea, #formular-poslat-vzkaz-deb .formular td textarea, #formular-mam-zajem-deb .formular td textarea {
	width: 100%;

}
#formular-poslat-znamemu-deb .formular td input.formular-button, #formular-zavolat-zpet-deb .formular td input.formular-button, #formular-poslat-vzkaz-deb .formular td input.formular-button, #formular-mam-zajem-deb .formular td input.formular-button {
	text-transform: none;
	width: auto;
	padding: 5px 20px;
	border: 0;
	background-color: #39b54a;
	font-weight: normal;
	color: #ffffff;
	font-size: 15px;
}
.formular td .formular-button2 {
	text-transform: none;
	width: auto;
	padding: 5px 20px;
	border: 0;
	background-color: white;
	font-weight: normal;
	font-size: 15px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	color: #818181;	
	cursor: pointer;
}
#nabidkaVysledek, #poptavkaVysledek, #poslatZnamemuVysledek, #kontaktPataVysledek {
	color: #ff0000;
}
#kontaktPataVysledek {
	position: absolute;
	top: 0;
	right: 0;
}
table#porovnavane-stranka td {
	vertical-align: top;
}
#page-porovnavane {
	padding: 10px 20px 20px 20px;
	background-color: #ffffff;
}
#odkaz-tisk {
	float: left;
	padding: 0px 20px 10px 20px;
}
#odkaz-zpet {
	float: left;
	padding: 0px 20px 10px 20px;
}
#smazat-vse {
	float: left;
	padding: 0px 20px 10px 20px;
}
#odkaz-tisk a, #odkaz-zpet a, #smazat-vse a {
	background-color: #0661ad;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 21px;
	color: #ffffff;
	text-decoration: none;
}
#odkaz-tisk-zpet {
	padding: 0px 20px 10px 20px;
}
#odkaz-tisk-zpet a {
	background-color: #0661ad;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 21px;
	color: #ffffff;
	text-decoration: none;
}
textarea.invalid, select.invalid,
input[type='text'].invalid, input[type='password'].invalid, input[type='number'].invalid, input[type='email'].invalid, input[type='url'].invalid {
	background-color: #ffcccc;
}

#paticka-formular textarea.invalid,
#paticka-formular input.invalid,
textarea.invalid
{
	background-color: #ffcccc;
}

.checkbox-container.invalid {
	background-color: #ffcccc;
}

#mamZajem textarea.invalid,
#mamZajem input.invalid,
textarea.invalid
{
	background-color: #ffcccc;
}


/* prevent FireFox default invalid style */
*:invalid {
	box-shadow: none !important;
}

#directionsPanel, #directionsPanel2 {
	width: 380px;
	max-height: 100px;
	overflow-y: auto;
}
.legenda {
	border: 1px solid #eaeaea;
	background: #fafafa;
	padding: 10px;
}

.foto-blok table {
	width: 700px;
}
.foto-blok td {
	width: 350px;
	padding-bottom: 10px;
}
.foto-blok td a img {
	width: 340px;
}

#banky {
	padding-top: 25px;
	padding-bottom: 20px;
}
#banky h3 {
	padding-bottom: 15px;
}
.wait-tabulka {
	text-align: center;
	padding: 10px;
}
#blok-porovnavane-seznam {
	padding: 10px 10px 10px 20px;
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	position: absolute;
	top: -1000px;
	left: -1000px;
	background-image: url("../obrazky/levy-rozbalovaci.png");	
	background-position: top left;
	background-repeat: no-repeat;
}
#obr-detail-over {
	position: absolute;
	display: none;
	overflow: hidden;
}
#obr-detail-over img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	_top: 0;
	*top: 0;
}
/*new*/
 #nab {  display: flex;clear:both;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;}
	.basictd {
    border: 1px solid #ddd;
    padding: 0px;
    background: #ffffff;
    border-radius: 0px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 600px;
    transition: transform 0.3s, box-shadow 0.3s;
}
@media (min-width: 768px) {
    .basictd {
         width: calc(45% - 5px);
    }
}

.basictd:hover {
    transform: translateY(-5px);
    box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.2);
}

.basictd img {
    width: 100% !important;
    height: auto; display:block;
    border-radius: 0px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .basictd img {
        margin-bottom: 0;
        margin-right: 0px;
    }
.blankgif { width:50px; height:0px !important }
}
.basictext {
    text-align: center; clear:both
}
@media (min-width: 768px) {
    .basictext {
        text-align: left;
    }
}


.basictd h3 { clear:both; float:none;	
    margin-top: 0;
    font-size: 1.7em;
    color: #333; padding:20px; text-align:center;	
    margin-bottom: 10px;
}

.basictd p {
    margin: 5px 0;
    color: #555;
}

.basictd a {
    text-decoration: none;
    color: #4caf50;
    font-weight: 500;
    transition: color 0.3s;
}

.basictd a:hover {
    color: #388e3c;
}

.basictd .vice {
	font-size: 13px;
	line-height: 18px;	
	padding: 0px 0px 10px 28px;
	height: 18px;    margin-top: auto;
	color: #f6ae0c;
	font-weight: 800;
	width: 42px; 
	overflow: hidden;	
	float: right; display:block; 
	background: url("../obrazky/ikona-plus.gif") 0 0 no-repeat;		
}
.basictd .vice a, .basictd .vice a:hover, .basictd .vice a:visited {
	color: #f6ae0c; text-align:right; 
}
#projekttable { width:100% !important; border:1px solid #eaeaea;  }
#projecttable table tr td ,#projecttable tr th, .prt {border:1px solid #eaeaea !important; padding:5px !important; padding-bottom:2px; padding-top:2px; vertical-align:middle }
#projekttable tr:hover { background-color: rgba(197,197,197,1.00); color:white}
.mensi { font-size:0.8em}
.pht { writing-mode: aaaavertical-rl;
text-orientation: mixed; padding-top:2px; padding:2px; text-align: center; padding-bottom:2px}


.pht {
	padding: 15px 3px;	
	background: url("../obrazky/dvojlinka.gif") bottom left repeat-x;
	font-size: 11px;
	line-height: 1.25em;
	color: white;
	font-weight: 700;
	text-align: center;border:1px solid #eaeaea !important; background-color:#0061ad
}
.prt {
	padding: 15px 3px;
	border-bottom: 1px solid #eaeaea;
	font-size: 11px;	
	line-height: 1.25em;
	text-align: center;	
}

.ban_sec { clear:both;
  width: 100%;
}
.ban_img {
  width: 100%;
  position: relative;
}
.ban_img img {
  width: 100%;
}
.ban_text {
  position: absolute;
  top: 50%; padding:5px;
  left: 6%; width:calc(90% - 10px); background: rgba(0,0,0,0.2);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ban_text strong {
  font: 800 62.22px/70px "Montserrat", sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.ban_text strong span {
  font: 400 44.44px/52px "Montserrat", sans-serif;
  letter-spacing: 3px;
}
.ban_text p {
  font: 400 25px/30px "Montserrat", sans-serif;
  color: #fff;
  margin: 7px 0 25px;
}
.ban_text a {
  display: inline-block;
  font: 800 19.39px/24px "Montserrat", sans-serif;
  background: #282828;
  border-radius: 26px;
  color: #fff;
  padding: 12px 28px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration:none;
}
.ban_text a:hover {
  background: #f4a731;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .ban_text p {
    font-size: 21px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .ban_text p {
    font-size: 17px;
  }
  .ban_text strong {
    font-size: 50px;
    line-height: 60px;
  }
  .ban_text strong span {
    font-size: 37px;
  }
  .ban_text a {
    font-size: 16px;
    line-height: 19px;
  }
}

@media only screen and (max-width: 991px) {
  .ban_text strong {
    font-size: 35px;
    line-height: 40px;
  }
  .ban_text strong span {
    font-size: 28px;
    line-height: 35px;
    letter-spacing: 2px;
  }
  .ban_text p {
    font-size: 14px;
    line-height: 20px;
  }
  .ban_text a {
    font-size: 13.39px;
    line-height: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .ban_img img {
    min-height: 290px;
    object-fit: cover;
  }
}
@media only screen and (max-width: 575px) {
  .ban_text strong {
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    width: 100%;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .ban_text strong span {
    font-size: 22px;
    line-height: 31px;
    letter-spacing: 1px;
  }
  .ban_text {
    left: 2%;
  }
}

