body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	margin: 0px;
}
td, tr{
	margin: 0px;
}

a:link, a:active, a:visited {
	font-weight: normal;
	color: black;
	text-decoration: underline;
}
a:hover {
	color: black;
}

ul {
	padding: 5px 0px 20px 15px;
	margin: 0px 0px 0px 20px;
	
}
li {
	font-weight: normal;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-indent: 0;
	list-style: none;
	list-style-image: url(img/li.png);
}

h1 {
	font-size: 125%;
	font-weight: normal;
	color: #363E45;
	text-align: left;
	padding: 11px 0px 12px 15px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: Black;
}

h3 {
	color: White;
	font-size: 17px;
	font-weight: normal;
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 12px;
}

hr{
	border: 0;
	color: #ededed;
	background-color: #ededed;
	height: 1px;

}




/* ============= STRUKTURA WEBU ============= */

#main {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#mainintop {
	visibility: hidden;
	width: 0px;
	height: 0px;
}
#main-in {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

/* ============= OBSAH ============= */

#main-down {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#main-down-in {
	margin: 0px 9px 0px 10px;
}
#maindownbot {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 32px;
}
#bgmainbot {
	margin: 0px 8px 0px 7px;
	height: 7px;
}


#down {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#col-levo {
	visibility: hidden;
	width: 0px;
	height: 0px;
}
#col-obsah {
	width: 100%;
}
#col-pravo {
	visibility: hidden;
	width: 0px;
	height: 0px;
}
#col-clear {
	clear: both;
}


/* ============= OBSAH ============= */

#obsah {
	padding: 0px 11px 10px 10px;
}

.obsah-bgtop {
	height: 9px;
}
.text-vrch {
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 12px;
}
.obsah-bot {
	margin-bottom: 10px;
}

/* ============= VYPIS PRODUKTU ============== */
.vypfiltry {
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
}
.strankovani {
/*	border-top: 1px solid #EEEEEE;
	margin-top: 10px;
	padding: 10px 0px 5px 0px; */
}
.strankovani span {
	padding: 3px 5px 3px 5px;
	background: #09c1dc;
	font-size: 11px;
	text-decoration: none;
	color: white;
	margin-right: 5px;
}
.strankovani a:link, .strankovani a:active, .strankovani a:visited {
	padding: 3px 5px 3px 5px;
	background: #DDDDDD;
	font-size: 11px;
	text-decoration: none;
	color: #434343;
	margin-right: 5px;
}
.strankovani a:hover {
	background: #BEBEBE;
	text-decoration: none;
	color: #ED1C24;
}
.trizeni {
	padding: 5px 0px 5px 0px;
}
.trizeni select{
	border: solid 1px #DDDDDD;
	font-size: 11px;
}

.vypzbozi {
	margin-top: 10px;
	padding-bottom: 20px;
	font-size: 95%;
}
.vyptab {
	width: 148px;
	vertical-align: top;
}
.vyptab.top {
	padding-bottom: 5px;
}
.vyptab.top a {
	color: #388a1c;
}
.vyptab.top a:hover {
	color: #181818;
}

.vyptab.mid {
}
.vyptab.mid span.akce {
	position: absolute;
	top: 0;
	left: 0;
	background: #b0f1fa;
	width: 50px;
	height: 30px;
}
.vyptab.mid img {
	border: 1px solid #eeeeee;
}
.vyptab.mid img:hover {
	border: 1px solid #cacaca;
}

.vyptab.bot {
	padding: 5px;
}
.vyptab.bot p{
	padding: 0;
	margin: 0;
}
.vyptab.cena {

}
.vyptab.cena .vypribcena {
	width: 90px;
	float: left;
	padding: 2px 5px 2px 5px;
	background: #eeeeee;
}
.vyptab.cena .vypribdetail {
	background: #388A1C;
	padding: 10px 7px 7px 7px;
	width: 38px;
	height: 17px;
	float: right;
}
.vyptab.cena .vypribdetail:hover {
	background: black;
}
.vyp-cenanazev {
	color: #4E8736;
	font-weight: bold;
}
.vyp-cena {
	font-size: 13px;
	color: #f64d2d;
	font-weight: bold;
}


/* ============= DETAIL ZBOZI ============== */
.detmain {
	margin-top: 15px;
}

.detmain.hlavni {
	
}

.detmain.hlavni .tabfoto {
	width: 175px;
	vertical-align: top;
}
.detmain.hlavni .tabfoto img {
	border: 1px solid #eeeeee;
}
.detmain.hlavni .tabfoto img:hover {
	border: 1px solid #cacaca;
}




/* ============================================ */
.det-pribuzne-tab-top {
	padding: 0px;
	width: 140px;
	vertical-align: top;
	padding: 5px;
}

.det-pribuzne-tab-mid {
	width: 155px;
	vertical-align: top;
	padding: 8px 0px 8px 0px;
}
.det-pribuzne-tab-mid p{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

.det-pribuzne-tab-bot {
	padding: 0px;
	width: 145px;
	vertical-align: top;
	padding: 5px;
	background: #E6E6E6;
}






.vyptabfoto {
	width: 130px;
	vertical-align: top;
}
.vyptabtext {
	vertical-align: top;
}
.vyptabtextparam {
	margin-top: 10px;
}
.vyptabtextparaml {
	width: 149px;
}
.vyptabtextparamr {
	width: 149px;
}

.vypparamtop {
	height: 3px;
}
.vypparam {
	color: white;
	padding: 3px 5px 3px 5px;
	background: #B9B9B9;
}
.vypparambot {
	height: 3px;
}

.det-tabfoto {
	width: 174px;
	vertical-align: top;
}
.det-tabinfo {
	vertical-align: top;
}

.det-foto, .det-foto:link, .det-foto:active, .det-foto:visited {
	border: 1px solid #838383;
}
.det-foto:hover {
	border: 1px solid #4E8736;
}

.det-hlavni {
	padding: 10px;
	border: 1px solid #D2D2D2;
	margin-bottom: 15px;
}

.det-h2 {
	font-size: 16px;
	font-weight: normal;
	color: #0F4F8A;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.det-tech-info {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 11px;
}

.det-technazev {
	color: #6D6E70;
}

.det-sklad {
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #B3E2EA;
}
.det-skladem1 {
	color: #6D6E70;
}
.det-skladem {
	color: Green;
	font-size: 11px;
}
.det-vyrobce {
	color: #6D6E70;
	padding: 0px 0px 3px 0px;
	margin: 3px 0px 0px 0px;
	border-bottom: 1px dotted #B3E2EA;
}
.det-vyrobcenazev {
	color: black;
	font-size: 11px;
}
.det-cena {
	color: #6D6E70;
	padding: 0px 0px 3px 0px;
	margin: 3px 0px 15px 0px;
	border-bottom: 1px dotted #B3E2EA;
}
.det-cenanazev {
	color: #4E8736;
	font-weight: bold;
}
.det-cenaakcni {
	color: Red;
	font-weight: bold;
}
.det-cenavip {
	color: Red;
	font-weight: bold;
}

.det-cenasdph {
	color: #3F2C2C;
	font-weight: bold;
	font-size: 11px;
}
.det-cenasdph2 {
	color: red;
	font-weight: bold;
	font-size: 14px;
}
.det-cenabezdph {
	color: #F64D2D;
	font-size: 11px;
}
.det-cenabezdph1 {
	font-size: 11px;
}

.det-hlavnipopis {
	padding: 10px;
	border: 1px solid #CACACA;
	margin-bottom: 15px;
	font-size: 11px;
}
.det-hlavnipopis1 {
	color: #4E7E34;
	font-weight: bolder;
	padding: 8px 0px 0px 33px;
	height: 22px;
}

.det-soubory {
	padding: 10px;
	border: 1px solid #CACACA;
	margin-bottom: 15px;
}
.det-soubory1 {
	color: #4E7E34;
	font-weight: bolder;
	padding: 8px 0px 0px 33px;
	height: 22px;
}


.det-fotografie {
	padding: 10px;
	border: 1px solid #CACACA;
	margin-bottom: 15px;
}
.det-fotografie1 {
	color: #4E7E34;
	font-weight: bolder;
	padding: 8px 0px 0px 33px;
	height: 22px;
}



.det-pribuzne {
	padding-top: 0px;
	padding-bottom: 10px;
	/* border: 1px solid #CACACA; */
	margin-bottom: 15px;
}
.det-pribuzne1 {
	color: #4E7E34;
	font-weight: bolder;
	padding: 8px 0px 0px 33px;
	height: 22px;
}




.det-kosik {
	padding: 10px;
	border: 1px solid #CACACA;
	margin-bottom: 30px;
}
.det-kosik1 {
	color: #4E7E34;
	font-weight: bolder;
	padding: 8px 0px 0px 33px;
	height: 22px;
}

.det-kos-hlavnitab{
	background: #F7F7F7;
}

.det-kos-tab-texty{
	border-bottom: 2px solid #D2D2D2;
	padding-bottom: 2px;
	text-align: center;
}

.det-kos-tabtr{
	border-bottom: 1px solid black;
	color: #08579A;
}
	
.det-kos-tab-nazev{
	padding-top: 4px;
	text-align: left;
	}

.det-kos-tab-cena{
	padding-top: 4px;
	text-align: center;
	}
	
.det-kos-tab-kosik{
	padding-top: 4px;
	text-align: center;
	}

.det-kos-tab-kosik div{
	width: 70px;
	border-top: 1px solid black;
	}
	
.det-kos-ks{
	font-size: 9px;
	height: 12px;
	}
	
.det-kos-tab-tlacitko{
	padding-top: 4px;
	text-align: right;
	}	
	
.det-kos-tl{
	font-size: 12px;
	color: white;
	padding: 5px;
	border: 1px solid #939393;
	background: #006400;
}
.det-kos-tl:hover{
	font-size: 12px;
	color: white;
	padding: 5px;
	border: 1px solid #939393;
	background: black;
}
.det-styl-form {
	margin: 0;
	padding: 0;
}

.det-kos-tab-submit input{
	width: 139px;
	padding: 3px 17px 13px 0px;
	color: white;
	font-weight: bold;
	font-size: 0.85em;
	border: none;
	cursor: pointer;
	position: relative;
	top: 5px;
	}
.det-kos-tab-kosik img{
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	border: none;
	border: 1px solid black;
	border-top: none;
	cursor: pointer;
	}

.det-kos-tab-kosik input{
	width: 30px;
	display: block;
	float: left;
	padding: 3px 0px;
	border: none;
	text-align: center;
	background: white;
	border-bottom: 1px solid black;
	}
.detnadp:link, .detnadp:active, .detnadp:visited {
	font-weight: bold;
	font-size: 12px;
	color: #388A1C;
	text-decoration: underline;
}
.detnadp:hover{
	color: Black;
}
.det-pribuznet:link, .det-pribuznet:active, .det-pribuznet:visited {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.det-pribuznet:hover{
	color: white;
}

.det-dotazy {
	padding: 10px;
	border: 1px solid #CACACA;
	margin-bottom: 15px;
}
.det-dotazy1 {
	color: #4E7E34;
	font-weight: bolder;
	padding: 8px 0px 0px 33px;
	height: 22px;
}

.det-dotazy-vypln{
	color: Black;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #6A5656;
	width: 99%;
	background: #F3FAF0;
}
.det-dotazy-vyplnmyil{
	width: 150px;
	color: Black;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #6A5656;
	margin: 3px 10px 0px 0px;
	background: #F3FAF0;
}
.det-dotazy-kontrola{
	color: Black;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #6A5656;
	margin: 3px 10px 0px 0px;
	background: #F3FAF0;
}

.taoxk:link{
	font-size: 11px;
	color: #181818;
	text-decoration: none;
}
.taoxk:active{
	font-size: 11px;
	color: #181818;
	text-decoration: none;
}
.taoxk:visited{
	font-size: 11px;
	color: #181818;
	text-decoration: none;
}
.taoxk:hover{
	font-size: 11px;
	color: #10508A;
	text-decoration: none;
}



/* kosik */

.form-tlacitko {
	font-size: 11px;
	color: White;
	padding-left: 0px;
	background: #5F4B4B;
	border: 1px solid #F64D2D;
}

.form-select {
	font-size: 11px;
	color: #3F2C2C;
	padding-left: 0px;
	background: #EEE5E5;
	border: 1px solid #F64D2D;
}
.form-text {
	font-size: 11px;
	color: #3F2C2C;
	padding-left: 0px;
	background: #EEE5E5;
	border: 1px solid #F64D2D;
}

.kosik_p_1 {
	width: 110px;
	float: left;
	height: 50px;
	border: 1px solid #C1C1C1;
	color: gray;
}
.kosik_p_1_on {
	width: 110px;
	float: left;
	height: 50px;
	border: 1px solid #C1C1C1;
	color: red;
}

/*  strankovani */

.vypis-stranky-info{
	padding: 4px;
	font-size: 12px;
	color: Black;
}

.vypis-stranky{
	font-size: 11px;
	color: Black;
}

.vypis-strankovani{
	font-size: 11px;
	color: Black;
	text-decoration: underline;
}
.vypis-strankovani:link{
	font-size: 11px;
	color: Black;
	text-decoration: underline;
}
.vypis-strankovani:active{
	font-size: 11px;
	font-weight: bold;
	color: #696969;
}
.vypis-strankovani:visited{
	font-size: 11px;
	color: Black;
	text-decoration: underline;
}
.vypis-strankovani:hover{
	font-size: 11px;
	color: #2B559A;
	text-decoration: underline;
}

.nadpis{
	height: 40px;
}
.nadpis2{
	border: 3px solid #474848;
	margin-top: 10px;
}

.kosik-cena-celkova {
	padding: 4px;
	text-align: right;
	color: red;
	background: #FAEBE8;
	border: 1px dotted #3F2C2C;
}





/* obsah eshop */

.obsah-eshop {
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 12px;
}

.e-hr {
	border-top: 1px dotted Gray;
	height:1px;
	margin: 8px 0px 8px 0px;
}



.formnic {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* paticka */

#patka {
	visibility: hidden;
	width: 0px;
	height: 0px;
}
.clear {
	clear: both;
}

#taoxpartners, .taoxboxy {
	visibility: hidden;
	width: 0px;
	height: 0px;
}
