* {
	padding: 0;
	margin: 0;
}
html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*background: url(../images/bg_image_1.jpg) no-repeat center center fixed;*/ 	
}
body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'PT Sans', Arial;
	line-height: 1.1em;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	
}
#main {
	padding: 0;
	position:relative;
	text-align: left;
	z-index: 10;
}

#logo {
	position:absolute;
	top: 0;
	left: 0;
}
#logo a, #logo a span {	
	width: 165px;
	height: 125px; 
	overflow: hidden; 
}
#logo a span {
	background: url(../images/logo_v2.png) no-repeat left top;
	cursor: pointer;
	display: block;	
}

#header_icon {
	position: absolute;
	top: 7px;
	right: 148px;
	/*right: 0px;*/
	height: 32px;
}
#header_icon p {
	/*display: block;*/
	float:left;
	color:#FFF;
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	margin: 0 0px 0 0;
}
#header_icon a {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 18px;
	height: 32px;
	line-height: 32px;	
}
#header_icon span {
	padding-left: 10px;
}
#header_icon a.head_email {
	margin: 0 0px 0 0;
}
#header_icon img {
	float:left;
	margin-left: 10px;
}
#header_icon img.fb,
#header_icon img.yt {
	margin: 0 0 0 5px;
}

/* FIND */
#find {
	position: absolute;
	top: 7px;
	right: 0px;
	width: 139px;
	height: 32px;
}
#find p {
	float: left;
	margin: 0;
	
}
.find_inp {
	background:url(../images/find_inp2.png) no-repeat left top;
	width: 89px;
	height: 32px;
	line-height: 32px; 
	padding: 0 10px;
	color: #f68220;
	border: 0 none;
}
.find_btn {
	background: url(../images/find_btn2.png) no-repeat left top;
	width: 30px;
	height: 32px;
	border: 0;
	padding: 0;
	color: #FFF;
	cursor: pointer;
}

/* SEARCH RESULT */
#find_page p {
	float:left;
}
#find_page .find_inp {
	background-image: none;
	background-color:#CCCCCC;
}
#find_page .find_btn {
	width: 100%;
	color:#333;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	background: #f68220;
	padding: 10px 15px;
	text-decoration: none;
	font-weight: bold;
}
.search_result {
	background-color: #f5f5f5;
	padding: 10px;
}

#flags {
	float:right;
	width: 32px;
	/*margin: 5px -42px 0 0;*/
	margin: 16px -42px 0 0;
}
#flags a img {
	/*margin: 0 0 -3px 0;*/
	margin: 0 0 3px 0;
}


.head_text {
	max-width: 1202px; /* +2px side border */
	margin: 0 auto;
	position:relative;
}
.head_text div.in {
	margin: 0 48px;
}
.head_text h2 {
	text-align:left;
	color:#FFF;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
	border: 0 none;	
}
.head_text h2 span {
	padding: 11px 15px;
	background-color: #f68220;
}
.head_text p.text {
	margin: 8px 0 0 0;
	padding: 15px;
	color: #fff;
	background: #2e3337;
	max-width: 520px;
}
.head_text p.btn {
	margin-top: 20px;
}
.head_text p.btn a {
	color: #fff;
	background: url(../images/btn_icon.png) no-repeat 15px center #f68220;
	padding: 10px 15px 10px 45px;
	text-decoration: none;
	font-weight: bold;
}
.head_text a.arrow {
	position:absolute;
	width:48px;
	height: 48px;
	text-decoration: none;
	display:block;
}
.head_text a.prev {
	background:url(../images/arrow_left.png) no-repeat left top;
	left: 0;
}
.head_text a.next {
	background:url(../images/arrow_right.png) no-repeat left top;
	right: 0;
}


/* MAIN BOXES */
#main_boxes.uvod {
	margin: 20px 0;
}
.main_box {
	position: relative;
}
.main_box h2,
.main_box p {
	margin: 0;
}
.main_box h2 {
	padding: 0;
	border: 0 none;
	background-color:#f5f5f5;
}
.main_box div.detail_link {
	/*position:absolute;
	bottom:0px;
	left: 50%;
	width: 90%;*/
}
.main_box p {
	/*position: relative; 
	left: -50%;*/
	text-align:center;
	text-transform: uppercase;
	height: 40px;
	/*line-height: 40px;*/
	font-size: 14px;
	font-weight: bold;
}
.main_box p a {
	display:block;
	color: #fff;
	background: #f68220;
	padding: 10px 10px;
	text-decoration: none;
}
.main_box .in {
	background-color: #f5f5f5;
}
.main_box .in:hover {
	/*background-color:#f68220;*/
}
.main_box img {
	width: 100%;
	height: auto;
}
.main_box.last3 {
	margin-right: 0;
}

/* ROZCESTNIK */
.rozcestnik .in {
	/*background:url(../images/rozcestnik_bg.png) no-repeat left top;*/
	min-height: 95px;	
}
.rozcestnik .in img {
	margin-bottom: -3px;
}
.rozcestnik a {
	display:block;
	text-decoration: none;
}
.rozcestnik h2 {
	border: 0 none;
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
	text-align:center;
	background-color:#f58220;
}
.rozcestnik h2 a {
	display:block;
	color: #fff;
	padding: 10px 0;
}


/* AKTUALITY */
.aktualita_box {
	position:relative;	
	background: #f6f6f6;

}
/*
.aktualita_box.last {
	margin-right: 0;
} */
.aktualita_box .in {
	background:url(../images/rozcestnik_bg.png) no-repeat left top;
	min-height: 100px;	
}
.aktualita_box a {
	display:block;
	text-decoration: none;
}
.aktualita_box h2 {
	font-size: 1.4em;
	border: 0 none;
	padding: 0 10px;
	min-height: 66px;
	margin: 0 0 10px 0;
	padding: 10px 0;
	text-align:center;
	color: #fff;
	background-color:#f58220;
}
.aktualita_box h2 a {
	display:block;
	color: #fff;
	
}
.aktualita_box p {
	text-align:center;
	margin: 0;
}
.aktualita_box p.text {
	min-height: 40px;
	font-size: 14px;
	margin: 0 5px 10px 5px;
}
.aktualita_box div.img {
	text-align:center;
	overflow:hidden;
}
.aktualita_box .detail_link {
	position:absolute;
	bottom:10px;
	left: 50%;
}
.aktualita_box .detail_link p {
	position: relative; 
	left: -50%;
	text-align:center;
	background: #f68220;
	text-transform: uppercase;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
}
.aktualita_box .detail_link p a {
	color: #fff;
	text-decoration: none;
}

/* KE STAZENI BOXY */
.download_box {
	background: #f5f5f5;
	text-align:center;	
}
.download_box a {
	display:block;
	text-decoration: none;
}
.download_box a:hover p {
	color:#fff;
}
.download_box p {
	text-align:center;
	margin-bottom: 0;
}


/* RESPONSIVE YOUTUBE VIDEO */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* CONTACT CARD */
.cont_card {
	float:left;
	padding-bottom: 20px;
	background: url(../images/cont_card_corner.png) no-repeat left top #f5f5f5;
}
.cont_card .img {
	text-align:center;
}
.cont_card .img img {
	border-radius: 50%;
	border: 4px solid #f68220;
	width: 70%;	
}
.cont_card.half .img img {
	width: 85%;	
	border-radius: 5%;
}


.cont_card h2,
.cont_card p {
	text-align:center;
}
.cont_card h2 {
	color: #f68220;
	border: 0 none;
	height: 45px;
	margin-top: 0;
	margin-bottom: 15px;
	padding: 0;
}
.cont_card.half h2 {
	margin: 0;
}
.cont_card p {
	font-size: 14px;
	line-height: 16px;
	margin: 0 5px;
}
.cont_card p.funkce {
	height: 35px;
}

/* PRODEJCI CARD */
.prodejci_card {
	position:relative;
	float:left;
	background: url(../images/cont_card_corner.png) no-repeat left top #f5f5f5;
}
.prodejci_card.last {
	margin-right: 0;
} 
.prodejci_card h2 {
	color: #f68220;
	border: 0 none;
	margin-top: 0;
	padding: 0;
	margin-bottom: 15px;
}
.prodejci_card p {
	font-size: 14px;
	line-height: 18px;
	margin-top: 0;
}
.prodejci_card .loga {
	margin-top: 10px;
}
.prodejci_card .loga div {
	float:left;
	margin-right: 5px;
}
.dis_elektro,
.dis_vodo_topo,
.dis_stavebniny{
	background:url(../images/prodejci_loga/dis_elektro_logo.png) no-repeat left top;
	padding: 0 0 5px 30px;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #ebe8e8;
}
.dis_vodo_topo {
	background:url(../images/prodejci_loga/dis_vodo_topo_logo.png) no-repeat left top;
}
.dis_stavebniny {
	background:url(../images/prodejci_loga/dis_stavebniny_logo.png) no-repeat left top;
}

/* FOOTER */
#footer {
	background: #2f3438;
	z-index: -1;
	text-align:left;
}
#footer div.in h2 {
	color: #f68220;
}

/* COPY */
#copy {
	background: #1a1e21;
}
#copy p {
	margin: 0;
	line-height: 65px;
}
#copy p.title {
	color: #fff;
	font-weight:bold;
}
#copy p.nav {
}
#copy p.nav a {
	color: #808687;
	margin-right: 10px;
	text-decoration: none;
}
#copy p.nav a:hover,
#copy p.nav a.sel {
	color: #f68220;
}


/*elements*/
sub {
	top:0.4em;
}
sup {
	bottom:0.4em;
}

h1 {
	color: #f68220;
	font-size: 26px;
	line-height: 26px;
	margin: 0px 0 50px 0;
}
#main.uvod h1 {
	margin: 50px 0 20px 0;
}	
h1 span {
	color: #2f3438;
}
h2 {
	color: #2f3438;
	font-size: 20px;
	line-height: 22px;
	margin: 35px 0 20px 0px;
	padding-left: 20px;
	border-left: 6px solid #f68220;
}
h2 a {
	text-decoration: none;
}

/* H2 DELICI */
h2.delici {
	color: #f68220;
	font-size: 22px;
	line-height: 24px;
	text-align:center;
	margin: 0px 0 0px 0;
	padding: 35px 0;
	background: #f5f5f5;
	border: 0 none;
}
h2.delici span {
	color: #2f3438;
}
/* H2 DELICI */

h3 {
	font-weight: normal;
	color: #2f3438;
	font-size: 18px;
	line-height: 20px;
	margin: 30px 0 0px 0;
}
h4 {
	color: #2f3438;
	font-size: 20px;
	line-height: 22px;
	margin: 35px 0 20px 0px;
	padding-left: 20px;
	border-left: 6px solid #f68220;
}
p { 
	color: #2f3438;
	font-size: 16px;
	line-height: 20px; 
	text-align: left; 
	margin: 1em 0; 
	padding: 0; 
}
a { 
	color: #000;
}
a.sel,
a.sel:hover {
	color:#FFFFFF;
	background-color: #f58220;
	text-decoration:none;
	padding: 1px 1px;
}
a:hover {
	color:#F00;
}
a:focus { outline:none; }
.fake_link {
	color:#000000;
	text-decoration:underline;
}

ul { 
	color: #2f3438;
	font-size: 16px; 
	margin: 10px 0;
	padding-left: 0; 
}
ol { 
	font-size: 16px; 
	margin-left: 28px; 
}
#main ul li { /* bez #main, ovlivnuje slider */
	padding: 0 0 3px 20px;
	list-style-type: none;
	background: url(../images/li.png) no-repeat left 4px;
	list-style-position: outside;
}
ul li.sup {
	background-position: left 5px;
}
ol li {
	background-image: none;
	padding-left: 0;
	margin-bottom: 8px;
}
ul li ul,
ul li ol {
	margin-left: 0;
	font-size: 14px;
}	
ul li ul li,
ul li ol li { font-size: 115%; }


table {
	font-size: 14px;
	width: 100%;
	margin-bottom: 20px;
	border-collapse:collapse;
}
table.small {
	font-size: 12px;
}
tr:nth-of-type(odd) { 
	background: #eee; 
}
th {
	color:#FFF;
	background: #666;
}
th, td {
	border: 1px solid #fff;
	padding: 5px 10px;
}

/* FORMS */
label {
	float:left;
	width: 40%;
}
input {
	width: 50%;
}
textarea {
	width: 50%;
	height: 150px;
}

/*old end*/
form.kontakt th,
form.kontakt td {
	font-size: 14px;
	color: #2f3438;
	background-color:#FFFFFF;
	border: 0 none;
	padding: 8px 0;
	margin: 0;
	vertical-align: top;
}
form.kontakt th {
	font-weight:normal;
}
form.kontakt label {
	padding-left: 15px;
}
form.kontakt label.required {
	border-left: 5px solid #f58220;
	font-weight:bold;
	padding-left: 10px;
}
input#frm-kontaktForm-gdpr {
	float:left;
	margin: 2px 5px 0 0;
	width: 12px;
}
.povinne {
	color:#FFFFFF;
	padding: 2px 5px;
	background-color:#f58220;
}
.kontakt label {
	width: 100%;
}
form.kontakt input {
	width: 95%;
}
form.kontakt textarea {
	width: 95%;
	height: 150px;
}
input.button {
	color: #fff;
	font-size: 16px;
	background: url(../images/btn_icon.png) no-repeat 15px center #f68220;
	padding: 10px 15px 10px 45px;
	text-decoration: none;
	font-weight: bold;
	border: 0 none;
}


/*classes*/
.inner img {
	max-width: 100%;
	height: auto;
}
.center { text-align: center; }
.left { text-align:left;}
.right { text-align:right;}

.vetsi {
	font-size: 110%;
	line-height: 110%;
}
.mensi {
	font-size: 90%;
}		
span.vetsi {
	font-size: 140%;
}
.norm {
	font-weight: normal;
}
.zvyraznit {
	text-transform:uppercase;
	color:#f68220;
}

.block_size.half { width: 50%; float:left; }
.block_size.w50 { width: 50px; float:left; }
.block_size.w60 { width:60px; float:left;}
.block_size.w75 { width: 75px; float:left; }
.block_size.w85 { width: 85px; float:left; }
.block_size.w95 { width: 95px; float:left; }
.block_size.w110 { width:110px; float:left;}
.block_size.w130 { width:130px; float:left;}
.block_size.w150 { width:150px; float:left;}
.block_size.w170 { width:170px; float:left;}
.block_size.w200 { width:200px; float:left;}
.row2 {
	display: block;
	padding-bottom: 15px;
}
.clear { height: 1px; float: none; clear: both; }
.clear.h10 {
	height: 10px;
}
.clear.h15 {
	height: 15px;
}
.clear.h20 {
	height: 20px;
}
.clear.h30 {
	height: 30px;
}

.delitko {
	height: 1px;
	border-bottom: 1px dotted #333;
	float: none;
	clear: both;
	margin: 10px 0;
}
.fl_left { 
	float: left; 
	margin: 0 20px 20px 0;
}
.fl_right { 
	float: right; 
	margin: 0 0 20px 20px;
}
.fl_right.top {
	margin-top: 20px;
}
.fl_right_img {
	width: 200px;
	float: right; 
	margin-bottom: 10px; 
	margin-left: 10px;
}

.notop {	
	margin-top: 0;
}
.nobot {
	margin-bottom: 0;
}
.nobr {
	padding: 0;
	border: 0 none;
}	
.nomar {
	margin: 0;
}
.noscreen { display: none; }
.grey_box {
	background-color: #e7e7e6;
	padding: 15px;
}

/* === INFO BOXES === */
.info {
	background: url(../images/info_v3.png) no-repeat 12px center #2a69b6;
	padding: 15px 15px 15px 55px;
	margin: 10px 0;
}
.info.ubytovani {
	background: url(../images/info_ubytovani.png) no-repeat 12px center #079a41;
}
.info.mapa {
	background: url(../images/info_map.png) no-repeat 12px center #a67c52;
}
.info p {
	color:#FFF;
	margin: 0;
}
.info a {
	color: #FFF;
}

.info a:hover {
	text-decoration: underline;
}

/* DROBKY ? */
.drobky {
	text-align:center;
}

/* AWESOME BUTTONS */
.awesome {
	font-size: 12px;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
	text-transform:uppercase;
    line-height: 1;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    text-shadow: 0 -1px 1px #222;
	border: 0 none;
    position: relative;
    cursor: pointer;
	
	/* Shadows ---------- */
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}
.awesome.rezervace {
	padding: 9px 10px;
	background-color: #064974;
}
/* Sizes ---------- */
.large.awesome {
	font-size: 16px;
	padding: 8px 14px;
}
 
/* Colors ---------- */
.orange.awesome {
	background-color: #e57917;
}
.red.awesome {
	background-color: #d34e22;
}

.awesome:hover { 
	color: #FFFFFF;
	background-color: #363636;
}
.awesome:active { top: 1px; }
.large.awesome, .large.awesome:visited { font-size: 16px; padding: 8px 14px 9px; }
.orange.awesome, .orange.awesome:visited { background-color: #e57917; }
.red.awesome, .red.awesome:visited { background-color: #d34e22; }
.orange.awesome:hover { 
	color: #FFFFFF;
	background-color: #363636;
}

/* AKCE */
.inner.uvod .akce_seznam p {
	text-align:left;
}
.akce_seznam div.item {
	margin-bottom: 20px;
}
.akce_seznam div.item div.image img {
	width: 100%;
	height: auto;
}

.akce_seznam div.item .text h3 {
	margin: 0 0 0px 0; 
}
.akce_seznam div.item .text p {
	margin: 0px 0 0px 0;
	font-size: 13px;
	line-height:15px;
}
.akce_seznam div.item .text p.datum {
	margin-top: 5px;
}

/* AKTUALITY */
.aktualita.last {
	margin-right: 0;
}
.aktualita_img img {
	width: 100%;
	height: auto;
}
.inner.uvod .aktualita h3 {
	margin-top: 20px;
}
.inner.uvod .aktualita p {
	text-align:left;
	font-size: 13px;
	margin-bottom: 20px;
}

/* REFERENCE UVOD */
.reference_uvod {
	background: #f68220;
}
.reference_uvod .image div {
	float:left;
}
.reference_uvod p {
	color:#FFF;
	margin: 0;
	text-align:center;
}

/* FOTOGALERIE */
.fotogalerie div.in {
	float:left;
	width: 33.3%;
}
.fotogalerie div.in img {
	margin-bottom: -3px;
	width: 100%;
	height: auto;
}

/* LINE BTN */
.line_btn {
	color: #f68220;
	font-size: 24px;
	text-align:center;
	margin: 0px 0 0px 0;
	background: #f5f5f5;
	border: 0 none;
}
/*.line_btn .in {
	max-width: 1202px;
	margin: 0 auto;
}*/
.line_btn p {
	margin: 0;
}
/* LINE BTN */


/* BTNS */
p.btn a,
p.btn input {
	color: #fff;
	font-size: 16px;
	background: url(../images/btn_icon.png) no-repeat 15px center #f68220;
	padding: 10px 15px 10px 45px;
	text-decoration: none;
	font-weight: bold;
}
p.btn input {
	border: 0 none;
}
p.btn.grey a {
	background: url(../images/btn_icon_ozub.png) no-repeat 15px center #2f3437;
	padding: 12px 15px 12px 60px;
}
p.btn a span {
	text-transform:uppercase;
}


/* FOTO BOX */
.foto_box {
	width: 200px;
	height: 100px;
	margin: 0 0 0 0;
	float: left;
	text-align: center;
	-webkit-box-shadow: 1px 1px 2px #000;
	-moz-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
	cursor: default;
}
.foto_box:hover {
}
.foto_box img {
	max-width: 100%;
	height: auto;
}
.foto_box.last {
	margin-right: 0;
}


/* ======= CHYBOVE HLASKY ======== */
.zprava_ok, .zprava_bad {
	min-height: 70px;	
	margin-bottom: 10px;
	background-image: url(../images/zprava_ok_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8cd500;
}
.zprava_bad {
	background-image: url(../images/zprava_bad_bg.gif);
	background-color: #9d0b0f;
}
.zprava_ok p, .zprava_bad p {
	min-height: 45px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/zprava_ok.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 15px 10px 10px 80px;
}
.zprava_bad p {
	background-image: url(../images/zprava_bad.gif);
}
.zprava_ok p a, .zprava_bad p a {
	color: #FFFFFF;
}
.zprava_ok p a:hover, .zprava_bad p a:hover {
	color: #000000;
}
.star {
	font-size: 20px;
	padding: 0;
	color: #d61147;
}
/* IMG MAP PRODEJCI */
img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}

/* RESPONSIVE YOUTUBE VIDEO */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* STRANKOVANI */
.paginator {
	margin: 1em 0;
	font-size: 90%;
}
.paginator p {
	font-size:  14px;
	line-height:  2em;
}
.paginator a, .paginator span {
	margin-right: 0.1em;
	padding: 0.2em 0.5em;
	color: #999999;
}
.paginator a.prev {
	float:left;
}
.paginator a.next {
	float:right;
}
.paginator a {
	border: 1px solid #f68220;
	text-decoration: none;
	color: #f68220;
}
.paginator a:hover {
	color:#000000;
}

.paginator span.button {
	border: 1px solid #DDDDDD;
}

.paginator .current {
	background: #f68220;
	border: 1px solid #f68220;
	color: #fff;
	font-weight: bold;
}
