/*.clear {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 1px; } */

BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #3D3D3D;
	margin: 0px;
	background: #004222 url(img/bgbotnew.png);
}
TD, TR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #494949;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #494949;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #494949;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #679B0F;
	text-decoration: none;
}

ul {
	padding: 5px 0px 20px 12px;
	margin: 0px 0px 0px 5px;
	
}

li {
	font-weight: normal;
	color: #383838;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-indent: 0;
	list-style: none;
	list-style-image: url(img/ikonka.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	color: White;
	text-align: left;
	padding: 11px 0px 0px 15px;
	margin: 0px 0px 7px 8px;
	background: url(img/ico-h1.png) no-repeat 0px 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: Black;
	background-image: url(img/ikonkah2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.produkth2 {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	color: #3D3D3D;
}

h3 {
	color: White;
	font-size: 17px;
	font-weight: normal;
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 12px;
}

hr{
	color: #9B9B9B;
	height: 1px;
}

form{
	margin: 0;
	padding: 0;
}

/* Struktura webu */

#main {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	/* background: url(img/bgtopnew2.png) repeat-x top; */
}

#main-in {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
/* hlavicka */

#main-top {
	
}

#top-hlavicka {
	width: 1000px;
	height: 177px;
	background: url(img/mtrade-balony.png);
}

#top-hledat {
	width: 200px;
	float: right;
	margin: 0;
	padding-top: 5px;
}

#top-nazev {
	color: #757575;
	font-weight: bold;
	width: 500px;
	font-size: 17px;
	float: left;
	margin: 0;
	padding-top: 5px;
	position: relative;
	left: 220px;
	top: 55px;
}
#top-nazev span {
	color: #AAAAAA;
	font-size: 11px;
	font-weight: normal;
}

#top-menu {
	height: 69px;
	background: url(img/bg-top-menu.png) no-repeat;
	margin: 0px 0px 0px 0px;
}

/* konec hlavicky */


/* obsahova cast */

#main-down {
	width: 985px;
	margin: 10px 8px 0px 7px;
	padding: 10px 0px 0px 0px;
	background: url(img/bg-obsah-top.png) no-repeat top left;
}
#main-down-in {
	/* width: 985px; */
	margin: 0px 0px 0px 0px;
	background: url(img/bg-obsah-mid.png) repeat-y;
}

#bgmainbot {
	margin: 0px 8px 0px 7px;
	height: 7px;
	background: url(img/bg-main-bot.png);
}

#main-patka {
	width: 100%;
	background: #DFDFDF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#main-patka-in {
	margin: 0px auto 0px auto;
}

#down {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#col-levo {
	width: 249px;
	position: relative;
	float: left;
	left: -522px;
}
#col-obsah {
	width: 522px;
	position: relative;
	left: 249px;
	float: left;
}
#col-pravo {
	width: 214px;
	position: relative;
	float: left; /* left: 749px; */
}
#col-clear {
	clear: both;
}



#l-main {
	width: 241px;
	margin-left: 8px;
	margin-top: 0px;
}
#l-main-bot {
	width: 213px;
	margin-left: 6px;
	height: 5px;
	background: url(img/levo-bg-bot.png);
}

#search {
	width: 213px;
	height: 74px;
	background: url(img/bg-funkce.png) no-repeat;
	margin-bottom: 10px;
}
.search-tab {
	margin: 0px 0px 0px 0px;
}
.search-tabmezi {
	height: 8px;
}
.search-text {
	font-size: 11px;
	color: white;
}
.search-form {
	font-size: 11px;
	color: #4ABF0D;
	width: 140px;
	height: 15px;
	background: White;
	border: 0px;
}


.menu1 {
	margin-bottom: 10px;
}
.menu1-top {
	padding: 13px 0px 0px 25px;
	margin-left: 0px;
	color: white;
	font-weight: normal;
	font-size: 15px;
	height: 27px;
	background: url(img/menu1-top-bg.png) no-repeat;
}
.menu1-topbg {
	height: 9px;
	background: url(img/menu-main-top.png);
}

.menu1-main {
	padding-top: 5px;
	background: url(img/menu-main-mid.png) repeat-y;
}

.menu1-main0 a, .menu1-main0 a:visited {
	text-decoration: none;
	min-height: 12px;
	text-align: left;
	color: #494949;
	display: block; /*text-indent: 20px;*/
	padding: 5px 0px 0px 26px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: Bold;
	text-decoration: none;
	background: url(img/menu1-ico.png) no-repeat 9px;
}

.menu1-main0 a:active {
	color: #494949;
}

.menu1-main0 a:hover {
	color: #9CB32F;
}


.menu1-main1 a, .menu1-main1 a:visited {
	text-decoration: none;
	min-height: 12px;
	text-align: left;
	color: #494949;
	display: block; /*text-indent: 20px;*/
	padding: 5px 0px 3px 33px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; /* background: url(img/menu1-ico2.png) no-repeat left bottom;  */
}

.menu1-main1 a:active {
	color: #494949;
}

.menu1-main1 a:hover {
	color: #9CB32F;
}


.menu1-main2 a, .menu1-main2 a:visited {
	text-decoration: none;
	height: 18px;
	text-align: left;
	color: Black;
	display: block; /*text-indent: 20px;*/
	padding: 5px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: Bold;
	text-decoration: none;
	background: url(img/menu1-ico.png) no-repeat left bottom; 
}

.menu1-main2 a:active {
	color: Black;
}

.menu1-main2 a:hover {
	color: #4569F0;
}

.menu1-bot {
	height: 13px;
	background: url(img/menu-main-bot.png);
}


#menu-kontakt {
	margin-bottom: 10px;
}
.menu-kontakt-top {
	padding: 8px 0px 0px 20px;
	margin-left: 4px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	height: 21px;
	background: url(img/menu1-top-bg.png) no-repeat;
}
.menu-kontakt-topbg {
	height: 9px;
	background: url(img/menu-main-top.png);
}

.menu-kontakt-main {
	color: white;
	background: url(img/menu-main-mid.png) repeat-y;
	padding: 12px 18px 7px 25px;
}

.menu-kontakt-bot {
	height: 13px;
	background: url(img/menu-main-bot.png);
}

#menu-partneri {
	margin-bottom: 10px;
}
#menu-nejprod {
	margin-bottom: 10px;
}
.menu-partneri-top {
	padding: 13px 0px 0px 25px;
	margin-left: 0px;
	color: white;
	font-weight: normal;
	font-size: 15px;
	height: 27px;
	background: url(img/menuother-top-bg.png) no-repeat;
}
.menu-partneri-topbg {
	height: 9px;
	background: url(img/menu-other-mid.png);
}

.menu-partneri-main {
	padding-top: 0px;
	background: url(img/menu-other-mid.png);
	padding: 3px 10px 5px 25px;
}

.menu-partneri-main ul {
	padding: 0px;
	margin: 0px;
}
.menu-partneri-main ul li {
	padding: 0px;
	margin: 0px;
}

.menu-partneri-bot  {
	height: 12px;
	background: url(img/menu-other-bot.png);
}


.menu-kosik-top {
	padding: 13px 0px 0px 25px;
	margin-left: 0px;
	color: white;
	font-weight: normal;
	font-size: 15px;
	height: 27px;
	background: url(img/menuother-top-bg.png) no-repeat;
}
.menu-kosik-topbg {
	height: 9px;
	background: url(img/menu-main-top.png);
}

.menu-kosik-main {
	color: white;
	background: url(img/menu-other-mid.png);
	padding: 5px 0px 5px 25px;
	text-align: left;
}

.menu-kosik-bot {
	height: 12px;
	background: url(img/menu-other-bot.png);
}


.menu-vyrobce{
	margin-top: 10px;
	height: 45px;
	padding: 5px 0px 0px 18px;
	color: #422E2E;
	font-weight: bold;
	font-size: 12px;
	background: url(img/menu-vyrobce-bg.png);
}

.select-vyrobce{
	font-size: 11px;
	border: 1px solid #6C5959;
	background: #DBDBDB;
	color: #CB2102;
}


#r-main {
	width: 207px;
	margin-right: 7px;
	margin-top: 0px;
	/* background: url(img/pravo-bg2.png) repeat-y; */
}
#r-main-bot {
	width: 213px;
	margin-left: 6px;
	height: 4px;
	background: url(img/pravo-bg-bot.png);
}

#kosik {
	margin-bottom: 10px;
	
}
.kosik-tab {
	margin: 0px 0px 0px 0px;
}
.kosik-tabmezi {
	height: 8px;
}
.kosik-tabhlavni {
	width: 135px;
	color: #4ABF0D;
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
}

.kosik-tabhlavni-o:link {
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.kosik-tabhlavni-o:active {
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.kosik-tabhlavni-o:visited {
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.kosik-tabhlavni-o:hover {
	color: #649910;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.kosik-text {
	font-size: 11px;
	color: #494949;
}
.kosik-form {
	font-size: 11px;
	color: #F92801;
	width: 138px;
	height: 18px;
	background: #DBDBDB;
	border: 0px;
}


#odber {
	margin-bottom: 10px;
	vertical-align: top;
}
.menu-odber-topbg {
	height: 14px;
	background: url(img/menu-main-top.png) top;
}
.menu-odber-main {
	color: white;
	background: url(img/menu-main-mid2.png);
	padding: 0px 0px 0px 25px;
	text-align: left;
}
.menu-odber-bot {
	height: 12px;
	background: url(img/menu-main-bot2.png) bottom;
}


.odber-tab {
	margin: 0px 0px 0px 0px;
}
.odber-tabmezi {
	height: 5px;
}
.odber-text {
	font-size: 11px;
	color: white;
}
.odber-form {
	font-size: 11px;
	color: #4ABF0D;
	width: 140px;
	height: 15px;
	background: White;
	border: 0px;
}

#odkazy {
	margin-left: 18px;
}

#akce {
	margin: 20px 0px 0px 500px;
	position: absolute;
	z-index: 1000;
	width: 400px;
	color: #BEC5CB;
}
#hledat {
	margin: 17px 0px 0px 42px;
	position: absolute;
	z-index: 1001;
	width: 165px;
	text-align: left;
}
.input-hledat {
	width: 140px;
	border: 0;
	background: White;
	color: #6E787F;
	font-size: 12px;
}

#nadpis-flash {
	padding: 70px 0px 0px 27px;
	width: 350px;
	color: #A59890;
	float: left;
	font-size: 25px;
}

.navigace:link {
	font-size: 11px;
	color: #484848;
	text-decoration: underline;
}
.navigace:active {
	font-size: 11px;
	color: #484848;
	text-decoration: underline;
}
.navigace:visited {
	font-size: 11px;
	color: #484848;
	text-decoration: underline;
}
.navigace:hover {
	font-size: 11px;
	color: #6A6A6A;
	text-decoration: underline;
}
.top-m-predel {
	font-size: 20px;
	color: #686868;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}


#obsah {
	padding: 0px 7px 10px 8px;
	min-height: 350px;
}

.obsah-bgtop {
	height: 9px;
	background: url(img/obsah-top.png);
}
.text-vrch {
	margin: 0px 0px 0px 0px;
	padding: 10px 12px 0px 12px;
	background: url(img/obsah-mid.png);
}
.obsah-bot {
	height: 12px;
	background: url(img/obsah-bot.png);
	margin-bottom: 10px;
}



/* vypis clanku */

.vypis-clanek {
	padding: 0px 0px 13px 0px;
	margin: 13px 0px 13px 0px;
	border-bottom: 1px dotted #F95D40;
}

.clanek-tab-foto {
	width: 130px;
	vertical-align: top;
}

.clanek-foto {
	border: 1px solid #6C5959;
}

/* konec vypisu clanku */


/* detail produktu a vypis */


.vyptabfoto {
	width: 130px;
	vertical-align: top;
}
.vyptabtext {
	vertical-align: top;
}
.vyptabtextparam {
	margin-top: 10px;
}
.vyptabtextparaml {
	width: 149px;
}
.vyptabtextparamr {
	width: 149px;
}

.vypparamtop {
	height: 3px;
	background: url(img/vypparamtop.png);
}
.vypparam {
	color: white;
	padding: 3px 5px 3px 5px;
	background: #B9B9B9;
}
.vypparambot {
	height: 3px;
	background: url(img/vypparambot.png);
}

.det-tabfoto {
	width: 174px;
	vertical-align: top;
}
.det-tabinfo {
	vertical-align: top;
}

.det-foto {
	border: 4px solid #ECECEC;
}
.det-foto:link {
	border: 4px solid #ECECEC;
}
.det-foto:active {
	border: 4px solid #ECECEC;
}
.det-foto:visited {
	border: 4px solid #ECECEC;
}
.det-foto:hover {
	border: 4px solid #32741A;
}

.det-hlavni {
	padding: 0px;
	/* border: 1px solid #D2D2D2; */
	margin-bottom: 15px;
}

.det-h2 {
	font-size: 16px;
	font-weight: normal;
	color: #366E17;
	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 #B5EAA1;
}
.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 #B5EAA1;
}
.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 #B5EAA1;
}
.det-cenanazev {
	color: #6C5858;
	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 {
	background: transparent url("img/det-poza.png") repeat left top;
	filter: alpha(opacity=75);
	padding: 10px;
	border: 1px solid #CACACA;
	margin-bottom: 15px;
}
.det-hlavnipopis1 {
	color: #01702C;
	font-weight: bolder;
	background: url(img/det-predely-top.png) no-repeat;
	padding: 4px 0px 0px 33px;
	height: 16px;
}

.det-soubory {
	background: transparent url("img/det-poza.png") repeat left top; filter: alpha(opacity=75); 
	padding: 10px;
	border: 1px solid #CACACA;
	margin-bottom: 15px;
}
.det-soubory1 {
	color: #01702C;
	font-weight: bolder;
	background: url(img/det-predely-top.png) no-repeat;
	padding: 4px 0px 0px 33px;
	height: 16px;
}


.det-fotografie {
	background: transparent url("img/det-poza.png") repeat left top; filter: alpha(opacity=75); 
	padding: 10px;
	border: 1px solid #CACACA;
	margin-bottom: 15px;
}
.det-fotografie1 {
	color: #01702C;
	font-weight: bolder;
	background: url(img/det-predely-top.png) no-repeat;
	padding: 4px 0px 0px 33px;
	height: 16px;
}


.vyp-zbozi {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted Gray; 
}

.select-tridit{
	font-size: 10px;
	color: #4F8F15;
	background-color: #ECFBDC;
	border: 1px solid #838383;
}

.vyp-trizeni{
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #F8F8F8;
	border: 1px dotted #56B403;
}

.det-pribuzne {
	background: transparent url("img/det-poza.png") repeat left top; filter: alpha(opacity=75); 
	padding-top: 0px;
	padding-bottom: 10px;
	/* border: 1px solid #CACACA; */
	margin-bottom: 15px;
}
.det-pribuzne1 {
	color: #01702C;
	font-weight: bolder;
	background: url(img/det-predely-top.png) no-repeat;
	margin-bottom: 18px;
	padding: 4px 0px 0px 33px;
	height: 16px;
}

.det-pribuzne-tab {
	padding: 0px;
	width: 155px;
	vertical-align: top;
}

.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-bot {
	padding: 0px;
	width: 145px;
	vertical-align: top;
	padding: 5px;
	background: #B9B9B9;
}


.det-kosik {
	background: transparent url("img/det-poza.png") repeat left top;
	filter: alpha(opacity=75);
	padding: 10px;
	border: 1px solid #ACACAC;
	margin-bottom: 30px;
}
.det-kosik1 {
	color: #01702C;
	font-weight: bolder;
	background: url(img/det-predely-top2.png) no-repeat;
	padding: 4px 0px 0px 33px;
	height: 16px;
}

.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: Gray;
	}
	
.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: #3C3C3C;
	border: 1px solid #939393;
	background: url(img/det-bg-tl.png) repeat-x top;
}
.det-styl-form {
	margin: 0;
	padding: 0;
}

.det-kos-tab-submit input{
	width: 139px;
	background: url(/images/other/tocart.png);
	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;
	}

.det-pribuznet:link{
	font-weight: bold;
	color: #3D3D3D;
	font-size: 12px;
	text-decoration: underline;
}
.det-pribuznet:active{
	font-weight: bold;
	color: #3D3D3D;
	font-size: 12px;
	text-decoration: underline;
}
.det-pribuznet:visited{
	font-weight: bold;
	color: #3D3D3D;
	font-size: 12px;
	text-decoration: underline;
	}
.det-pribuznet:hover{
	font-weight: bold;
	color: #B1C800;
	font-size: 12px;
	text-decoration: underline;
}

.det-dotazy {
	background: transparent url("img/det-poza.png") repeat left top; filter: alpha(opacity=75); 
	padding: 10px;
	border: 1px solid #CACACA;
	margin-bottom: 15px;
}
.det-dotazy1 {
	color: #01702C;
	font-weight: bolder;
	background: url(img/det-predely-top.png) no-repeat;
	padding: 4px 0px 0px 33px;
	height: 16px;
}

.det-dotazy-vypln{
	color: black;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #6A5656;
	width: 99%;
	background: white;
}
.det-dotazy-vyplnmyil{
	width: 140px;
	color: black;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #6A5656;
	margin: 3px 10px 0px 0px;
	background: white;
}
.det-dotazy-kontrola{
	color: black;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #6A5656;
	background: white;
}


.taoxk:link{
	font-size: 11px;
	color: #649910;
	text-decoration: none;
}
.taoxk:active{
	font-size: 11px;
	color: #649910;
	text-decoration: none;
}
.taoxk:visited{
	font-size: 11px;
	color: #649910;
	text-decoration: none;
}
.taoxk:hover{
	font-size: 11px;
	color: Black;
	text-decoration: none;
}

/* novinky */

.menunovinky {
	padding: 13px 0px 0px 25px;
	margin-left: 0px;
	color: white;
	font-weight: normal;
	font-size: 15px;
	height: 27px;
	background: url(img/menuother-top-bg.png) no-repeat;
}

.novinky {
	padding-left: 7px;
	background: url(img/menu-other-mid.png) repeat-y;
}
.novinka-topbg {
	height: 9px;
	background: url(img/menu-other-mid.png);
}
.novinka-bot {
	height: 12px;
	background: url(img/menu-other-bot.png);
	margin-bottom: 10px;
}

.novinka-ico {
	color: white;
	font-size: 13pt;
	height: 28px;
	margin-top: 0px;
	padding: 3px 0px 0px 45px;
	background: url(img/ico-novinka.png) no-repeat left top;
}

.novinka {
	margin: 0px 0px 0px 0px;
	padding: 0px 13px 10px 18px;
}
.novinka-datum {
	font-size: 8pt;
	font-weight: normal;
	color: #BCBCBC;
	margin-top: 0px;
	text-decoration: none;
}
.novinka-nadpis:link {
	font-size: 8pt;
	font-weight: normal;
	color: #494949;
	margin-top: 0px;
	text-decoration: none;
}
.novinka-nadpis:active {
	font-size: 8pt;
	font-weight: normal;
	color: #494949;
	margin-top: 0px;
	text-decoration: none;
}

.novinka-nadpis:visited {
	font-size: 8pt;
	font-weight: normal;
	color: #494949;
	margin-top: 0px;
	text-decoration: none;
}

.novinka-nadpis:hover {
	color: #494949;
}
.novinka-text {
	font-size: 8pt;
	font-weight: normal;
	color: #9D9D9D;
	margin-top: 0px;
	text-decoration: none;
}

.novinka-fotka {
	text-align: right;
}

.novinka-vice {
	font-size: 8pt;
	color: #494949;
	padding-left: 0px;
	text-align: right;
}

.novinka-vicelink:link {
	font-size: 8pt;
	color: #494949;
	text-decoration: none;
}
.novinka-vicelink:active {
	font-size: 8pt;
	color: #494949;
	text-decoration: none;
}
.novinka-vicelink:visited {
	font-size: 8pt;
	color: #494949;
	text-decoration: none;
}
.novinka-vicelink:hover {
	font-size: 8pt;
	color: #6CA00F;
	text-decoration: none;
}

/* novinky konec */

/* kosik */

.form-tlacitko {
	font-size: 12px;
	color: #3C3C3C;
	border: 1px solid #939393;
	background: url(img/det-bg-tl.png) repeat-x top;
}

.form-tlacitko-dokoncit {
	font-size: 12px;
	color: Red;
	border: 1px solid #939393;
	background: url(img/det-bg-tl.png) repeat-x top;
}

.form-select {
	font-size: 11px;
	color: #4F8F15;
	background-color: #ECFBDC;
	border: 1px solid #838383;
}
.form-text {
	font-size: 11px;
	color: Black;
	padding-left: 0px;
	background: White;
	border: 1px solid #969696;
}

.kosik-tl {
	font-size: 12px;
	color: #3C3C3C;
	border: 1px solid #939393;
	background: url(img/det-bg-tl.png) repeat-x top;
}

.kosik-tl2 {
	font-size: 12px;
	color: Red;
	border: 1px solid #939393;
	background: url(img/det-bg-tl.png) repeat-x top;
}

.kosik-poznamka {
	font-size: 11px;
	color: Black;
	padding-left: 0px;
	background: White;
	border: 1px solid #969696;
}
/*  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;
}

#div {
	color: White;
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
	visibility: hidden;
	}

.nadpis{
	background: url(img/obsah-top.png) no-repeat;
	height: 40px;
}
.nadpis2{
	border: 3px solid #474848;
	background: #303030 url(img/obsah-bg-h1.png) repeat-x;
	margin-top: 10px;
}

.kosik-cena-celkova {
	padding: 4px;
	text-align: right;
	color: red;
	background: #F8FFD9;
	border: 1px dotted #979797;
}




/* obsah bazar */

#bazar {
	margin: 23px 0px 10px 0px;
}

.obsah-bazar {
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 12px;
	background: url(img/obsah-mid.png);
}
.b-text-vypis {
	color: #3D3D3D;
	font-size: 90%
}
.b-cenasdph {
	color: white;
	font-size: 12px;
	font-weight: bold;
}

/* obsah eshop */

.obsah-eshop {
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 12px;
	background: url(img/obsah-mid.png);
}

.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 {
	margin: 15px 8px 0px 7px;
	padding: 15px 10px 0px 10px;
	height: 30px;
	text-align: right;
	background: url(img/bgpatka.png) no-repeat bottom;
}

.pat:link{
	color: #ffffff;
	text-decoration: none;
}
.pat:active{
	color: #ffffff;
	text-decoration: none;
}
.pat:visited{
	color: #ffffff;
	text-decoration: none;
}
.pat:hover{
	color: #9AB41F;
	text-decoration: none;
}

.pat-predel{
	font-size: 14px;
	color: white;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

/* Hlavni menu */

#mid-menu {
	text-align: center;
	padding: 20px 0px 0px 0px;
}

.mid-menua:link {
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.mid-menua:active {
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.mid-menua:visited {
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.mid-menua:hover {
	font-size: 13px;
	font-weight: normal;
	color: #92AA1E;
	text-decoration: none;
}

.mid-predel {
	font-size: 160%;
	font-weight: normal;
	color: #B1C800;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}


ul.hlavni { margin: 0; padding: 0; list-style: none; display: inline; font-size: 0.91em;  }
#hornav li { position: relative; display: inline; }
#hornav li a {
	font-size: 140%;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px;
	text-align: left;
	overflow: hidden;
	color: White;
	text-decoration: none;
}
#hornav li a:hover {
	color: #B1C800;
}
#hornav li li a {
	font-size: 140%;
	color: White;
	background-color: #424242;
	padding: 5px 3px 5px 6px;
	display: block;
	font-weight: normal;
	border-bottom: 1px dotted #A00101;
	text-decoration: none;
	margin: 0;
	width: 150px; /*helps IE with hover */
}
	
#hornav li li a:hover {
	color: Black;
}
#hornav li li {
	display: block;
	text-align: left;
	width: 150px;
	padding: 0px 4px;
}
#hornav a:hover{ color: #ffff00; }
#hornav ul {
	display: none;
	margin: 0;
	padding: 5px 0px;
	position: absolute;
	top: 15px;
	left: 0px;
	background-color: transparent;
	z-index: 2000;
}

#hornav li:hover ul ul { display: none; z-index: 2000;}
#hornav li:hover ul, #hornav ul li:hover ul { display: block; z-index: 2000; }
#hornav ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 150px;
	background-color: #424242;
	z-index: 2000;
}

/****************************************/
.clear {
	clear: both;
}
