* {
	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.png) top repeat-x #C1AF6D;
}

/* základní rozvržení dokumentu */

#page {
	width: 990px; height: auto;
	margin: 0 auto;
}

#in-page {
    float: left;
	width: 990px; height: auto;
	margin: 0 auto 10px auto;
	background: #fff;
    text-align: left;
}
#header-info {
	display: inline; float: right;
    width: 200px; height: 150px;
    font-size: 0.8em; color: #000;
	background:rgb(142,128,6) url("../images/header-right.png") center no-repeat;
}
#header-login {
	display: inline; float: left;
    width: 70px; height: auto;
    margin: 10px 0 0 20px;
    font-size: 0.9em;
    line-height: 90%;
}
#header-login A {color: #fff; text-decoration: none; font-weight: bold;}
#header-login A:hover {color: #FFCC00; text-decoration: underline;}

#login {
	display: inline; float: left;
    width: 180px;
}
#cart {
    display: inline; float: left;
    width: 180px;
    margin: 5px 0 0 0;
}
#checkout {
    display: inline; float: left;
    width: 180px;
    margin: 5px 0 0 0;
}

#customer-null {
	display: inline; float: left;
    width: 180px; height: auto;
    margin: 6px 0 0 20px;
    color: #000; line-height: 160%;
}
#customer-null STRONG {color: #fff;}
#customer-null A {color: #fff; text-decoration: none;}
#customer-null A:hover {color: #FFCC00; text-decoration: underline;}

#customer {
    display: inline; float: left;
    width: 180px;
    margin: 10px 0 0 0;
    overflow: hidden;
    font-size: 0.9em;
}

#customer strong {float:right; padding-right:20px;}

#price-of-cart {
    display: inline; float: left;
    width: 180px;
    margin: 20px 0 0 0;
    overflow: hidden;
}

#header {
	float: left;
    width: 790px; height: 150px;
	background:rgb(142,128,6) url("../images/header.jpg") center right no-repeat;
}

#top-menu {
	display: inline; float: right;
	width: 790px; height: 30px;
    font-size: 0.75em; text-align: center;
    background: url(../images/header-top-menu-back.png) center no-repeat;
}

#top-menu LI {
    display: inline; float: left;
    width: 158px; height: 28px;
    list-style-type: none;
}
#top-menu A {
	display: inline; float: left;
	width: 158px; height: auto;
    text-decoration: none; color: #A99503; font-weight: bold; line-height: 270%; text-align: center;
}
#top-menu A:hover {color: #000; text-decoration: none;}

#header-logo {
	float: left;
    width: 377px; height: 120px;
}

#header-banner {
	float: right;
    width: 413px; height: auto; 
}

#content-all {
	float: left;
    width: 990px; height: auto;
	background:rgb(193,175,109) url("../images/content-all-back.png") center repeat-y;
}

#menu-middle {width:990px; height:45px; background-color:rgb(193,175,109);}
#menu-middle a {display:block; float:left; width:160px; height:37px; background-color:rgb(166,149,1); border:1px solid rgb(141,124,6); text-align:center; padding:0; margin:3px 3px 3px 0; color:white; text-decoration:none;}
#menu-middle a:hover {background-color:rgb(148,131,25);}

#left {
	float: left;
	width: 200px; height: auto;
}

#search-form {
	display: inline; float: left;
    width: 200px; padding: 5px 0;
	font-size: 0.8em; text-decoration: none; font-weight: normal; text-align: center;
    background: #CFC190;
}

#search-header {
	display: inline; float: left;
	width: 160px; height: auto;
    color: #000; line-height: 150%; text-align: left; font-weight: bold;
    margin: 0 0 0 20px;
}
#search-01, #search-02 {
	display: inline; float: left;
	margin: 0 0 0 20px;
    text-align: left;
}
#search-02 {margin: 0 0 0 2px;}

.search-input {
	width: 118px;
	background: #fff;
    border: 1px solid #8D7C08;
   	font-weight: bold; font-size: 10px;	padding: 3px;
}

.search-button {
	padding: 2px;
	font-size: 11px; font-weight: bold; color: #fff;
	background: #8D7C08;
    border: 1px solid #8D7C08;
}

#search-enhanced {
	display: inline; float: left;
    width: 135px;
	margin: 1px 0 0 20px; text-align: left;
    font-size: 0.9em;
}
#search-enhanced A {color: #000; text-decoration: underline;}
#search-enhanced A:hover {color: #B01016; text-decoration: underline;}

#left-mainmenu {
	float: left;
	width: 200px; height: auto;
}
#left-mainmenu IMG {float: left; margin: 5px 0 0 0;}

.menu-header {
	float: left;
	width: 180px; height: auto;
    margin: 0; padding: 5px 0 5px 20px;
    font-size: 0.8em; font-weight: bold; color: #fff;
    background: #A59400;
}

.menu {
	float: left;
	width: 170px; height: auto;
    margin: 15px 0 10px 0;
    font-size: 0.9em;
    padding: 1px 0 0 15px;
    background: url(../images/menu-back.png) 15px 0 no-repeat;
}

.menu ul ul {display:none; background-image:none; font-size: 1em;}

.menu li {
    display: inline; float: left;
    list-style-type: none;
    margin: 0; padding: 0 0 1px 0;
    background: url(../images/menu-back.png) bottom no-repeat;
}

.menu li li {
    position:relative;
    top:1px;
}

.menu li li a {
    font-weight:normal;
    padding-left:8px;
}

.menu a {
	display: block;
	width: 160px; height: auto;
    padding: 7px 5px;
    text-decoration: none; color: #000; font-weight:bold; line-height: 120%;
}
.menu A:hover {color: #8E7E04; text-decoration: none; background: #D5C99F; }

.menu UL {
	float: left;
	width: 170px; height: auto;
    font-size: 0.9em;
    margin:0;
    padding:0;
    background: url("../images/categories-menu-back.png") left center repeat-y;
}

.menu-akce {
	float: left;
	width: 200px; height: auto;
    margin: 10px 0 5px 0;
    font-size: 1.1em;
    background: #A69402;
}
.menu-akce LI {
    display: inline; float: left;
    list-style-type: none;
    margin: 0; padding: 0 0 1px 0;
}
.menu-akce A {
	display: block;
	width: 200px; height: auto;
    padding: 7px 5px; text-align: center;
    text-decoration: none; color: #fff; font-weight: bold; line-height: 120%;
}
.menu-akce A:hover {color: #000; text-decoration: none;}

.menu-akce UL {
	float: left;
	width: 200px; height: auto;
    font-size: 0.9em;
    background: url("../images/categories-menu-back.png") left center repeat-y;
}

.menu .selected {text-decoration:underline;}

#left P {display: inline; float: left; margin: 0px 5px 10px 20px; line-height: 180%;}

#ikonky {
	display: inline; float: left;
	width: 100px; height: auto;
	margin: 20px 0 20px 50px;
    text-align: center;
}
#ikonky IMG {margin: 5px 0;}

#left-banner {
	display: inline; float: left;
    width: 160px; height: auto; padding: 20px;
    background: #CDBF8E;
}

#left-facebook {
	display: inline; float: left;
    width: 80px; height: auto; padding: 40px 60px;
    background: #DED5B4;
}

.breadcrumbs {
	display: inline; float: left;
    width: 520px; 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 {
	display: inline; float: left;
	width: 590px;
}

#content {
	display: inline; float: left;
	padding: 20px;
    text-align: left;
}

.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 {float: right; width: 200px; height: auto;}

#right-rychly-kontakt {
	display: inline; float: left;
    width: 200px; height: auto;
    background: url("../images/right-rychly-kontakt.png") bottom center no-repeat #CDBF8E;
}
#right-rychly-kontakt P {font-weight: bold; color: #000; margin: 12px 0 5px 20px;}
#right-rychly-kontakt P A {color: #fff; text-decoration: underline;}
#right-rychly-kontakt P A:hover {color: #000;}
#right-rychly-kontakt TABLE {font-size: 0.8em; font-weight: bold; color: #000; margin: 2px 0 5px 20px;}
#right-rychly-kontakt TABLE A {color: #fff; text-decoration: underline;}
#right-rychly-kontakt TABLE A:hover {color: #000;}

#right-doprava {
	display: inline; float: left;
    width: 200px; height: auto;
    background: #DFD6B5;
}
#right-doprava IMG {float: left;}
#right-doprava P {margin: 10px 20px; font-size: 1em; font-weight: bold; color: #A59400;}
#right-doprava P A {color: #A59400; text-decoration: none;}
#right-doprava P A:hover {color: #A59400; text-decoration: underline;}

#right-banner {
	display: inline; float: left;
    width: 150px; height: auto; padding: 25px;
    background: #CDBF8E;
}

#info-menu {
	float: left;
	width: 200px; height: auto;
    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: 180px; height: auto;
    padding: 0 0 0 20px;
    text-decoration: none; color: #000; line-height: 160%;
}
#info-menu A:hover {color: #D71920; text-decoration: none; background: url("../images/categories-menu-back.png") center repeat-y; }

#user-selection1 {
	display: inline; float: left;
    width: 200px; height: auto;
    padding: 60px 0 0 0;
	font-size: 1em; text-decoration: none; font-weight: normal; text-align: center; line-height: 120%;
    background: url("../images/nakup-v-akci.png") top center no-repeat;
}
#user-selection1 DIV {
    float: left;
    width: 160px; margin: 0 0 15px 20px;
    background: #fff;
    text-align: center;
}
#user-selection1 H3 {line-height: 120%; padding: 0; margin: 5px 5px 0 5px; font-size: 0.8em; font-weight: bold; text-align: center; color: #8E7E04;}
#user-selection1 H3 A {color: #8E7E04; text-decoration: none;}
#user-selection1 IMG {}
#user-selection1 P { text-align: center; margin: 0 5px;}

#user-selection2 {
	display: inline; float: left;
    width: 160px; height: auto;
    margin: 0 0 20px 20px; padding: 32px 0 0 0;
	font-size: 0.9em; text-decoration: none; font-weight: normal; text-align: center; line-height: 120%;
    background: url("../images/right-ceskyshop-doporucuje.png") top center no-repeat;
}

#user-selection2 DIV {
    padding: 5px 10px;
    border-top: none;
    background: #fff;
    border: 1px solid #EFAA96;
    text-align: center;
}
#user-selection2 H2 {line-height: 120%; padding: 0; margin: 5px 0 0 0; font-size: 0.9em; font-weight: bold; text-align: center;}
#user-selection2 H2 A {text-decoration: none;}
#user-selection2 IMG {margin: 0 0 5px 0;}
#user-selection2 P { text-align: center; margin: 0; padding: 0 0 5px 0; border-bottom: 1px solid #F0B097;}

#right-bonus H2 {width: 120px; padding: 5px 10px; color: #fff; background: #D71920;}
#right-bonus P {margin: 5px;}
#right-bonus P A {color: #000;}

#footer {
	display: inline; float: right;
	width: 990px;
	margin: 0; padding: 0 20px 20px 0;
	font-size: 0.7em; color: #fff; text-decoration: none; font-weight: normal; text-align: right; line-height: 120%;
}
#footer A {color: #fff; text-decoration: underline;}
#footer A:hover {color: #EFAA96; text-decoration: underline;}

#footer-icons {
	width: 990px;
	margin: 0 auto; padding: 10px 0;
	font-size: 0.7em; color: #fff; text-decoration: none; font-weight: normal; text-align: center; line-height: 120%;
}

#footer-icons A {color: #fff; text-decoration: underline;}
#footer-icons A:hover {color: #fff; text-decoration: underline;}

.footer-icons-txt {width:100%; height: auto; float: left; padding: 10px 0 20px 0; font-size:9px; text-align: center;}
.footer-icons-a {padding:5px 0;}
.footer-icons-a A { margin: 0 0 0 20px;}

.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: #F7F4EE;
	border: 1px solid #ECE7D5;
	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, .bookmarked {
    width: 550px;
	font-size: 0.8em; font-weight: normal; text-align: left; line-height: 135%;
	padding: 0; margin: 0 0 1em 0;
	border: 1px solid #8D7C08;
}

.product-list-header {background: #DED5B4;}
.product-list-header TD {background: #DED5B4; padding: 5px 6px;font-weight: bold;}
.product-list-header TH {background: #DED5B4; 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: #DED5B4;
}

.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;
    background: #DED5B4;
}

.checkout-comment {
    width: 550px;
	margin: 0 0 10px 0; padding: 0;
	font-size: 0.8em; font-weight: normal; text-align: right; line-height: 135%;
}
.checkout-comment TEXTAREA {
    width: 460px;
    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 {
	padding: 2px;
	font-size: 11px; font-weight: bold; color: #fff;
	background: #8D7C08;
    border: 1px solid #8D7C08;
}

.missing-entry-text {
	font-size: 0.9em; font-weight: normal; text-align: left; line-height: 150%;
    background: #DED5B4;
    border: 1px solid #8D7C08;
	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: #DED5B4;
	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: 550px; height: auto;
    margin: 0; padding: 0;
    font-size: 1em; color: #3565AB;
}
#catalogue-levels IMG {float: left;}
#catalogue-levels P {float: left; width: 150px; margin: 0; padding: 5px; text-align: left; color: #fff; font-weight: bold; background: #A69402;}
#catalogue-levels P A {color: #fff; text-decoration: none;}
#catalogue-levels P A:hover {color: #fff; text-decoration: none;}

.level {float: left; width: 160px; margin: 0 31px 15px 0; border: 1px solid #A69402;}
.level2 {float: left; width: 160px; margin: 0 0 15px 0;  border: 1px solid #A69402;}

#level-description {
    display: inline; float: left;
    width: 510px; height: auto;
    margin: 0 0 5px 0; padding: 0;
}

.catalogue-ordering {
    display: inline; float: left;
    margin: 5px 0 0 0;
    font-size: 0.8em;
}

.pager {
    float: left;
    width: 548px;
    font-size: 0.8em; color: #000;
}
.pager-txt {display: inline; float: left;}
.pager-btn {display: inline; float: right;}

.product-null {
    display: inline; float: left;
    width: 550px; height: auto; margin: 0; padding: 10px 0 0 0;
}
.product-null H2 {float: left; width: 160px; height: 45px; font-size: 0.8em; font-weight: bold; margin: 2px 5px 0 12px;}
.product-null H2 A {color: #A69402; text-decoration: none;}
.product-null H2 A:hover {color: #A69402; text-decoration: underline;}
.product-null P {margin: 0 0 0 12px;}

.product, .product-3 {
    display: inline; float: left;
    width: 179px; height: 266px;
    margin: 0 6px 2px 0; padding: 0;
    text-align: center;
    background: url(../images/product-back.png) center no-repeat;
}
.product-3 {margin: 0 0 2px 0;}

.product-image {display: inline; float: left; width: 150px; height: 150px; margin: 12px 0 0 15px;}
.product-name-price {display: inline; float: left; width: 179px; height: 62px; color: #000; margin: 5px 0 0 0; padding: 0;}
.product-detail-button {float: right; width: 83px; height: 39px;}

.product-detail {
    display: inline; float: left;
    width: 550px; height: auto;
    margin: 0; padding: 0;
}
.product-detail H1 {font-size: 1em; margin: 5px 0; font-weight: bold;}

.product-detail-info-null {
    display: inline; float: left;
    width: 550px; margin: 0;
    text-align: left;
}

.product-detail-img {
    display: inline; float: left;
    width: 350px; height: auto; margin: 0 5px 0 0;
}

.product-detail-splatky {
    float: left;
    width: 235px;
}
.product-detail-splatky P {font-size: 0.7em; color: #666666;}
.product-detail-splatky P STRONG {font-size: 1em; line-height: 130%;}

.product-detail-info {
    display: inline; float: right;
    width: 180px; margin: 0;
}
.product-detail-info P {margin: 0; padding: 0;}

.product-detail-information, .product-detail-marks {
    display: inline; float: right;
    width: 180px; margin: 15px 0;
    text-align: left;
}
.product-detail-price {
    display: inline; float: right;
    width: 160px; height: 23px; margin: 10px 0; padding: 10px;
    color: #9D8400; font-weight: bold; text-align: left; line-height: 150%;
    background: url(../images/dots-back.png) center no-repeat #EEECD7;
}

.product-detail-buy-button {
    display: inline; float: right;
    width: 180px; height: 43px;
    margin: 10px 0;
}

.product-detail-properties {
    display: inline; float: right;
    width: 250px;
    text-align: left; font-size: 0.75em;
    margin: 0 0 10px 10px;
    background: #EFEBDA;
}
.product-detail-properties STRONG {color: #000;}
.td-barva-1 {background: #DED5B4; padding: 5px 6px;}
.td-barva-2 {background: #EFEBDA; padding: 5px 6px;}

#product-detail-description {
    display: inline; float: left;
    width: 550px; height: auto;
    text-align: left;
    margin: 5px 0; padding: 0;
}
#product-detail-description P {margin: 0 0 10px 0; padding: 0;}
#product-detail-description OL {margin: 0 0 0 15px; padding: 0; font-size: 0.8em;}
#product-detail-description OL LI {margin: 0 0 5px 0; padding: 0; line-height: 130%;}
#product-detail-description UL {margin: 0 15px 15px 0; padding: 0 0 0 20px; font-size: 0.8em;}
#product-detail-description UL LI {line-height: 130%;}

#product-detail-configuration {
    display: inline; float: left;
    width: 550px; height: auto;
    text-align: left;
    margin: 0 0 15px 0; padding: 0;
}
#product-detail-configuration H4 {margin: 10px 0 2px 0;}
#product-detail-configuration TABLE {
    width: 548px; height: auto;
    border: 1px solid #DED5B4;
    font-size: 0.8em;
}
#product-detail-configuration TABLE TR TH {background: #DED5B4; padding: 5px 6px; font-weight: bold;}
#product-detail-configuration TABLE TR TD {padding: 7px 5px; font-weight: normal;}
#product-detail-configuration TABLE TR TD P {text-align: center; margin: 5px 0 0 0;}
#product-detail-configuration IMG {border: 1px solid #A69402;}
.column-1, .column-3 {background: #EFEBDA;}

.configure-button {text-align: right; margin-top: 5px;}

.product-detail-alternative {
    display: inline; float: left;
    width: 550px; height: auto; margin: 0 0 10px 0; padding: 10px 0 0 0;
}
.product-detail-alternative H2 {float: left; width: 160px; height: 45px; font-size: 0.8em; font-weight: bold; margin: 2px 5px 0 12px;}
.product-detail-alternative H2 A {color: #A69402; text-decoration: none;}
.product-detail-alternative H2 A:hover {color: #A69402; text-decoration: underline;}
.product-detail-alternative P {margin: 0 0 0 12px;}

.product-detail-recommended {
    display: inline; float: left;
    width: 550px; height: auto; margin: 0 0 10px 0; padding: 10px 0 0 0;
}
.product-detail-recommended H2 {float: left; width: 160px; height: 45px; font-size: 0.8em; font-weight: bold; margin: 2px 5px 0 12px;}
.product-detail-recommended H2 A {color: #A69402; text-decoration: none;}
.product-detail-recommended H2 A:hover {color: #A69402; text-decoration: underline;}
.product-detail-recommended P {margin: 0 0 0 12px;}

.product-detail-links {
    display: inline; float: left;
    width: 550px; height: auto;
    text-align: left;
    padding: 10px 0 0 0;
    border-top: 2px dotted #A69402;
    border-bottom: 2px dotted #A69402;
}

 .product-detail-links P {
    display: inline; float: left;
    width: 32%;
}


.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: inline; float: left;
    width: 508px; height: auto;
    text-align: left;
    margin: 0 10px; padding: 0;
    border-top: 1px dotted #F0B097;
}

.product-selectlinked-null H2 {font-size: 0.9em; font-weight: bold; margin: 10px 10px 3px 10px; line-height: 120%;}
.product-selectlinked-null H2 A {text-decoration: none;}
.product-selectlinked-null P {margin: 0 0 10px 10px;}

.product-selectlinked {
    display: inline; float: left;
    width: 508px; height: auto;
    margin: 0 0 10px 0; padding: 0 0 10px 0;
    border-bottom: 1px solid #F0B097;
}
.product-selectlinked-info {height: auto; overflow: hidden;}
.product-selectlinked-image {display: inline; float: left; width: 75px; margin: 0 10px;}

.product-linked-description {}

.product-urlreferences {
    display: inline; float: left;
    width: 550px; height: auto;
    margin: 0 0 10px 0; padding: 0;
}
.product-urlreferences P {margin: 0 0 2px 0; font-weight: bold;}
.product-urlreferences H3 {font-size: 0.9em; font-weight: bold; margin: 0 0 5px 0; line-height: 120%;}

.product-urlreferences-img {
    display: inline; float: left;
    width: 100px; height: 100px;
    margin: 0 15px 15px 0; padding: 0;
    text-align: center;
    border: 1px solid #A69402;
}

.marks {margin: 0 0 0 5px;}


#main-banner {
    float: left;
    width: 590px; height: auto;
}
#main-banner img {
    float:left;
    width:295px;
}

.main-selection-1 {
    display: inline; float: left;
    width: 265px; height: auto;
    margin: 0; padding: 53px 0 0 0;
	background: url("../images/home-akce-header.png") top center no-repeat;
}

.main-selection-2 {
    display: inline; float: left;
    width: 550px; height: auto;
    margin: 0; padding: 43px 0 0 0;
	background: url("../images/home-doporucuje-header-2.png") top center no-repeat;
}

#home-text {
    display: inline; float: left;
	margin: 0;
}

#catalogue-banner {
    display: inline; float: left;
    width: 550px; height: auto;
    margin: 10px 0 0 0; padding: 0;
}

.table-info {
    width: 510px;
	font-size: 0.8em; font-weight: normal; text-align: left; line-height: 135%;
	padding: 0; margin: 0 0 1em 0;
    background: #E6E7E9;
	border: 1px solid #EFAA96;
}

.table-info TD {padding: 5px 6px; border-top: 1px solid #fff;}
.table-info TH {padding: 5px 6px; font-weight: bold;}

.table-servis {
    width: 510px;
	font-size: 0.7em; font-weight: normal; text-align: left; line-height: 135%;
	padding: 0; margin: 0 0 1em 0;
    background: #EFED94;
	border: 1px solid #EFAA96;
}

.table-servis TD {padding: 3px 4px; border-top: 1px solid #fff;}
.table-servis TH {padding: 3px 4px; font-weight: bold; background: #DFDD00; border-bottom: 1px solid #fff;}


/* obecné */

H1 {
	font-size: 1.2em; font-weight: bold; color: #A69402; text-decoration: none; line-height: 120%; text-align: left;
	margin: 0 0 0.3em 0; padding: 0;
}

H2 {
	font-size: 1.1em; font-weight: bold; font-style: normal; color: #A69402; text-decoration: none; line-height: 120%; text-align: left;
	margin: 1em 0 0.3em 0; padding: 0;
}

H3 {
	font-size: 1em; font-weight: bold; font-style: normal; color: #A69402; text-decoration: none; line-height: 120%; text-align: left;
	margin: 1em 0 0.3em 0; padding: 0;
}

H3.nadpis-pozadi {
  padding: 10px 5px;
  background: #A59400; color: #fff;
}

H4 {
	font-size: 0.9em; font-weight: bold; font-style: normal; color: #A69402; 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 #8D7C08; background: #DED5B4;}

A {text-decoration: underline; color: #A69402;}
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: #8E8006;
	border: 1px solid #8E8006;
}

SELECT {
	background: #fff;
	border: 1px solid #DED5B4; padding: 2px;
	font-weight: bold; font-size: 10px;
}

DL {font-size: 0.8em; font-weight: normal; text-align: left; line-height: 150%; margin: 1em 0 0 0;}
DT {font-weight: bold;}
DD {}

UL, OL {font-weight: normal; text-align: left; line-height: 120%;}

STRONG {font-weight: bold;}
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;}

.width100 {display: inline; float: left; width: 100%;}
.width550 {display: inline; float: left; width: 550px;}

.no-margin-right {margin-right: 0;}

.red {color: #B01016;}
.green {color: #32CD32;}

.print {display: none;}

.top-text {height:24px; padding-top:10px; background-color:rgb(193,175,109);}
.top-text div {float:right; display:inline; position:relative; top:-4px;}
.top-text a {color:black; text-decoration:none; font-size:70%; font-weight:bold;}
.top-text span {font-size:70%; margin:0; padding:0; color:black; font-weight:bold; position:relative; top:-4px;}



.leftmenu {
	float: left;
	width: 170px; height: auto;
    margin: 15px 0 10px 15px;
    font-size: 0.8em;
    padding: 1px 0 0 0;
    background: url(../images/menu-back.png) top no-repeat;
}
.leftmenu li {
	list-style-type: none;
	clear: both;
    margin: 0; padding: 0 0 1px 0;
    background: url(../images/menu-back.png) bottom no-repeat;
}
.leftmenu a {
	display: block;
	width: 163px;
	height: auto;
	padding: 2px 0 2px 6px;
	text-decoration: none;
	float: left;
}
.leftmenu ul {
    margin: 10px 0 10px 10px;
}
.leftmenu ul ul {
    display:none;
    margin-left: 15px;
}
.leftmenu ul ul a {
	width: 148px;
}
.leftmenu a:hover {
	text-decoration: underline;
}
.leftmenu ul ul a:hover, .leftmenu ul ul ul ul a:hover {
}
.leftmenu ul ul ul a {
	width: 133px;
}
.leftmenu ul ul ul a:hover {
}
.leftmenu ul ul ul ul a {
	width: 118px;
}
.leftmenu ul ul ul ul ul a {
	width: 103px;
}
.leftmenu a.last {
	background: none;
}
.leftmenu span {
	background: url("images/ctv.gif") no-repeat; 
	width: 12px; 
	height: 14px; 
	display: block; 
	float: left;
}
.leftmenu span.p {
	/*background: url("images/tp.gif") no-repeat;*/
}

.property {
    position:relative;
    z-index:100;
}

.property .novinka {
    /*float:left;*/
    position:absolute;
    top:8px;
    left:8px;
}

#right .property .novinka {
    left:-14px;
}

.property .akce {
    /*float:right;*/
    position:absolute;
    top:8px;
    left:103px;
}

.newstaking div {
    padding-left:5px;
    padding-right:5px;
    padding-bottom:6px;
}

.newstaking .newstext {
    background-color: #a69501;
    line-height: 28px;
    font-size:1em;
    text-align:center;
    color:white;
    display: block;
    font-weight:bold;
    padding:3px 0;
}

.newstaking label {
    font-size: 80%;
}

.newstaking #Email, .newstaking .codeedit, .newstaking #insertEmail {
    background-color:white;
    width:150px;
    margin:10px auto 5px auto;
    display:block;
    border:1px solid #8d7c08;
    color:black;
}

.newstaking .codeedit {
    width:90px;
    display:inline;
    margin:auto;
}

.newstaking strong {
    font-size: 80%;
}

.newstaking button {
    display:block;
    cursor:pointer;
    margin-left:96px;
    margin-top:10px;
    border:1px solid #8d7c08;
    background-color:#a69501;
    padding:2px 5px;
}

.cataloglist {
    margin:20px 0 0 20px;
    clear:both;    
}
.cataloglist td {
    vertical-align:middle;
}
.cataloglist td img {
    cursor:default;
}

#level-image-gallery {
    width:555px;
    /*position:relative;
    left:-3px;*/
}

#level-image-gallery a {
    display:block;
    float:left;
    width:105px;
    height:105px;
    border:1px solid rgb(116,123,55);
    margin:1px;
}

#level-image-gallery a:hover {
    border-color:rgb(166,148,2);
}

.sitemap ul, .sitemap ul ul, .sitemap li, .sitemap li li {
    font-size:12px;
}

.sitemap ul {
    list-style-type: square;
}

.sitemap ul ul {
    list-style-type: disc;
}

.sitemap ul li {
    padding-top:3px;
    padding-bottom:3px;
}
