

/************** Body - plati pro celou stranku  **************/
body {
    padding: 0px;
    padding-top: 0px;
    text-align: center;
    background-color: #ffe1bc;
    background-image: url("../images/layout/topBackground.jpg");
	/*background-image: url("../images/layout/topBackgroundChristmas.jpg");*/
    background-repeat: no-repeat;
    background-position: top center;
}

a:link, a:visited {
    color: #e28207;
    text-decoration: underline;
}

a:hover {
    color: #e28207;
    text-decoration: none;
}
/************** Hlavni okno - zajistuje centrovani stranky na stred **************/
#whole {
    width: 799px;
    height: auto;
    margin: auto;
    padding: 0px;
    padding-top: 55px;
}
/************** Horni menu **************/
#topMenu {
    height: 24px;
    padding-left: 158px;
}

#topMenu .item, #topMenu .itemHover {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    float: left;
    color: #626262;
    background-color: #ffffff;
    border-top: solid 1px #acacac;
    border-bottom: solid 1px #acacac;
    cursor: pointer;
}

#topMenu .item:hover, #topMenu .itemHover {
    background-color: #fedaa7;
}

#topMenu .divider {
    background-color: #acacac;
    width: 1px;
    height: 25px;
    font-size: 0px;
    float: left;
}

#topMenu a:link div, #topMenu a:visited div {
    color: #626262;
    text-decoration: none;
}

#topMenu a:hover div {
    color: #626262;
    text-decoration: underline;
}
/************** Logo a motto **************/
#logo {
    width: 615px;
    height: 79px;
    float: left;
    font-size: 0px;
}
/************** Uzivatelsky box **************/
#userBox {
    padding-top: 18px;
    width: 180px;
    height: 79px;
    padding-bottom: 80px;
    float: left;
    text-align: left;
}

#userBox p {
    padding: 0px;
    margin: 0px;
    margin-bottom: 4px;
}

#userBox .clientName {
    font-size: 16px;
    margin-bottom: 10px;
    font-family: arial;
}

#userBox form {
    width: auto;
    height: auto;
    padding: 0px;
    margin: 0px;
}

#userBox form div {
    padding-top: 2px;
    padding-bottom: 2px;
}

#userBox label {
    font-size: 11px;
    width: 50px;
    float: left;
    color: #ffffff;
    font-weight: bold;
    font-family: arial;
    padding-top: 5px;
}

#userBox .input {
    font-family: arial;
    width: 120px;
    height: 17px;
    padding: 0px;
}

#userBox .buttonBlock {
    padding: 0px;
}

#userBox .buttonBlock input {
    font-size: 11px;
    padding-top: 0px;
    padding-right: 2px;
    padding-left: 2px;
    line-height: 10px;
    height: 20px;
}

#userBox .forgotPassword {
    font-size: 9px;
    font-family: arial;
    color: #ffffff;
}

#userBox a:link, #userBox a:visited, #userBox a:hover {
    color: #ffffff;
}

#userBox .forgotPassword a:link, #userBox .forgotPassword a:visited, #userBox .forgotPassword a:hover {
    color: #000000;
}
/************** Hlavni pruh **************/
#main {
    width: 799px;
    height: auto;
    text-align: left;
    background-image: url("../images/layout/centerBackground.gif");
    background-repeat: repeat-y;
}
/************** Leve menu **************/
#leftColumn {
    width: 218px;
    height: auto;
    text-align: left;
    float: left;
    padding-top: 100px;
    font-size: 15px;
    font-family: arial;
    color: #ffffff;
}

#leftColumn .menu {
    width: 218px;
    height: auto;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    background-color: #fea93c;
    background-image: url("../images/layout/leftMenuCorner.jpg");
    background-position: top right;
    background-repeat: no-repeat;
}

#leftColumn .menu .active {
    font-weight: bold;
}

#leftColumn .menu p {
    padding-left: 10px;
}

#leftColumn .menu p a:link, #leftColumn .menu p a:visited, #leftColumn .menu p a:hover {
    color: #000000;
}

#leftColumn .menu .item {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

#leftColumn .menu .item .arrow {
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

#leftColumn .menu .item a:link, #leftColumn .menu .item a:visited, #leftColumn .menu .item a:hover {
    color: #ffffff;
}

#leftColumn .menu .subitem {
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    font-family: arial;
}

#leftColumn .menu .subitem .arrow {
    font-size: 8px;
    padding-left: 10px;
    padding-right: 5px;
}

#leftColumn .menu .subitem a:link, #leftColumn .menu .subitem a:visited {
    color: #ffffff;
    text-decoration: none;
}

#leftColumn .menu .subitem a:hover {
    color: #ffffff;
    text-decoration: underline;
}
/************** Hlavni obsah - zaklad **************/
#content {
    width: 540px;
    height: auto;
    text-align: left;
    float: right;
    padding-right: 20px;
    font-family: arial;
    font-size: 13px;
}

p {
    line-height: 120%;
}

h1 {
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    float: none;
    clear: none;
    color: #fea93c;
    font-weight: normal;
    font-family: arial;
}

h2 {
    font-size: 17px;
    margin-left: 5px;
    color: #fea93c;
    font-family: arial;
}

h2 span {
    font-size: 12px;
}

h3 {
    font-size: 14px;
    font-family: arial;
}

h3 span.decoration {
    font-size: 10px;
    font-family: arial;
}

h4 {
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin: 0px;
    font-family: arial;
}
/************** Spodni pruh **************/
#bottom {
    width: 799px;
    height: auto;
    background-image: url("../images/layout/bottomBackground.gif");
    background-repeat: no-repeat;
    background-position: bottom;
    font-family: arial;
    font-size: 12px;
    padding-top: 20px;
    color: #626262;
}

#bottom .menu {
    padding-left: 10px;
    float: left;
}

#bottom .menu .item {
    font-weight: bold;
}

#bottom .menu .divider {
    padding-left: 5px;
    padding-right: 5px;
}

#bottom .copyright {
    padding-right: 10px;
    text-align: right;
}
/************** Hlavni obsah - pokracovani **************/
.cleaner {
    clear: both;
    height: 0px;
    font-size: 0px;
    border: none;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/layout/main_content_background.gif);
    background-repeat: repeat-y;
}

#content .price strong {
    font-size: 16px;
    color: #fea93c;
}

#content .productListItem, #content .productItem {
    margin-top: 10px;
    margin-bottom: 10px;
}

#content .productListImage, #content .productImage {
    width: auto;
    height: auto;
    float: left;
    clear: none;
}

#content .productImage {
    width: 160px;
}

#content .productListImage {
    width: 110px;
    height: 110px;
    margin-bottom: 10px;
}

#content .productImage img {
    margin-top: 20px;
    width: 150px;
    height: 150px;
    border: none;
}

#content .productListImage img {
    margin-top: 10px;
    width: 100px;
    height: 100px;
    border: none;
}

#content .productListDescription, #content .productDescription {
    width: auto;
    padding-left: 20px;
    height: auto;
    float: left;
    border-left: 1px solid #fdd9a8;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#content .productDescription {
    width: 315px;
}

#content .productListDescription {
    width: 365px;
}

#content .productDescription h3 {
    margin-top: 0px;
}

#content .productListDescription h3 {
    margin-top: 10px;
    margin-bottom: 5px;
}

#content .productParams {
    margin-left: 51px;
}

#content .productParams div {
    float: left;
    clear: none;
    width: 15%;
    height: 70px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px solid #fdd9a8;
}

#content .productOldPrice {
    text-decoration: line-through;
}

#content .articleImage {
    float: left;
}

#content .articleImage img {
    width: 150px;
    height: 150px;
    margin-right: 20px;
    margin-bottom: 20px;
}

#content .articleImageIntro {
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 20px;
    background-color: #fdd9a8;
    width: 290px;
    height: auto;
    float: left;
}

#content .articleIntro {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #fdd9a8;
    width: auto;
    height: auto;
}
/************************************* HOMEPAGE *************************************/
#leftHomepageColumn {
    width: 218px;
    width: 198px;
    height: auto;
    text-align: left;
    float: left;
    padding-top: 15px;
    padding-left: 20px;
    font-size: 15px;
    font-family: arial;
    color: #ffffff;
}

#leftHomepageColumn .featuredProducts .item {
    width: 160px;
    text-align: center;
}

#leftHomepageColumn .featuredProducts .divider {
    width: 170px;
    height: 1px;
    background-color: #fdd9a8;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 0px;
}

#leftHomepageColumn img {
    border: none;
}

#leftHomepageColumn h3 {
    color: #000000;
}

.homepage .article {
    margin-top: 10px;
    margin-bottom: 10px;
}

.homepage .article .image {
    width: 110px;
    height: 110px;
    margin-bottom: 10px;
    float: left;
    clear: none;
}

.homepage .article .image img {
    margin-top: 10px;
    width: 100px;
    height: 100px;
    border: none;
}

.homepage .article .description {
    width: 365px;
    padding-left: 20px;
    height: auto;
    float: left;
    border-left: 1px solid #fdd9a8;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.homepage .article .description h3 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.homepageBlock {
    width: 495px;
    height: 290px;
    height: auto;
    padding: 5px;
}

.homepageBlock h2 {
    font-size: 17px;
    margin-left: 5px;
    color: #fea93c;
}

.homepageBlock p {
    margin: 0px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0px;
}

.homepageBlock h2 span {
    font-size: 12px;
}

.homepageBlock div {
    width: auto;
    height: 60px;
    height: auto;
    float: left;
    clear: none;
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px;
}

.homepageBlock div.divider {
    width: 1px;
    height: 250px;
    height: 180px;
    float: left;
    clear: none;
    background-color: #fdd9a8;
    margin: 0px;
    padding: 0px;
    font-size: 1px;
}

.homepageBlock div.three_column {
    width: 144px;
    height: 210px;
}

.homepageBlock div.two_column {
    width: 220px;
}

.homepageBlock ol {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}

.homepageBlock ul {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}

.homepageBlock li {
    font-size: 11px;
    padding-top: 2px;
    padding-bottom: 2px;
}
/************************************* FORMS *************************************/
#searchForm .input {
    width: 150px;
}

#searchForm .button {
    background-color: transparent;
    border: none;
    margin-top: 5px;
    font-weight: bold;
    color: #e28207;
    font-size: 12px;
    cursor: pointer;
}

form {
    height: auto;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

legend {
    background-color: #fedaa7;
    padding: 5px;
    width: auto;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    color: #e28207;
}

fieldset {
    padding: 20px;
    width: auto;
    margin-top: 20px;
    border: none;
    border-left: 1px solid #fdd9a8;
    border-top: 1px solid #fdd9a8;
    font-size: 12px;
    color: #4A1635;
}

fieldset div {
    float: none;
    clear: both;
    text-align: left;
    margin-top: 10px;
    width: 400px;
}

label {
    text-align: left;
    float: left;
    width: 45%;
}

.input, select {
    background-color: #FFFFFF;
    border: 1px solid #fdd9a8;
    color: #4A1635;
    width: 200px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: auto;
    padding: 5px;
    margin: 0px;
}

.input:hover, select:hover {
    border: 1px solid #e28207;
}

.radio, .checkbox {
    width: auto;
    height: auto;
}

.buttonBlock {
    padding-top: 15px;
    padding-bottom: 5px;
}

.buttonBlock input {
    cursor: pointer;
    color: #e28207;
    font-family: Arial, Hevlvetica, sans-serif;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    border: 3px double #CCCCCC;
    width: auto;
    padding-top: 0px;
    padding-right: 2px;
    padding-left: 2px;
    line-height: 18px;
    height: 26px;
    background-image: url(../images/accessories/button_background.png);
    background-repeat: repeat-x;
}

.buttonBlock input:hover {
    border: 3px double #e28207;
}

.requiredItem {
    color: #e28207;
    font-weight: bold;
}

.firstFormRow {
    margin-top: 20px;
}

input.action {
    width: 30px;
    text-align: right;
}
/******************** MESSAGES ********************/
.messageError {
    width: 460px;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #CC0000;
    border: 1px solid #CC0000;
}

.messageWarning {
    width: 460px;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #F9BC2A;
    border: 1px solid #F9BC2A;
}

.messageNotice {
    width: 460px;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #8DC63F;
    border: 1px solid #8DC63F;
}

.message {
    font-weight: bold;
}
/******************** TABLES ********************/
table {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 450px;
    width: 520px;
}

th {
    font-weight: bold;
    background-color: #fdd9a8;
    padding: 5px;
    color: #e28207;
    text-align: center;
    font-size: 12px;
}

td {
    padding: 5px;
    border: 1px solid #fdd9a8;
    color: #4A1635;
    font-size: 12px;
    width: auto;
}

td.action {
    width: 30px;
    text-align: center;
}

td.medium {
    width: 150px;
}

th.phone {
    width: 80px;
}

td.dispensing-time {
    text-align: right;
}



/******************** CHRISTMAS ********************/
/*
#christmas {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	width: 191px;
	height: 239px;
	text-align: center;
	background-image: url("../images/layout/christmas-gift.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#christmas .decoration {
	width: 799px;
	height: 239px;
	margin: auto;
	background-image: url("../images/layout/christmas-decoration.gif");
	background-repeat: no-repeat;
	background-position: top center;
}
*/