*
{
	margin: 0px;
	padding: 0px;
}
.pouzdro_ano
{
	color: #11A31F;
	font-weight: bold;
}
.pouzdro_ne
{
	font-weight: bold;
	color: #C91616;
}
.buttonClear
{
	background-image: url(/files/images/buttonSearch3.png);
	width: 85px;
	border: 0px solid #000000;
	height: 22px;
	float: left;
	cursor: pointer;
}
BODY
{
	background-color: #13334A;
	background-image: url(/files/images/body.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	line-height: 140%;
}
/*sirka cel�ho webu, vycentrovani na stred*/
#pageContainer
{
	background-color: #FFFFFF;
	background-image: url(/files/images/page1.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 976px;
	margin: 0px auto;
}
/*hlavicka*/
#headContainer
{
	background-color: transparent;
	background-image: url(/files/images/head.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
	height: 218px;
}
#head .headLink
{
	display: block;
	height: 200px;
	width: 200px;
	float: left;
	background: url(/files/images/logo.png) no-repeat center center;
}
#head .nadpis{
	float: left;
	margin-top: 25px;
}
#head .nadpis p{
	color: white;
	font-size: 32px;	
	line-height: 26px;
	text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.5);
}
#head .nadpis p:nth-of-type(2){
	margin-left: 100px;
}
#head .nadpis p span{
	color: #077eba;
	font-size: 35px;	
	font-family: serif;
}
/*horni menu*/
#menuTop
{
	background-color: transparent;
	background-image: url(/files/images/menuTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	padding: 0px;
}
/*obsahova cast*/
#content
{
	background-color: transparent;
	border: none;
	padding: 10px 0px 20px;
}
/*lev� sloupec*/
#left-box
{
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	width: 237px;
	float: left;
}
.box-left-top
{
background: #011e33 url(/files/images/leftMenuItem.png) no-repeat center left 7px;
    	border-radius: 3px;

	color: #FFFFFF;
	height: 27px;
	width: auto;
	padding: 9px 0px 0px 40px;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
}
#box-left-kategorie
{
	border: none;
	height: auto;
	width: auto;
	padding: 0px;
}
.box-left-container
{
	background-color: #011F34;
	border-radius: 3px;
	width: auto;
	height: auto;
	padding: 5px 7px;
	margin: 5px 0px;
	text-align: left;
}
DIV.hotline
{
	background-image: url(/files/images/hotline.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	font-size: 12pt;
	padding: 30px 0 0 15px;
}
.box-left-container DIV
{
	padding: 0px;
}
.box-left-container A
{
	color: #DB4F0B;
	padding: 5px 0px;
}
.buttonSubmit
{
	background-image: url(/files/images/buttonSearch2.png);
	width: 63px;
	border: 0px solid #000000;
	height: 22px;
	float: right;
	cursor: pointer;
}
/*pravy sloupec*/
#right-box
{
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFFFFF;
	padding: 0px 10px 0px 4px;
	width: 190px;
	float: right;
}
.box-right-top
{
	background-color: #011F34;
	background-image: url(/files/images/rightMenuItem.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFFFFF;
	height: 28px;
	width: 154px;
	padding: 8px 0px 0px 40px;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
}
.box-right-container
{
	background-color: #011F34;
	border-radius: 3px;
	width: 186px;
	height: auto;
	padding: 5px 4px;
	margin: 5px 0px;
	text-align: left;
}
/*hlavni sloupec*/
#main-box
{
	padding: 0px 20px 10px 270px;
	text-align: left;
	color: #444444;
	height: auto;
}
/*paticka*/
#footer
{
	background-color: #011F34;
	border-radius: 3px;
	color: #FFFFFF;
	height: 20px;
	padding: 10px 20px 10px 0px;
	text-align: right;
}
#footer A, #footer A:visited, #footer A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#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: #001F34;
	font-size: 13pt;
	margin: 5px 0px 10px;
	line-height: 140%;
}
H2
{
	color: #0093CB;
	font-size: 11pt;
	padding: 10px 0px;
	line-height: 140%;
}
H3
{
	color: #1B4A81;
	font-size: 10pt;
	padding: 10px 0px 0px;
	line-height: 140%;
}
H4
{
	color: #323232;
	font-size: 9pt;
	border-bottom: 1px dotted #666;
	padding: 10px 0px 0px;
}
IMG
{
	border: none;
}
P
{
	padding: 5px 0px;
}
A, A:visited
{
	color: #313131;
}
A:hover
{
	color: #313131;
	text-decoration: none;
}
TABLE
{
	border-collapse: collapse;
}
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;
}
/*********************************
KATEGORIE
*********************************/
.ddmx_shop
{
	padding: 0px;
}
#x__kategorie A, #x__kategorie A:VISITED
{
	text-decoration: none;
	background: #011e33 url(/files/images/leftMenuItem.png) no-repeat center left 7px;
    	border-radius: 3px;
	display: block;
	padding: 10px 0px 0px 40px;
	font-size: 10pt;
	width: auto;
	height: 25px;
	border: none;
	color: #FFFFFF;
	margin: 5px 0px;
}
#x__kategorie A:HOVER
{
	color: #00ADEF;
}
#x__kategorie UL, LI
{
	padding: 0px;
	margin: 0px;
}
#x__kategorie UL
{
	list-style: disc;
	padding: 0px;
}
#x__kategorie LI
{
	list-style: none;
	line-height: 14px;
	padding-left: 0px;
}
#x__kategorie LI.uroven_selected_1 A, #x__kategorie LI.uroven_selected_1 A:visited
{
	text-decoration: none;
	background: #011e33 url(/files/images/leftMenuItem.png) no-repeat center left 7px;
    	border-radius: 3px;

	display: block;
	padding: 10px 0px 0px 40px;
	font-size: 9pt;
	width: 201px;
	height: 28px;
	border: none;
	color: #00AEEF;
	font-weight: bold;
}
/*2. uroven*/
#x__kategorie LI.uroven_2, #x__kategorie LI.uroven_selected_2
{
	padding: 0px;
}
#x__kategorie LI.uroven_2 A, #x__kategorie LI.uroven_2 A:visited
{
	color: #FFFFFF;
	background: transparent;
	width: auto;
	height: auto;
	padding: 5px 0px 5px 40px;
	width: auto;
	font-weight: normal;
}
#x__kategorie LI.uroven_2 A:hover
{
	color: #00ADEF;
}
#x__kategorie LI.uroven_selected_2 A, #x__kategorie LI.uroven_selected_2 A:visited
{
	color: #00ADEF;
	background: transparent;
	width: auto;
	height: auto;
	padding: 5px 0px 5px 40px;
	width: auto;
	font-weight: normal;
	font-weight: bold;
}
/*uroven 3*/
#x__kategorie LI.uroven_3, #x__kategorie LI.uroven_selected_3
{
	padding: 0px;
	margin: 0px;
}
#x__kategorie LI.uroven_3 A, #x__kategorie LI.uroven_3 A:visited
{
	color: #FFFFFF;
	background: transparent;
	width: auto;
	height: auto;
	padding: 4px 0px 4px 55px;
	width: auto;
	font-size: 8pt;
	font-weight: normal;
}
#x__kategorie LI.uroven_3 A:hover
{
	color: #00ADEF;
	font-size: 8pt;
}
#x__kategorie LI.uroven_selected_3 A, #x__kategorie LI.uroven_selected_3 A:visited, #x__kategorie LI.uroven_selected_3 A:hover
{
	color: #FFFF00;
	background: transparent;
	width: auto;
	height: auto;
	padding: 5px 0px 5px 55px;
	width: auto;
	font-size: 8pt;
	font-weight: bold;
}
/*uroven 4

#x__kategorie LI.uroven_4,
#x__kategorie LI.uroven_selected_4 {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#x__kategorie LI.uroven_4 a,
#x__kategorie LI.uroven_4 a:visited{
color: #303030;
background: transparent;
width: auto;
height: auto;
padding: 5px 0px 5px 55px;
width: auto;
font-size: 8pt;
font-weight: normal;
}

#x__kategorie LI.uroven_4 a:hover{
color: red;
padding: 5px 0px 5px 55px;
font-weight: normal;
}

#x__kategorie LI.uroven_selected_4 a,
#x__kategorie LI.uroven_selected_4 a:visited,
#x__kategorie LI.uroven_selected_4 a:hover
{
color: #303030;
background: transparent;
width: auto;
height: auto;
padding: 5px 0px 5px 55px;
width: auto;
font-size: 8pt;
font-weight: bold;
}

***********************************/
DIV#category
{
	margin-bottom: 10px;
	visibility: visible;
	border: 1px solid #D1D1D1;
	padding: 2px;
}
DIV#category DIV
{
	margin-left: 0px;
}
DIV#category P
{
	text-decoration: none;
	background: transparent url(/files/images/leftMenuItem.png) no-repeat;
	display: block;
	padding: 5px 0px 5px 26px;
	font-size: 8.5pt;
	width: auto;
	border-bottom: 1px solid #E5E3E4;
	color: #000000;
}
DIV#category P A.selected
{
	font-weight: bold;
}
DIV#category P.close
{
	background-image: url(/files/images/leftMenuItem.png);
	background-repeat: no-repeat;
	background-position: 0px -54px;
}
DIV#category P.open
{
	background-image: url(/files/images/leftMenuItem.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}
DIV#category A
{
	display: inline;
	padding-left: 0px;
	text-decoration: none;
}
DIV#category A:hover
{
	text-decoration: underline;
	color: #000000;
}
/********************/
DIV#category DIV.item2 P
{
	background-color: #F2F2F2;
	background-image: none;
	padding: 5px 0px 5px 35px;
	background-position: 20px center;
}
DIV#category DIV.item2 P.close
{
	background-image: url(/files/images/plus.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
DIV#category DIV.item2 P.open
{
	background-image: url(/files/images/minus.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
/**********************/
DIV#category DIV.item3 P
{
	background-color: #F2F2F2;
	background-image: none;
	padding: 5px 0px 5px 50px;
	background-position: 20px center;
}
DIV#category DIV.item3 P.close
{
	background-image: url(/files/images/plus.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
}
DIV#category DIV.item3 P.open
{
	background-image: url(/files/images/minus.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
}
/**********************/
DIV#category DIV.item4 P
{
	background-color: #F2F2F2;
	background-image: none;
	padding: 5px 0px 5px 60px;
	background-position: 20px center;
}
DIV#category DIV.item4 P.close
{
	background-image: url(/files/images/plus.gif);
	background-repeat: no-repeat;
	background-position: 45px center;
}
DIV#category DIV.item4 P.open
{
	background-image: url(/files/images/minus.gif);
	background-repeat: no-repeat;
	background-position: 45px center;
}
/*********************************
KOSIK
*********************************/
.kosikContainer
{
	background: transparent;
	width: 196px;
	height: auto;
	margin: 0px;
	color: #FFFFFF;
	float: right;
    margin-right: 13px;
    margin-top: 23px;
}
.kosikBox
{
	padding: 10px;
	background: #011e33;
	border-radius: 3px;
	margin-bottom: 3px;
}
DIV.kosik
{
	display: block;
	position: relative;
	line-height: 25px;
	margin-bottom: 8px;
}
DIV.kosik a:before{
	content: "";
	position: relative;
	background: white url(/files/images/kos.png) no-repeat center center;
	border-radius: 3px;
	width: 35px;
    	height: 25px;
    	background-size: 60%;
    	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
DIV.kosikCena
{
	padding: 0;
}
DIV.kosikCena IMG
{
	margin: 15px 0px;
}
.kosik A, .kosik A:hover
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
.kosikCena A, .kosikCena A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
/*********************************
LOGIN
********************************/
.headLoginBox
{
	background: #011e33;
	border-radius: 3px;
	font-size: 9pt;
	margin: 0px;
	padding: 9px 10px;
	text-align: left;
}
.headLoginBox A
{
	text-decoration: none;
	color: #FFFFFF;
}
/******** login form ********/
FORM#loginform
{
	padding: 0px;
}
TABLE.tableLoginForm INPUT.button, .button
{
	background: url(/files/images/tlacitkoAktualizovat.png) no-repeat;
	width: 104px;
	height: 22px;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: right;
	padding: 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}
TABLE.tableLoginForm INPUT.buttonRegistrace, INPUT.buttonRegistrace
{
	background: url(/files/images/tlacitkoPokracovat.png) no-repeat;
	width: 102px;
	height: 22px;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: right;
	text-decoration: none;
	border: none;
	text-align: center;
	margin-top: 3px;
	padding: 0px;
}
DIV.loginFailure
{
	padding: 5px;
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FF8E8E;
	border: 1px solid #FF0000;
	width: 190px;
	margin: 5px 0px;
}
TABLE.tableLoginForm
{
	width: 200px;
	font-size: 9pt;
}
TABLE.tableLoginForm INPUT
{
	width: 200px;
}
/********************************
PREHLED PRODUKTU
********************************/
.kategoriePopis DIV
{
	padding-right: 15px;
}
TABLE.prehledTablePattern
{
	border-spacing: 3px;
	width: 100%;
}
.produktPrehledTableContainer
{
	width: 224px;
	border: 1px solid #0094CB;
	border-radius: 3px;
}
.produktPrehledTableContainer TD
{
	text-align: center;
}
#main-box TD.produktPrehledName
{
	color: #0193CC;
	text-align: center;
	height: 45px;
}
#main-box TD.produktPrehledName H2
{
	line-height: 120%;
}
#main-box .produktPrehledName A, #main-box .produktPrehledName A:visited
{
	color: #0193CC;
}
#main-box .produktPrehledName A:hover
{
	color: #0193CC;
}
#main-box .produktNazev
{
	font-weight: bold;
}
#main-box .produktNazevHotnoty
{
	font-weight: normal;
	font-style: italic;
	font-size: 7pt;
}
TD.produktPrehledImg
{
	height: 140px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: auto;
}
#main-box TD.produktPrehledPopis
{
	color: #4C4C4C;
	height: 50px;
	padding-top: 5px;
	text-align: center;
	vertical-align: top;
}
/*cena*/
SPAN.produktPrehledCenaSDPH
{
	color: #000000;
}
/*tlacitka*/
INPUT.buttonAddToCart
{
	color: #FFFFFF;
	background: transparent url(/files/images/buttonAddToCart.png) no-repeat 0px 0px;
	height: 22px;
	width: 64px;
	padding: 0px;
	border: none;
	cursor: pointer;
}
INPUT.buttonDetail
{
	color: #FFFFFF;
	background: #011e33;
	text-align: center;
	text-decoration: none;
	height: 22px;
	width: 64px;
	vertical-align: middle;
	padding: 0px;
	border: 1px solid #0693c9;
	border-radius: 3px;
	right: 0px;
	font-size: 9pt;
	cursor: pointer;
}
TD.produktPrehledDetail
{
	padding-bottom: 10px;
	padding-top: 3px;
}
TD.produktPrehledDetail A
{
	color: #FFFFFF;
	background: transparent url(/files/images/buttonGreen.png) no-repeat;
	display: block;
	text-align: center;
	text-decoration: none;
	height: 19px;
	width: 64px;
	padding: 3px 0px 0px;
	margin: 0 auto;
}
/*dostupnost*/
#main-box .produktPrehledTableContainer .produktDostupnost
{
	color: #009900;
}
/*strankovani*/
B.pgr
{
	color: #1B4A82;
}
/********* Prehled Radek *****************/
DIV.prehledTablePatternRadekContainer
{
	padding: 5px 0px;
}
TABLE.prehledTablePatternRadek
{
	width: 100%;
}
TABLE.prehledTablePatternRadek TH
{
	background-color: #011F34;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 6px 3px;
	text-align: center;
}
TABLE.prehledTablePatternRadek TD
{
	padding: 4px 2px;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #C0C0C0;
}
TABLE.prehledTablePatternRadek TD.firstTd
{
	border-left: none;
}
.alignCenter
{
	text-align: center;
}
.prehledTablePatternRadek A.linkVrtule
{
	background-image: url(/files/images/linkDetail.jpg);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 20px;
}
/******* PREHLED VRTULE NOVE ******/
.produktPrehledTableVrtule
{
	width: 99%;
	border: 1px solid #0094CB;
}
.produktPrehledTableVrtule .produktPrehledTable
{
	width: 100%;
	border-right: none;	
}
#main-box .produktPrehledTableVrtule TD.produktPrehledName
{
	color: #0193CC;
	text-align: left;
	height: auto;
	background-color: #DBE4F0;
	border-bottom: 1px solid #0193CC;
	border-right: none;
}
#main-box .produktPrehledTableVrtule .produktPrehledImg
{
	width: 100px;
	height: auto;
}
#main-box .produktPrehledTableVrtule .produktPrehledImg IMG
{
	margin: 5px;
}
#main-box .produktPrehledTableVrtule TH
{
	background-color: #E0E0E0;
	border-right: 1px solid #707070;
	padding: 2px 0px;
}
#main-box .produktPrehledTableVrtule TD
{
	border-right: 1px solid #707070;
	text-align: center;
}
#main-box .produktPrehledTableVrtule TD.produktPrehledName H2
{
	line-height: 120%;
}
#main-box .produktPrehledTableVrtule .produktPrehledName A, #main-box .produktPrehledTableVrtule .produktPrehledName A:visited
{
	color: #0193CC;
}
#main-box .produktPrehledTableVrtule .produktPrehledName A:hover
{
	color: #0193CC;
}
#main-box .produktPrehledTableVrtule .last_td
{
	border-right: none;
}
/*prehled stoupani*/
.vrtuleDleStoupani
{
	font-size: 9pt;
}
/********************************
DETAIL PRODUKTU
********************************/
.produktDetailKategorie
{
	color: #000000;
	background: url(/files/images/produktArrow.jpg) no-repeat left top;
	padding-left: 25px;
	line-height: 20px;
}
TD.produktDetailName
{
	color: #4E88D0;
}
.produktDetailPopisTitle
{
	background: url(/files/images/produktPopisShadow.png) repeat-x;
	border: 1px solid #808080;
	color: #000000;
}
.produktDetailParamTable TD
{
	border-bottom: 1px dotted #C0C0C0;
	font-size: 8pt;
	padding-right: 10px;
}
TD.produktCenaSDPH
{
	color: #B22222;
}
TABLE.ClassInfoHodnoty TD
{
	color: #101010;
}
/******** 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;
	border: 1px solid #C0C0C0;
	background: #FFFFFF;
	margin-top: 10px;
	float: right;
	width: 100%;
}
DIV.produktDetailSestava
{
	padding: 5px 5px 15px;
}
#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.png) no-repeat;
	color: #FFFFFF;
	width: 127px;
	height: 27px;
	display: block;
	float: left;
	padding: 12px 0px 0px 30px;
	margin-right: 5px;
}
.kosikNavigace #fazeSelected
{
	background: url(/files/images/kosikFazeSelected.png) no-repeat;
	color: #FFFFFF;
	width: 127px;
	height: 27px;
	display: block;
	float: left;
	padding: 12px 0px 0px 30px;
	margin-right: 6px;
}
/*registrace*/
.registraceTable
{
	width: 485px;
	margin-top: 0px;
}
#fPoznamka
{
	width: 480px;
}
.registraceTable TD
{
	padding: 4px;
}
TD.registraceTitle
{
	background: #4E88D0;
	font-size: 10pt;
	padding: 4px 4px 4px 10px;
	color: #FFFFFF;
}
/*inputy povinne, alert*/
TABLE.registraceTable .povinneTD, TABLE.registraceTable .alertTD
{
	font-weight: bold;
}
TABLE.registraceTable .alert
{
	border: 2px solid #FF0000;
}
/*Strankovani v kosiku*/
.kosikPager
{
	padding: 20px 0px 0px;
}
#main-box INPUT.pagerBack
{
	background: url(/files/images/buttonNavy.png) no-repeat;
	width: 103px;
	height: 22px;
	float: left;
	display: block;
	color: #FFFFFF;
	font-size: 10pt;
	padding: 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}
#main-box INPUT.pagerFw
{
	background: url(/files/images/buttonBlue.png) no-repeat;
	width: 103px;
	height: 22px;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: right;
	padding: 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}
#main-box INPUT.buttonAktualizovat
{
	background: url(/files/images/buttonViola.png) no-repeat;
	width: 103px;
	height: 22px;
/*float: right;
display: block;*/
	color: #FFFFFF;
	font-size: 10pt;
	text-align: right;
	padding: 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: #91BDE0 url(/files/images/registraceArrow.jp) no-repeat 3px 4px;
	color: #FFFFFF;
}
TABLE.kosikTablePrehled
{
	width: 100%;
	-width: 99%;
}
TABLE.kosikTablePrehled TH
{
	background: #4E88D0;
	color: #FFFFFF;
	padding: 20px 10px 10px;
	border-left: 1px solid #FFFFFF;
}
TABLE.kosikTablePrehled TD
{
	background: transparent;
	padding: 5px;
	border-left: 1px solid #4E88D0;
	text-align: center;
}
DIV.kosikCelkovaCena
{
	background: transparent;
	border: 1px solid #4E88D0;
	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: 8px 0px;
	position: relative;
}
DIV.topNabidka A, DIV.topNabidka A:visited
{
	color: #4DBE3B;
}
DIV.topNabidka A:hover
{
	color: #4DBE3B;
}
DIV.topNabidka IMG
{
	padding: 14px;
	border: 1px solid #EAE8E9;
	float: none;
	margin: 5px 5px 5px 0px;
}
DIV.topNabidka INPUT.buttonDetail
{
	position: absolute;
	right: 2px;
}
DIV.topNabidka SPAN
{
	font-weight: bold;
	position: relative;
	top: 3px;
}
/**********************/
.homepage
{
	padding: 0px;
}
.homepage H1
{
	font-size: 11pt;
	padding: 0px;
	margin: 0px 0px 10px;
	color: #3F78BD;
}
.homepage H3
{
	font-size: 9pt;
	background: url(/files/images/nadpis.png) no-repeat left top;
	padding: 6px 40px 7px;
	margin: 0px 0px 10px;
	color: #FFFFFF;
}
.homepage UL
{
	margin: 0px;
}
.homepage LI
{
	list-style-type: none;
/*background: url(/files/images/odrazka.png) no-repeat left bottom;*/
	margin: 4px 0px;
	padding-left: 20px;
	font-size: 8.5pt;
}
/**** filtr ****/
.filterFormTable
{
	width: auto;
}
.filterFormTable TD
{
	padding: 2px;
}
.filterFormTable SELECT
{
	border: 1px solid #C0C0C0;
	width: 150px;
	font-size: 8pt;
}
.searchBox INPUT[type=submit]
{
	background-image: url(/files/images/buttonSearch.png);
	background-repeat: no-repeat;
	/*[empty]background-color:;*/
	border: none;
	font-size: 8pt;
	float: none;
	margin: 0px;
	width: 63px;
	height: 22px;
	text-indent: -5000px;
	cursor: pointer;
}
A.link-form
{
	color: #FFFFFF;
	display: block;
	text-align: right;
}
INPUT.buttonAddToCart2, A.buttonAddToCart3
{
	color: #FFFFFF;
	background: #0093CA no-repeat 0px 0px;
	height: 22px;
	width: 125px;
	padding: 0px;
	border: 1px solid #0088BB;
	/*+border-radius:3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin-top: 2px;
	cursor: pointer;
}
A.buttonAddToCart3, A.buttonAddToCart3:visited
{
	display: block;
	text-decoration: none;
	line-height: 22px;
}

#mobile_open, #mobile_close,
#menu_open, #menu_close {
    display: none;
    color: transparent;
    height: 0;
}
/***********
RESPONSIVE
************/

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

#pageContainer{
	width: 96%;
}
#menuTop{
	height: auto;
	background-size: cover;
}
.ddmx .ddmxlileftsel, .ddmx .ddmxlileft{
	float: none;
	display: inline-block;
	vertical-align: top;
}
TABLE.prehledTablePattern{
	text-align: center;
}
TABLE.prehledTablePattern > tbody > tr{
	display: inline;
}
TABLE.prehledTablePattern > tbody > tr > td{
	display: inline-block;
}
.produktPrehledTableContainer{
	margin-bottom: 10px;
    	margin-right: 5px;
}
.produktPrehledTableVrtule .produktPrehledTable{
	table-layout: fixed;
}
.registraceTable{
	width: 100%;
	table-layout: fixed;
}
.registraceTable tr{
	width: 100%;
}
.registraceTable input:not([type="radio"]){
	width: calc(100% - 10px);
}
#fPoznamka{
	width: calc(100% - 2px);
}
.produktPrehledTableVrtule tr th:nth-child(n+3):nth-last-child(n+2), 
.produktPrehledTableVrtule tr td:nth-child(n+3):nth-last-child(n+2) {
	display: none;
}
.produktPrehledTableVrtule tr:first-of-type td{
	display: block;
	width: 300%;
}
}

@media screen and (max-width: 800px){
#menuTop{
	text-align: center;
	background: #0582b3;
}
.ddmx{
	padding: 0;
}
.ddmx .item1, .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover{
	background: none;
	padding: 12px 30px;
	height: auto;
}
#headContainer{
	height: auto;
	background: #033B64;
	overflow: hidden;
}
.kosikContainer, #head .nadpis, #head .headLink{
	float: none;
	display: inline-block;
	vertical-align: top;
}
.kosikContainer{
	float: right;
}
#head .nadpis p:nth-of-type(2){
	margin-left: 0;
}
#footer{
	text-align: center;
}
INPUT.buttonAddToCart2, A.buttonAddToCart3{
	width: auto;
	padding: 0 5px;
}
.kosikNavigace{
	height: auto;
	margin-bottom: 10px;
}
}


@media screen and (max-width: 720px){
#headContainer{
	text-align: center;
}
#head .nadpis{
	display: none;
}
.kosikContainer{
	float: none;
	margin: 0;
	width: 100%;
}
.headLoginBox{
	text-align: center;
	margin-bottom: 10px;
}
DIV.kosikCena IMG{
	display: block;
	margin: 0 auto;
}
#content{
	padding-top: 0;
}
#pageContainer{
	background: white;
}
#left-box{
	width: 96%;
	padding: 0 2%;
	background: #033b64;
	float: none;
}
#main-box{
	padding: 20px 2%;
}
#footer{
	height: auto;
}
.produktDetailTable, .produktDetailTable tbody, .produktDetailParamTable{
	display: block;
	width: 100%;
}
.produktDetailTable tr{
	display: block;
	width: 100%;
}
.produktDetailTable td{
	display: block;
	width: 100%;
}
.produktDetailParamTable td{
	padding-right: 0;
}
.hideable{
	display: none;
}
TABLE.kosikTablePrehled th:nth-child(n+5):nth-last-child(n+2),
TABLE.kosikTablePrehled td:nth-child(n+5):nth-last-child(n+2){
	display: none;
}
#mobile_open, #mobile_close,
#menu_open, #menu_close {
    text-align: center;
    width: 100%;
    height: 30px;
    padding-top: 10px;
    padding-bottom: 25px;
    margin-bottom: 0;
    vertical-align: top;
    cursor: pointer;
    color: white;
}
#mobile_close{
    background: #033b64 url(/files/images/close.png) no-repeat center bottom 10px;
}
#menu_close {
    background: #0582b3 url(/files/images/close.png) no-repeat center bottom 10px;
}
#mobile_open{
    background: #033b64 url(/files/images/hamburger.png) no-repeat center bottom 10px;
    display: block;
}
#menu_open {
    background: #0582b3 url(/files/images/hamburger.png) no-repeat center bottom 10px;
    display: block;
}

#left-box{
	max-height: 0;
    	transition: max-height 0.1s ease-out;
    	overflow: hidden;
}
#left-box.visible{
	max-height: 5000px;
    	transition: max-height 0.4s ease-in;
}
#menuTop{
	position: relative;
}
#obchodmenu1{
	max-height: 0;
	transition: max-height 0.1s ease-out;
	position: absolute;
	top: 100%;
	width: 100%;
	overflow: hidden;
}
#obchodmenu1 .ddmxlileft{
	display: none;
}
#obchodmenu1.visible{
	max-height: 5000px;
    	transition: max-height 0.4s ease-in;
	background: #0582b3;
	z-index: 500;
}
#obchodmenu1.visible .ddmxlileft{
	display: block;
}
}
