body {
	background: #767676 top left repeat-x url(../img/back.jpg);
	color: #000;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #DD1A22;
	text-decoration: none;
}

a:hover { text-decoration: underline; }
h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
.main-frame {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	}


/* -------     HEADER  ----------  */
/*.header-container {
	width: 100%;
	height: 214px;
	padding: 0;
	margin: 0;
	background: no-repeat top left url(../img/top-back.jpg);
}*/

.header-left {
	width: 228px;
	height: 172px;
	float: left;
	margin: 0;
	padding: 0;
}

.header-left .mailhome {
	height: 37px;
	margin: 0;
	padding: 0;
}

.header-left .mailhome img {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-top: 15px;
	border: 0;
}

.header-right .lang {
	margin-left: 410px;
}

.header-right {
	text-align: right;
	width: 660px !important;
	height: 30px !important;
	padding-top: 13px;
}

.header-right a {
	color: black;
	text-decoration: underline;
}

.header-right .lang ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.header-right .lang li {
	display: block;
	float: left;
}

.header-right div.lang .lang-selected, .header-right div.lang .lang-not-selected {
	text-decoration: none;
	font-size: 10px;
	color: white;
	text-align: center;
	float: left;
	display: block;
	width: 57px;
	margin-right: 1px;
}

.header-right div.lang .lang-selected {
	height: 26px;
	padding-top: 11px;
	background-color: #DC0E18;
}

.header-right div.lang .lang-not-selected {
	height: 21px;
	padding-top: 6px;
	background-color: #949494;
}

.header-right div.lang a:hover {
	height: 26px;
	padding-top: 11px;
	background-color: #DC0E18;
}


/* ------------  CONTENT ---------------- */
.content-container {
	width: 100%;
	background-image: url('../img/content_container_bg.gif');
	background-repeat: repeat-y;
}

.content-container div.left {
	float: left;
	width: 228px;
	display: none;
}

.content-container div.middle {
	float: left;
	width: 510px;
	width: 738px;
}

.content-container div.middle .nav {
	height: 19px;
	width: 100%;
	background-image: url('../img/h2_back.jpg');
	background-repeat: repeat-x;
	}

/*
.content-container div.middle .content-middle {
	margin: 20px;
	}
*/
.content-container div.middle .content {
	margin: 20px;
	_margin: 20px 0px 20px 9px;

/*	width: 470px;*/
	color: #000;
	}

.content-container div.middle .content table {
	color: #000;
	font-size: 1em;
}

.content-container div.middle .content td {
	vertical-align: top;
}
.content-container div.middle .content img {
	margin-left: 5px;
	border: 1px solid red;
}

.no-margin {
	margin: 0 !important;

}


.content-container {
	_position: relative;
}

.content-container div.right {
	float: left;
	width: 161px;
}

.content-container div.right p {
	padding-left: 10px;
}

.content-container div.left .nav {
	display: block;
	height: 19px;
	width: 228px;
	background-image: url('../img/h2_back.jpg');
	background-repeat: repeat-x;
	margin-bottom: 5px;
	}

.content-container div.right .nav {
	display: block;
	height: 19px;
	width: 161px;
	background-image: url('../img/h2_back.jpg');
	background-repeat: repeat-x;
	border-left: 1px solid #ffffff;
	margin-bottom: 5px;
}

.content-container div.right .news p {
	padding: 0px 10px 10px 10px;
}


    /*          BOTTOM         */
.bottom-container {
	width: 100%;
	height: 25px;
	background-image: url('../img/bottom.jpg');
	background-repeat: repeat-x;
        border-top: 1px solid white;
        border-bottom: 1px solid white;
        margin-bottom: 3px;
    }

    /*          FOOTER         */
    .footer-container {
        background-color: white;
        width: 100%;
        height: 93px;
    }
    .footer-container table {
        margin-left: 200px;
        margin-top: 20px;
    }
    .footer-container table a {
        color: #A0A0A0;
        text-decoration: none;
    }
    .footer-container table a:hover {
	color: #A0A0A0;
	text-decoration: underline;
}
    .footer-container td {
        padding-left: 20px;
        padding-right: 20px;
    }
    .first {
        font-size: 11px;
        font-weight: bold;
        color: #A0A0A0;
    }
    .second {
/*        font-family: Verdana;*/
        font-size: 10px;
        color: red;
    }
    .third {
/*        font-family: Verdana;*/
        font-size: 10px;
        color: #AAAAAA;
    }
    /*          CLEAR         */
.clear {
	clear: both;
	height: 0;
/*	clear: left; line-height: 0; height: 0;*/
    }


h1, h2 {
	color: white;
	background-color: transparent;
	}

/*h1 {
	display: none;
}*/

h1 {
	font-weight: normal;
	font-size: 10px;
	width: 100%;
	background-image: url('../img/h2-sipka.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	border-left: 0px;
	margin-bottom: 1px;
	padding: 3px;
	padding-left: 20px;
}

h1 a { color: white; }

h2 {
	font-weight: normal;
	font-size: 10px;
	width: 100%;
	background-image: url('../img/h2-sipka.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	border-left: 0px;
	margin-bottom: 1px;
	padding: 3px;
	padding-left: 20px;
}


h2.kosik {
	font-weight: normal;
	font-size: 10px;
	width: 100%;
	background-image: url('../img/h2-kosik.gif');
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
	padding-left: 20px;
}

.content-container div.middle h2 {
	background-image: url('../img/h2-sipka2.gif');
	background-repeat: no-repeat;

	padding-left: 24px;
	}
.content-container div.middle h1 {
	background-image: url('../img/h2-sipka2.gif');
	background-repeat: no-repeat;

	padding-left: 24px;
}
h2.detail-produktu {
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	background-image: none;
	color: black;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.content-container div.middle h2.detail-produktu {
	background-image: none;
	padding: 0px;
}

#navlist {
	padding: 0;
	margin: 0;
	display: none;
	float: left;
	text-align: center;
	/*	width: 16em;*/
}

* html ul li { float: left; }
* html ul li a { height: 1%; }

#produkt_li {
	position: relative;
	z-index: 100;
}

#produkt_li:hover #navlist
{
	display: block;
}

#produkt_li #navlist {
    position: absolute;
    top: 30px;
	left: 0;
	width: 220px;
	background-color: #000;

	z-index: 100;
}

#navlist li {
    display: list-item;
    list-style: none;
    list-style-image: none;
    float: none;
    z-index: 100;
    position: relative;
}

#navlist li a {
	text-decoration: none;
	display: block;
	color: white;
	padding: 5px;

   	padding-left: 7px;

   	height: auto;
   	line-height: 12px;
   	text-transform: none;

   	width: 208px;

   	height: auto;
	background-repeat: no-repeat;
	text-align: left;
}

#navlist a:hover {
	background-repeat: no-repeat;
	background-color: #CC0E13;
	color: white;
}

#navlist li.leaf a {
/*	list-style-image: url('../img/menu-leaf.png');*/
/*	background-image: url('../img/menu-leaf.png');*/
	background-position: 10px;
}

#navlist ul li.leaf a {
/*	list-style-image: url('../img/menu-leaf.png');*/
/*	background-image: url('../img/menu-leaf.png');*/
	background-position: 10px;
}

#navlist li.expanded a {
/*	list-style-image: url('../img/menu-expanded.png');*/
/*	background-image: url('../img/menu-expanded.png');*/
	background-position: 10px;
	font-weight: bold;
}

#navlist li.collapsed a {
/*	list-style-image: url('../img/menu-collapsed.png');*/
/*	background-image: url('../img/menu-collapsed.png');*/
	background-position: 10px;
}

/*
#active a:link, #active a:visited, #active a:hover {
	background-image: url('../img/h3-sipka.gif');
	background-repeat: no-repeat;
	background-color: #CC0E13;
	color: white;
	font-weight: bolder;
}*/


    form {
        margin: 0px;
        padding: 0px;
    }

    input.detail {
        width: 69px;
        border:0px;
        background: no-repeat url('../img/button-detail.gif');
        cursor: pointer;
    }


    .button-odeslat {
        width: 69px;
        height: 18px;
        border:0px;
        background: no-repeat url('../img/button-odeslat.gif');
        cursor: pointer;
    }

.button-do-kosika {
	width: 69px;
	height: 18px;
	border:0px;
	background: no-repeat url('../img/button-do-kosika.png');
   cursor: pointer;
	text-indent: -1000em;
}

.cena {
	font-size: 13px;
	font-weight: bold;
	color: #D7121B;
	/*margin-right: 20px;*/
}

    .popis {
/*        font-family: Verdana;*/
			color: #000;
        font-size: 10px;
        font-weight: bold;
    }


.login-div {
	margin-bottom: 10px;
}

.login-div fieldset {
	margin: 0;
	padding: 0;
	border: 0px;
}

.login-div p {
	margin: 0 0 0 10px;
	padding: 0px;
}

.login-div label {
   text-align: right;
   margin: 3px;
   width: 46px;
	font-weight: bold;
	color: #7C7C7C;
}

.login-div .input-text {
	width: 90px;
	height: 20px;
}

.login-div .prihlasit {
    border: 0px;
    margin-top: 5px;
    margin-left: 76px;
}

.prihlasit2 {
    border: 0px;
    margin-top: 5px;
    margin-left: 250px;
}

.login-div a.reg {
	color: #DD1A22;
	text-decoration: none;
}

.login-div a.reg:hover {
	text-decoration: underline;
}

.login-div p {
	vertical-align: middle;
}

div.content hr {
	display: block;
	clear: left;
	margin: 0;
	visibility: hidden;
	}

legend {
	border:0px solid #000;
/*	color: #fff;*/
	}

fieldset {
	padding: 2em;
	color: #000;
	border: 0;
/*  font:80%/1 sans-serif;*/
  }
.content label {
  float:left;
  width:40%;
  margin-right:0.5em;
  padding-top:0.5em;
  text-align:right;
  font-weight:bold;
 }

.content p.error {
	color: Red;
	font-weight: bold;
}

.center {
	text-align: center;
}

div.item {
	padding: 5px;
}

div.item img {
	float: left;
	margin: 5px;
	border: 1px solid Red;
}

.user-box ul {
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
}

.user-box li {
	background-image: url('../img/reg-sipka.gif');
	background-position: 0 -2px;
	background-repeat: no-repeat;
	display: block;

	width: 150px;
	padding-left: 10px;
}

/*
.user-box li a:hover {
	text-decoration: underline;
}
*/
table {
	padding: 0;
	margin: 0;
}

th {
	border-bottom: 1px solid black;
}

.user p {
	padding-left: 0px;
	margin: 0;
}

.search-form, #login_box {
	text-align: right;
	padding: auto;
	padding-right: 5px;
}
.search-form form {
	padding-right: 30px;
	text-align: right;
}

.search-form input {
	border: 1px solid black;
	margin-bottom: 3px;
}

.search-form input.submit {
	border: 0;
}

.submit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;

	text-align: center;
	width: 78px;
	background-color: #DD1A22;
	border: 0;
	color: White;
	background-image: url(../img/submit-button-back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.form p {
	padding:0;
	margin: 0.25em;
}

.box-shop {
	text-align: center;

	width: 150px;
/*	background-color: #f5f5f5;*/
}

.box-shop-2 {
 padding-left: 10px;
}

.banner {
	padding: 20px;
}

.produkt_block {
	float: left;
	width: 170px;

	margin-bottom: 20px;
	margin-right: 10px;
}

.produkt_detail_container {
	border: 1px solid #d20e12;
	margin-bottom: 5px;
	text-align: center;
}

.produkt_block a img {
	border: 0 !important;
}

.produkt_block_content_inner {
	background-color: #cbcbc9;
	padding: 8px 6px 5px 6px;
	text-align: left;
}

.category_block {
	float: left;
	width: 138px;
	_width: 162px;
	/*height: 184px;*/
	text-align: center;
	text-transform: uppercase;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../img/category-block-back.jpg);
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 115px;
	margin-right: 6px;
	height: 71px;
	_height: 185px;
	cursor: pointer;
}

.category_block a {
	color: white;
}

.produkt_block, .produkt_block_content {
/*	min-height: 220px;
	_height: 220px;*/
	padding-bottom: 0px;
}

.produkt_block_content_cena {
	background-color: #a5130d;
	background-image: url(../img/cena-back.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 32px;
	_height: 32px;
	color: white;
	text-align: left;
	padding-left: 6px;
	line-height: 16px;
}

.produkt_block_basket tr td {
	padding: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.padd-top {
	margin-top: 3px;
}

.logo {
	position: relative;
}

.logo a {
	position: absolute;
	display: block;
	width: 167px;
	height: 130px;
	top: 10px;
    left: 25px;
}

.logo a span {
	bottom: 2px;
	color: black;
	font-size: 13px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.category-line {
	width: 722px;
}

.strankovani {
	text-align: center;
	padding: 15px;
}

.produkt_img {
	min-height: 130px;
	_height: 130px;
	position: relative;
}

.sleva_img {
  display: block;
	left: 35px;
	bottom: 10%;
	color: red;
	font-weight: bold;
	position: absolute;
	font-size: 20pt;
	z-index: 10;
/*	border: 1px solid green;*/
}

.produkt_nejprodavanejsi_container {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	/*position: relative;*/
}

.produkt_nejprodavanejsi_container img, .produkt_nejprodavanejsi_container .produkt_img {
	width: 60px;
	height: auto;
	float: left;
	min-height: 0;
	border: 0;
}

.produkt_nejprodavanejsi_container .nazev_produktu, .produkt_nejprodavanejsi_container .produkt_block_content_cena {
	width: 85px;
	float: right;
}

.produkt_nejprodavanejsi_container .nazev_produktu a {
	font-weight: bold;
	color: black;
}

.produkt_nejprodavanejsi_container .produkt_block_content_cena {
	background: none;
	color: #e7101f;
}

#zridit_eshop {
	display: block;
	position: absolute;
	left: 657px;
	width: 172px;
	height: 30px;
	_left: 678px;
	_margin-top: 10px;

	_position: static;
	_float: right;
	_margin-right: 25px;


}

#zridit_eshop:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
.telefon {
	background: url(../img/telefon.jpg) no-repeat 0px 0px;
	padding: 3px 0 0 30px;
	height: 30px;
	margin-top:5px;
}
.mobil {
	background: url(../img/mobil.jpg) no-repeat 0px 0px;
	padding: 3px 0 0 30px;
	height: 30px;
	margin-top:5px;
}


.header-container {
	width: 100%;
	padding: 0;
	margin: 0;
	/*background: no-repeat top left url(../img/top-back.jpg);*/
}


.header-top {
	white-space: none;
	padding-left: 10px;
	background: url('/img/header-top-bg.jpg') repeat-x;
	height: 35px;
}
.header-top .langs img {
	padding: 0px 5px;
}
.header-top .contact, .header-top .langs {
	padding-top: 12px;
	display: inline-block;
}
.header-top .contact {
	padding-left: 50px;
}
.header-top a {
    color: black;
    text-decoration: underline;
}

.header-body{
	position: relative;
	height: 149px;
	background: url('/img/header-new.jpg') no-repeat;
}


/*  -------------- MENU ------------------- */

.menu {
	background: url('/img/header-menu-bg.jpg');
	height: 30px;
	margin: 0px auto;
/*	margin-top: 10px;
	height: 30px;
	_margin-top: 0px;
	float: left;
	clear: left;
	text-align: center;
	width: 900px;
	line-height: 30px;
	margin-left: 70px;
	_margin-left: 25px;
	position: relative;
	_position: static;*/
}
.menu ul {
	margin-top: 8px;
	width: 700px;
}

.menu ul > li a {
	line-height: 30px;
}
.menu li a {
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
    text-align: center;
	/*width: 65px;*/
	/*height: 35px;*/
	background-repeat: no-repeat;
	margin-right: 1px;
	font-size: 11px;

	color: white;
	/*padding-top: 9px;*/
}


.menu li.dlouhy a {
	width: 130px !important;
	_width: 155px !important;
}

.menu li {
	margin: 0;
	padding: 0;
	/*display: inline;*/
	float: left;
}
.menu ul {
	list-style: none;
	text-align: center;
	/*width: 670px;*/
	margin: 0;
	padding: 0;

}

.menu li a.selected, .menu li a:hover {
	color: #EEEEEE;
	text-decoration: none;
}

.s-logo {
	position: absolute;
	top: 87px;
	z-index: 1000;
	text-align: center;
	width: 100%;
	opacity: 0.9;
	font-size: 15px;
}