/*layout*/
body {
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54544C;
}
/*blok pro vystredeni stranky*/
#center {
	text-align: center;
	margin: 0px;
	width: 100%;
}
/*hlavni cast stranky*/
#main-part {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background: white url('../images/background.gif');
}
/*hlavicka stranky, barva podkladu horniho menu*/
#head {
	width: 750px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 100px;
}
/* scrolujici text */
#scroll-text-box {
	width: 750px;
	background: #dadabd;
	padding-top: 2px;
	padding-bottom: 2px;
}

#scroll-text-disable-box {
   padding-left: 2px; 
   padding-right: 2px; 
   float: right; 
   background: #dadabd;
}

/* menu hned pod hlavickou */
#menu {
	width: 750px;
	text-align: left;
	padding: 3px 0px 3px 0px;
	background: #3B3B36;
}
/* horni lista se zakaznikem a kosikem */
#cart-and-customer {
	width: 750px;
	background: url('../images/bg_shop_options.gif');
}
/*levy sloupec, pozor na sirku*/
#left-column {
	width: 168px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
/*obsazny blok, drzici stred a pravy sloupec, pozor na sirku*/
#main-and-right {
	float: right;
	width: 582px;
}
/*hlavni textova cast stranky, pozor na sirku*/
#text {
	width: 414px;
	float: left;
/*	margin-top: 5px;*/
	margin-bottom: 0px;
	text-align: center;
}
/*obsazeny blok s textem, kvuli spatne interpretaci velikosti v IE*/
#real-text {
	width: 400px;
	padding: 5px;
	margin-top: 0px;
	text-align: left;
	line-height: 120%;
	margin-left: auto;
	margin-right: auto;
}
/*pravy sloupec, pozor na sirku*/
#right-column {
	width: 168px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
/* spodni oddil s odkazy */
#links {
	background: #E9E9E3;
	width: 750px;
	margin: 0px;
	padding: 0px;
   display: block;
}

#links-top {
   width: 750px;
   height: 25px;
   display: block;
   padding: 0;
   margin: 0;
   background: url('../images/links_top.gif');
}
#links-top-text {
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
   font-weight: bold;
   text-align: left;   
   color: white;
}

/* copyright pod strankou */
#copyright {
	background: url('../images/foot/footer_back.gif') no-repeat;
	text-align: right;
	clear: both;
	height: 23px;
	width: 750px;
}
/* matrjoska pro text v copyrightu */
#copyright-text {
	color: #626C00;
	padding-top: 5px;
	padding-right: 8px;
	text-align: right;
}
#child-label {
	margin-bottom: 15px;
}

/* prilozene soubory */

.attach-files, .attach-images {
   margin-bottom: 15px;
}

.attach-files-label, .attach-images-label {
   font-weight: bold;
   margin-bottom: 6px;   
}


/* *                    HORNI PANEL SE ZAKAZNIKEM ******************************************************************/
table.cac {
	width: 100%;
}
table.cac td {
	vertical-align: middle;
	padding: 0px 5px 1px 5px;
}
td.cac-left {
	width: 400px;
	font-size: 10px;
}
td.cac-center {
	text-align: left;
	font-size: 11px;
}
table.cac a:link {
	color: #54544C;
	text-decoration: underline;
}
table.cac a:active {
	color: #54544C;
	text-decoration: none;
}
table.cac a:visited {
	color: #54544C;
	text-decoration: underline;
}
table.cac a:hover {
	color: #0F7E00;
	text-decoration: underline;
}
/* *                    STYLY PRO ODKAZY ******************************************************************/
a:link {
	color: #0F7E00;
	text-decoration: underline;
}
a:active {
	color: #0F7E00;
	text-decoration: underline;
}
a:visited {
	color: #0F7E00;
	text-decoration: underline;
}
a:hover {
	color: #54544C;
	text-decoration: underline;
}
/*a.highlight:link {
	font-weight: bold;
	text-decoration: underline;
}
a.highlight:active {
	font-weight: bold;
	text-decoration: underline;
}
a.highlight:visited {
	font-weight: bold;
	text-decoration: underline;
}
a.highlight:hover {
	font-weight: bold;
	text-decoration: underline;
}*/
a.copyright:link {
	color: #626C00;
	text-decoration: none;
}
a.copyright:active {
	color: #626C00;
	text-decoration: none;
}
a.copyright:visited {
	color: #626C00;
	text-decoration: none;
}
a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}

#left-column a,
#right-column a {
   color: #54544C;
}

#left-column a:hover,
#right-column a:hover {
   color: #0F7E00;
}

/* *                    ODKAZY POD STRANKOU ******************************************************************/
/* tabulka odkazu, je trisloupcova */
table.links {
	width: 750px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-width: 0px;
}
/* jedna bunka tabulky s odkazy */
td.links {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-width: 0px;
}
/* ubnitr kazde tabulky je dalsi tabulka   ve ktere se rozmisti nadpis, obrazek a text */
table.links-inner {
	width: 230px;
	text-align: left;
	padding: 0px;
	margin: 5px 5px 5px 10px;
	border-collapse: collapse;
	border-width: 0px;
}
/* jeji bunky... */
table.links-inner td {
	padding: 5px;
	vertical-align: top;
}
/* bunka s textovym popisem odkazu vedle obrazku */
td.linx-text {
	font-size: 9px;
}
/* obrazek odkazu */
img.links {
	border-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* nadpis odkazu */
table.links-inner a {
	color: #0082A9;
}
table.links-inner a:link, table.links-inner a:active, table.links-inner a:visited {
	text-decoration: none;
   color: #54544C;
}
table.links-inner a:hover {
	text-decoration: underline;
	color: #0F7E00;
}

table.invisible {
   border-collapse: collapse;
}
table.invisible td
	{
	border: 1px solid black;
	padding : 3px;
	}

#main-part table.invisible td {
   border: none;
}

/* text odkazu */
/*.linx-text a {
	color: #CC0000;
}*/
.linx-text a:link, .linx-text a:active, .linx-text a:visited {
	text-decoration: none;
   color: #54544C;
}
.linx-text a:hover {
	text-decoration: underline;
	color: #0F7E00;
}
/* *                    STYLY PRO JS DOM MENU A MENU KOLEM ******************************************************************/
/* cast vlevo od JS menu */
.menu-before {
	float: left;
}
/* odkazy v hornim menu co neni JS */
.menuElement a, .menuElement a:link, .menuElement a:hover, .menuElement a:visited, .menuElement a:active {
	color: white;
	text-decoration: none;
}
/* cast vpravo od JS menu */
.menu-after {
	float: right;
}
/* hlavni lista s kategoriemi menu */
#domMenu {
	display: block;
}
div.menuBar, div.menuElement, div.subMenuBar, div.subMenuElement {
	text-align: left;
}
/* cely panel se submenu */
div.subMenuBar {
	background: #E5E5DC;
	border: 1px solid #8A8A8A;
	margin: 2px 0px 0px 1px;
}
/* cela horni lista */
div.menuBar {
   color: white;
}
/* jedna polozka horniho menu */
.menuElement {
	background: url('../images/dom_menu/menu_dot.gif') no-repeat left center;
	padding: 0px 10px 0px 10px;
	margin-left: 0px;
	font-weight: bold;
}
/* prejeta polozka menu v horni liste */
.menuElementHover {
}
/* jedna polozka submenu */
.subMenuElement {
	padding: 4px 8px 4px 8px;
	color: #54544C;	
}
/* prejeta polozka submenu */
.subMenuElementHover {
	background: #C9C9C0;
}
/* *                    BOXY V LEVEM A PRAVEM SLOUPCI ******************************************************************/
/*zakladni definice boxu, pozor na sirku*/
.box {
	width: 168px;
/*	font-size: 11px;*/
/*	font-family: Arial, Helvetica, sans-serif;*/
	margin: 5px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: white url('../images/box_back.gif') repeat-y;
}
#right-column .box {
	background: white url('../images/box_back_right.gif') repeat-y;
}

/*obsah boxu, uzavren v tabulce kvuli IE, pozor na sirku*/
/*table.box-middle {
	padding: 0px;
	margin: 2px 0px 10px 0px;
	text-align: left;
	line-height: 100%;
	width: 168px;
}
*/
/* obrazek ve sloupci */
img.box-image {
	border: 1px solid #073B77;
	margin: 4px 0px 5px 0px;
}
/* obrazek v hlavicce a paticce boxu   - aby se v Mozille nevkladal prazdny prouzek */
.box-bar img {
	display: block;
}
/* pokud se pouziva hlavicka boxu s pozadim a textovym popiskem */
.box-head {
	background-image: url(../images/box_header.gif);
	height: 23px;
	color: white;
	font-weight: bold;
}
#right-column .box-head {
	background-image: url(../images/box_header_right.gif);
}
/* a matrjoska pro hlavicku... */
.box-head-inner {
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
/* seznamy v boxech */
.box ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.box li {
	list-style: url(../images/li.gif);
	margin-top: 2px;
	margin-bottom: 4px;
}
.box-text {
	font-family: Arial, Helvetica, sans-serif; 
   margin-top: 8px;
   margin-bottom: 2px;
   padding-left: 5px;
   padding-right: 10px;
}

/* styly pro seznamove zobrazeni stromu vyrobku */
.eshop-menu {
/*margin-bottom: 15px;*/
}
/*.eshop-menu ul {
}
.eshop-menu li {
	margin-left: -8px;
}*/
/* dorovnani zaporneho marginu LI */
/*.eshop-menu {
	margin-left: +8px;
}
*/


/* odkazy, klikadla... */
/*
.box a:link, .box a:active, .box a:visited {
	text-decoration: none;
}
.box a:hover {
	text-decoration: underline;
}
*/
/* pro rozklikavaci menu */
.box-tree img {
	height: 15px;
	vertical-align: bottom;
}

.ordering {	
	border: 1px solid #DADABD;
	padding: 5px;
	margin-bottom: 18px;
}

/* *                    STYLY PRO TABULKY ******************************************************************/
/*default tabulka*/
table {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
/*tabulka urcena vyhradne pro formatovani text pokud neni zbyti*/
table.formation {
	border-collapse: collapse;
}
table.formation td {
	padding: 0px;
}
/*tabulka bez mrizky s 1px rameckem*/
table.no-grid {
	border: 1px solid #DADABD;
	border-collapse: collapse;
	margin-bottom: 4px;
}
/*styl pro tabulku vkladanou  wysiwyg editorem*/
/*tabulka s wysiwyg editoru*/
table.dynamic {
	background: white;
	border: 1px solid #C9C9C0;
	line-height: 100%;
	border-collapse: collapse;
}
/*tabulka z wysiwyg editoru*/
table.dynamic td {
	color: #54544C;
	border: 1px solid #C9C9C0;
	padding: 2px;
}
tr.table-header {
	background: #C9C9C0;
	font-weight: bold;
	color: #195771;
}
tr.table-header td {
	color: #54544C;
}
tr.tr-odd {
	background: #E5E5DC;
}
tr.tr-even {
	background: #F1F1EC;
}
tr.table-header td, tr.tr-even td, tr.tr-odd td {
	vertical-align: middle;
}
.action-result {
	text-align: center;
	color: red;
	font-weight: bold;
}
/* *                    STYLY PRO TABULKY ESHOPU ******************************************************************/
table.item-table {
	border: 1px solid #C9C9C0;
	border-collapse: collapse;
	margin-bottom: 15px;
}
td.item-top {
	border-bottom: 1px solid #C9C9C0;	
	background-color: #C9C9C0;
}
td.item-body {
	background-color: #FFFFFF;
}
td.item-bottom {
	border-top: 1px solid #C9C9C0;
	background-color: #E5E5DC;
}
.cart form {
	padding: 0px;
	margin: 0px;
}
/* liche radky v kosiku s nazvem zbozi */
table.cart tr.item td {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* *                    STYLY PRO TEXT ******************************************************************/
/*odstavec s odsazenim*/
p.static {
	margin-bottom: 15px;
}
/*odstavec generovany editorem, nesmi mit margin*/
p {
	margin-bottom: 0px;
	margin-top: 0px;
}
.help {
	font-size: 10px;	
	padding: 3px 6px 6px 6px;
	border: 1px solid #D0D0D0;
	background-color: #FFFFff;
}
.results-label, .show-form-link {
	color: #54544C;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.show-form-link {
	font-size: 15px;
}
/*nahrada pro nevalidni align=*/
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.align-justify {
	text-align: justify;
}
/*nahrada pro nevalidni valign=*/
.valign-top {
	vertical-align: top;
}
.valign-middle {
	vertical-align: middle;
}
.valign-baseline {
	vertical-align: baseline;
}
.valign-bottom {
	vertical-align: bottom;
}
/*nahrada pro nevalidni align=, pouziti u tabulek a bloku*/
.left {
	float: left;
}
.right {
	float: right;
}
/*skryty text*/
.hid {
	visibility: hidden;
}
.full-width {
	width: 100%;
}
.block {
	display: block;
}
/*slouzi pro vystredeni vnitrnich bloku v IE*/
.full-width-center {
	width: 100%;
	text-align: center;
}
/*vystredeni bloku v mozille*/
.inner-center {
	margin-left: auto;
	margin-right: auto;
}
/*vodorovna cara*/
hr {
	color: #C9C9C0;
	background: #C9C9C0;
	border: 0;
	height: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.hierarchy-label {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: black;
}

/*nadpis prvni urovne*/
h1 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
/*	margin-right: 20px;*/
	color: #54544C;
}
/* nazev zbozi v detailu (v tabulce) */
h1.item-detail-name {
	font-size: 11px;
	margin: 0;
}
/*nadpis druhe urovne*/
h2 {
   color: #54544C;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}
/* nazev aktuality (v tabulce) */
h2.item-detail-name {
	font-size: 11px;
	margin: 0;
}
/*nadpis treti urovne*/
h3 {
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 5px;
}
/*nadpis ctvrte urovne*/
h4 {
	font-size: 10px;
	margin-bottom: 10px;
}
/*maly text*/
.small {
	font-size: 9px;
	padding-bottom: 5px;
	padding-top: 5px;
}
/* varovani, ze je nutno zmeny v mnozstvi zbozi ulozit */
.cart-warn {
	color: red;
	font-size: 10px;
}
/*preskrtnuty text*/
.striked {
	text-decoration: line-through;
}
/*tucny text*/
.bold {
	font-weight: bold;
}
/*kurziva*/
.cursive {
	font-style: italic;
}
/*nahrada za nevalidni br clear=, ukonci obtekani*/
br.clear {
	clear: both;
}
/*zvyrazneny text, vkladany z editoru*/
.highlight {
	color: #626C00;
}
/* zvyraznena polozka (cislo) v listovani */
.highlight-listing {
   color: #626C00;
	font-weight: bold;
	font-size: 12px;
}
/* *                    SEZNAMY, ODRAZKY ******************************************************************/
/*seznamy, bacha na mozillu a obrazkove odrazky*/
ul {
	list-style: url(../images/li.gif);
	margin-left: 20px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 110%;
}
ol {
	margin-left: 25px;
	padding-left: 0px; 
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	margin-bottom: 5px;
}
/* *                    OBRAZKY ******************************************************************/
img {
	border: none;
}
/*obrazek vyrobce*/
img.producer {
	float: right;
	border: 0px;
	margin: 5px 0px 3px 3px;
}
/*obrazek doprava*/
img.right {
	float: right;
	margin: 5px;
	margin-right: 0px;
}
/*obrazek doleva*/
img.left {
	float: left;
	margin: 5px;
	margin-left: 0px;
}
/*obrazek vodorovne linky*/
/*img.hr {
	margin-top: 7px;
	margin-bottom: 7px;
}*/
/* *                    FORMULARE A INPUTY ******************************************************************/
/*aby neodsazoval*/
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 11px;
	vertical-align: text-bottom;
}
select {
   font-size: 10px;
	vertical-align: middle;
}
input.field-normal {
	width: 90px;
	border: 1px solid #8A8A8A;
}
input.field-longer {
	width: 180px;
	border: 1px solid #8A8A8A;
}
input.field-longer2 {
	width: 140px;
	border: 1px solid #8A8A8A;
}
input.field-long {
	width: 250px;
	border: 1px solid #8A8A8A;
}
input.field-short {
	width: 20px;
	border: 1px solid #8A8A8A;
}
input.field-shorter {
	width: 30px;
	border: 1px solid #8A8A8A;
}
input.button {
	border: 1px solid #8A8A8A;
	color: black;
	background: #6EA9ED;
	font-size: 11px;
}
textarea, select {
	border: 1px solid #8A8A8A;
}
#sent-info {
   font-weight: bold;
   color: gray;
}
/* *                    FORMULARE A INPUTY ******************************************************************/
/* tiskovy styl *******************************************/
@media print {
page {
	margin: 25mm;
}
body {
	color: black;
	background-color: white;
	font-size: 11pt;
}
h1, h2, h3, h4 {
	page-break-after: avoid;
}
#head, #left-column, #cart-and-customer, #menu, #links, #right-column, #links-top {
	display: none;
}
#text, #real-text, #main-and-right {
	float: left;
	width: 99%;
	font-size: 11pt;
}
#main-part {
	width: 100%;
}
#foot {
	display: none;
}
#copyright {
	display: none;
}
.no-print {
   display: none;
}
}
