BODY, TD, TH, INPUT, TEXTAREA, SELECT {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
}
BODY {
	background-color: #fff;
	color: #222;
	padding: 0px;
	margin: 0px;
}
INPUT, TEXTAREA, SELECT {
	background-color: #fff;
	color: #222;
}
FORM, H {
	margin: 0;
	padding: 0;
}
TH {
	text-align: left;
}
h2 {
	font-size: 10pt;
}
H2 I {
	font-style: normal;
	font-weight: normal;
}
H3 {
	font-size: 10pt;
	font-weight: bold;
	padding: 1px 2px;
	margin: 2px 0px;
	border: 1px solid #525252;
	color: white;
	background: url('graphics/nadpis2.gif');
}
A {
	color: #fff;
	text-decoration: none;
}
A:hover {
	color: #000;
	text-decoration: underline;
}
#update {
	background: black;
	color: white;
	padding-top: 200px;
	text-align: center;
}
.whiteN {
	color: #fff;
}
.whiteB {
	color: #fff;
	font-weight: bold;
}
.yellowN {
	color: #fcc403;
}
.yellowB {
	color: #fcc403;
	font-weight: bold;
}
/* odkazy v menu */
A.yellowB {
	color: #fcc403;
	font-weight: bold;
}
A.yellowB:hover {
	color: #fcc403;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
/* nadpisy */
.nadpis_akce {
	color: #000;
	font-weight: bold;
	font-size: 11pt;
}
.nadpis_novinka {
	font-weight: bold;
	font-size: 10pt;
}
.nadpis_loginerror {
	color: #a40039;
	font-weight: bold;
	font-size: 12pt;
}
.nadpisy_u_zbozi {
	color: #000;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 5px;
}
.nadpisy_ostatni_hlavni {
	font-weight: bold;
	font-size: 10pt;
}
.nadpisy_napoveda {
	color: #000;
	font-weight: bold;
	font-size: 9pt;
}
.loginerror {
	color: #a40039;
}
/* styly cen */
.cenasdph {
	color: #000;
	font-weight: bold;
	font-size: 10pt;
}
.cenabezdph {
	color: #000;
	font-weight: bold;
}
.beznacenasdph {
	font-weight: bold;
}
.beznacenabezdph {
	font-weight: bold;
}
.sleva {
	color: #000;
	font-weight: bold;
}
.kredityCena {
	color: #000;
	font-weight: bold;
}
.goodColPrice {
	font-size: 10px;
	font-style: italic;
}
.cenaobjednavky {
	color: #000;
	font-weight: bold;
	font-size: 16pt;
}
.vyrobce {
	font-weight: normal;
}
.postovnezdarma {
	color: #000;
	font-weight: bold;
	font-size: 10pt;
}
.comment {
	font-style: italic;
	padding-left: 20px;
}
.goodNewDate {
	font-style: italic;
	color: #666666;
	font-size: 10px;
}
div.redInput {
	border: #a40039 2px solid;
	padding: 5px;
	color: #a40039;
	background-color: #fff2f2;
	font-size: 9pt;
}
.statusVyrizeno {
	font-weight: bold;
	color: #88AC00;
}
.statusVyrizujese {
	font-weight: bold;
	color: #FF9C00;
}
.statusStornovano {
	font-weight: bold;
	color: #C00000;
}
.versysVydaj {
	color: #9D0000;
}
/* hodnoceni vysledku pri vyhledavani */
.hodnoceniSearch {
	font-size: 8pt;
	color: #acacac;
	padding-left: 5px;
	font-style: italic;
}
/* inputy s cenou objednavky */
input.orderDoprava {
	border: 0px solid;
	background-color: #fff;
	FONT-SIZE: 8pt;
	COLOR: #666666;
	font-weight: bold;
	text-align: right;
}
input.orderCelkem {
	border: 0px solid;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	font-size: 16pt;
	text-align: right;
}
.info-box {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.info-box-in {
	padding: 15px;
}
.info-box .warning {
	color: #b62a33;
}
.info-box .info {
	color: #000;
}
/* napoveda parametru */
div.helpBoxStyle {
	background-color: #FFFACD;
	border: 1px dashed #FFA215;
	padding: 7px;
	width: 350px;
	position: absolute;
	visibility: hidden;
}
/* obrazky */
img.info_w_i {
	margin: 5px;
}
img.compare {
	margin: 5px
}
/* error - Prohlizec nepodporuje Cookies */
table.cookiesError {
	background-color: #FFFACD;
	border: 1px dashed #CC0000;
	margin: 0px;
	height: 45px;
	position: absolute;
	azimuth: center;
}
a.cookiesError:link, a.cookiesError:visited {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a.cookiesError:hover, a.cookiesError:active {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
td.cookiesErrorLeft {
	padding: 7px 7px 0px 7px;
}
td.cookiesErrorCenter {
	padding: 7px 0px 7px 0px;
	color: #CC0000;
	text-align: justify;
}
td.cookiesErrorRight {
	padding: 7px 7px 0px 7px;
}
/* modul multimenu a články */
.mod-menu {
	background-color: #fff;
}
.mod-menu A.item {
	display: block;
	font-weight: 9pt;
	font-weight: bold;
	padding: 3px 0 3px 16px;
}
.mod-menu A.subitem {
	display: block;
	font-weight: 7.5pt;
	padding: 2px 0 2px 28px;
}
#nav, #nav UL {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav LI {
	float: left;
	position: relative;
	z-index: 1234;
}
#nav A {
	text-decoration: none;
}
.mainitems {
	display: inline-block;
	z-index: 100;
	border: 0;
	padding: 9px 2px;
}
.mainitems-hover,.mainitems:hover {
	display: inline-block;
	z-index: 100;
	border: 0;
	padding: 9px 2px;
	background: url('graphics/mnu-o.gif');
}
.headerlinks A {
	margin: auto 8px;
	font-weight: bold;
	color: #fff;
}
.submenus {
	display: none;
	width: 170px;
	position: absolute;
	top: 1.2em;
	left: 0;
	background-color: #5D7D8A;
	border: 1px solid black;
}
.submenus LI {
	width: 100%;
}
.submenus LI A {
	display: block;
	width: 100%;
	padding: 3px;
	text-indent: 3px;
	color: #000 !important;
	font-size: 8pt;
}
.submenus LI A:hover {
	background-color: #000;
	color: #fff !important;
}
html>body #clearmenu {
	height: 6px;
}
html>body .submenus li a {
	width: auto;
}
#nav li>ul {
	top: auto;
	left: auto;
}
#nav li:hover ul, li.over ul {
	display: block;
}
/* veve - shopsys 2.0i */
#h1 {
	width: 300px;
	height: 73px;
	font-size: 0;
	background-image: url('graphics/logo.jpg');
	margin: 20px 16px 20px 16px;
}
#h1 SPAN {
	display: none;
}
H2 {
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	padding: 8px 2px 6px 2px;
	margin: 0px;
}
.hr {
	clear: both;
	overflow: hidden;
	height: 1px;
	margin: 1px 0 1px 0;
	background-color: #bbb;
	color: #bbb;
}
.hr HR {
	display: none;
}
.pl {
	width: 183px;
}
.plt, .plb {
	width: 183px;
}
.pr, .prt, .prb {
	width: 137px;
}
.prm {
	border-left: 0px #706E6F solid;
	border-right: 0px #706E6F solid;
}
.plm {
	margin: 0px 5px;
	width: 173px;
}
.pm {
	width: 541px;
}
.pl {
	position: relative;
	background: url('graphics/l-table.gif') repeat-y;
	/*margin-bottom: 4px;
*/
}
.pr {
	position: relative;
}
.plt {
	font-size: 9pt;
	color: #fff;
	background: url('graphics/nadpis.gif') no-repeat;
	font-weight: bold;
	/*height: 25px;
*/
	padding: 3px 0px;
}
.prt {
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
}
.line, .line TD, .line-m {
	font-size: 8pt;
	color: #fff;
	background-color: #666;
}
.line INPUT.btn {
	background-color: transparent;
}
.line-main, .line-m {
	font-weight: bold;
	background-image: url('graphics/sipka.gif');
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 3px 2px 3px 13px;
}
#department-list {
	margin-bottom: 10px;
}
#department-list A {
	display: block;
	font-size: 10pt;
	font-weight: bold;
	background-image: url('graphics/sipka.gif');
	background-repeat: no-repeat;
	background-position: 16px 50%;
	padding: 4px 2px 4px 28px;
}
.plt .in, .prt .in {
	padding: 3px 2px 3px 14px;
}
.plb {
	height: 5px;
	font-size: 0;
}
.prb {
	height: 5px;
	font-size: 0;
}
.ipt {
	border: 1px solid #525252;
	background: url('graphics/login.gif') right top;
	color: #000;
	padding: 3px 2px;
	_height: 21px;
}
.ipt-pcs {
	text-align: right;
	background: #fff;
	color: #000;
	border: 1px solid #ccc;
}
.ipt-red {
	border: 1px solid #ccc;
	background-color: #ffecec;
	border-color: #a40039;
	color: #a40039;
}
.basket-good {
	text-align: left;
	font-weight: bold;
}
.basket-price {
	text-align: right;
	font-weight: bold;
}
.basket-title-pcs {
	text-align: center;
	font-weight: bold;
}
.basket-title-good {
	text-align: left;
	font-weight: bold;
}
.basket-title-price {
	text-align: right;
	font-weight: bold;
}
.ln {
	background-color: #666;
}
.ln, .ln TD {
	color: #ddd;
}
.ln STRONG, .ln TD STRONG {
	color: #fff;
}
.ln A {
	color: #fff;
}
.ln .ipt {
	background-color: #999;
	border-color: #333;
	color: #fff;
}
/* id */
BODY {
	text-align: center;
}
#main {
	width: 917px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#mTable {
	margin: 0;
	background: url('graphics/table.gif') repeat-y;
}
.good-classic-outer {
	margin: 0;
}
.good-classic {
	margin: 0;
}
.good-classic-description {
	margin: 2px 6px 2px 6px;
	text-align: justify;
	font-size: 8pt;
	line-height: 1.4em;
}
.good-classic-container {
	height: 100px;
	width:100%;
}
.good-classic-price {
  width:100%;
}
.good-classic-price .left {
	width: 100px;
	height: 15px;
}
.good-classic-price .right {
  width:100px;
}
#good {
	margin-top: 0px;
}
#good H1 {
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: #000;
}
#good H2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 10px 0 2px 0;
	color: #000;
	padding-left: 16px;
	background-image: url('graphics/good-h4.gif');
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
#good .h3good {
	color: #999;
	padding-left: 10px;
	font-size: 9px;
	float: right;
	padding-top: 5px;
}
#good .hr {
	color: #ddd;
	background-color: #ddd;
}
#good-arr {
	font-size: 8pt;
	margin-top: 4px;
	margin-bottom: 4px;
}
#good-arr A {
	font-size: 8pt;
}
#good-arr A STRONG {
	color: #000;
}
#good-price-details {
	margin-bottom: 10px;
}
#good-print-mail-compare {
}
#good-print-mail-compare A {
	display: block;
	padding: 6px;
	font-weight: bold;
	font-size: 9pt;
}
#good-print-mail-compare A:hover {
	text-decoration: none;
	background-color: #eee;
}
#registration H2 {
	margin: 5px 0 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
}
#bottom {
	margin: 0px 0 0px 0;
}
#footer {
	width: 100%;
	background: url('graphics/footer.gif');
	height: 21px;
	color: #fff;
	font-size: 8pt;
	text-align: left;
}
#footer .in {
	padding: 3px 10px 3px 10px;
}
#footer A {
	color: #fff;
}
#footer-2 {
	text-align: center;
	margin: 10px auto 0 auto;
}
/* jednotlive moduly */
#mod-login .in-mod, #mod-clientmenu .in-mod, #mod-help .in-mod, #mod-downloads .in-mod {
	padding: 10px 4px 10px 4px;
}
#mod-bought .hr, #mod-alt .hr, #mod-top .hr, #mod-newgoods .hr, #mod-newsreel .hr, #mod-poll .hr {
	background-color: #ddd;
	color: #ddd;
	margin: 0px 4px;
}
#mod-clientmenu A, #mod-help A, #mod-downloads A {
	display: block;
	color: #000;
	padding: 2px 2px 2px 16px;
	background-image: url('img/tree_none.gif');
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
#mod-clientmenu A:hover, #mod-help A:hover, #mod-downloads A:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #000;
	color: #fff;
	background-image: url('img/tree_none.gif');
}
#mod-clientmenu A.m-1, #mod-help A.m-1, #mod-downloads A.m-1 {
	padding-left: 26px;
	background-position: 12px 50%;
}
#mod-maillist P {
	margin: 0;
	padding: 4px;
	text-align: center;
	font-size: 7.5pt;
}
#mod-poll .poll-title {
	font-size: 8pt;
	color: #000;
	text-align: center;
	font-weight: bold;
	padding: 6px 0 6px 0;
}
#mod-poll .poll-txt {
	font-size: 7.5pt;
	margin-right: 10px;
	text-align: left;
}
#mod-poll .poll-txt A {
	color: #000;
}
#mod-poll .poll-txt A:hover {
	color: #f00;
}
#mod-poll .poll-line-1 {
	height: 18px;
	width: 4px;
}
#mod-poll .poll-line-2 {
	height: 18px;
	background-image: url('graphics/poll/0-4.gif');
	background-repeat: repeat-x;
	background-position: 0 50%;
}
#mod-poll .poll-line-3 {
	height: 18px;
	width: 4px;
	background-image: url('graphics/poll/0-5.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#mod-poll .poll-res {
	font-size: 7.5pt;
	color: #000;
	padding: 6px 0 6px 0;
}
#mod-poll .poll-res B {
	color: #000;
}
#mod-bought h2, #mod-alt H2, #mod-top H2, #mod-newgoods H2, #mod-newsreel H2 {
	margin: 0 0 6px 0;
	font-size: 8pt;
	font-weight: bold;
	line-height: 1.4em;
}
#mod-newsreel P, #mod-wishes P {
	margin: 0 0 6px 0;
	font-size: 7.5pt;
	line-height: 1.4em;
}
#mod-bought I, #mod-alt I, #mod-top I, #mod-newgoods I {
	display: block;
	font-size: 7.5pt;
	font-style: normal;
	color: #444;
	text-align: left;
}
#mod-newsreel I {
	display: block;
	font-size: 7.5pt;
	font-style: normal;
	color: #222;
	text-align: left;

}
#mod-bought 2, #mod-bought H2 A, #mod-alt H2, #mod-alt H2 A, #mod-top H2, #mod-top H2 A, #mod-newgoods H2, #mod-newgoods H2 A {
	color: #000;
}

#ad {
	text-align: center;
	padding: 2px 0 2px 0;
}
/* cudliky */
.button, .a-button {
	display: inline-block;
	padding: 1px 3px 1px 3px;
	margin: 0 2px 0 2px;
	font-size: 8pt;
	font-weight: bold;
	white-space: nowrap;
	text-transform: uppercase;
	border: 0;
	width: auto;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #D60000;
	background-color: #AD0505;
	color: #fff;
}
INPUT.a-button, INPUT.a-button-hover {
	padding: 0;
}
.button:hover, .a-button-hover {
	display: inline-block;
	padding: 1px 3px 1px 3px;
	margin: 0 2px 0 2px;
	font-size: 8pt;
	font-weight: bold;
	white-space: nowrap;
	text-transform: uppercase;
	border: 0;
	width: auto;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #AD0505;
	background-color: #fff;
	color: #D60000;
}
.exclamation {
	display: block;
	width: 13px;
	height: 13px;
	background-image: url('graphics/excl.gif');
	background-repeat: no-repeat;
	font-size: 0;
}
.exclamation SPAN {
	display: none;
}
.news-text {
	padding: 2px 10px 4px 10px;
	text-align: justify;
}
.news-text h2 {
	margin: 4px 0 4px 0;
}
.dbDatText {
	margin: 5px 0 8px 0;
	font-family: tahoma, verdana, arial, helvetica, sans-serif !important;
	font-size: 8pt !important;
	text-align: justify;
}
#mod-categories .ln-a, #mod-categories .ln-a-hover {
	padding: 2px;
}
#mod-categories .ln-a IMG, #mod-categories .ln-a-hover IMG {
	margin: 0 3px 0 3px;
}
#mod-categories .ln-a {
	background-color: transparent;
	font-size: 8pt;
	font-weight: bold;
}
#mod-categories .ln-a A {
	color: #000;
}
#mod-categories .ln-a-hover {
	background-color: #000;
	font-size: 8pt;
	font-weight: bold;
}
#mod-categories .ln-a-hover A, #mod-categories .ln-a-hover A:hover {
	color: #fff;
	text-decoration: none;
}
.in-mod .sep {
	height: 1px;
	margin: 1px 2px 1px 2px;
	background-color: #ccc;
	font-size: 0;
	overflow: hidden;
}
/* detail objednavky zakaznika */
#order-list .status-1 A {
	color: #FF9900;
}
#order-list .status-2 A {
	color: #8CAF00;
}
#order-list .status-3 A {
	color: #BB0000;
}
#legend {
	padding-left: 10px;
}
.st-1, .st-2, .st-3 {
	background-repeat: no-repeat;
	background-position: 0 55%;
	padding-left: 10px;
}
.st-1 {
	background-image: url('graphics/order-st-1.gif');
}
.st-2 {
	background-image: url('graphics/order-st-2.gif');
}
.st-3 {
	background-image: url('graphics/order-st-3.gif');
}
span.st-1 {
	color: #FF9900;
}
span.st-2 {
	color: #8CAF00;
}
span.st-3 {
	color: #BB0000;
}
#order-detail .productName {
	font-weight: bold;
}
/* FCK styly */
.fck-nadpis1 {
	font-size: 9pt;
	font-weight: bold;
	margin: 10px 0px;
	color: #000;
}
.fck-nadpis2 {
	font-size: 8pt;
	font-weight: bold;
	margin: 10px 0px;
	color: #000;
}
.fck-nadpis3 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	;
}
.end-left {
	background: url('graphics/l-table-end.gif') no-repeat -1px;
	height: 19px;
}
.right-p {
	height: 66px;
	background: url('graphics/right-p.gif') no-repeat;
}
.rozek {
	position: absolute;
	z-index: 4000;
	top: 0px;
	right: 0px;
	background: url('graphics/table-up') no-repeat top;
	width: 163px;
	height: 56px;
}
.table-top {
	background: url('graphics/table-top.gif') no-repeat top left;
	height: 8px;
}
.table-stred {
	background: url('graphics/table-stred.gif') repeat-y left;
	_background: url('graphics/table-stred.gif') repeat-y 1px left;
}
.table-bottom {
	background: url('graphics/table-bottom.gif') no-repeat bottom left;
	height: 8px;
}
.ltable {
	background: url('graphics/ltable.gif') repeat-y right;
}
.rtable {
	background: url('graphics/rtable.gif') repeat-y left;
}
.mainmenu {
	color: #000;
	font-weight: bold;
	padding: 2px 6px 1px 22px;
	background: url('img/tree_none.gif') 7px 50% no-repeat;
	display: block;
}
.mainmenu:hover {
	color: #fff;
	font-weight: bold;
	padding: 2px 6px 1px 22px;
	background: url('img/tree_none.gif') 7px 50% no-repeat #000;
	text-decoration: none;
	display: block;
}
H6 {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding;
	0px;
}

.img-container{
  margin: 0px 0px 0px 2px;
  text-align: center;
  cursor: pointer;
  display: block;
  width: 132px;
  height: 102px;
  border: 1px #525252 solid;
  background: #005780;
  padding: 5px;
}

.table-spacer{
  width: 20px;
  background: url('graphics/table-spacer.gif');
}

A.modeco {color:black; font-family: Arial; font-size: 10px; text-decoration : none;}
A.modeco:hover {color:#FFA500;  font-family: Arial; font-size: 10px; text-decoration : none;}

#exchange_links {
  padding:4px 0;
}

#exchange_links a {
  color:#FFF;
}

#exchange_links a:hover {
  color:#FFF;  
  text-decoration:none;
}
