/* Základní nastavení bez návaznosti na Managera */
* {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	border-style: none;
	vertical-align: middle;
}
.invisible {
	display: none;
}
.main-obal {
	width: 100%;
	background: url('images/background.gif') repeat-y top;
}
.main {
	width: 100%;
}
.cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.center {
	text-align: center;
	margin: 0 auto;
}
.righttext {
	display: none;
}

#logo 
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    border: 0;
    }

#logo2
{
    position: absolute;
    top: 0;
    left: 178px;
    z-index: 100;
    }


/* Základní nastavení */
body {
	font-family: Verdana, 'Geneva CE', lucida, sans-serif; 
	font-size: 12px;
	border: 0px;
    margin: 0px;
    padding: 0px;

}
html>body {
	font-size: 12px;
}

.page {
	width: 100%; 
	text-align: left;
	font-size: 92%;
	background: #transparent;
	margin: 0;
	padding: 0;
}

/* Horní pruh */
.header
{
    width: 100%;
    min-width: 780px;
    height: 86px;
    background: url('images/bg-header.png');
}
.ico-header
{
    float: right;
    border: 0;
    }
.header-middle {
	height: 87px;
	text-align: left;
	font-size: 100%;
}
.in-header-middle{
	margin: 10px;
	position: absolute;
	top: 52px;
	left: 250px;
	color: #ffffff;
	font-size: 100%;
	z-index: 11;
	width:auto;
}
.header-right {
	float: right;
	width: 211px;
	text-align: center;
	padding: 0;
	font-size: 100%;
}
.header-banner {
	padding: 0px 0px 16px 0px;
}

/* Horní menu */
.top-menu {
	background-color: #ffffff;
	border-top: 0px solid #ffa251;
	border-bottom: 1px solid #feddc0;
	text-align: left;
	padding: 8px 0px 2px 262px;
	color: #f77b0e;
	width: auto;
}
.top-menu li {
	display: inline;
}
.top-menu a {
	color: #f77b0e;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
}
.top-menu a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #f77b0e;
}

.top-menu2 {
	background-color: #ffffff;
	border-top: 0px solid #ffa251;
	border-bottom: 1px solid #feddc0;
	text-align: left;
	padding: 8px 0px 2px 0px;
	color: #f77b0e;
	width: auto;
}

.top-menu2 a {
	color: #f77b0e;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
}
.top-menu2 a:hover {
	color: #f77b0e;
	text-decoration: underline;
}
/* Hlavní plocha */
.middle {
    padding: 15px 40px;
    width: 100%;
    background: url(images/bg-middle.png) repeat-x;
}
.middle a {
	color: #f77b0e;
	text-decoration: underline;
}
.middle a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #f77b0e;
}
.middle p {
	padding: 5px 0;
	color: #666666;
}

/* Levý a pravý sloupek */
.left {
    width: 212px;
    margin: 0px 0px 0px 13px;
    padding: 0px 0px 0px 13px;
    font-size: 100%;
	color:#666666;
	background: url(images/bg-leftbar1.gif) repeat-y;
}
.left a {
	color:#666666;
}
.left a:hover {
	color: #666666;
}
.left h4 {
	font-size: 100%;
	color: #ffffff;
	background-color: #29166F;
	padding: 2px 2px 2px 10px;
	margin: 0px;
	text-align: left;
}
.right {
    width: 212px;
    margin: 0px 13px 0px 0px;
    padding: 0px 13px 0px 0px;
    font-size: 100%;	
    color:#666666;
    background: url(images/mija041_15.png) repeat-y;

}
.right a {
	color:#666666;
	text-decoration: underline;
}
.right a:hover {
	color: #f77b0f;
	text-decoration: none;
}
.right h4 {
	font-size: 100%;
	color: #f77b0f;
	background-color: #c0c0c0;
	padding: 2px 2px 2px 21px;
	border-top: 1px solid #2C3D47;
	border-bottom: 1px solid #2C3D47;
	margin: 0px;
	text-align: left;
}

/* Spodní pruh */
.footer {
	padding: 10px;
	text-align: center;
	font-size: 78%;
	color: #666666;
}
.footer p {
	padding: 1px;
}
.footer a {
	color: #666666;
	text-decoration: underline;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
}

/* Spodní menu */
.bottom-menu {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #eeeeee;
	text-align: center;
	padding: 3px 0;
	color: #cccccc;
}
.bottom-menu li {
	display: inline;
}
.bottom-menu a {
	color: #666666;
	text-decoration: none
}
.bottom-menu a:hover {
	color: #333333;
	text-decoration: underline;
}

/* Cena nákupu */

.total-price a:hover {
	color: #ffffff;
	background-color: #f77b0f;
	text-decoration: none;
}

/* Kategorie */
.levels-tree h4 {
	font-size: 100%;
	color: #ffffff;
	padding: 2px 2px 2px 20px;
	margin: 0px;
	text-align: left;
}
.levels-tree {
	margin: 10px 0;
	border-bottom: 0px solid #000;
}
.levels-tree ul {
	margin: 10px 0 10px 30px;
}
.categorization, .department {
	margin: 10px 0 10px 25px;
}
.levels-tree ul ul {
	margin: 2px 0 2px 10px;
}
.levels-tree li {
	list-style-type: disc;
	color: #990000;
	margin: 1px;
}
.levels-tree ul ul li {
	color: #cc0000;
	margin: 1px;
}

.levels-tree ul ul ul li {
	color: #666666;
	margin: 1px;
}
.levels-tree ul ul ul ul li {
	color: #999999;
	margin: 1px;
}

.levels-tree ul ul li a {
	color: #cc0000;
	margin: 1px;
	text-decoration: none;
}
.levels-tree ul ul li a:hover {
	color: #ffffff;
	margin: 1px;
	background-color: #cc0000;
}

.levels-tree ul ul ul li a {
	color: #666666;
	margin: 1px;
	text-decoration: none;
}
.levels-tree ul ul ul li a:hover {
	color: #ffffff;
	margin: 1px;
	background-color: #666666;
}

.levels-tree ul ul ul ul li a {
	color: #999999;
	margin: 1px;
	text-decoration: none;
}
.levels-tree ul ul ul ul li a:hover {
	color: #ffffff;
	margin: 1px;
	background-color: #999999;
}

.levels-tree a {
	color: #990000;
	text-decoration: none;
}
.levels-tree a:hover {
	color: #ffffff;
	background-color: #990000;
}
/* info pro vas */
.info4u {
	margin: 10px 0;
	border-bottom: 0px solid #000;
}
.info4u ul {
	margin: 10px 0 10px 30px;
}

.info4u ul {
	margin: 10px 0 10px 30px;
}

.info4u li {
	list-style-type: disc;
	color: #f77b0e;
	margin: 1px;
}

.info4u a {
	color: #f77b0e;
	text-decoration: none;
}
.info4u a:hover {
	color: #ffffff;
	background-color: #f77b0e;
}


/* Uživatelské výběry */
.item-section {
	margin: 10px;
	text-align: center;
}
.item-section a {
	color: #f77b0f;
	font-weight: bold;
}
.item-section a:hover {
	color: #ffffff;
	background-color: #f77b0f;
}
.item-section div {
	margin-bottom:5px;
}
.item-section div strong {
	color: #cc0000;
}

/* Uživatelský výběr 1 */
.user-selection1 h4 {
	font-size: 100%;
	color: #ffffff;
	background-color: #29166F;
	border-top: 0px solid #F7B50C;
	border-bottom: 0px solid #F7B50C;
	border-left: 10px solid #F7B50C;
	padding: 2px 2px 2px 10px;
	margin: 0px;
	text-align: left;
}
.user-selection1 {
	margin: 10px 0;
	border-bottom: 0px solid #000;
	background-color: ;
}

/* Uživatelský výběr 2 */
.user-selection2 h4 {
	font-size: 100%;
	color: #ffffff;
	background-color: #29166F;
	border-top: 0px solid #F7B50C;
	border-bottom: 0px solid #F7B50C;
	border-left: 10px solid #F7B50C;
	padding: 2px 2px 2px 10px;
	margin: 0px;
	text-align: left;
}
.user-selection2 {
	margin: 10px 0;
	border-bottom: 0px solid #000;
	background-color: ;
}

/* Uživatelský výběr 3 */
.user-selection3 h4 {
	font-size: 100%;
	color: #ffffff;
	background-color: #29166F;
	border-top: 0px solid #F7B50C;
	border-bottom: 0px solid #F7B50C;
	border-left: 10px solid #F7B50C;
	padding: 2px 2px 2px 10px;
	margin: 0px;
	text-align: left;
}
.user-selection3 {
	margin: 10px 0;
	border-bottom: 0px solid #000;
	background-color: ;
}

/* Přihlášení */
.customer-login h4 {
	font-size: 100%;
	color: #ffffff;
	background-color: #29166F;
	border-top: 0px solid #F7B50C;
	border-bottom: 0px solid #F7B50C;
	border-left: 10px solid #F7B50C;
	padding: 2px 2px 2px 10px;
	margin: 0px;
	text-align: left;
}
.customer-login {
	margin: 10px 0;
	border-bottom: 0px solid #000;
	background-color: ;
}
.customer-login form {
	margin: 10px 10px 0 10px;
}
.customer-login input.field {
	width: 120px;
}
.customer-login ul {
	list-style: none;
	padding: 10px
}
.customer-login a {
	padding: 3px 0;
	text-decoration: underline;
	color: #f77b0f;
}
.customer-login a:hover {
	color: #f77b0f;
	text-decoration: none;
}

/* Blok zákazníka */
.customer-section h4 {
	font-size: 100%;
	color: #ffffff;
	background-color: #29166F;
	border-top: 0px solid #F7B50C;
	border-bottom: 0px solid #F7B50C;
	border-left: 10px solid #F7B50C;
	padding: 2px 2px 2px 10px;
	margin: 0px;
	text-align: left;
}
.customer-section {
	margin: 10px 0;
	border-bottom: 0px solid #000;
	background-color: ;
}
.customer-section ul {
	list-style: none;
	padding: 10px
}
.customer-section p {
	text-align: center;
	padding-top: 10px;
}
.customer-section p span {
	font-weight: bold;
}
.customer-section a {
	padding: 3px 0;
	text-decoration: underline;
	color: #f77b0f;
}
.customer-section a:hover {
	color: #f77b0f;
	text-decoration: none;
}

/* Vyhledávání */
.search-form h4 {
	font-size: 100%;
	color: #ffffff;
	background-color: #29166F;
	border-top: 0px solid #F7B50C;
	border-bottom: 0px solid #F7B50C;
	border-left: 10px solid #F7B50C;
	padding: 2px 2px 2px 2px;
	margin: 0px;
	text-align: left;
}
.search-form {
	margin: 2px 0;
	background-color: ;
	width: 95%;
}
.search-form form {
	margin: 10px 10px 0 10px;
}
.search-form ul {
	list-style: none;
	padding: 10px
}
.search-form a {
	padding: 3px 0;
	text-decoration: underline;
	color: #f77b0f;
}
.search-form a:hover {
	color: #f77b0f;
	text-decoration: none;
}

.search-form select
{
    width: 100%;
    color: #333333;
    }
.search-form option
{
    font-size: 80%;
    color: #333333;
    }    
.searchseparate
{
    border-bottom: 1px solid #cccccc;
    height: 10px;
    text-align: center;
    width: 99%;
    }
/* Filtry */
.filters h4 {
	font-size: 100%;
	color: #ffffff;
	background-color: #29166F;
	border-top: 0px solid #F7B50C;
	border-bottom: 0px solid #F7B50C;
	border-left: 10px solid #F7B50C;
	padding: 2px 2px 2px 10px;
	margin: 0px;
	text-align: left;
}
.filters {
	margin: 10px 0;
}
.filters p {
	padding: 5px 10px;
}

/* Nadpis stránky */
h1 {
	color: #f77b0f;
	font-size: 160%;
	font-style: oblique;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: serif;
}
h1 img {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}

/* Chybové hlášení */
.missing-entry {
	color: #FF0000;
}
.missing-entry strong {
	font-size: 100%
}

/* Cesta kategorií */
.breadcrumbs {
	border-bottom: 1px dotted #2c3d47;
	font-size: 93%;
	padding: 0px 0px 3px 0px; 
	margin: 0px 0px 5px 0px;
	color: #666666;
}
.breadcrumbs a {
	color: #666666;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	color: #ffffff;
	background-color: #666666;
	text-decoration: none;
}

/* Formuláře */
fieldset {
	border: 1px solid #f77b0f;
	margin: 0 auto;
	text-align: center;	
	padding: 5px;
	width: 80%;
}
legend {
	color: #f77b0f;
	font-weight: bold;
}
legend img {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}
.input {
	background-color: #fff;
	border: 1px solid #bbb;
	padding: 2px 0;
}

/* Výběry titulka */
.main-selection {
	margin: 10px 0;
}
.main-selection a {
	color: #666666;
	text-decoration: none;
}
.main-selection a:hover {
	color: #ffffff;
	background-color: #666666;
	text-decoration: none;
}
.main-selection div {
	margin-bottom:5px;
}

.main-selection div strong {
	color: #cc0000;
}
.main-column{
	float:left; 
	width:160px; 
	height: 290px;
	margin: 10px 10px 10px 0;
	padding: 5px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #fec593;
}

.height-headline
{
    height: 40px;
    color: inherit;
    background-color: inherit;
    }
   

/* Tabulka parametrů */
.parameters {
	margin-top: 10px;
}
.parameters td {
	border: none;
	padding: 2px;
}
.sec-line {
	background: #F8F8F8;
}
.property-title {
	background: #feddc0;
	font-weight: bold;
	color: #333333
}
.property-name {
	background: #fff0e2;
	line-height: 1.3em;
	color: #333333;
}
.property-value {
}

/* Ceník, katalog, košík */
.count {
	width: 30px;
}
.marks {
	overflow: hidden;
	height: 15px;
}
td div.marks {
	margin: 0 0 4px 0;
}
.marks span {
	font-weight: bold;
	background-color: #transparent;
	color: #009900;
	margin-right: 3px;
}
.marks img {
	margin-right: 3px;
}
.product-list {
	width: 100%;
}
.product-list td {
	padding: 3px 2px; 
}
.product-list-header td {
	border-bottom: 1px dotted #222222;
	color: #2C3D47;
	font-weight: bold;
	background-color: #transparent;
}
.product-list-footer td {
	color: #2C3D47;
	text-align: right;
}
.product-list-row td {
	background-color: #transparent;
}
.product-list-secrow td, .product-list-row td.picture {
	border-bottom: 1px dotted #2c3d47;
}
.product-list-row td.price, .product-list-row td.button, .product-list-secrow td.price, .product-list-secrow td.button, .product-list-footer td.price {
	text-align: right;
}
.old-price-with-vat, td.old-price-with-vat,.old-price {
	text-decoration: line-through;
	text-align: right;
}
.cat-picture,.cat-picture a:hover,.cat-picture a:link{
	float: left;
	margin-right: 3px;
	background-color: #Transparent;
}
.cat-description {
	float: left;
}
.cat-price-row {
	float: right;
	text-align:left;
	border: 1px solid #ffe4ca;
	background-color: #fff2e5;
	padding: 3px;
}
.cat-price 
{
    text-align: right;
}
.cat-price div {
	margin-bottom: 5px;
}

.cat-price-button {
	margin: 10px;
	text-align: right;
}
td.cat-price-button-buy {
	padding: 10px 0 0 10px;
	text-align: left;
}

td.cat-price-button-detail {
	padding: 9px 10px 0 0;
	text-align: right;
	vertical-align: top;
}
td.cat-price-button-detail img{
	padding: 0;
	margin: 0;
}
.add-button {
	text-align: right;
	margin: 5px 0;
}
.cat-item-data span {
	font-weight: bold;
}
.price-with-vat, .product-list-footer td.price-with-vat, td.price-with-vat  {
	text-align: right;
	font-weight: bold;
	color: #cc0000;
}
.discount, td.discount {
	text-align: right;
	font-weight: bold;
	color: #f77b0f;
}
.product-list-name, .product-list-name a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.product-list-name a:hover {
	color: #ffffff;
	background-color: #666666;
	text-decoration: none;
}
h2.product-list-name  {
	font-size: 100%;
	margin: 0;
	padding: 0;
	line-height: normal;
	font-weight: bold;
	overflow:auto;
	height: 40px;
}
div.product-list-row {
	padding: 0px 0px 5px 0;
	border-bottom: 1px dotted #2c3d47;
}

.cat-item-data {
	height: 60px;
	overflow: hidden;
	color: #666;
}
.cat-item-data p {
    margin: 0;
    padding: 0;
}
.cat-column {
	float:left; 
	width: 320px; 
	height: 230px;
	margin: 0 10px 10px 0;
}



/* ------- Bloky nenastavujici se zatim z managera ------- */

/* Registracni formular */
.reg-form, .enhsearch-form {
	margin: 0 auto;
	text-align: center;
}
.reg-form fieldset {
	margin: 0 0 10px 0;
}
.reg-form table, .enhsearch-form table {
	width: 100%;
}
.reg-form td, .enhsearch-form td {
	text-align: left;
}
.reg-form td.name, .enhsearch-form td.name {
	width: 40%;
}
.reg-form td.value, .enhsearch-form td.value {
	width: 60%;
}
.reg-form .input, .enhsearch-form .input {
	width:80%;
}

/* User data */
.user-data {
	width: 80%;
}
.user-data td {
	padding: 1px 5px 1px 0;
	text-align: left;
}
.user-data td.name {
	width: 40%;
	text-align: left;
}
.user-data td.value {
	width: 60%;
	text-align: left;
}

/* Strankovani */
.pager {
	width: 100%;
	margin: 5px 0;
}
.pager-txt {
	float: left;
	padding-top: 4px;
}
.pager-btn {
	float: right;
}

/* Sestavy */
.configure-button {
	text-align: right;
	margin: 5px 0 20px 0;
}
.componentgroup-name {
	margin-top: 10px;
	font-weight: bold;
}

/* Kosik, pokladna */
.cart-button {
	text-align: right;
	margin: 5px 0 20px 0;
}
.deliveries {
	float: left;
	margin: 3px 0 10px 0;
	width: 50%;
}
.payments {
	float: left;
	margin: 3px 0 10px 0;
	width: 50%;
}
.delivery-adress {
	width: 100%;
}
.delivery-adress td
{
    text-align: left;
    }
.delivery-adress td.name {
	width: 40%;
	text-align: left;
}
.delivery-adress td.value {
	width: 60%;
	text-align: left;
}
.delivery-adress .input {
	width:80%;
}



h3  {
	font-size: 108%;
	margin: 10px 0 5px 0;
}
.update {
	margin: 20px 10px 10px 10px;
	font-size: 86%;
	text-align: center;
}
.last {
	margin-right: 0;
}


.show-filters {
	text-align: right;
	margin-bottom: 15px;
}
.show-filters span {
	color: #29166F;
	font-weight: bold;
}
#ordering * {
	vertical-align: middle;
}
#ordering fieldset {
	text-align: right;
	border: none;
	width: 100%;
}
.selected {
	font-weight: bold;
}
.leftpanel {
	background-color: #F0F0F0;
}
.rightpanel {
	background-color: #F0F0F0;
}

/* Currency Selection - Blok vyberu meny */
.currency
{
	color: #000000;
	text-align: center;
}

.bold-price
{
    font-weight: bold;
    color: #cc0000;
    font-size: 100%;
    }

/* Wizard pokladna - krokovani 1234 */
.step1-deliveries
{
	margin: 3px 0 10px 0;
}

.step1-button
{
    	text-align: left;
    	padding-left: 10px;
}

.souhrn-data
{
    width: 100%;
    }
    
.souhrn-data td
{
	padding: 1px 5px 1px 0;
	text-align: left;
}

.souhrn-data td.name
{
	width: 40%;
	text-align: left;
}

.souhrn-data td.value
{
	width: 60%;
	text-align: left;
}

/* header menu */


.nav
{
margin: 0;
padding: 0;
}

.nav li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.nav a:link, .nav a:visited
{
float: left;
font-size: 100%;
line-height: 14px;
padding: 4px 8px 4px 8px;
text-decoration: none;
color: #ffffff;
border-bottom: 2px solid #ffa251;

}

.nav a:link.active, .nav a:visited.active, .nav a:hover
{
color: #ffffff;
border-bottom: 2px solid #ffe3c1;
background: url('images/bg-header-menu.gif') repeat-x;
}

p.postfree
{
    font-weight: bold;
    color: #009900;
    }
    
.backbutton
{
    float: right;
    }
    