﻿* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	font-family: Verdana, Arial, "Geneva CE", lucida, sans-serif;
	font-size: 85%;  color: #000; text-align: center; line-height: 1.3;
	background: url(../images/back.jpg) top repeat-x #474747;
}

/* základní rozvržení dokumentu */

#page {
	width: 100%; height: auto;
	margin: 0 auto;
}

#in-page {
    float: left;
	width: 100%; height: auto;
	margin: 10px auto;
	background: #fff; text-align: left;
}

#header {
	display: inline; float: right;
    width: 100%; height: 103px;
}

#header-rodinka {
	display: none; float: right;
}

#header-logo {
	float: left;
    width: 100%; height: 103px;
}

#header-info {
	display: none; float: right;
    width: 900px; height: 69px;
    font-size: 0.8em; color: #fff; line-height: 150%;
    border-top: 10px solid #000;
    background: url(../images/header-odkazy-back.png) center no-repeat #646567;
}
#header-info A {color: #EF7F01; text-decoration: none;}
#header-info A:hover {color: #EF7F01; text-decoration: underline;}
#header-info STRONG {color: #EF7F01;}

#header-logo {
	float: left;
    width: 295px; height: 192px;
}

#customer {
	display: none; float: left;
    width: 230px;
    margin: 8px 0 0 13px;
    color: #fff;
}

#price-of-cart {
    display: none; float: left;
    width: 231px;
    margin: 8px 0 0 15px;
    color: #fff;
}

#top-menu {
	display: none; float: left;
	width: 231px;
    margin: 8px 0 0 13px;
}
#top-menu LI {
    display: inline; float: left;
    width: 230px;
    list-style-type: none;
}
#top-menu A {
	display: inline; float: left;
	width: 230px; height: auto; margin: 0;
    text-decoration: none; color: #fff; line-height: 150%; text-align: left;
}
#top-menu A:hover {color: #fff; text-decoration: underline;}

#login {
	display: inline; float: left;
    width: 100px;
    margin: 8px 0 0 15px;
}
#login A {font-weight: bold;}

#content-all {
	float: left;
    width: 90%; height: auto;
	background: url("../images/back-2.png") center repeat-y;
}

#left {
	display: none; float: left;
	width: 170px; height: auto;
    padding: 10px 0 0 0;
	background: #EF7F01;
}

.menu-nadpis {
    display: inline; float: left;
    width: 150px;
    font-size: 0.8em;
    color: #000; font-weight: bold; padding: 5px 0 4px 20px;
}

.menu {
	float: left;
	width: 170px; height: auto;
    margin: 0 0 10px 0;
    font-size: 0.8em;
}

.menu LI {
    display: inline; float: left;
    list-style-type: none;
    margin: 0 0 1px 0;
}

.menu A {
	display: block;
	width: 140px; height: auto;
    margin: 0 0 0 20px; padding: 0 0 0 10px;
    text-decoration: none; color: #fff; line-height: 160%;
    background: url(../images/menu-back-01.png) left center no-repeat;
}
.menu A:hover {color: #000; text-decoration: none; background: url(../images/menu-back-02.png) left center no-repeat;}

.menu UL {
	float: left;
	width: 170px; height: auto;
    font-size: 0.9em;
    background: url("../images/categories-menu-back.png") left center repeat-y;
}
#left P {display: inline; float: left; margin: 0px 5px 10px 20px; line-height: 180%; color: #fff;}

#left-reklama {
	display: inline; float: left;
	width: 170px; height: auto;
	margin: 20px 0;
    text-align: center;
}
#left-reklama IMG.left-logo {display: inline; float: left; width: 66px; height: 66px; margin: 10px 0 0 10px;}
#left-reklama P {font-size: 0.7em; color: #fff; margin: 10px 10px 0 10px; line-height: 110%;}

.left-reklama-b {
	display: inline; float: left;
	width: 170px; height: auto;
    padding: 0 0 10px 0;
    background: #000;
}
.left-reklama-g {
	display: inline; float: left;
	width: 170px; height: auto;
    padding: 0 0 10px 0;
    background: #3D3D3F;
}

#ikonky {
	display: inline; float: left;
	width: 120px; height: auto;
	margin: 0 0 20px 20px;
    text-align: center;
}
#ikonky IMG {margin: 5px 0;}

.breadcrumbs {
    width: 500px; margin-bottom: 10px;
	font-size: 0.7em; text-decoration: none; font-weight: normal; text-align: left; line-height: 150%;
}

.breadcrumbs A {color: #000; text-decoration: underline;}
.breadcrumbs A:hover {color:#EFAA96; text-decoration: underline;}

#content-null {
    float: left;
	width: 90%;
}

#content {
    float: left;
	padding: 20px 10px 20px 30px;
    text-align: left;
}
#content-texty {float: left; padding: 0 20px 0 0;}

#content-cart {
    float: left;
	padding: 0 20px 0 0;
}

.content-center {
	display: inline; float: left;
    width: 100%;
    text-align: center;
}

#content UL, #content OL {
	margin: 0 0 10px 10px; padding: 0;
    font-size: 0.8em;
}

#content LI {
	margin: 0 0 0 20px; padding: 0;
    line-height: 150%;
}

.infopages-text UL {
	font-size: 0.8em;
}

.infopages-text LI {
	line-height: 120%; margin: 0 0 5px 0;
}

#right {
	display: none;;
	width: 170px; height: auto;
    padding: 10px 0 0 0;
	background: #EF7F01;
}

#search-form {
	display: inline; float: left;
    width: 150px; margin: 0 0 10px 20px;
	font-size: 0.8em; text-decoration: none; font-weight: normal; text-align: center;
}

#search-header {
	display: inline; float: left;
	width: 150px; height: auto;
    color: #000; line-height: 150%; text-align: left;
}

#search-01, #search-02 {
	display: inline; float: left;
	margin: 0 0 0 2px;
    text-align: left;
}
#search-02 {}

.search-input {
	width: 95px;
	background: #fff;
    border: 1px solid #EFAA96;
   	font-weight: bold; font-size: 10px;	padding: 3px;
}

.search-button {
	padding: 2px;
	font-size: 11px; font-weight: bold; color: #fff;
	background: #D10018;
    border: 1px solid #D10018;
}

#search-enhanced {
	display: inline; float: left;
    width: 135px;
	margin: 1px 0 0 2px; text-align: left;
    font-size: 0.9em;
}

#search-enhanced A {color: #000; text-decoration: underline;}
#search-enhanced A:hover {color: #B01016; text-decoration: underline;}

#right-infocolumn {
	float: left;
	width: 170px; height: 95px;
    margin: 5px 0; padding: 10px 0 0 0;
    background: url(../images/right-zakaznicka-linka.jpg) center no-repeat;
}
#right-infocolumn H3 {margin: 0 0 5px 15px; font-size: 1.2em; color: #EF7F01; font-weight: normal;}
#right-infocolumn P {margin: 5px 5px 5px 15px; color: #fff; line-height: 120%;}
#right-infocolumn P STRONG {color: #fff;}
#right-infocolumn A {color: #fff; text-decoration: none;}
#right-infocolumn A:hover {color: #fff; text-decoration: underline;}

#right-cartlist-null {
	float: left;
	width: 170px; height: auto;
    margin: 0 0 5px 0; padding: 10px 0;
    font-size: 0.8em;
    background: #4B4B4D;
}
#right-cartlist-null H3 {margin: 0 0 5px 15px; font-size: 1.5em; color: #EF7F01; font-weight: normal;}
#right-cartlist LI {
    display: inline; float: left;
    list-style-type: none; color: #fff;
    margin: 0 0 1px 0;
}
#right-cartlist A {
	display: block;
	width: 135px; height: auto;
    margin: 0 5px 0 20px; padding: 0 0 0 10px;
    text-decoration: none; color: #fff; line-height: 120%;
    background: url(../images/right-cart-back-01.png) top left no-repeat;
}
#right-cartlist A:hover {color: #fff; text-decoration: underline; background: url(../images/right-cart-back-01.png) top left no-repeat;}
#right-cartlist A.orange {color: #EF7F01; background: url(../images/right-cart-back-03.png) top left no-repeat;}
#right-cartlist A.orange:hover {background: url(../images/right-cart-back-03.png) top left no-repeat;}
#right-cartlist-null P {margin: 5px 5px 5px 15px; padding: 0; color: #fff;}

#info-menu {
	float: left;
	width: 170px; height: auto;
    margin: 5px 0;
    font-size: 0.8em;
}

#info-menu LI {
    display: inline; float: left;
    list-style-type: none;
    margin: 0 0 1px 0;
}

#info-menu A {
	display: block;
	width: 140px; height: auto;
    margin: 0 0 0 20px; padding: 0 0 0 10px;
    text-decoration: none; color: #fff; line-height: 160%;
    background: url(../images/menu-back-01.png) left center no-repeat;
}
#info-menu A:hover {color: #000; text-decoration: none; background: url(../images/menu-back-02.png) left center no-repeat;}


#user-selection1 {
	display: inline; float: left;
    width: 140px; height: auto;
    margin: 10px 0 20px 15px; padding: 28px 0 0 0;
	font-size: 0.9em; text-decoration: none; font-weight: normal; text-align: center; line-height: 120%;
    background: url("../images/right-akce.jpg") top center no-repeat #fff;
}

#user-selection1 DIV {background: #fff; text-align: center;}
#user-selection1 H2 {line-height: 120%; padding: 0; margin: 5px 0; font-size: 0.9em; font-weight: bold; text-align: center; color: #000;}
#user-selection1 H2 A {color: #000;text-decoration: none;}
#user-selection1 H2 A:hover {text-decoration: underline;}
#user-selection1 IMG {margin: 0 0 5px 0;}
P.user-selection1-price {text-align: center; margin: 0 0 5px 0;}
P.user-selection1-transport {text-align: center; background: #000; color: #fff; line-height: 200%; margin: 0;}

#user-selection2 {
	display: inline; float: left;
    width: 140px; height: auto;
    margin: 0 0 20px 15px; padding: 28px 0 0 0;
	font-size: 0.9em; text-decoration: none; font-weight: normal; text-align: center; line-height: 120%;
    background: url("../images/right-novinky.jpg") top center no-repeat #fff;
}

#user-selection2 DIV {background: #fff; text-align: center;}
#user-selection2 H2 {line-height: 120%; padding: 0; margin: 5px 0; font-size: 0.9em; font-weight: bold; text-align: center; color: #000;}
#user-selection2 H2 A {color: #000;text-decoration: none;}
#user-selection2 H2 A:hover {text-decoration: underline;}
#user-selection2 IMG {margin: 0 0 5px 0;}
P.user-selection2-price {text-align: center; margin: 0 0 5px 0;}
P.user-selection2-transport {text-align: center; background: #000; color: #fff; line-height: 200%; margin: 0;}

#bottom-menu {
	display: none; float: left;
	width: 500px;
    margin: 10px 0;
    font-size: 0.7em; text-align: center; color: #3D3D3F;
}
#bottom-menu LI {
    list-style-type: none;
}
#bottom-menu A {
    text-decoration: none; color: #3D3D3F; line-height: 150%; text-align: left;
}
#bottom-menu A:hover {color: #EF7F01; text-decoration: none;}


#footer {
	display: none; float: right;
}

#footer A {color: #C1C0BF; text-decoration: underline;}
#footer A:hover {color: #EFAA96; text-decoration: underline;}

#footer-icons {
    display: none;
	margin: 0 auto; padding: 10px 0;
	font-size: 0.7em; color: #bbb; text-decoration: none; font-weight: normal; text-align: right; line-height: 120%;
}
#footer-icons IMG {float: left;}
#footer-icons A {color: #C1C0BF; text-decoration: underline;}
#footer-icons A:hover {color: #EFAA96; text-decoration: underline;}

.footer-icons-txt {width: 900px; height: auto; float: left; padding: 10px 0 20px 0;}
.footer-icons-txt SPAN {float: left; margin: 0 10px;}

.footer-icons-img {width: 900px; height: auto; float: left;}
.footer-icons-img IMG {margin: 5px 10px 5px 0;}


/* konec základního rozvržení */

.login-table {
	margin: 1em 2em; padding: 1em;
	font-size: 0.8em; font-weight: normal; text-align: right; line-height: 135%; color: #000;
    border: 1px solid #F0B097;
}

.login-input {
    width: 150px;
	background: #F9EFE5;
	border: 1px solid #F2C584;
	font-weight: normal; font-size: 10px;	padding: 3px;
}

.login-text {margin: 1em 2em; font-size: 1em; line-height: 150%; color: #fff; font-size: 0.9em;}

.form-table {
    display: inline; float: left;
	font-size: 0.8em; font-weight: normal; text-align: right; line-height: 135%;
    margin: 0 10px 0 0;
}
.form-table TD {text-align: right;}

.value {width: 260px;}
.value-2 {width: 170px;}

.input, .input-2, .input-3, input-4, .count {
    width: 250px;
	background: #FFF8F0;
	border: 1px solid #D8D9DB;
	font-weight: bold; font-size: 11px;	padding: 3px;
}
.input-2 {width: 119px;}
.input-3 {width: 80px;}
.input-4, .count {width: 20px;}

.input-textarea {
    width: 250px;
	background: #FBFAE3;
	border: 1px solid #DFDD00;
	font-weight: bold; font-size: 12px;	padding: 3px;
}

.form-table-buttons {
    display: inline; float: right;
	font-size: 0.8em; font-weight: normal; text-align: right; line-height: 135%;
    margin: 0 30px 0 0;
}

#user-data-null {
    display: inline; float: left;
    width: 500px; height: auto;
    margin-bottom: 10px;
}

.user-data {
    display: inline; float: left;
	margin: 0; padding: 0.3em;
	font-size: 0.8em; font-weight: normal; text-align: left; line-height: 135%; color: #000;
    border: 1px solid #EFAA96;
}
.user-data TD {padding: 0.3em 1em;}

.customer-section {
    display: inline; float: right;
	margin: 0 10px 0 0.5em; padding: 0;
	font-size: 1em; font-weight: normal; text-align: left;
}

.change-password-table {
	font-size: 0.8em; font-weight: normal; text-align: left; line-height: 135%; color: #000;
}

.search-table {
    display: inline; float: right;
	font-size: 0.8em; font-weight: normal; text-align: right; line-height: 135%;
    margin: 0 10px 0 0;
}

.product-list {
    width: 500px;
	font-size: 0.8em; font-weight: normal; text-align: left; line-height: 135%;
	padding: 0; margin: 0 0 1em 0;
	border: 1px solid #EF7F01;
}

.product-list-header {background: #D8D9DB;}
.product-list-header TD {background: #D8D9DB; padding: 5px 6px;font-weight: bold;}
.product-list-header TH {background: #D8D9DB; padding: 5px 6px;font-weight: bold;}
.product-list-row TD {padding: 5px 6px;font-weight: normal;}
.product-list-footer TD {padding: 7px 6px;font-weight: bold;}

.price-with-vat, .price {text-align: right;}

.cart-button, .checkout-buttons {
    display: inline; float: right; text-align: right;
}

.cart-button BUTTON {display: inline; float: left; margin: 0 0 5px 5px;}

.checkout-step {text-align: center; font-size: 0.9em; margin: 0 0 10px 0;}

.checkout-payment, .checkout-delivery {
	margin: 0 0 10px 0; padding: 1em;
	font-size: 0.8em; font-weight: normal; text-align: left; line-height: 135%;
    border: 1px solid #EFAA96;
    background: #D8D9DB;
}

.checkout-adress {
	margin: 0 0 10px 0; padding: 0.5em 0.7em;
	font-size: 0.9em; font-weight: normal; text-align: left; line-height: 135%;
    border: 1px solid #EFAA96;
 }

.checkout-comment {
    width: 500px;
	margin: 0 0 10px 0; padding: 0;
	font-size: 0.8em; font-weight: normal; text-align: right; line-height: 135%;
}
.checkout-comment TEXTAREA {
    width: 410px;
    text-align: left;
    border: 1px solid #EFAA96;
}

.customer-data {
    display: inline; float: left;
	margin: 0 0 1em 10px; padding: 0;
	font-size: 1.1em; font-weight: normal; text-align: left; color: #fff;
}

.delivery-adress {
	font-size: 0.8em; font-weight: normal; text-align: right; line-height: 135%;
    margin: 0 0 0 100px;
}
.delivery-adress {display: inline; float: none;}
.delivery-adress TD {text-align: right;}

.tlacitkoObecne, .button {
    width: 0;
	padding: 2px 4px;
	font-size: 11px; font-weight: bold; color: #fff;
	background: #666666;
    border: 1px solid #666666;
    overflow: visible;
}
.tlacitkoObecne[class] {width: auto;}
.button[class] {width: auto;}

.missing-entry-text {
	font-size: 0.9em; font-weight: normal; text-align: left; line-height: 150%;
    background: #E6E7E9;
    border: 1px solid #D71920;
	margin: 0.5em 0; padding: 1em;
}

.missing-entry {color: #FF0000;}

.important-text {
	font-size: 0.8em; font-weight: normal; text-align: left; line-height: 150%;
    border: 1px solid #D71920;
    background: #E6E7E9;
	margin: 0.5em 0; padding: 1em;
}

.product-query {
    display: inline; float: left;
    margin: 0; padding: 0.5em;
	font-size: 0.8em; font-weight: normal; text-align: right; line-height: 135%; color: #000;
}
.product-query TD {padding: 0.3em 0.5em;}

.information-table {
	font-size: 0.8em; font-weight: normal; text-align: left; line-height: 135%;
	padding: 0; margin: 1em 0;
	border: 1px solid #EFAA96;
}

/* catalogue */


#catalogue-levels {
    display: inline; float: left;
    width: 500px; height: auto;
    margin: 0; padding: 0;
    font-size: 1em; color: #3565AB;
}

#catalogue-levels LI {list-style: none; margin: 0; padding: 0;}
#catalogue-levels A {margin: 0; padding: 2px 0 2px 20px; color: #EF7F01; font-weight: bold; text-decoration: none; background: url("../images/subcategories-back.png") left center no-repeat;}
#catalogue-levels A:hover {color: #000; text-decoration: underline;}

#level-description {
    display: inline; float: left;
    width: 500px; height: auto;
    margin: 0 0 5px 0; padding: 0;
}

.catalogue-ordering {
    display: inline; float: left;
    margin: 10px 0;
    font-size: 0.8em;
}

.catalogue-text-top {
    display: inline; float: left;
    width: 500px;
    margin: 5px 0;
}
.catalogue-text-top P {margin: 0 10px 15px 10px;}


.catalogue-text-bottom {
    display: inline; float: left;
    width: 500px;
}

.catalogue-text-bottom P {margin: 0 0 5px 0;}

.pager {
    display: inline; float: left;
    width: 500px;
    font-size: 0.8em;
    color: #000;
}
.pager-txt {display: inline; float: left;}
.pager-btn {display: inline; float: right;}

H1.catalogue-h1 {
    display: block;
    width: 480px;
	font-size: 0.9em; font-weight: bold; font-style: normal; color: #000; text-decoration: none; line-height: 120%; text-align: left;
	margin: 0 0 0.3em 0; padding: 5px 10px;
    background: #ECECEE;
}

.product-null {
    display: inline; float: left;
    width: 500px; height: auto; margin: 0;
}
.product-null H2 {font-size: 0.9em; font-weight: bold; margin: 10px; line-height: 120%;}
.product-null H2 A {color: #000; text-decoration: none;}
.product-null P {margin: 0 10px 8px 10px;}

.product {
    display: inline; float: left;
    width: 100%;
    margin: 0 0 10px 0; padding: 0;
    border: 1px solid #D9DADC;
    background: url(../images/product-back.png) bottom no-repeat #fff;
}

.product-image {
    display: inline; float: left;
    width: 175px; height: 170px;
    padding: 10px 0 0 0; text-align: center;
}

.product-info {
    display: inline; float: left;
    width: 268px; height: 170px;
    background: #ECECEE;
}
.product-price {font-weight: bold; color: #55AB26;}

.product-buttons {
    display: inline; float: right;
    width: 55px; height: 170px;
    background: url(../images/catalogue-back.png) top no-repeat #ECECEE;
}
.product-buttons IMG {display: inline; float: right;}

.product-detail {
    width: 100%; height: auto;
    border: 1px solid #D9DADC;
    background: url(../images/product-detail-back.png) right repeat-y;
}
.product-detail-img-price {
    width: 443px; height: auto;
}
.product-detail-img-price H1 {height: 30px; width: auto; background: #ECECEE; font-size: 1em; color: #EF7F01; margin: 9px 0 5px 0; padding: 0 10px; font-weight: bold; line-height: 200%;}

.product-detail-buttons {
    width: 55px; height: auto;
    background: url(../images/catalogue-back.png) top no-repeat #D8D9DB;
}
.product-detail-buttons IMG {}

.product-detail-img {
    display: inline; float: left;
    width: 300px; height: auto; margin: 5px;
}

.product-detail-price {
    display: inline; float: left;
    width: 110px; height: auto; margin: 5px 0 5px 10px;
}
.product-detail-price P {font-size: 0.8em; font-weight:bold; line-height: 120%;}
.product-detail-price P STRONG {font-size: 1.3em; line-height: 130%;}

.product-detail-marks, .product-detail-links, .product-detail-skladem {width: 110px; margin: 0 0 15px 0;}
.product-detail-marks SPAN {width: 110px; color: #D71920; margin: 5px 0 0 0;}

P.product-detail-akce {margin: 10px 10px 5px 10px; padding: 10px; border: 1px solid #55AB25; background: #fff; color: #EF7F01; font-weight: bold;}

.product-detail-info {
    display: inline; float: left;
    width: 100%; height: auto;
    border: 1px solid #D9DADC;
    border-top: none;
    background: #ECECEE;
}
.product-detail-info P {margin: 10px 10px 5px 10px;}
.product-detail-info OL {margin: 0 0 0 15px; padding: 0; font-size: 0.8em;}
.product-detail-info OL LI {margin: 0 0 5px 0; padding: 0; line-height: 130%;}
.product-detail-info UL {margin: 0 15px 15px 0; padding: 0 0 0 20px; font-size: 0.8em;}
.product-detail-info UL LI {line-height: 130%;}

 .product-detail-links {
    display: none; float: left;
}

 .product-detail-links P {
    display: inline; float: left;
    width: 48%;
}

.product-detail-properties {
    display: inline; float: right;
    width: 250px;
    text-align: left; font-size: 0.75em;
    margin: 10px 10px 10px 15px;
    background: #fff;
    border: 1px solid #CCCCCC;
}
.product-detail-properties STRONG {color: #000;}
.td-barva-1 {background: #CCCCCC; padding: 5px 6px;}
.td-barva-2 {background: #fff; padding: 5px 6px;}

.product-detail-buy {
    display: inline; float: right;
    width: 170px; height: auto;
    margin: 80px 0 5px 0; padding: 0;
    font-size: 0.8em; text-align: right;
}

.product-selectlinked-null {
    display: none; float: left;
    width: 510px; height: auto;
    text-align: left;
}

.product-selectlinked-null H2 {margin: 10px 0 0 0; font-size: 0.9em;}

.product-selectlinked {
    display: inline; float: left;
    width: 245px; height: 200px;
    text-align: center;
    margin: 5px 10px 10px 0;
    border: 1px solid #CCCCCC;
}
.product-selectlinked-img-price {
    width: 190px; height: auto;
    text-align: center;
}
.product-selectlinked-buttons {
    width: 55px; height: 168px;
    text-align: center;
}
.product-selectlinked-buttons IMG {float: right;}

.product-selectlinked H2 {height: 20px; font-size: 0.7em; text-align: center; margin: 5px;}
.product-selectlinked P {text-align: center;}
.product-selectlinked A {color: #000; text-decoration: none;}
.product-selectlinked A:hover {color: #000; text-decoration: underline;}

P.product-detail-video {
    width: 460px; float: left;
    background: url(../images/wmv-icon.jpg) left center no-repeat;
    margin: 10px 0; padding: 0 0 0 40px; line-height: 300%;
    border-bottom: 1px solid #EF7F01;
}

.product-urlreferences {
    display: inline; float: left;
    width: 508px; height: auto;
    margin: 0 10px; padding: 0;
}

.product-urlreferences H3 {font-size: 0.9em; font-weight: bold; margin: 10px 0 5px 0; line-height: 120%;}
.product-urlreferences P {margin: 0 0 10px 0; padding: 0;}
.product-urlreferences P IMG {border: none; margin: 10px 0 0 0; }
.product-urlreferences IMG {margin: 0 15px 15px 0; border: 1px solid #F0B097;}

#main-banner {
    display: inline; float: left;
    width: 500px; height: auto;
    margin: 5px 0; padding: 0;
}

.main-selection-1 {
    display: inline; float: left;
    width: 500px; height: auto;
    margin: 0; padding: 40px 0 0 0;
	background: url("../images/home-akcni-nabidka.jpg") top center no-repeat;
}

.main-selection-2 {
    display: inline; float: left;
    width: 500px; height: auto;
    margin: 0; padding: 40px 0 0 0;
	background: url("../images/home-doporucujeme.jpg") top center no-repeat;
}

#main-toptext, #main-middletext {
    display: inline; float: left;
	padding: 0 10px 0 0;
}

#catalogue-banner {
    display: inline; float: left;
    width: 500px; height: auto;
    margin: 10px 0 0 0; padding: 0;
}

.table-info {
    width: 500px;
	font-size: 0.8em; font-weight: normal; text-align: left; line-height: 135%;
	padding: 0; margin: 0 0 1em 0;
    background: #E9EAEB;
	border: 1px solid #EF7F01;
}

.table-info TD {padding: 5px 6px; border-top: 1px solid #fff;}
.table-info TH {padding: 5px 6px; font-weight: bold;}

.table-servis {
    width: 500px;
	font-size: 0.7em; font-weight: normal; text-align: left; line-height: 135%;
	padding: 0; margin: 0 0 1em 0;
    background: #E9EAEB;
	border: 1px solid #EF7F01;
}

.table-servis TD {padding: 3px 4px; border-top: 1px solid #fff;}
.table-servis TH {padding: 3px 4px; font-weight: bold; background: #D8D9DB; border-bottom: 1px solid #fff;}


/* obecné */

H1 {
	font-size: 1.2em; font-weight: normal; font-style: normal; color: #000; text-decoration: none; line-height: 120%; text-align: left;
	margin: 0 0 0.6em 0;
}

H2 {
	font-size: 1.1em; font-weight: normal; font-style: normal; color: #EF7F01; text-decoration: none; line-height: 120%; text-align: left;
	margin: 1em 0 0.2em 0; padding: 0;
}

H3 {
	font-size: 0.9em; font-weight: bold; color: #666666; text-decoration: none; line-height: 120%; text-align: left;
	margin: 1em 0 0.2em 0; padding: 0;
}

H4 {
	font-size: 0.9em; font-weight: bold; font-style: normal; color: #000; text-decoration: none; line-height: 120%; text-align: left;
	margin: 1em 0 0 0; padding: 0;
}

P  {
	font-size: 0.8em; font-weight: normal; text-align: left; line-height: 135%;
	margin: 0 0 1em 0; padding: 0;
}

P.ramecek  {padding: 10px; border: 1px solid #EF7F01; background: #ECECEE;}

A {text-decoration: underline; color: #EF7F01;}
A:hover {text-decoration: underline; color: #000;}

A.odkaz-sedy {color: #333;	text-decoration: underline;}
A:hover.odkaz-sedy {color: #F36F21; text-decoration: underline;}

FIELDSET {
    display: inline; float: left;
    width: 430px;
	padding: 0.5em; margin: 0 0 1em 0;
	border: 1px solid #D5E2F4;
}

LEGEND {
	padding: 0.2em 1em;
	font-size: 0.8em; font-weight: bold; color: #fff;
	background: #666666;
	border: 1px solid #666666;
}

SELECT {
	background: #F2EEE3;
	border: 1px solid #EFAA96; padding: 2px;
	font-weight: bold; font-size: 10px;
}

DL {font-size: 0.8em; font-weight: normal; text-align: left; line-height: 150%; margin: 5px 0 0 0;}
DT {font-weight: bold;}
DD {}

UL, OL {font-weight: normal; text-align: left; line-height: 120%;}

STRONG {font-weight: bold; color: #000;}
IMG {border: 0;}

.align-right, .right {text-align: right;}
.align-left, .left {text-align: left;}
.align-center, .center {text-align: center;}

.float-left {display: inline; float: left;}
.float-right {display: inline; float: right;}

.picture-r {display: inline; float: right; margin: 0 0 5px 10px; clear: right;}
.picture-r2 {display: inline; float: right; margin: 0 0 5px 5px; border: 2px solid #DFDD00;}
.picture-l {display: inline; float: left; margin: 10px 5px 5px 5px; border: 2px solid #DFDD00;}
.picture-l2 {display: inline; float: left; margin: 0;}

.width100 {display: inline; float: left; width: 100%;}
.width550 {display: inline; float: left; width: 550px;}

.red {color: #B01016;}
.green {color: #55AB25;}
.green STRONG {color: #000;}
.orange {color: #F08000;}
.orange STRONG {color: #F08000;}

.no-print {display:none;}


