@import url("inicializace.css");

/* ----------------------------------------------- */
/* ----- Obecné definice pro všechny stránky ----- */
/* ----------------------------------------------- */

/* ----- Definice písma ----- */

html {
	overflow-y: scroll;
}

body, div, table,
form, fieldset, input, select, textarea,
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	font-size: 12px;
	font-family: Arial, 'Tahoma', 'Verdana';
	color: #222222;
}

/* ----- Definice odstavců ----- */
h1 {
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	margin: 0px;
}

h2 {
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	margin: 0px;
}

h3 {
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	margin: 0px;
}

p {
	text-align: left;
	margin: 0px;
}

ol, ul {
	text-align: left;
	margin: 4px 20px 7px 20px;
	padding: 0px
}

li {
	margin: 3px 0px 3px 0px;
}

/* ----- Definice odkazů ----- */
a {
	color: #A50C09;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* ----- Definice tabulek ----- */
table {

}

table tr.pozadi {
	background-color: #FBF1B4
}


/* ------------------------------------ */
/* ----- Definice hlavních oddílů ----- */
/* -------------------------------------*/
/*
html {
	background: #fff url('../design/pozadi.gif') repeat-x;
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
}

*/



/* HORNI CAST */
div.top {
	width: 100%;
	background: #ccc url(../design/bg_top1.gif) repeat-x top;
	height: 104px;
	text-align: center;
}

div.top div.zahlavi{
	width: 960px;
	height: 104px;
	position: relative;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	background: url(../design/hornibanner.png) no-repeat top;
}

div.top div.zahlavi div.logo {
	left:0px;
	position:absolute;
	top:20px;
	left: 15px;
}


div.top div.zahlavi div.hledej_lang {
	right:10px;
	position:absolute;
	top:26px;
	width: 325px;
}

div.top div.zahlavi div.hledej_lang img {
	padding-top: 5px;
}

div.top div.zahlavi div.hledani {
	color:#CCCCCC;
	font-weight:bold;
	margin-left:20px;
	position:absolute;
	right:0;
	top:0;
	width:244px;
}


div.top div.zahlavi div.hledani form div {
  position: absolute;
  top: 14px;
  left: 0px;
  color: #aaa;
  font-size: 11px;
}

div.top div.zahlavi div.hledani .vyhledej {
	height: 32px;
	width: 137px;
	padding: 0px 0px 0px 35px;
	background: url(../design/input_hledej.gif) no-repeat;
	border: 0px;
  line-height: 32px;
}

div.top div.zahlavi div.hledani .hledej {
  background: url(../design/button.gif) no-repeat;
  border: 0px;
  height: 32px;
  width: 72px;
  color: #fff;
  font-weight: bold;
}

div.top div.zahlavi div.menu_sluzby {
  position: absolute;
  top: 81px;
  left: 0px;
  width: 960px;
}

/* PROSTREDNI CAST */

div.middle {
	width: 100%;
	background: #f3f3f3;
	min-height: 300px;
	_height: 300px;
	text-align: center;
}

div.hlokno {
	position: relative;
	width: 950px;
	padding-bottom: 10px;
	padding: 10px 20px 10px 20px;
	margin: 0px auto;
	text-align: left;
}

div.hlokno_admin {
	width: 950px;
	padding-bottom: 10px;
	padding: 10px 20px 10px 20px;
	margin: 0px auto;
	text-align: left;
}

div.vysledkyHledani{
  margin-top: 10px;
}

/* SPODNI CAST */

div.bottom {
	width: 100%;
	background: #fff url(../design/bg_bottom.gif) repeat-x top;
	height: 205px;
	text-align: center;
}



/* ----- Definice hlavního menu ----- */
div.hlmenu {
	position: absolute;
	left: 230px;
	top: 31px;
	text-align: left;
	width: 400px;
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}



div.orange {
	position: absolute;
	left: 0px;
	bottom: 80px;
	width: 950px;
	height: 3px;
	background: #f60;
}

div.zahlavi div.nachazitese {
	position: absolute;
	left: 0px;
	bottom: 3px;
	width: 950px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	margin-left: 20px;
}

div.zahlavi div.nachazitese span {
	color: #b13748;
}

div.hlmenu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	font-family: arial;
}

div.hlmenu ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	color: #000;
	text-align: center;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

div.hlmenu ul li a {
	display: inline-block;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 10px;
	line-height: 25px;
	margin: 0 1px;
}

div.hlmenu ul li a:hover,
div.hlmenu ul li a.vybrano {
	color: #ffffff;
	background-color: #a50c09;
	
}

div.hlmenu ul li.posledni {
	
}



table.U10 {
	padding: 0px;
	margin: 0px;
	font-family: arial;
}

table.U10 tr {
	vertical-align: middle;
}

table.U10 td {
	height: 65px;
	width: 120px;
	font-size: 14px;
  vertical-align: middle;
	color: #000;
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
	background: url(../design/menu_off.gif) no-repeat;
	cursor: hand;
}

table.U10 td a {
	display: inline-block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 4px;
	margin: 0 0px;
	width: 112px;
}

table.U10 td a:hover {
	text-decoration: underline;
}

table.U10 td a.vybrano {
	color: #fff;
}

table.U10 td.vybrano {
	color: #fff;
	background: url(../design/menu_on.gif) no-repeat;
}

table.U10 td.posledni {

}

/* ----- Definice prostredniho sloupce ----- */


div.prostredniSloupec_admin {
  float: right;
  width: 680px;
}


div.prostredniSloupec {
	position: relative;
	float: right;
	left: -10px;
	width: 680px;
	text-align: left;
}


div.prostredniSloupec div.uvod_levy {
	float: left;
	width: 680px;
	line-height: 150%;
}

div.prostredniSloupec div.uvod_levy p {
	font-size: 11px;
	color: #555;
	margin-bottom: 20px;
}

div.prostredniSloupec div.uvod_stred {
	float: left;
	width: 360px;
	margin-top: 10px;
	line-height: 110%;
}

div.prostredniSloupec div.uvod_stred table {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 360px;
}

div.prostredniSloupec div.uvod_stred table td {
	padding: 4px 0px 4px 10px;
	vertical-align: center;
}

div.prostredniSloupec div.uvod_pravy {
	float: right;
	width: 300px;
	line-height: 150%;
	position: relative; 
	top: -10px;
}

div.prostredniSloupec div.uvod_pravy div {
	float: right;
	width: 270px;
	height: 253px;
	padding: 15px 0 0 30px;
	line-height: 140%;
	font-size: 13px;
	color: #fff;
	text-align: justify;
	background: url(../design/mapa.gif) no-repeat top center;
}

div.prostredniSloupec div.uvod_pravy div a {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

div.prostredniSloupec div.uvod_pravy div a.right {
	float: right;
}

div.prostredniSloupec div.uvod_pravy div a:hover {
  color: #f30;
}

h2.uvod_nadpis {
	color: #a50c09;
	font-family: Arial;
	font-weight: normal;
	font-size: 25px;
	margin-bottom: 20px;
	margin-top: 10px;
}

h2.uvod_nadpis span {
	color: #f60;
	font-weight: bold;
}

div.prostredniSloupec div.uvod_stred h2.uvod_nadpis {
	margin-left: 12px;
	_margin-left: 6px;
	margin-right: 24px;
	_margin-right: 12px;
}


/* ----- Definice praveho sloupce ----- */

div.pravySloupec {
	position: relative;
	float: left;
	width: 240px;
	min-height: 240px;
	text-align: left;
	/*background: #EBEAEA;*/
}

div.pravySloupec div {
	position: relative;
	width: 100%;
}

div.pravySloupec div div.nadpis {
	position: relative;
	height: 23px;
	line-height: 23px;
	padding-left: 10px;
	width: 185px;
	font-weight: bold;
	font-size: 110%;
	background: url(../design/nadpis_strana.gif) no-repeat center top;
}

div.pravySloupec div div.text {
	position: relative;
	text-align: center;
	padding: 5px;
	min-height: 10px;
	_height: 10px;
	width: 185px;
	font-size: 90%;
}

div.pravySloupec div div.text input.vyhledej {
	width: 120px;
	height: 18px;
	line-height: 18px;
	color: #000;
	border: 1px solid #999;
}

div.pravySloupec div div.text input.submit {
	width: 50px;
	height: 18px;
	color: #fff;
	vertical-align: middle;
	background: url(../design/hledat.gif) no-repeat;
	border-width: 0px;
	font-size: 90%;
}


.pravySloupec ul.U10 {
  margin: 0px;
  padding: 0px;
}

.pravySloupec ul.U10 li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  line-height: 20px;
}

.pravySloupec ul.U10 li a.kratsi {
  display: block;  
  width: 190px;
  height: 42px;
  color: white;
  background: transparent  url(../design/podklad_menu_vlevo.png) no-repeat;
  padding: 15px 20px 0 30px;
}

.pravySloupec ul.U10 li a.kratsi_vybrano {
  display: block;  
  width: 190px;
  height: 42px;
  color: white;
  background: transparent  url(../design/podklad_menu_vlevo.png) no-repeat -1px -60px;
  text-decoration: none;
  padding: 15px 20px 0 30px;
}



.pravySloupec ul.U10 li a.delsi {
  display: block;  
  width: 190px;
  height: 50px;
  color: white;
  background: transparent  url(../design/podklad_menu_vlevo.png) no-repeat;
  padding: 7px 20px 0 30px;
  text-decoration: none;
}

.pravySloupec ul.U10 li a.delsi_vybrano {
  display: block;  
  width: 190px;
  height: 50px;
  color: white;
  background: transparent  url(../design/podklad_menu_vlevo.png) no-repeat -1px -60px;
  padding: 7px 20px 0 30px;
  text-decoration: none;
}

.pravySloupec ul.U10 li a.delsi:hover {
  background: transparent  url(../design/podklad_menu_vlevo.png) no-repeat -1px -60px;
  text-decoration: none;
}

.pravySloupec ul.U10 li a.kratsi:hover {
  background: transparent  url(../design/podklad_menu_vlevo.png) no-repeat -1px -60px;
  text-decoration: none;
}


/* ----- Definice hlavního okna ----- */
div.clear5{
  width: 100%;
  height: 5px;
  background-color: #fff;
  clear: both;
}

div.clear5a{
	position: absolute;
  width: 100%;
  height: 5px;
  left: 0px;
  bottom: 0px;
  background-color: #fff;
  clear: both;
}


table, div {
	margin: 0px;
}

div.hlokno h1 {
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	text-transform: none;
	color: #DA251D;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 2px 0px;
}

/* ----- Definice zápatí ----- */
div.zapati {
	width: 100%;
	min-height: 100px;
	_height: 100px;
	text-align: center;
	background: url(../design/zapati_bg.gif) repeat-x;
}

div.zapati div {
	width: 960px;
	margin: 0 auto;
	min-height: 100px;
	_height: 100px;
	text-align: left;
	font-size: 12px;
}

div.zapati div div {
	min-height: 20px;
	_height: 20px;
}

div.zapati div div.clear {
  height: 1px;
  min-height: 1px;
  _height: 1px;
  line-height: 1px;
  width: 100%;
	clear: both;
}

div.zapati div div.doleva {
  float: left;
  width: 480px;
  margin-top: 20px;
}

div.zapati div div.doleva div {
  width: 480px;
}

div.zapati div div.doleva form {
  color: #f60;
  font-weight: bold;
  font-size: 110%;
  padding-top: 7px;
  padding-bottom: 7px;
}

div.zapati div div.doleva form input.email {
	height:14px;
	padding:5px 2px;
	width: 175px;
	font-size: 90%;
	color: #999;
}

div.zapati div div.doleva form input.email_s {
	margin-bottom:5px;
	margin-left: 5px;
	vertical-align:bottom;
}

div.zapati div div.doleva a {
  color: #000;
  text-decoration: underline;
}

div.zapati div div.doleva a:hover {
  color: #A50C09;
}

div.zapati div div.doprava {
  float: right;
  width: 387px;
  margin-top: 20px;
}

div.zapati div div.doprava div {
  display: block;
  width: 190px;
  float: right;
  line-height: 15px;
  color: #666;
}

div.zapati div div.doprava img {
  margin-right: 10px;
  margin-top: 12px;
}

div.zapati div div.dostredu {
  float: right;
  width: 300px;
  padding-right: 25px;
  margin-top: 20px;
}

div.zapati div div.dostredu table {
  margin-top: 10px;
  font-size: 11px;
  color: #666;
}

div.zapati div div.dostredu span {
  color: #f60;
  font-weight: bold;
  font-size: 110%;
}

a.webrex {
  font-size: 100%;
	color: #11457e;
	color: #6699cc;
	text-decoration: none;
}

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

/* další definice */
div.uvodVypisClanku {
	
}

div.uvodBannery {
	float: right;
	width: 339px;
	height: 220px;
	margin: 0px 0px 20px 20px;
}

div.uvodBannery img.prvni {
	margin-bottom: 20px;
}

div.uvodWifi {
	clear: both;
	height: 85px;
	text-align: center;
	margin-top: 20px;
}

div.uvodWifi img {
	margin: 0px 10px 0px 10px;
}



/* formy ve stránce */
div.formular {
	margin: 20px 0px 0px 0px;
}

table.form {
	margin: 0px auto;
}

table.form tr.s {
	display: none;
}

table.form td {
	text-align: left;
	padding: 3px;
}

table.form td.labelPole {
	width: 130px;
	text-align: right;
}

table.form td.labelPoleSamotne {
	text-align: left;
}

table.form td.labelPole span.povinne {
	color: #AB2030;
}

table.form td.submit {
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid #DA251D;
}

table.form td input,
table.form td textarea,
table.form td select {
	width: 250px;
}

table.form td input.male,
table.form td textarea.male,
table.form td select.male {
	width: 90px;
}

table.form td input.velke,
table.form td textarea.velke,
table.form td select.velke {
	width: 385px;
}

table.form td textarea {
	height: 90px;
}

table.form td.submit input {
	width: auto;
}

p.vysledekAkce {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 3px;
	background: #407F00;
}

p.vysledekZaporny {
	background: #CD0000;
}

/* //formy ve stránce */









div.chyba {
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	background: #CD0000;
}

div.chyba p {
	color: #FFFFFF;
}
div.vypisClankuUvod {
	float: left;
	width: 100%;
}
div.uvodFlash{
  	float: left;
	width: 100%;
	margin: 15px 0px;
}
div.vypisClankuProduktu {
	float: left;
	width: 556px;
}




div.administrace fieldset {
	padding: 10px;
	border: 1px solid #C0C0C0;
}

div.administrace fieldset legend {
	color: #C0C0C0;
}

div.administrace table.admin {
	width: 100%;
}

div.administrace table.admin tr.s {
	display: none;
}

div.administrace table.admin td {
	text-align: left;
	padding: 2px 0px 2px 0px
}

div.administrace table.admin td.labelPole {
	width: 130px;
	text-align: right;
	vertical-align: top;
	padding: 2px 7px 0px 0px;
}

div.administrace table.admin td.labelPole span.povinne {
	font-weight: bold;
}

div.administrace table.admin td.submit {
	text-align: center;
	padding-top: 3px;
	border-top: 1px solid #C0C0C0
}

div.administrace table.admin td input.velke,
div.administrace table.admin td textarea.velke,
div.administrace table.admin td select.velke {
	width: 380px;
}

div.administrace table.admin td textarea.velke {
	height: 60px;
}

div.administrace table.admin td input.stredni,
div.administrace table.admin td textarea.stredni,
div.administrace table.admin td select.stredni {
	width: 200px;
}

div.administrace table.admin td input.male,
div.administrace table.admin td textarea.male,
div.administrace table.admin td select.male {
	width: 100px;
}


div.administrace table.vypis {
	width: 100%
}

div.administrace table.vypis tr.pozadi {
	background: #FFFFFF
}

div.administrace table.vypis td {
	text-align: center;
	padding: 2px 1px 2px 1px;
}

div.administrace p {
	margin: 7px 0px 7px 0px;
}

div.administrace h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	color: #ed1c24;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 4px 5px;
	border-bottom: 1px solid #ed1c24;
}

div.administrace h3 {
	color: #ed1c24;
	margin: 20px 0px 10px 0px;
}

div.administrace p.vysledekAkce {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background: #407F00;
}

div.administrace p.vysledekZaporny {
	background: #CD0000;
}

.min_400 {
  min-height: 400px;
  _height: 400px;
}

.orange { color: #f60; }
.bold { font-weight: bold; }
hr.uvod_news { border-style: dotted; border-width: 1px 0 0 0; margin: 20px 0px 20px 0px; }
.sedyrambbb { border-color: #bbb; }
.sedybg999 { background-color: #999; }
.red { color: #c00; }
.green { color: #0c0; }



.d_text {
  background: #fafafa url(../design/input_dotaz.gif) no-repeat left top;
  border: 0px;
  width: 367px;
  height: 85px;
  padding: 10px;
  color: #666;
}

.d_kontakt {
  background: #fafafa url(../design/input_email.gif) no-repeat left top;
  border: 0px;
  width: 295px;
  height: 14px;
  padding: 10px;
  display: inline;
  margin-top:2px;
  color: #666;
}

.d_odeslat {
  background: #fafafa url(../design/button.gif) no-repeat left top;
  border: 0px;
  width: 72px;
  height: 32px;
  display: inline;
  font-weight: bold;
  color: #fff;
  font-size: 13px;
}

.d_cntr {
  visibility: hidden;
  height: 0px;
  width: 100%;
  
}



div.prostredniSloupec span.popisObr {
  color: #000;
  font-style: italic;
  display: block;
  text-align: center;
  background: rgba(240,240,240,0.8);
  padding: 5px 5px 5px 5px;
  /*border-radius: 0px 0px 5px 5px;*/
  box-sizing: border-box;
  font-size: 95%;
/*
  position: absolute;
  bottom: 10px;
*/
}

div.prostredniSloupec a.cboxElement,
div.prostredniSloupec a.cboxElement:hover {
  text-decoration: none;
  float: right;
  display: block;
  position: relative;
}
/*
div.prostredniSloupec a.cboxElement:hover span.popisObr {
  display: none;
}
*/

.spodekinfo {width: 80% !important; float: left; position: relative;}
.gdpr {position: absolute; left: 450px; top: 0px;}