* {
	margin: 0;
	padding: 0;
}

body {
	/*background: url('../img/body.png');*/
	background: #E0E0E0;
	color: #000;
	font-family: Tahoma,Verdana,Arial,lucida,sans-serif;
	font-size: 70%;
	margin: 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, address, blockquote, table {
	line-height: 20px;
	margin: 15px 15px;
}

h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
	font-weight: bold;
}

h1 {
 	font-size: 2em;
}

h2 {
	font-size: 1.9em;
}

h3 {
	font-size: 1.7em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1em;
}

p {
	font-size: 1em;
 	line-height: 140%;
}

img {
	border: none;
}

a:link {
	color: #E7C075;
	text-decoration: underline;
}

a:visited {
	color: #f1d9ac;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

hr {
	display: none;
}

div#body {
	background-image: url('../img/head_repeat.jpg');
	background-repeat: repeat-x; 
}

div#page {
	background: url('../img/page_bg.jpg') repeat-y;
	font-size: 0.9em;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 981px;
}

/*
div#leftouterbanner {
  	width: 150px; 
	height: 134px; 
	position: fixed; 
	left: -1px; 
	top: 28px; 
	overflow: hidden; 
	border: solid; 
}
*/

div#header {
	background-image: url('../img/head.jpg');
	background-position: right top;
	width: 981px;
	height: 182px;/*231px;*/
	position: relative;
}

div#menu {
	background-image: url('../img/menu.jpg');
	position: relative;
	height: 34px;
	width: 981px;
	overflow: hidden;
	text-align: right;
}

div#col_right {
	background: #FFF;
	float: right;
	margin: 0;
	overflow: hidden;
	/*position: relative;*/
	width: 758px;
	border-top: 2px solid #927243;
}

div#breadcrumb {
	background: #e8c98e;
	min-height: 34px;
}

div#content {
	background: url('../img/body_text_back.png') repeat-x;
	padding-top: 15px;
	width: 758px;
	position: relative;
}

div#col_left {
	float: left;
	overflow: hidden;
	position: relative;
	width: 217px;
	margin-top: 0;
	border-top: 2px solid #927243;
}

div#footer {
	background: url('../img/footer_bg.jpg');
	width: 981px;
	height: 163px;
	overflow: hidden;
	position: relative;
	text-align: right;
	border-bottom: 3px solid #3C1B00;
}

div#links {
	background: #703B00;
	width: 981px;
	text-align: center;
	padding: 0 0 4px;
	font-size: 1.1em;
}

div#links ul {
	margin: 0;
	list-style-type: none;
}

div#links ul li {
	display: inline;
}

div#header h1 {
	font-size: 1.8em;
	margin: 0;
}

div#header h1 a {
	background: transparent;
	color: #FFF;
	display: block;
	height: 182px;/*231px;*/
	left: 0;
	line-height: 35px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 202px/*300px;*/
}

div#header h1 a span {
	background:#492807 url("../img/h1.jpg") no-repeat;
	height: 100%;
	width: 100%;
	display: block;
	left: 0;
	top: 0;
	position: absolute;
	cursor: pointer;
}
/*
div#header h2 {
	color:#e7c075;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 6px;
	text-align: right;
	top: 49px;
	width: 578px;
}
*/
div#header h2 {
	color: #E8C078;
	font-size: 2.5em;
	height: 35px;
	left: 350px;
	position: relative;
	text-align: left;
	text-shadow: -3px 1px 10px #000000;
	top: 114px;
	width: 373px;
	margin: 0;
	line-height: 40px;
}
div#menu ul {
	margin: 5px 40px;
}

div#menu ul li {
	display: inline;
	color: #875321;
	font-size: 1.3em;
}

div#menu ul li a {
	
	font-weight: bold;
	padding: 0 6px 0;
	color: #e7c075;
	text-decoration: none;
}

div#menu ul li a:hover {
	text-decoration: underline;
	color: #ebc562;
}

div#content h3 {
	margin: 30px 0 0 15px;
}

div#content h3, div#content h2 {
	position: relative;
	overflow: hidden;
	width: 728px;
	height: 25px;
	color: #b42d00;
	margin-top: 0;
}

div#content h3 span, div#content h2 span {
	background: url('../img/h3.png') repeat-x 0 10px;
	position: absolute;
	bottom: 0;
	width: 758px;
	height: 25px;
	margin-left: 10px;
}

div#content p, div#content ul, div#content ol, div#content dl, div#content address, div#content blockquote, div#content table {
	font-size: 1.2em;
}

div#content table address {
	font-size: 1em;
}

div#col_left h3 {
	font-size: 1.4em;
	color: #482905;
	background: url('../img/menu_head.png') no-repeat;
	width: 217px;
	height: 34px;
	margin: 0;
	padding: 5px 10px;
}

div#col_left li a {
	font-size: 1.2em;
}

div#col_left ul.categories, div#col_left ul {
	list-style-type: none;
	margin: 0 0 0 15px;
}

div#col_left ul.categories ul {
	list-style-type: none;
	margin: 0;
}

div#col_left ul.categories ul li {
	border: none;
	padding: 3px 3px 3px 10px;
	margin: 0;
}

div#col_left ul.categories li {
	/*background: url('../img/menu_li_back.gif');*/
	background: #EDCF85;
	border: 1px solid #D5A561;
	margin: 0 10px 10px 0;
	padding: 5px 0 5px 10px;
}

div#col_left ul.categories li a, div#col_left ul li a  {
	background: url('../img/arrow.gif') no-repeat 0 4px;
	padding-left: 15px;
	text-decoration: none;
	color: #482905;
	font-weight: bold;
}

div#col_left ul li a:hover {
	color: #b42d00;
	text-decoration: underline;
}

div#footer p.top a.print {
	background: url("../img/print.gif") no-repeat left bottom;
	padding-left: 23px;
}

div#footer p.top a.mail {
	background: url("../img/mail.gif") no-repeat left bottom;
	padding-left: 20px;
}

div#footer p.top a.fav {
	background: url("../img/fav.gif") no-repeat left bottom;
	padding-left: 20px;
}

div#footer p.top {
	text-align: center;
	width: 505px;
	margin: 55px 0 0 250px;
}

div#footer p.top a {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	letter-spacing: 1px;
	color: #FFF;
}

div#footer p.top a:hover {
	text-decoration: underline;
	color: #ECC663;
}

div#footer div.copy {
	float: right;
	color: #e7c075;
	margin: 40px 5px 0 0;
	width: 250px;
}

div#footer div.copy a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

div#footer div.copy a:hover {
	text-decoration: underline;
	color: #ECC663;
}

div#breadcrumb ul {
	margin: 0 0 0 15px !important;
	padding-top: 6px;
	padding-bottom: 6px;
}

div#breadcrumb ul li {
	background: url('../img/arrow.gif') no-repeat 0 5px;
	display: inline;
	padding: 0 8px 0 16px;
}

div#breadcrumb ul li a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
}

div#breadcrumb ul li.last a {
	color: #935210;
}

div#breadcrumb ul li a:hover {
	text-decoration: underline;
	color: #b42d00;
}

div#cart {
	position: absolute;
	height: 111px;
	right: 0;
	top: 0;
	width: 265px;
}

div#cart strong {
	color: #e7c075;
	font-size: 1.2em;
	margin: 6px 10px;
	float: left;
}

div#cart ul {
	list-style-type: none;
	color: #FFF;
	font-size: 1.2em;
	text-align: right;
	float: right;
	margin: 25px 15px;
}

div#cart ul li {
	padding: 5px 0 0 0;
}

div#search {
	position: absolute;
	width: 266px;
	right: 0px;
	top: 113px;
	text-align: right;
	height: 67px;
}

div#search form {
	padding: 9px 0 0 20px;
}

div#search form input.searchinput {
	height: 24px;
	width: 170px;
	padding-left: 5px;
}

div#search form input.searchbutton {
	margin: 0 10px -6px;
}

div#search a {
	display: block;
	margin: 13px 10px 0 0;
}

div#col_right ul {
	margin: 15px 0 0 50px;
}

div#col_right h4, div#col_right h5 {
	color: #B42D00;
}

div#col_right a {
	color: #935210;
}

img.external {
	border: none !important;
	margin: 2px 4px !important;
}

div#col_right div#content div.content {
	background: #EFD5A3;
	border: 1px solid #DFB977;
	box-shadow: 0 0 10px #DFB977;
	margin: 0 15px 10px;
}

/* PRODUCT LIST */
div#content div.subcontent {
	border: 3px solid #F1DBB1;
	margin: 15px 15px 25px 15px;
	padding: 10px;
	font-size: 1.8em;
}

div#content div.subcontent a {
	color: #840000 !important;
}

div#content p.list_switch {
	margin: -15px 20px 10px 0;
	text-align: right;
}

div#col_right div.sort {
	font-size: 1.2em;
	text-align: right;
	margin-right: 20px;
	padding: 7px;
}


div#col_right div.sort select {
	margin-right: 10px;
}

div#col_right .content div.paging {
	margin-top: 10px;
	margin-right: 15px;
}

div#col_right .content div.paging ul {
	list-style-type: none;
	display: inline;
	margin-left:0 ;
}

div#col_right .content div.paging ul li {
	font-weight: bold;
	float: left;
	border: 1px solid #DFB977;
	margin-left: 5px;
	background: url("images/ui-bg_gloss-wave_75_f2e6c1_500x100.png") repeat-x scroll 50% 50% #F2E6C1;
	height: 1%;	
}

div#col_right .content div.paging ul li.current, div#col_right .content div.paging ul li.active {
	background: url("images/ui-bg_gloss-wave_75_dfb977_500x100.png") repeat-x scroll 50% 50% #DFB977;
	border: 1px solid #916A1F;
}

div#col_right .content div.paging ul li.current, div#col_right .content div.paging ul li.disable {
	padding: 2px 6px;
}

div#col_right .content div.paging ul li a {
	color: #840000;
	display: block;
	float: left;
	height: 1%;
	padding: 2px 8px;
}

table.item_list td {
	vertical-align: top;
	padding-bottom: 10px;
}

div.item {
	width: 230px;
	margin-right: 15px;
	font-size: 0.9em;
	padding-top: 30px;
}

div.item .item_name {
	width: 230px;
	position: relative;
	text-align: center;
}

div.item .item_name a {
	color: #482905 !important;
	font-size: 1.1em;
	font-weight: bold;
	width: 230px;
	line-height: 17px;
	position: absolute;
	bottom: 3px;
	left: 0;
}

div.item .item_description {
	border: 3px solid #f1dbb1;
	border-bottom: none;
}

div.item .item_description a {
	display: block;
	position: relative;
	padding: 10px 10px 0 12px;
	text-align: center;
	overflow: hidden;
}

div.item .item_description span.item_offer {
	background: #DFB35E;
	border-right: 4px solid #F1DBB1;
	font-weight: bold;
	padding: 0 7px 2px;
	display: inline-block;
}

div.item .item_description img {
	border: none;
}

div.item .item_description a span.zoom {
	position: absolute;
	width: 15px;
	height: 15px;
	bottom: 0;
	right: 10px;
	background: url('../img/zoom.png') no-repeat;
}

div.item .item_description p.price {
	font-weight: bold;
	margin: 0 0 0 15px;
	padding: 0 0 15px 0;
}

div.item .item_description p.price span {
	color: #b42d00;
}

div.item .item_buy {
	background-color: #dfb35e;
	border: 3px solid #f1dbb1;
	border-top: none;
	text-align: left;
	padding: 3px;
	padding-left: 20px;
}

div.item .item_buy a {
	color: #49340D  !important;
	font-weight: bold;
	/*position: relative;*/
	margin-left: 33px;
	padding: 14px 0 14px 55px;
	background: url('../img/buy.png') no-repeat;
	z-index: 100;
	position: relative;
}
/*
div.item .item_buy a span {
	background: url('../img/buy.png') no-repeat;
	position: absolute;
	width: 47px;
	height: 42px;
	left: 35px;
	bottom: -20px;
}*/

div.item .item_buy input.item_quantity {
	width: 30px;
	text-align: center;
}

table.item_detail {
	margin-top: 0;
	margin-bottom: 0;
	width: 728px;
}

table.item_detail td {
	vertical-align: top;
}

table.item_detail td.left {
	vertical-align: middle;
	width: 450px;
	height: 425px;
	border: 1px solid #E1E1E7;
}

table.item_detail td.right {
	width: 280px;
	vertical-align: top;
}

table.item_detail td.right div.offer {
	height: 65px;
	z-index: 100;
}

table.item_detail td.right div.offer strong {
	position: absolute;
	right: 78px;
	top: 48px;
	background: url('../img/cedulka.png') no-repeat 0 -40px;
	color: #493526;
	font-size: 1.5em;
	text-shadow: 0 -2px 1px #FABE88;
	width: 128px;
	height: 88px;
	padding-top: 21px;
}

table.item_detail .main_buy {
	width: 250px;
	padding: 15px 0;
	background: #eeeeee;
	text-align: center;
	margin-left: 30px;
	box-shadow: 0 0 20px #E1E1E7;
	border: 1px solid #E1E1E7;
}

table.item_detail .main_buy .product_price_loud {
	background: #ffffff;
	padding: 10px 5px;
	margin: 0 45px;
}
 
table.item_detail .main_buy .product_price_loud strong {
	display: block;
	color: #AA181B;
	font-size: 2em;
	letter-spacing: -1px;
}
table.item_detail .main_buy .product_price_loud strong span {
	color: #000;
}

table.item_detail .main_buy .buy-me select {
	width: 150px;
	display: block;
	margin: 10px auto 0px;
}

table.item_detail .main_buy .buy-me input {
	width: 30px;
	margin: 8px 0 0 49px;
	text-align: center;
}

table.item_detail .main_buy .buy-me input.buy {
	margin: 15px 0 0 0;
	width: auto;
	padding: 0;
	border: none;
	background: none;
}

table.item_detail td.right div.box {
	background-color: #EEEEEE;
	width: 235px;
	margin: 20px 0 0 30px;
	box-shadow: 0 0 20px #E1E1E7;
	border: 1px solid #E1E1E7;
	text-align: left;
}

table.item_detail td.right div.brand {
	padding: 0 0 10px 15px;
}

table.item_detail td.right div.brand a {
	padding-top: 10px;
	display: block;
}

table.item_detail td.right div.availability {
	padding: 11px 0 15px 15px; 
 	background-image: url("../img/icon/calendar.png");
	background-repeat: no-repeat;
	background-position: 11px 5px;
}

table.item_detail td.right div.availability strong {
	padding-left: 35px;
}

table.item_detail td.right div.fast_contact {
	padding: 10px 0 15px 15px; 
 	background-image: url("../img/icon/info.png");
	background-repeat: no-repeat;
	background-position: 211px 5px;
}

table.item_detail td.right div.fast_contact h4 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
}

table.item_detail td.right div.fast_contact img.photo {
	float: left;
	padding-right: 12px;
	padding-bottom: 25px;
}

table.item_detail td.right div.fast_contact .name {
	color: #840000;
}

table.item_detail ul.product_gallery {
	list-style-type: none;
	margin: 0 0 0 -4px !important;
}

table.item_detail ul.product_gallery li {
	float: left;
	width: 95px;
	height: 95px;
	margin: 0 0 4px 4px;
	padding: 5px;
	border: 1px solid #E1E1E7;
	line-height: 130px;
	text-align: center;
}

div.share {
	margin: 0 15px;
	padding: 11px 15px 0;
	border: 1px solid #E1E1E7;
	background: #EEEEEE;
	box-shadow: 0 0 10px #E1E1E7;
}

div.share div.fb {
	float: left;
	width: 200px;
	height: 30px;
	padding-top: 4px;
}

div.share div.gp {
	float: left;
	width: 200px;
	height: 30px;
}

div.tabs {
	margin: 15px;
	box-shadow: 0 0 5px #E1E1E7;
}

div.tabs h4 {
	font-size: 1.3em;
}

div.tabs ul.links {
	margin-left: 45px;
}

div.description h4 {
	font-size: 1.1em;
	margin-left: 0;
}

div.description {
	margin: 15px;
	font-size: 1.2em;
}

table.market_table {
	margin-left: 43px;
}

table.market_table td {
	width: 230px;
	vertical-align: top;
	padding-bottom: 20px;
}

table.market_table td h4 {
	margin: 0 !important;
	font-size: 1.1em;
}

/* TABLES */
.table {
	text-align: left;
	border-collapse: collapse;
	border-top: 4px solid #916A1F;
	border-bottom: 4px solid #916A1F;
	margin: 0 0 15px 30px;
	color: #49340D;
}

.table thead th, .table tbody tr.last td {
	border-bottom: 1px solid #916A1F;
}

.table.center {
	margin: 15px auto;
}

.table th {
	font-weight: bold;
	padding: 8px;
	background: #DFB35E;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #916A1F;
	border-right: 1px solid #916A1F;
}

.table td {
	padding: 8px;
	background: #EFD5A3; 
	border-bottom: 1px solid #fff;
	border-top: 1px solid transparent;
	border-left: 1px solid #916A1F;
	border-right: 1px solid #916A1F;
}

.table tr:hover td {
	background: #EFCC87;
}

.table .tcw80 {
	width: 80px;
}

.table .tcw90 {
	width: 90px;
}

.table .tcw100 {
	width: 100px;
}

.table  .tcw120 {
	width: 120px;
}

.table  .tcw130 {
	width: 130px;
}

.table  .tcw140 {
	width: 140px;
}

.table  .tcw150 {
	width: 150px;
}

.table  .tcw160 {
	width: 160px;
}

.table  .tcw170 {
	width: 170px;
}

.table  .tcw180 {
	width: 180px;
}

.table  .tcw190 {
	width: 190px;
}

.table  .tcw200 {
	width: 200px;
}

.table  .tcw210 {
	width: 210px;
}

.table  .tcw220 {
	width: 220px;
}

.table  .tcw230 {
	width: 230px;
}

.table  .tcw240 {
	width: 240px;
}

.table  .tcw250 {
	width: 250px;
}

.table  .tcw260 {
	width: 260px;
}

.table  .tcw270 {
	width: 270px;
}

.table  .tcw280 {
	width: 280px;
}

.table  .tcw290 {
	width: 290px;
}

.table  .tcw300 {
	width: 300px;
}

/* FORMS */
.form {
	border-top: 4px solid #916A1F;
	border-bottom: 4px solid #916A1F;
	border-right: 1px solid #916A1F;
	border-left: 1px solid #916A1F;
	margin: 20px auto;
	padding: 15px;
	background: #EFD5A3;
	width: 500px;
	text-align: center;
	position: relative;
}

.form h4 {
	position: absolute;
	background: #916A1F;
	left: -15px;
	top: -15px;
	padding: 5px 20px 9px;
	color: #FFF !important;
}

.form label {
	display: block;
	float: left;
	text-align: right;
	width: 200px;
	font-size: 1.2em;
	padding: 5px 0 0 0;
}

.form input {
	float: left;
	width: 250px;
	padding: 4px 2px;
	margin: 2px 0 10px 10px;
}

.form input.button {
	width: auto !important;
	margin-bottom: 0;
	clear: both;
	float: none;
}

.form textarea {
	float: left;
	width: 280px;
	margin: 2px 0 20px 10px;
}

.form input.checkbox, .form input.radio {
	width: 25px;
	margin: 7px 0 5px 10px; 
}

.form div.clean {
	height: 30px;
}

.form p {
	text-align: left;
	clear: both;
	margin: 10px;
}

div.login {
	background-image: url('../img/icon/lock.png');
	background-repeat: no-repeat;
	background-position: 10px 60px;
	padding-bottom: 22px;
	padding-top: 20px;
	text-align: left;
	width: 500px;
}

div.login .content {
	 margin: 0 10px 10px 140px !important;
}

div.login label {
	margin-left: 140px;
	text-align: left;
	width: 175px;
}

div.login input {
	margin: 5px 0 10px 140px;
	padding: 4px 2px 4px 4px;
	width: 215px;
}

div.login input.button {
	float: left;
}

div.login a.lostpw {
	background: url("../img/icon/warning.png") no-repeat scroll 0 0 transparent;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin: 9px 0 0 15px;
	padding: 4px 28px;
}

div.note {
	background-image: url("../img/icon/Pencil.png");
	background-position: 30px 60px;
	background-repeat: no-repeat;
}

div.note textarea {
	float: none;
	margin-left: 100px;
	width: 360px;
}

div.delivery {
	background-image: url("../img/icon/Home.png");
	background-position: 30px 170px;
	background-repeat: no-repeat;
}

div.billing {
	background-image: url("../img/icon/Sheet_of_paper.png");
	background-repeat: no-repeat;
	background-position: 30px 475px;
}

/* HELPERS */
.l {
	text-align: left !important;
}

.r {
	text-align: right !important;
}

.c {
	text-align: center !important;
}

.break {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

