@import url("inicializace.css");
/* ----------------------------------------------- */
/* ----- Obecné definice pro všechny stránky ----- */
/* ----------------------------------------------- */
/* ----- Definice písma ----- */
body, div, table,
form, fieldset, input, select, textarea,
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	font-size: 12px;
	font-family: Arial;
	color: #666;
}

.nevid {
	display: none;
}

hr{
  background: #ccddff;
  border-width: 1px 0px 0px 0px;
  border-color: #2794c9;
}
/* ----- Definice odstavců ----- */
h1 {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	color: #00537b;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin: 20px 0px 10px 0px;
	color: #00537b;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
p {
	text-align: left;
	margin: 10px 0px;
}
ol, ul {
	text-align: left;
	margin: 5x 5px 5px 20px;
	padding: 0px
}
ol {
	margin-left: 20px;
}

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

/* ----- Definice odkazů ----- */
a {
	color: #00537B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

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

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

/* ------------------------------------ */
/* ----- Definice hlavních oddílů ----- */
/* -------------------------------------*/
html {
	background: url(../design/bg.gif) repeat center top;
}
body {
	background: url(../design/bodybg.gif) no-repeat center 30px;
}

div.stranka {
	position: relative;
	width: 994px;
	font-size: 11px;
	margin: 0 auto;
}

/* ----- Definice horní části ----- */
#hornicast {
  position: relative;
  display: block;
  height: 266px;
	width: 994px;
	background: transparent url(../design/banner_14.jpg) no-repeat 0px 40px;
}

#hornicast #logo {
  position: absolute;
  left: 38px;
  top: 58px;
}

#hornicast #links {
	position:absolute;
	top:7px;
	right:10px;
	border-left: 1px #cecece solid;
}

#hornicast #links a {
  margin-left: 10px;
}

#hornicast #links a img {
  vertical-align: middle;
}

#hornicast #jazyky {
	position:absolute;
	bottom:35px;
	right:15px;
	width: 100px;
}

#hornicast strong.heslo1 {
	position:absolute;
	top:95px;
	left:240px;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
  font-size: 16px;
}
div.banner_7 strong.heslo1 { left: 550px !important; top: 95px !important; }
div.banner_14 strong.heslo1 { left:235px !important; top:115px !important; }

#hornicast strong.heslo2 {
	position:absolute;
	top:130px;
	right:420px;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
  font-size: 16px;
}
div.banner_5 strong.heslo2 { right:200px !important; }
div.banner_6 strong.heslo2 { right:440px !important; }
div.banner_7 strong.heslo2 { right:430px !important; }
div.banner_8 strong.heslo2 { right:30px !important; }

#hornicast strong.heslo3 {
	position:absolute;
	top:70px;
	right:200px;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
  font-size: 22px;
}
div.banner_6 strong.heslo3 { right:255px !important; }
div.banner_7 strong.heslo3 { right:535px !important; }
div.banner_8 strong.heslo3 { right:355px !important; }
div.banner_9 strong.heslo3 { right:165px !important; }
div.banner_14 strong.heslo3 { right:245px !important; }

#hornicast strong.heslo1 span,
#hornicast strong.heslo2 span,
#hornicast strong.heslo3 span {
  font-size: 120%;
}

#hornicast .search {
	position:absolute;
	top:5px;
	right:100px;
}

#hornicast .search input[type="submit"] {
  background: #0774a9;
  border: none;
  color: #fff;
  font-size: 11px;
  padding: 1px 10px;
}

#hornicast .search input[type="text"] {
  position: relative;
  border: 1px #cbcbcb solid;
  height: 17px;
  font-size: 11px;
  top: 1px;
  width: 180px;
}

#hornicast div.nachazitese {
	position:absolute;
	bottom:5px;
	left:25px;
	font-size: 11px;
	color: #6a757c;
}

#hornicast div.nachazitese a {
	text-decoration: none;
	color: #6a757c;
}

#hornicast div.nachazitese a:hover {
  text-decoration: underline;
}


#hornicast .menu {
  position: absolute;
  bottom: 25px;
  left: 0px;
	padding: 0px 10px;
	height: 33px;
	line-height: 33px;
	width: 974px;
	background: transparent url(../design/menubg.gif) no-repeat left top;
}

#hornicast .menu ul {

}

#hornicast .menu ul li {
	display:inline;
	padding: 0px 10px;
  border-right: 1px #fff solid;
  *border-right: none;
  *position: relative;
}

#hornicast .menu ul li span.rLine {
  border-right: 1px #fff solid;
  height: 13px;
  display: none;
  *display: block;
  position: absolute;
  right: 0px;
  top: 5px;
  width: 1px;
}

#hornicast .menu ul li.posledni {
  border-right: 0px #fff solid;
}

#hornicast .menu ul li a{
	color: #fff;
	text-decoration: none;
	border-bottom: 5px transparent solid;
	padding: 4px 0px;
  font-weight: normal;
}

#hornicast .menu ul li a:hover,
#hornicast .menu ul li.vybrano a{
	border-bottom: 5px #db0003 solid;
}

/* ----- Definice prostředni části ----- */
#prostredni {
  position: relative;
	width: 994px;
	z-index:10;
  color: #666666;
}

#prostredni div.leva {
	position: relative;
	float:left;
	width:260px;
	min-height:200px;
 	padding:9px 0px;
}

#prostredni div.leva div.menuProdukty ul {
  margin-left: 15px;
}

#prostredni div.leva div.menuProdukty ul li {
  padding: 2px 0px;
}

#prostredni div.leva div.menuProdukty ul li a.vybrano {
  text-decoration: underline;
}

#prostredni div.leva div.menu {
	position: relative;
	background: #e0e0e0;
	width: 242px;
	padding: 0px 9px 1px 9px;
	margin-bottom: 19px;
}

#prostredni div.leva div.menu div.nahore {
  position: absolute;
  left: 0px;
  top: -9px;
  width: 260px;
  height: 9px;
  background: url(../design/lMenuBgNahore.png) no-repeat left top;
}

#prostredni div.leva div.menu div.dole {
  position: absolute;
  left: 0px;
  bottom: -9px;
  width: 260px;
  height: 9px;
  background: url(../design/lMenuBgDole.png) no-repeat left top;
}

#prostredni div.leva div.menu ul.U10 {
	margin:0px;
}

#prostredni div.leva div.menu ul.U10 li{
  background: url(../design/levemenubg.gif) no-repeat left top;
  list-style: none;
  margin-bottom: 5px;
  position: relative;
}

#prostredni div.leva div.menu ul.U10 li span.ramDole{
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: block;
  height: 7px;
  width: 100%;
  background: transparent url(../design/levemenubgBottom.gif) no-repeat left bottom;
}

#prostredni div.leva div.menu ul.U10 li h2.leveMenu{
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  font-weight: normal;
}

#prostredni div.leva div.menu ul.U10 li a{
  background: url(../design/levemenubgNeakt.gif) no-repeat left top;
  display: block;
  width: 197px;
  padding: 13px 20px 10px 25px;
  color: #333;
  text-decoration: none;
  font-weight: normal;
}

#prostredni div.leva div.menu ul.U10 li a:hover,
#prostredni div.leva div.menu ul.U10 li a.vybrano {
  background: url(../design/levemenubgAkt.gif) no-repeat left top;
  color: #db0003;
}

#prostredni div.leva div.menu ul.U10 li ul.U20 {
	margin-left:20px;
	padding-bottom: 7px;
}

#prostredni div.leva div.menu ul.U10 li ul.U20 li {
  background: transparent;
}

#prostredni div.leva div.menu ul.U10 li ul.U20 li a {
  background: url(../design/podmenuNeakt.gif) no-repeat 0px 1px;
	min-height: 15px;
	_height: 15px;
  width: auto;
  padding: 1px 10px 1px 15px;
}

#prostredni div.leva div.menu ul.U10 li ul.U20 li a:hover,
#prostredni div.leva div.menu ul.U10 li ul.U20 li a.vybrano{
  background: url(../design/podmenuAkt.gif) no-repeat 0px 1px;
}

#prostredni div.leva div.novinky {
	position: relative;
	background: #e0e0e0;
	width: 240px;
	padding: 0px 10px 1px 10px;
	margin-bottom: 19px;
}

#prostredni div.leva div.novinky div.novinkaStrana p img {
	margin: 0px 10px 5px 0px;
	border: 3px #f1f1f1 solid;
}

#prostredni div.leva div.novinky div.novinkaStrana p {
	color: #333;
}

#prostredni div.leva div.novinky hr {
	border: none;
	background: #b1b0b0;
	height: 1px;
	margin: 10px 0px 15px;
}

#prostredni div.leva div.novinky div.nadpis {
  background: transparent url(../design/nadp.gif) no-repeat 0px 2px;
  font-size: 16px;
  color: #00537b;
  font-weight: bold;
  padding-left: 25px;
  margin-bottom: 10px;
}

#prostredni div.leva div.novinky div.nahore {
  position: absolute;
  left: 0px;
  top: -9px;
  width: 260px;
  height: 9px;
  background: url(../design/lMenuBgNahore.png) no-repeat left top;
}

#prostredni div.leva div.novinky div.dole {
  position: absolute;
  left: 0px;
  bottom: -9px;
  width: 260px;
  height: 9px;
  background: url(../design/lMenuBgDole.png) no-repeat left top;
}


#prostredni div.leva a.program {
  display: block;
  height: 48px;
  line-height: 48px;
  width: 257px;
  font-size: 18px;
  font-family: Trebuchet MS;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: url(../design/vyrobniProgram.png) no-repeat center center;
  margin-left: 1px;
  margin-bottom: 20px;
}

#prostredni div.stred {
	position: relative;
	float:right;
	width:683px;
	min-height:290px;
	margin: 11px 0px;
	padding: 0px 20px;
	background: #fff;
	line-height: 140%;
}

#prostredni div.stred div.nahoreBg {
  position: absolute;
  top: -11px;
  left: 0px;
  height: 11px;
  width: 100%;
  background: transparent url(../design/obsahNahore.png) no-repeat left top;
}

#prostredni div.stred div.doleBg {
  position: absolute;
  bottom: -11px;
  left: 0px;
  height: 11px;
  width: 100%;
  background: transparent url(../design/obsahDole.png) no-repeat left top;
}

#prostredni div.stred ul li {
	list-style: none;
	background: url(../design/sipka.gif) no-repeat 5px 6px;
	min-height: 10px;
	padding: 2px 0px 2px 20px;
}

#prostredni div.stred .napissekce {
	width:100%;
	height:15px;
}

#prostredni div.stred .napissekce span {
	float:left;
}

#prostredni div.stred .napissekce h2 {
	float:left;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
}



/* ----- Definice spodni části ----- */
#spodnicast {
  position: relative;
	width: 959px;
	min-height:50px;
	padding: 0px 16px;
	z-index:5;
	margin-bottom: 30px;
	margin-top: 25px;
	background: #dfe3e6;
}

#spodnicast div.nahoreBg {
  position: absolute;
  top: -16px;
  left: 0px;
  height: 16px;
  width: 100%;
  background: transparent url(../design/bottomBgNahore.png) no-repeat left top;
}

#spodnicast div.doleBg {
  position: absolute;
  bottom: -16px;
  left: 0px;
  height: 16px;
  width: 100%;
  background: transparent url(../design/bottomBgDole.png) no-repeat left top;
}

#spodnicast div.special {
  position: relative;
  float: left;
  width: 80%;
  text-align: left;
}

#spodnicast div.special table {
  margin:0;
}

#spodnicast .menu {
	margin: 15px 0px 0px 15px;
	min-height:30px;
}

#spodnicast .menu ul {

}

#spodnicast .menu ul li {
	display:inline;
}

#spodnicast .menu ul li a{
	padding:5px 10px
}

#wr {
  position: relative;
  float: right;
}

#wr a {
  color: #666666;
  text-decoration: none;
}

div.stred ul ul {
  margin-left: 20px;
}

div.filtrace {
  background: transparent url(../design/bg_filtrace.jpg) no-repeat left bottom;
  display: block;
  position: relative;
  height: 377px;
  width: 683px;
}

div.filtraceUvod {
  height: 315px;
}

div.filtrace h2.nadpis1 {
  position: absolute;
  top: 10px;
  left: 52px;
  height: 37px;
  line-height: 37px;
  width: 280px;
  color: #5f5e5e;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0px;
  font-size: 18px;
  text-align: center;
}

div.filtrace h2.nadpis2 {
  position: absolute;
  top: 10px;
  left: 385px;
  height: 37px;
  line-height: 37px;
  width: 280px;
  color: #5f5e5e;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0px;
  font-size: 18px;
  text-align: center;
}

div.filtrace a {
  color: #fff;
  text-align: center;
  font-weight: bold;
  display: block;
  text-decoration: none;
  height: 22px;
  line-height: 22px;
  position: absolute;
}

div.filtrace a.predfiltrace {
  bottom: 62px;
  left: 280px;
  width: 90px;
  padding: 74px 0px 0px 33px;
  background: transparent url(../design/bg_filtrace_predfiltrace.png) no-repeat left top;
}
div.filtrace a.predfiltrace:hover {
  background: transparent url(../design/bg_filtrace_predfiltrace_act.png) no-repeat left top;
}
div.filtrace a.emise {
  bottom: 8px;
  left: 120px;
  width: 95px;
  padding: 130px 27px 0px 0px;
  background: transparent url(../design/bg_filtrace_emise.png) no-repeat left top;
}
div.filtrace a.emise:hover {
  background: transparent url(../design/bg_filtrace_emise_act.png) no-repeat left top;
}
div.filtrace a.emise1 {
  bottom: 172px;
  left: 355px;
  width: 97px;
  padding: 0 37px 77px 0;
	background: url("../design/bg_filtrace_emise1.png") no-repeat scroll left top transparent;
}
div.filtrace a.emise1:hover {
  background: transparent url(../design/bg_filtrace_emise1_act.png) no-repeat left top;
}
div.filtrace a.prestriky {
  bottom: 67px;
  left: 8px;
  width: 119px;
  padding: 63px 20px 0 0;
  background: transparent url(../design/bg_filtrace_prestriky.png) no-repeat left top;
}
div.filtrace a.prestriky:hover {
  background: transparent url(../design/bg_filtrace_prestriky_act.png) no-repeat left top;
}
div.filtrace a.prestriky1 {
  bottom: 50px;
  left: 455px;
  width: 126px;
  padding: 84px 33px 0 0;
  background: transparent url(../design/bg_filtrace_prestriky1.png) no-repeat left top;
}
div.filtrace a.prestriky1:hover {
  background: transparent url(../design/bg_filtrace_prestriky1_act.png) no-repeat left top;
}
div.filtrace a.strop {
  bottom: 225px;
  left: 0px;
  width: 110px;
  padding: 0px 60px 54px 0px;
  background: transparent url(../design/bg_filtrace_stropni.png) no-repeat left top;
}
div.filtrace a.strop:hover {
  background: transparent url(../design/bg_filtrace_stropni_act.png) no-repeat left top;
}

div.referenceBan img {
  border: 3px #ccc solid;
  margin: 0px auto;
  margin-top: 10px;
}

div.referenceBan {
  text-align: center;
}

div.referenceBan strong {
  float: left;
}

div.vyslvyhledavani {
  padding: 10px 0px;
  border-bottom: 1px #ccc solid;
}

div.vyslvyhledavani a.odkazHledani {
  float: right;
  position: relative;
  clear: both;
}

div.vyslvyhledavani h2 {
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

div.banner_5 { background-image: url(../design/banner_5.jpg) !important; }
div.banner_6 { background-image: url(../design/banner_6.jpg) !important; }
div.banner_7 { background-image: url(../design/banner_7.jpg) !important; }
div.banner_8 { background-image: url(../design/banner_8.jpg) !important; }
div.banner_9 { background-image: url(../design/banner_9.jpg) !important; }
div.banner_14 { background-image: url(../design/banner_14.jpg) !important; }