* {
    margin: 0px;
    padding: 0px;
    color: #2b2b2b;
    font-family: Tahoma, Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 11px;
}

html, body {
    height: 100%;
}

body {
    background: #F3F8F1;
    text-align: center;
}

img {
    border-width: 0;
    text-decoration: none;
}

div.clearer {
    clear:both;
    height:0;
    overflow:hidden;
}

.hidden {
    display: none;
}

.line-through {
    text-decoration: line-through;
}

.bold {
    font-weight: bold;
}

/* TODO: put those two buttons together */

a.button-blue, a.button-red {
    display: block;
    text-decoration: none;
    text-align: center;
    line-height: 21px;
}

.button-blue, .button-red {
    border: 0;
    width: 92px;
    height: 21px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    _cursor: hand;
    float: left;
    margin: 0 2px;
}

.button-blue {
    background: url("/images/eshop/button-blue.gif") no-repeat;
}

.button-red {
    background: url("/images/eshop/button-red.gif") no-repeat;
    color: #000;
}

#content-holder {
    background: url('/images/homepage/bg-gradient.jpg') repeat-x #F3F8F1;
}

div#content {
    margin: 0px auto;
    width: 993px;
    text-align: left;
    background-color: #ffffff;
}

div#right-shadow {
    background: url("/images/homepage/right-shadow.gif");
    float: right;
    width: 13px;
    height: 694px;
}

div#top {
    background: url("/images/homepage/bg-ad.gif") repeat-x;
    width: 980px;
    float: left;
}

div#top-links {
    position: absolute;
    right: 0;
    top: 0;
    color: #ffffff;
    padding-right: 10px;
    padding-top: 8px;
}

div#header-picture {
    background: url("/images/homepage/top.jpg") no-repeat #ffffff;
    width: 980px;
    height: 94px;
}

div#logo {
    padding-top: 18px;
    padding-left: 20px;
}

div#menu-holder {
    background-color: #000 !important;
    width: 100%;
    color: #fff;
    float: left;
}

div#menu-holder ul {
    margin-left: 10px;
}

div#menu-holder li {
    float: left;
    list-style: none;
}

div#menu-holder a {
    text-decoration: none;
    display: block;
    padding: 0 10px;
    font-weight: bold;
    color: #ffffff;
    font-size: 100%;
    line-height: 25px;
}

ul.menu ul {
    list-style: none;
    position: absolute;
    display: none;
    margin-left: 0;
    background-color: #678137;
    font-weight: bold;
    z-index: 100;
    width: 220px;
    _width: 200px;
}

ul.menu ul li a {
    text-align: left;
    _width: 100%;
    display: block;
    padding: 4px 10px;
    color: #fff;
    text-decoration: none;
}

.red-menu li:hover a, .red-menu li.sfHover a {
    background-color: #678137;
}

.red-menu li:hover ul li a, .red-menu li.sfHover ul li a {
    background-color: #678137 !important;
}

.red-menu li ul li:hover a, .red-menu li ul li.sfHover a
{
    background-color: #84A645 !important;
}

div#body {
    background: url("/images/homepage/bg-body.jpg") repeat-x #ffffff;
    width: 980px;
    float: left;
}

div#left {
    float: left;
    width: 700px;
    margin-top: 30px;
}

div#right {
    float: right;
    width: 280px;
    margin-top: 9px;
}

div.row {
    width: 670px;
    margin-left: 20px;
    margin-right: 10px;
}

div.row-left {
    float: left;
}

div.row-right {
    float: left;
    margin-left: 10px;
}

div.btop-blue {
    background: url("/images/homepage/box-top-blue.gif");
    width: 305px;
    height: 16px;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    padding: 10px;
}


div.bimg-blue {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    width: 323px;
    height: 57px;
    background: #ffffff url("/images/homepage/box/right.gif") repeat-y right top;
}

div.bimg-red {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    width: 323px;
    height: 57px;
    background: #ffffff url("/images/homepage/box/right.gif") repeat-y right top;
}

div.btext-blue {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    width: 323px;
    background: url("/images/homepage/box-top-bg.gif") repeat-x #ffffff;
    padding-top: 10px;
}

div.btext-red {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    width: 323px;
    background: url("/images/homepage/box-top-bg.gif") repeat-x #ffffff;
    padding-top: 10px;
}

div.bbottom {
    background: url("/images/homepage/box-bottom.gif") no-repeat #ffffff;
    width: 325px;
    height: 8px;
    margin-bottom: 10px;
}

div#log-top {
    margin-top: 20px;
    background: url("/images/homepage/box/login-top.gif") no-repeat;
    width: 265px;
    height: 8px;
    overflow: hidden;
}

div#log-body {
    background-color: #EEF3FC;
    width: 263px;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

div.login-box-divider {
    background-color: #5C759C;
    height: 3px;
    overflow: hidden;
}

div#log-body-left {
    float: left;
    width: 65px;
    padding-left: 15px;
}

div#log-body-right {
    margin-left: 80px;
}

div#search-body {
    background: url("/images/homepage/search-bg.gif") repeat-x #ffffff;
    width: 263px;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    height: 91px;
}

div#search-body-left {
    float: left;
    width: 65px;
    padding-left: 8px;
    padding-top: 13px;
}

div#search-body-right {
    margin-left: 80px;
    padding-top: 10px;
}

div#search-bottom {
    background: url("/images/homepage/search-bottom.gif") no-repeat #ffffff;
    width: 265px;
    height: 13px;
}

div#dop-right-top {
    background: url("/images/homepage/dop-top.gif");
    width: 255px;
    height: 11px;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 0px 10px 10px;
    margin-top: 20px;
}

div#dop-right-body {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    width: 243px;
    color: #f7f7f7;
    padding: 10px;
}

span.date {
    color: #5c759c;
    font-size: 12px;
}

div.dop-text {
    padding-bottom: 8px;
}

div.btext-blue-l {
    padding: 8px 10px 8px 10px;
}

div.btext-blue-s {
    padding: 8px 10px;
    background-color: #eef3fc;
}

div.btext-red-l {
    padding: 8px 10px;
}

div.btext-red-s {
    padding: 8px 10px 8px 10px;
    background-color: #F3F8F1;
}

div#reklama-top {
    position: relative;
    margin: 20px auto;
    width: 745px;
}

div#reklama-top-des {
    position: absolute;
    left: 0;
    top: -17px;
}

.banner-full {
    margin: 0 auto;
    width: 481px;
}

.banner-full .top {
    background: url("/images/homepage/rekl-full-top.gif") no-repeat;
    width: 100%;
    height: 21px;
    clear: both;
}

.banner-full .body-holder {
    background: #f5f5f5;
    text-align: center;
    width: 100%;
}

.banner-full .body-holder .body {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    padding: 0 5px;		
}

.banner-full .bottom {
    background: url("/images/homepage/rekl-full-bottom.gif") no-repeat;
    width: 100%;
    height: 9px;
    margin-bottom: 10px;
}

.banner-square {
    width: 265px;
}

.banner-square .top {
    background: url("/images/homepage/rekl-right-top.gif") no-repeat;
    width: 100%;
    height: 20px;
}

.banner-square .body-holder {
    width: 100%;
    height: 250px;
    background: #f5f5f5;
}

.banner-square .body-holder .body {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;	
    padding: 0 6px;
}

.banner-square .bottom {
    background: url("/images/homepage/rekl-right-bottom.gif") no-repeat;
    width: 100%;
    height: 9px;
}

#partners h3 {
    border-bottom: 1px solid #a4c1ef;
    margin-bottom: 10px;
    color: #5c759c;
    font-size: 1.1em;
    font-weight: bold;
}

/* =Content= */
/* ==Boxes== */

.box-red, .box-blue {
}

.box-red .top, .box-blue .top, .box-black .top {
    width: 325px;
    height: 8px;
    overflow: hidden;	
}

.box-red .top {
    background: url("/images/homepage/box/top-red.gif");
}

.box-blue .top {
    background: url("/images/homepage/box/top-blue.gif");
}

.box-black .top {
    background: url("/images/homepage/box/top-black.gif");
}

.box-red h3, .box-blue h3, .box-black h3 {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    line-height: 12px;
    padding: 2px 10px 7px;
    border-width: 0px 1px;
    border-style: solid;
    border-color: #dcdcdc;	
}

.box-red h3 {
    background-color: #678137;
}

.box-blue h3 {
    background-color: #84a645;
}

.box-black h3 {
    background-color: #000;
    width: 243px;
}

#we-recommend .top {
    width: 265px;	
}

.box-black .content {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    width: 243px;
    background-color: #f7f7f7;
    padding: 10px;
}

.box-black .bottom {
    background: url("/images/homepage/dop-bottom.gif");
    width: 265px;
    height: 9px;
    overflow: hidden;
}

div#footer {
    clear: both;
    width: 980px;
    background-color: #000;
    line-height: 2em;
    height: 2em;
}

div#footer-in {
    padding: 0px 10px;
}

div#footer-in * {
    color: #fff;
}

div#web-author {
    float: left;
}

div#footer-anchors {
    float: right;
}

/* = here start tha dragons */
div.ctop-red {
    background: url("/images/homepage/box-content-blue.gif");
    width: 635px;
    height: 15px;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    padding: 10px;
}

div.ctop-red a {
    color: #fff;
    text-decoration: none;
}

div.ctop-red a:hover {
    text-decoration: underline;
}

div.ctext-red {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    width: 633px;
    padding: 20px 10px 0;
    font-size: 11px;
    line-height: 150%;
}


div.ctext-red ul, div.ctext-red ol {
    margin-left: 20px;
}

div.cbottom {
    background: url("/images/homepage/box-content-bottom.gif") no-repeat #ffffff;
    width: 655px;
    height: 8px;
    line-height: 8px;
    margin-bottom: 20px;
}

/* Hover-menu */
ul.menu {
    z-index: 100;
    position: relative;
}

ul.menu a {
    display: block;
    text-decoration: none;
    padding: 0px 5px;
    font-weight: bold;
    color: #fff;	
}

ul.menu ul {
    list-style: none;
    margin: 0 !important;
    width: 200px;
    position: absolute;
    top: -999em;
    left: -1px;
}

ul.menu li {
    float: left;
    list-style: none;
    position: relative;
}

ul.menu li:hover ul,
ul.menu li.sfHover ul {
    top: 25px;
}

ul.menu li ul li {
    float: none !important;
    list-style: none;
}

ul.menu li ul li a {
    /* IE6 fix */
    overflow: hidden;
    height: 25px;
}

/* =E-shop= */

.price {
    white-space: nowrap;
}

input.shop-item-count {
    width: 2em;
}

div#categories-column {
    width: 226px;
    float: left;
}

div.categories-list .header {
    background: url("/images/eshop/categories-header.gif");
    width: 226px;
    height: 30px;
}

div.categories-list .list {
    list-style-type: none;
    font-weight: bold;
    border-color: #dcdcdc;
    border-style: solid;
    border-width: 0 1px;
    padding: 5px 5px 0;  
}

div.categories-list .list li {
    border-top: 1px solid #9dc4eb;
    height: 2em;
    line-height: 2em;
}

div.categories-list .list li a {
    display: block;
    text-decoration: none;
    padding: 0 5px;
}

div.categories-list .list li a:hover {
    background-color: #9dc4eb;
}

div.categories-list .list li.first {
    border-top: 0;
}

div.categories-list .sales {
    letter-spacing: 1px;
}

div.categories-list .bottom {
    background: url("/images/eshop/categories-bottom.gif");
    width: 226px;
    height: 12px;
}

div.categories-list h4 {
    font-weight: bold;
    color: #fff;
    font-size: 1.3em;
    padding: 7px 10px;
}

div#content-column {
    float: left;
    margin-left: 10px;
    width: 490px;
}

div#content-column h1 {
    color: #5c759c;
    font-weight: bold;
    font-size: 2em;
}

div.shop-item {
    border-top: 4px solid #57789b;
    padding: 15px 5px;
}

div.shop-item h1 {
    font-size: 1.8em !important;
}

div.shop-item a {
    color: #678137;
    text-decoration: underline;
}

div.shop-item a:hover {
    color: #678137;
    text-decoration: none;
}

div.shop-item .image {
    float: left;
    border: 1px solid #000;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 68px;
}

div.shop-item h3 {
    color: #6977a8;
    font-size: 1.3em;
}

div.shop-item .sale {
    float: right;
    margin-left: 10px;
    margin-bottom: 5px;
}

div.shop-item .description {
    clear: right;
    line-height: 1.5em;
    background: url("/images/eshop/description-background.gif") repeat-x;
    margin: 5px 0 0 80px;
}

div.shop-item .price-and-more {
    margin-top: 5px;
    border-color: #57789b;
    border-style: solid;
    border-width: 1px 0;
    height: 2em;
    line-height: 2em;
    padding: 2px 0;
    font-weight: bold;
}

div.shop-item .more-info {
    margin-right: 20px;
    float: left;
}

div.shop-item .more-info span {
    margin-left: 30px;
}

div.shop-item div.add-to-cart {
    float: right;
}

div.add-to-cart input.button-red, div.add-to-cart input.button-blue {
    float: none !important;
}

div.shop-item .details {
    margin-top: 5px;
}

div.shop-item ul, div.shop-item ol {
    margin-left: 20px;
}

div.pagination {
    margin: 5px auto;
    text-align: center;
}

div.pagination * {
    margin: 0 5px;
    font-weight: bold;
}

div.pagination a {
    color: #a7003e !important;
    text-decoration: none;
}

div.pagination a:hover {
    text-decoration: underline;
}

div#cart-column {
    float: right;
    width: 220px;
}

/* TODO: moždná z toho udělat obecnou červenou */
.red {
    color: #678137 !important;
}

div#cart-column .box {
    background-color: #eef3fc;
    border-width: 0 1px;
    border-style: solid;
    border-color: #dcdcdc;
    border-bottom: 4px solid #5c759c;
    width: 193px;
    padding: 10px 10px;
    line-height: 1.4em;
}

div#cart-column h4 {
    color: #5c759c;
    margin-bottom: 3px;
    font-size: 1.3em; 
}

div#cart-column div#login-box {
    padding-top: 0;
}

div#cart-column div#cart-info {
    border-bottom: 0;
    padding-bottom: 0;
}

div#cart-info img, div#login-box img {
    float: left;
}

div#cart-content, div#login-form {
    margin-left: 65px;
}

div#cart-content img {
    margin-top: 5px;
}

div#search-box div {
    line-height: 2.2em;
}

/* == Košík == */

table.eshop-table {
    width: 100%;
}

.align-center {
    text-align: center;
}

table.eshop-table thead {
    background-color: #5c759c;
}

table.eshop-table th {
    padding: 4px 4px;
    color: #ffffff;
}

table.eshop-table td {
    padding: 2px 4px;
}

td.price, th.price {
    padding-right: 8px !important;
    text-align: right;
}

td.row-divider div {
    height: 1px;
    background-color: #000;
}

td.row-divider hr {
    display: none;
}

tr.price-total td {
    font-weight: bold;
}

div#customer-form {
    line-height: 2em;
}

div#customer-form label {
    float: left;
    width: 10em;
    clear: left;
}

div#customer-form .fieldWithErrors {
    display: inline;
}

div#customer-form .fieldWithErrors input,  table.eshop-table .fieldWithErrors input{
    border: 2px solid #cc0000;
}

div#content-column .errorExplanation {
    margin-top: 5px;
}

div#content-column .errorExplanation ul {
    margin-left: 15px;
}

div.order-details {
    line-height: 1.5em;
}

div.order-details label {
    float: left;
    clear: both;
    width: 8em;
}

div#advert td {
    padding: 2px;
}
