ACC SHELL

Path : /srv/www/vhosts/bubbagump/styly/
File Upload :
Current File : //srv/www/vhosts/bubbagump/styly/zaklad2.css

@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: 13px;
	font-family: 'Open Sans', sans-serif, Arial;
	color: #333;
}

hr{
  background: #ccddff;
  border-width: 1px 0px 0px 0px;
  border-color: #2794c9;
}
/* ----- Definice odstavců ----- */
h1 {
	font-weight: bolder;
	font-size: 17px;
	text-align: left;
	margin: 10px 0px 10px 0px;
	text-transform: uppercase;
	color: #727273;
}
h2 {
	font-weight: bolder;
	font-size: 17px;
	text-align: left;
	margin: 20px 0px 10px 0px;
	text-transform: uppercase;
	color: #939598;
}
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: #036da4;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

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

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

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

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

/* ----- Definice horní části ----- */
.hornibanner {
  position: relative;
  display: block;
  height: 162px;
  top: 0px;
	width: 994px;
	background-color: #ffffff;
}

.hornibanner1 {
  background-color: #ffffff;
  position: relative; 
  top: 30px;
  height: 226px;
}

#hornicast {
  position: relative;
  
  display: block;
  height: 266px;
	width: 994px;
}

.logo {
  position: absolute;
  z-index: 100;
  top: 15px;
  left: 20px;
}

#hornicast #logo {
  position: absolute;
  left: 0px;
  top: 40px;
}

#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: #f15c23;
  border: none;
  color: #fff;
  height: 18px;
  font-size: 11px;
  padding: 1px 10px;
  position: relative; top: 1px;
  border: 1px #f15c23 solid;
}

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

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

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

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


#hornicast .menu {
  position: absolute;
  bottom: 25px;
  left: 0px;
	padding: 1px 10px 0px 10px;
	height: 33px;
	line-height: 33px;
	width: 974px;
	background-color: #f15c23;
}

#hornicast .menu ul {

}

#hornicast .menu ul li {
	display:block;
	float: left;
	margin-left: 7px;
	font-size: 14px;
	padding: 0px 5px 0px 14px;
  /*border-right: 1px #fff solid;*/
  z-index: 100;
  background: transparent url(../design/nadp_menu.gif) no-repeat 8px center;
  *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 {
 margin-left: 38px;
}

#hornicast .menu ul li a{
	color: #fff;
	margin-left: 10px;
	text-decoration: none;
	/*border-bottom: 5px transparent solid;*/
	padding: 2px 18px 2px 11px;
	position: relative;
	left: -11px;
  	font-weight: normal;
  /*text-transform: uppercase;*/
}

#hornicast .menu ul li a:hover,
#hornicast .menu ul li.vybrano a{
	/*border-bottom: 5px #ffffff solid;*/
	padding: 2px 18px 2px 11px;
	background: #939598 url(../design/nadp_menu.gif) no-repeat -4px center;
	position: relative;
	left: -11px;
}

/* ----- Definice prostředni části ----- */
#prostredni {
  position: relative;
  float: left;
	width: 994px;
	z-index:10;
  color: #666666;
  background-color: #ffffff;
  top: -10px;
  padding-bottom: 20px;
}

#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: #dbdbdc;
	width: 242px;
	padding: 0px 9px 0px 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;
  top: -5px;
}

#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: transparent url(../design/levemenubgNeakt.gif) no-repeat left top;*/
  display: block;
  width: 197px;
  font-size: 14px;
  padding: 7px 20px 12px 25px;
  color: #ffffff;
  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: #f15c23;
}

#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: #ffffff;
	width: 239px;
	padding: 0px 10px 1px 10px;
	margin-bottom: 19px;
	
	min-height: 150px;
	_height: 150px;
}

#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: 1px #fcdabd dashed;
	border-width: 1px 0px 0px 0px;
	height: 0px;
	margin: 10px 0px 15px;
	background-color: transparent;
	clear: both;
}

#prostredni div.leva div.novinky div.nadpis {
  background: transparent url(../design/nadp.gif) no-repeat 0px 3px;
  font-size: 16px;
  color: #727273;
  font-weight: bold;
  padding-left: 40px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

#prostredni div.leva div.novinky div.nadpis a {
  font-weight: bold;
  color: #727273;
  text-decoration: none;
}

#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: 'Open Sans', sans-serif, Arial;
  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: #fdfcfc;
	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: 970px;
	top: -10px;
	min-height:30px;
	padding: 14px 16px 15px 5px;
	z-index:5;
	margin-bottom: 30px;
	margin-top: 0px;
	background-color: #939598;
	color: #ffffff;
}

#spodnicast td, #spodnicast th, #spodnicast p, #spodnicast a {
	color: #ffffff;
	font-size: 100%;
}

#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 div.special table td {
  color: #ffffff;
}

#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: #ffffff;
  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;
}

.adminleva {
  background: #fff;
}

.odkaz_uvod {text-decoration: none; color: #666666;}
.odkaz_uvod:hover {color: #000000;}

.novinkanadpis {margin-bottom: 8px;}
.reference_vlevo {text-align: center; background: #dbdbdc url(../design/ctverecek.gif) no-repeat 75px 14px; padding: 20px 0 20px 0;}
.reference_vlevo span {font-size: 14px; font-weight: bold; color: #666666; position: relative; top: -9px; left: 10px;}


.zebra tr:nth-child(2n+1) {
	background-color: #EEEEEE;
}

.zebra tr td {
	padding: 2px 5px;
}
.cycle-slideshow {
cursor: pointer;
}
.hornibanner .cycle-slideshow {
float: left;
cursor: pointer;
}

ACC SHELL 2018