* {
	margin: 0px;
	padding: 0px;
}
body {
  background-color: #fff;
	background-image: url(/files/images/body.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	color:  black;
	
	text-align: left;
	font-family:   Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
}
/* sirka celého webu, vycentrovani na stred */
#pageContainer {
	background-color: #005A7A;
	background-image: url(/files/images/page.png);
	background-repeat: repeat;
	background-position: 0 0;
	position: relative;
	width: 1020px;
	margin: 0px auto; 
}
/* logo */
#logo {
	background-color: #fff;
	background-image: url(/files/images/logo.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0;

	height: 74px;	
}

a.uvod{
	width: 300px;
	height: 100%;
	display: block;
}
/* hlavicka */
#headContainer {
	background-color: #05A9E7;
	background-image: url(/files/images/head.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;

	min-height: 195px;	
}
#head .linkHome {
	float: left;
	padding: 0px;
}

#head .linkHome p{
	margin-top: 3em;
    	margin-left: 1.5em;
    	font-size: 190%;
}

#head .linkHome p.white{
	color: white;
	font-size: 200%;
	margin-top: 0;
	margin-left: 12em;
}

#head .linkHome img {
	display: block;
	width: 540px;
	height: 180px;
	border: none;
}
#head .headRight {
 
  float: right;
  padding-top: 40px;
  font-size: 10pt;
  line-height: 160%;
}

#head .headRight p:first-of-type{
	background: url(/files/images/telefon.png) no-repeat top left;
	padding-left: 50px;
	padding-right: 40px;
}

#head .headRight p:nth-of-type(2){
	background: url(/files/images/obalka.png) no-repeat top left;
	padding-left: 50px;
	padding-right: 40px;
}
/* horni menu */
#menuTop {
  background-color: #fff;
	background-image: url(/files/images/menuTop.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0;
	overflow: auto;
	min-height: 43px;
	padding: 0px 0px 0px 10px;
}
/* obsahova cast */
#content {
	background-color: transparent;
	background-image: url(/files/images/content.png);
	background-repeat: repeat-y;
	background-position: 0 0;
  
  border: none;
	padding: 0px 0px 0px 0px;
}
#content2 {
	padding: 0px 10px;
}
/* levý sloupec */
#left-box {
	background-image: url(/files/images/left-box-bg.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  
  float: left;
	width: 222px;
	padding: 10px 10px 200px;
}
/* levy sloupec */
.box-left-top {
	background-color: transparent;
	background-image: url(/files/images/leftMenuTitle.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	padding: 8px 0 0 8px;
	height: 25px;
  font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
}
.login-box {
  background-color: transparent;
	background-image: url(/files/images/leftMenuTitle2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	height: 38px;
}
.box-left-container {
	background-color: transparent;
	
	height: auto;
	padding: 5px 3px;
	margin-bottom: 10px;
	color: #003447;
}
.top-produkty {
	background-color: transparent;
	background-image: url(/files/images/leftBoxContainer.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FBE5D0;
	
	height: 118px;
  margin-top: 10px;
  padding: 5px 0 0 20px;
  
  font-size: 10pt;
}
.rychly-kontakt {
  background-color: transparent;
	background-image: url(/files/images/rychlyKontakt.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FBE5D0;
  
  height: 55px;
  padding: 35px 0px 0px 10px;
  margin: 10px 0 0 0;
  
  font-size: 12pt;
  font-family: arial;
  font-weight: bold;
}
.rychly-kontakt a {
  font-size: 10pt;
  color: #F19F21;
}
/* hlavni sloupec */
#main-box {
	padding: 0px 0px 0px 245px;
	text-align: left;
	color: #444444;
	height: auto;
}
#text-box {
  background-color: #dff1fc;
	background-image: url(/files/images/main.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	
	padding: 20px 20px;
	min-height: 700px;
}
/* paticka */
#footer {
	background-color: transparent;
	color: #fff;
	
	min-height: 20px;
	padding: 20px 20px 10px 0px;
	text-align: right;
}

#footer a,
#footer a:visited,
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.footer_copy {
  font-size: 12pt;
  padding: 15px 0;
}
#reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/**********************************/
/*         DEFAULTNI HODNOTY     */
/**********************************/

h1 {
	color: #009FDC;
  font-size: 13pt;
  font-weight: 400;
  margin: 0 0 0.75em 0;
}
h2 {
	color: #002535;
  font-size: 10.5pt;
  font-weight: 700;
  margin: 0.5em 0 0.25em 0;
}
h3 {
	color: #02A7E7;
  font-size: 9.5pt;
  font-weight: 700;
  margin: 0.5em 0 0.25em 0;
}
h4 {
	color: #827E66;
	font-size: 9pt;
	border-bottom: dotted 1px #666;
	margin: 0.5em 0 0.3em 0;
}
img {
	border: none;
}

p {
	margin: 1em 0 1em 0;
}

a,
a:visited {
	color: #313131;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

table {
	border-collapse: collapse; 
}
td {
  vertical-align: top;
}
table, img, ul, ol, li, form {
	border: none;
}

ul, ol {
	list-style-position: outside;
	margin: 0px 0px 0px 25px;
}
/* clear obtekani */
.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

#main-box img {
  border: solid 1px #3A1504;
}
/**********************************/
/*         KATEGORIE		          */
/**********************************/
DIV#category {
  margin-bottom: 10px;
  visibility: visible;
  padding: 0px 0px 0px 0px;
}
DIV#category div {
    margin-left:0px;
}
DIV#category p {
  padding: 0;
  background-color: transparent;
	background-image: url(/files/images/leftMenuItemP.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0;
}
DIV#category p.close + div {
    display: none !important;
}
DIV#category  a {
	background-color: transparent;
	background-image: url(/files/images/leftMenuItem.png);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	color: #003447;
	
	font-size: 10.5pt;
	text-align: left;
	padding: 8px 0px 8px 30px;
	text-decoration: none;
	display: block;
}
DIV#category A:hover {
    text-decoration: none;
    color: #02A8E5;
}
DIV#category P a.selected,
DIV#category P a:hover.selected {
  font-weight: bold;
}
/********************/
DIV#category DIV.item2 a {
  background-color: transparent;
  background-image: none;
	color: #003447;
	
	font-size: 10.5pt;
	text-align: left;
	padding: 8px 0px 8px 45px;
	text-decoration: none;
	display: block;
}
DIV#category DIV.item2 a:hover {
  color: #02A8E5;
}
DIV#category DIV.item2 P a.selected,
DIV#category DIV.item2 P a:hover.selected {
  font-weight: bold;
}
/**********************/
DIV#category DIV.item3 a {
  background-color: transparent;
  background-image: none;
	color: #003447;
	
	font-size: 10.5pt;
	text-align: left;
	padding: 8px 0px 8px 65px;
	text-decoration: none;
	display: block;
}
DIV#category DIV.item3 a:hover {
  color: #02A8E5;
}
DIV#category DIV.item3 P a.selected,
DIV#category DIV.item3 P a:hover.selected {
  font-weight: bold;
}
/**********************************/
/* KOSIK				               */
/**********************************/
.kosikContainer {
	background: transparent;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
}
.kosikBox {
	padding: 0px 0px 0px 0px;
	font-size: 9pt;
	color: #214A3F;
}

div.kosik {
  padding: 5px 0px;
  display: block;
}
div.kosik img {
  margin-right: 4px;
}
.kosik a,
.kosik a:hover {
	color: #214A3F;
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
.kosikCena a,
.kosikCena a:hover {
	color: #214A3F;
	text-decoration: none;
	font-size: 9pt;
}

/**********************************/
/* LOGIN			                  */
/*********************************/
.headLoginBox {
  background: transparent;
  font-size:9pt;
  height: auto;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}
.headLoginBox a {
  text-decoration: none;
  color: #214A3F;
}
/******** login form ********/
form#loginform {
  padding: 0px;
}
table.tableLoginForm {
  width: 100%;
  font-size: 10pt;
}
table.tableLoginForm td {
  padding: 3px 0px 1px;
}
table.tableLoginForm input.buttonLogin {
	background: url(/files/images/buttonLogin.png) no-repeat;
	width: 84px;
	height: 27px;
	color: white;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}
table.tableLoginForm input[type=text],
table.tableLoginForm input[type=password] {
  border: solid 1px #BBDFF5;
  height: 25px;
  width: 100%;
}

/*********************************/
/*   PREHLED PRODUKTU            */
/*********************************/
.kategoriePopis div {
  padding-right: 15px;
}
.shopPath {
  padding: 0;
  margin-bottom: 10px;
}
.produktPrehledTableContainer {
	background-color: #fff;
	background-image: none;
	border: solid 1px #AFD7F1;
  
  width: 230px;
}
.produktPrehledTableContainer td {
	text-align: center;
}
#main-box td.produktPrehledName {
	color: #000;
	text-align: center;
	vertical-align: middle;
  height: 55px;
}
#main-box td.produktPrehledName h2 {
  margin: 0;
}
#main-box .produktPrehledName a,
#main-box .produktPrehledName a:visited {
	color: #009FDC;
	text-decoration: none;
	font-weight: 400;
	font-size: 10pt;
}
#main-box td.produktPrehledName:first-letter {
  text-transform: uppercase;
}
#main-box .produktPrehledName a:hover {
	color: #000;
}
#main-box  td.produktPrehledImg  {
  height: 150px;
  padding: 0px 0px;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
#main-box  td.produktPrehledImg  img {
  border: 2px solid #095773;
}
#main-box td.produktPrehledPopis {
  height: 45px;
  padding: 5px 10px 0px 10px;
  text-align: left;
  vertical-align:top;
  line-height: 120%;
  color: #013446;
  font-size: 8pt;
}
/* cena */
td.produktPrehledCena,
span.produktPrehledCenaSDPH {
	color: black;
}
/* tlacitka */
input.buttonAddToCart {
  color: white;
	background: transparent url(/files/images/buttonAddToCart.png) no-repeat;
	text-align: center; 
	text-decoration: none;
	height: 22px;
	width: 64px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	border: none;
  right: 0px;
  margin: 1px; 
  font-size: 9pt;
}
input.buttonDetail {
	background: transparent url(/files/images/buttonDetail.png) no-repeat;
	height: 22px;
	width: 62px;
	border: none;
	margin: 5px auto;
}

/* dostupnost */
#main-box .produktPrehledTableContainer .produktDostupnost, #main-box .produktDostupnost {
  color: #DA251E;
  font-weight:bold;
  padding:0;
}
/* strankovani */
b.pgr {
  color: silver;
}

/*********************************/
/*   DETAIL PRODUKTU            */
/*********************************/
#produktDetailContainer img {
  border: solid 2px #013446;
}
.produktDetailKategorie {
	color: Black;
	background: url(/files/images/produktArrow.jpg) no-repeat left top;
}

td.produktDetailName {
	color: #4E88D0;
}

.produktDetailPopisTitle {
	background: url(/files/images/produktPopisShadow.jpg) repeat-x;
	border: solid 1px gray;
	color: Black;
}

.produktDetailParamTable td {
	border-bottom: 1px dotted silver;
}
.produktDetailParam h2 {
margin-top: 0;
}
td.produktDetailParam {
  padding-left: 20px;
}

td.produktCenaSDPH {
	color: #B22222;
}
table.ClassInfoHodnoty {
  margin-bottom: 15px;
  width: 400px;
}
table.ClassInfoHodnoty td { 
color: #101010;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
}

.licha { 
background-color: #CCDED9;
border-bottom: none;
}
.suda { 
background-color: transparent;
border-bottom: none;
}

/******** DALSI OBRAZKY ********/
div.detailProduktDalsiImg {
  float: left;
  padding: 5px;
  width: 30%;
  min-height: 150px;
  _height: 150px;
}
div.detailProduktDalsiImg img {
  margin: 5px 5px 5px 0px;
}

/********** SESTAVY ************/
div.produktDetailSestavaContainer {
  padding: 0px 0px 0px 0px;
  border: solid 1px silver;
	background: white;
	margin-top: 10px;
	float: right;
	width: 100%;
}
div.produktDetailSestava {
  padding: 5px 5px 15px 5px;

}
#main-box div.produktDetailSestava > h3 {
  color: #990000;
  font-size: 12pt;
}

div.produktDetailSestavyImg {
  float: left;
  width: 50%;
}
div.produktDetailSestavyParam {
  float: left;
  padding: 0px 0px 0px 20px;
  width: 320px;
}
/*********************************/
/*         OBJEDNAVKA            */
/*********************************/

.kosikNavigace {
	width: auto;
	height: 55px;
}

.kosikNavigace .kosikFaze {
	background: url(/files/images/kosikFaze.jpg) no-repeat;
	width: 140px;
	height: 27px;
	display: block;
	float: left;
	padding: 10px 0px 0px 30px;
	margin-right: 10px;
}
.kosikNavigace #fazeSelected {
	background: url(/files/images/kosikFazeSelected.jpg);
	color: White;
	width: 140px;
	height: 27px;
	display: block;
	float: left;
	padding: 10px 0px 0px 30px;
	margin-right: 10px;
}

/* registrace */
.registraceTable {
	width: 100%;
	margin-top: 0px;
}
.registraceTable td {
	padding: 4px 4px 4px 4px;
}
td.registraceTitle {
	background: #827E66;
	font-size: 10pt;
	padding: 4px 4px 4px 10px;
	color: white;
}

/* inputy povinne, alert */
table.registraceTable .povinneTD,
table.registraceTable .alertTD {
  font-weight: bold;
}

table.registraceTable .alert {
  border: 2px solid red;
}
/* Strankovani v kosiku */
.kosikPager {
	padding: 20px 0px 0px 0px;
}
#main-box input.pagerBack {
	background: url(/files/images/buttonRed.jpg) no-repeat; 
	width: 64px;
	height: 22px;
	float: left;
	display: block;
	color: white;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}

#main-box input.pagerFw {
	background: url(/files/images/tlacitkoPokracovat.jpg) no-repeat;
	width: 102px;
	height: 22px;
	color: White;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}
#main-box input.buttonAktualizovat {
	background: url(/files/images/tlacitkoAktualizovat.jpg) no-repeat;
	width: 104px;
	height: 22px;
	/*float: right;
	display: block;*/
	color: white;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}

#main-box .kosikRight {
  float: right;
  width: 280px;
  text-align: right;
}

/* Přehled kosiku */
.addToCartTxt {
	width: auto;
	padding: 5px 5px 5px 10px;
	margin-bottom: 20px;
	background: #EBE8D8 url(/files/images/registraceArrow.jp) no-repeat 3px 4px;
	color: black;
}

table.kosikTablePrehled {
	width: 100%;
  _width: 99%;
}
table.kosikTablePrehled th {
	background: #827E66;
	color: White;
	padding: 20px 10px 10px 10px;
	border-left: solid 1px white;
}

table.kosikTablePrehled td {
	background: transparent;
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #827E66;
	text-align: center;
}
div.kosikCelkovaCena {
	background: transparent;
	border: solid 1px #827E66;
	padding: 15px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

div.kosikCelkovaCena .kosikCelkovaCenaBezDPH {
  line-height: 180%;
  font-size: 10pt;
  font-weight: normal; 
}
div.kosikCelkovaCena .kosikCelkovaCenaBezDPH .kosikCelkovaCenaNum {
	color: #444444;
}

div.kosikCelkovaCena .kosikCelkovaCenaNum {
	color: #8B0000;
}
table.kosikTablePrehled .kosikFirstTd {
	border: none;
}
input.Image {
	border: none;
}
.disable {
  background-color: #dddddd;
}
  
  
/***************************/
/*      TOP NABIDKA        */
/***************************/
div.topNabidka {
  text-align: left;
}
div.topNabidka > div {
  padding: 5px 0px;
}
div.topNabidka a,
div.topNabidka a:visited {
  color: #fbe5d0;
  text-decoration: none;
  font-weight: normal;
  font-size: 11pt;
}
div.topNabidka a:hover {
  color: #000;
  text-decoration: underline;
}

/**********************************/
/*         VYHLEDAVANI	          */
/**********************************/
.searchBox {
  padding: 20px 5px 0px;
}
.searchBox .searchText {
  background-color: transparent;
  background-image: url(/files/images/searchText.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  
  width: 156px;
  height: 25px;
  border: none;
  padding: 0px 10px;
  margin: 0px;
}
.searchBox .buttonSearch {
  background-color: transparent;
  background-image: url(/files/images/buttonSearch.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  
  width: 92px;
  height: 26px;
  border: none;
  text-indent: -5000px;
  padding: 0px;
  margin: 0px 10px;
  font-size: 8px;
}

/***************************/
/*       HORNI MENU        */
/***************************/
.ddmx {
	display: block;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	font-weight: normal;
	background-color: transparent;
	height: auto;
}
.ddmx .ddmxlileftsel,
.ddmx .ddmxlileft {
    float:left;
    padding:0; margin:0;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	background-image: url(/files/images/oddelovac.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #fff;
	
	display: block;
  padding: 13px 25px 12px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	position: relative;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: normal;
}
.ddmx a.topMenuItem14,
.ddmx a:hover.topMenuItem14,
.ddmx a.topMenuItem18,
.ddmx a:hover.topMenuItem18  {
  background-image: none;
}


.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	color: #8EDBF8;
	background-color: transparent;
}

.ddmx .ddmxlileftsel .item1 {
    color: #303030;
    background-color: transparent;
}


.ddmx .item2,
.ddmx .item3,
.ddmx .item4,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover,
.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover 
 {
	padding: 8px 10px 8px 8px;
	border-bottom: 1px dotted #AFAFAF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 5000;
	text-align: left;
	color: white;
	background-color: #2F5260;
	font-size: 9pt;
	width: 160px;
}


.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover,
.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover {
	color: #000;
	background-color: #A0E5FD;
}

.ddmx .item2 img,
.ddmx .item2-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .section {
	border-top: none;
  width: 160px;
  position: absolute;
  top: 43px !important;
  visibility: hidden;
  margin-left: 10px;
  z-index: 1000;
}

#zena{
	background: url(/files/images/zena.png);
	position: absolute;
	top: 0;
	left: 480px;
	width: 371px;
	height: 347px;
}

* html .ddmx div { position: relative; } /* ie 5.0 fix */

@media screen and (max-width: 1024px){

#pageContainer{
	width: auto;
	max-width: 1020px;
}

#zena{
	display: none;
}

#headContainer{
	overflow: auto;
	background-image: url(/files/images/header_small.png);
}

#menuTop{
	background-image: url(/files/images/menu_small.png);
	background-size: cover;
	background-position: 0 0;
	margin: 0 10px;
	padding: 0;
}


table.prehledTablePattern > tbody > tr{
	display: inline;
}

table.prehledTablePattern > tbody > tr > td{
	display: inline-block;
}

#main-box img{
	max-width: 100%;
	width: auto !important;
	height: auto !important;
}

table.produktDetailTable{
	width: 100%;
}

td.produktDetailImg{
	width: 30%;
      display: inline-block;
}

td.produktDetailParam{
	width: 60%;
      display: inline-block;
}

table.ClassInfoHodnoty{
	width: 100%;
}

table.kontakt td{
	width: 50%;
}

table.kontakt td iframe{
	width: 100% !important;
}

table.cenik{
	width: 100%;
}

table.cenik tr{
	width: 100%;
}

table.cenik tr td{
	text-align: right;
	height: auto !important;
	white-space: normal !important;
   	vertical-align: top !important;
}

table.cenik tr td:first-of-type{
	text-align: left;
}
}

@media screen and (max-width: 720px){
#head .linkHome{
	float: none;
}
#head .headRight{
	float: none;
	margin-left: 15px;
}
}

@media screen and (max-width: 640px){
#head .linkHome p, #head .linkHome p.white{
	margin-left: 15px;
	line-height: 1.1em;
}

a.uvod{
	width: 100%;
}

.ddmx .item1, .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover{
	white-space: normal;
}

#left-box{
	width: 94%;
	padding: 0 3%;
	background: #dff1ff;
	border-bottom: 5px solid white;
	margin-bottom: 15px;
	float: none;
}

.box-left-top{
	background-size: cover;
}

#main-box{
	padding: 0 3%;
	background: #dff1ff;
}

td.produktDetailImg, td.produktDetailParam{
	width: 100%;
	padding: 0;
}	

#text-box{
	overflow: auto;
}

table.kontakt td{
	width: 100% !important;
	display: block;
}
}

@media screen and (max-width: 380px){
table.cenik tr td{
	display: inline-block;
	margin-right: 1em;
}
}


img.upoutavka {
    margin: 10px auto 15px auto;
	max-width: 100%;
	height: auto;
}