

body {
	background: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
        margin: 0;
        padding: 0;
}

a {
	color: #756800;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #4f4d3c;
}

p {
	line-height: 1.8em;
}

p, ul, ol, table {
	margin: 0.5em 0 1.5em 0;
}

h1{
	font-size: 26px;
	color: #756800;
	font-weight: bold;
	background: url(h1.png) repeat-x bottom;
	padding-bottom: 2px;
	margin-bottom: 22px
}
h2 {
	font-size: 26px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	color: #756800;
	margin-bottom: 15px;
}

h4 {
	font-size: 16px;
	color: #756800;
	margin-bottom: 15px;
}

table {
	border-collapse: collapse;
	text-align: left;
	line-height: 1;
}

table th {
	background-color: #EBD634;
	text-transform: uppercase;
	padding: 10px;
	border: #EBD634 1px solid;
}

table td {
	background-color: #FFF;
	padding: 10px;
}

table tr:nth-child(2n+1) td{
	background: #F0EBE7;
	border-bottom:#F0EBE7 1px solid;
	padding-bottom: 9px;
}



/* BEGIN : Tyto definice by mely byt u kazdeho webu */
a img {
    border: 0;
}

ul, ol {
    padding-left: 1.4em;
    margin-left: 0;
}

li {
    margin: 0.3em 0 0 0.3em;
}

table caption {
    text-align: left;
    font-weight: bold;
}

/* END */

.red, .error {
    color: #f00;
}

#container{
	width: 1000px;
	margin: 0px auto;
}

#basket {
	height: 60px;
	background: url(cart.png) no-repeat 670px 18px;
}

#basket_inner  {
	width: 286px;
	float: right;
	padding-top: 14px;
	color: #000;
	line-height: 1.4em;
}

#basket_inner a{
	color: #4f4d3c;
	text-decoration: underline;
}

#basket_inner a:hover{
	text-decoration: none;
}

#main {
	background: #FFF;
	padding: 0px 30px 20px 24px;
	min-height: 300px;
}

#menu {
	width: 628px;
	float: right;
}

#menu ul {
    padding-left: 0;
}

#menu ul, #menu ul li {
	list-style: none;
}

#menu ul li {
	display: block;
	float: left;
	height: 60px;
	padding: 0px 6px 0px 0px;
	background: url(divider.png) no-repeat right bottom;
	position: static;
}


#menu ul li.last {
	background: none;
}

#menu ul li a {
	padding: 0px 15px;
	display: block;
	line-height: 82px;
	height: 60px;
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
	text-align: center;
}

#menu ul li.active a {
	background: url(hover.png) repeat-x bottom;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -0.8px;
}

#menu ul li a:hover {
	text-decoration: none;
	font-weight: bold;
}

#logo {
	padding-top: 12px;
}

#logo a {
	display: block;
	width: 254px;
	height: 54px;
	position: relative;
	text-decoration: none;
	text-align: center;
}

#logo a span{
	display: block;
	width: 254px;
	height: 54px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(logo.png) no-repeat 0px 0px;
}

#main #bottom {
	padding-top: 60px;
}

#main #left{
width: 290px;
float: left;
}

#main #left #eshop_categories li {
    display: block;
    list-style: none;
}

#main #left #eshop_categories a{
padding: 6px 0px 5px;
display: block;
color: #333;
text-decoration: none;
padding-right: 18px;
letter-spacing: 1px;
background: url(arrow_leftpanel.png) no-repeat right 9px;
}

#main #left #eshop_categories a:hover{
color: #756800;
}

#main #left #eshop_categories active a {
color: #756800;
background: url(arrow_leftpanel_active.png) no-repeat right 9px;
}

#main #right {
	width: 608px;
	float: right;
}

#slider {
	border: #E1E1E1 2px solid;
	margin-bottom: 35px;
}

#footer a{
	color: #000;
	text-decoration: none;
}

#footer a:hover{
	color: #000;
	text-decoration: underline;

}

#footer_inner {
	padding: 15px 40px;
	text-align: right;
}


.products {
    padding-top: 20px;
}

.product {
	border-bottom:#E1E1E1 2px solid;
	background: #FFF !important;
	width: 294px;
	vertical-align: top;
	padding: 8px 8px 8px 0;
	float: left;
	border: 2px solid #e1e1e1;
	border-left: 0;
	border-bottom: 0;
}

.product.first_two {
	border-top: 0px;
	padding-top: 0;
}

.product.even {
border-left: 2px;
border-right: 0;
padding-left: 8px;
padding-right: 0;
}


.product .title {
	height: 60px;
	background: #E1E1E1;
	color: #756800;
	font-size: 16px;
}

.product .title h2 a {
	text-decoration: none;
}

.product .title h2 a:hover span {
	text-decoration: underline;
}

.product .title h2 a span {
	margin: 0px;
	padding: 0px;
	padding: 10px 10px 0px;
	display: block;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	}

.product .description {
    padding: 10px 0 5px 0;
    line-height: 1.4em;
    font-size: 0.9em;
    height: 140px;
    overflow: hidden;
}

.product .image {
	display: block;
        float: left;
        margin: 0 15px 15px 0;
}

.product .image img{
        display: block;
}

.product .price{
	width: 100%;
	height: 30px;
	line-height: 17px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-size: 16px;
}


.product .detail{
	width: 107px;
	height: 35px;
	float: left;
}

.product .detail a span{
	text-transform: uppercase;
	padding-left: 11px;
	line-height: 35px;
	display: block;
}

.product .buy a span{
	text-transform: uppercase;
	padding-left: 41px;
	line-height: 35px;
	display: block;
}



.product .buy{
	width: 107px;
	height: 35px;
	float: right;
}

.product .detail a, .product .buy a{
	width: 107px;
	height: 35px;
	display: block;
	color: #333;
	text-decoration: none;
	background:#E1E1E1 url(eye_button.png) no-repeat 77px 12px;
	font-weight: bold;
}

.product .detail a:hover, .product .buy a:hover{
	background-color: #EBD634;
}

.product .buy a{
	background:#E1E1E1 url(cart_button.png) no-repeat 10px 9px;
}


.image img {
    border: #E1E1E1 2px solid;
}
.image img:hover {
    border-color: #c5b8b0;
}

#product_detail {
    padding: 0 0 30px 0;
}

#product_detail .image {
    float: left;
    margin: -5px 33px 0px 0px;
}



.price {
	float: left;
}

.brutto {
	padding:0px 0px 13px;
}

.brutto span, .netto span {
	width: 106px;
	display: block;
	float: left;
}

.brutto span.value, .netto span.value {
	width: auto;
}
.netto span.value {
	color: #756800;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: -3px;
}

.netto {
	padding-bottom: 73px;
}

.store {
	padding-bottom: 16px;
}

.to_cart {
	width: 111px;
	height: 34px;
}

.to_cart a {
	display: block;
	text-decoration: none;
	padding-left: 34px;
	text-transform: uppercase;
	line-height: 34px;
	color: #333333;
	background:#E1E1E1 url(cart_button.png) no-repeat 8px 8px;
	font-weight: bold;
}

.to_cart a:hover {
	background: #EBD634  url(cart_button.png) no-repeat 8px 8px;;
}

.clanek {
	border-bottom: #E1E1E1 2px solid;
	position: relative;
	border-top: #E1E1E1 2px solid;
	margin-bottom: 30px;
}

.clanek .date, .clanek .more {
	height: 30px;
}

.clanek .date span, .clanek .more a {
	width: 140px;
	height: 30px;
	line-height: 30px;
	background: #E1E1E1;
	display: block;
	text-align: center;
	float: right;
	text-decoration: none;
	color: #333;
}

.clanek .more a:hover {
	background: #EBD634;
}

.clanek .title h2{
	min-height: 20px;
	line-height: 17px;
	font-size: 16px;
	text-transform: uppercase;
	color: #756800;
	padding: 0px 20px 0px 17px;
	margin: 0px;
	background: url(clanek_title.png) no-repeat 0px 2px;
	text-decoration: none;
	font-weight: normal;
}

.clanek .title h2 a{
	text-decoration: none;
	color: #756800;
	font-size: 16px;
}

.clanek .title h2 a:hover{
	text-decoration: underline;
	color: #756800;
}

.clanek .text {
	line-height: 1.8em;
	padding-bottom: 15px;
}

.clanek .more {
	float: right;
	width: 140px;
}

.cleaner {
	clear: both;
	line-height: 0px;
	height: 0px;
}


/*
BEGIN: OBECNY ESHOP
*/

.products_header {
    padding: 0 0px 6px 0;
    text-align: right;
}

.article_pages_upper {
    float: left;
    margin: 3px 0 0 0;
}

.products_order_by * {
    font-size: 1em;
    margin: 0;
}


.releated_product {
    width: 150px;
    margin: 0 7px 5px 0;
    height: 210px;
    float: left;
    font-size: 0.9em;
}

.releated_product_header {
    font-weight: bold;
    margin: 1px 0px 4px 3px;
    height: 3em;
}

.releated_product_header a {
    color: #555;
    font-size: 1.3em;
    font-family: Lucida Bright Semi-Bold, Lucida, Times New Roman;
}

.releated_product_header a:hover {
    color: #000;
    text-decoration: underline;
}

.releated_product_image {
    margin: 0 auto 0 auto;
    margin: 0;
    width: 100%;
    text-align: center;
    /*height: 150px;*/
}

.releated_product_image a {
    text-decoration: none;
    color: #000;
}

.releated_product_price {
    margin: 0 auto 0 auto;
    margin: 0;
    width: 100%;
    text-align: center;
}


.document_versions {
    text-align: inherit;
    margin: 20px 0 20px 0;
}

.document_versions img {
    float: left;
    margin: 0 4px 0 0;
}



#cart {
    /*border: 1px solid #dccea1;*/
    border-collapse: separate;
    width: 100%;
}

#cart td.total_incl {
    font-size: 1.2em;
}


/*
#cart th {
    background: #777;
    color: #fff;
    padding: 2px 4px 2px 6px;
    margin: 2px;
}

#cart td {
    padding: 1px 2px 1px 6px;
    margin: 2px;
    border: 2px;
    background: #f3f3f3;
}
*/

#cart input {
    width: 2em;
}


/*
END: OBECNY ESHOP
*/

