body {
	margin: 0;
	background-image: url('../pics/bg_body.gif');
	background-repeat: repeat-x;
	background-color: #e7e7e7;
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #800b0b;
}
img {
	border: 0;
}
input {
	border: 1px solid #badd6f;
	font-size: 11px;
}
select {
	font-size: 11px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
form {
	display: inline;
}
h1 {
	font-family: Trebuchet MS,arial,verdana,sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 16px;
	color: #a00000;
	margin: 5px 0 5px 0;
	padding: 0;
}
h2 {
	font-weight: bold;
	font-size: 11px;
	color: #a00000;
	margin: 5px 0 5px 0;
	padding: 0;
}

div.hr {
	height: 1px;
	background-image: url('../pics/bg_hr.gif');
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	margin: 15px 0 15px 0;
}
div.hr hr {
  display: none;
}
.button {
	background-color: #8fba35;
	border: 1px solid #769a2a;
	color: #fff;
}
.link_button {
	background-color: #8fba35;
	border: 1px solid #769a2a;
	color: #fff;
	padding: 5px;
	margin: 0 5px 0 5px;
}
.link_button:hover {
	background-color: #000;
	border-color: #000;
}
#container {
	width: 1000px;
	margin: 0 auto 0 auto;
}
#header {
	width: 1000px;
	height: 155px;
	float: left;
	background-image: url('../pics/bg_header.png');
	background-repeat: no-repeat;
	color: #739925;
}
#header a {
	color: #739925;
	font-weight: bold;
}
#header_logo {
	width: 220px;
	height: 135px;
	margin: 10px 0 0 25px;
	float: left;
	display: inline;
}
#header_logo a {
	display: block;
	height: 135px;
}
#header_box1 {
	float: left;
	margin: 30px 0 0 25px;
	width: 190px;
	height: 55px;
}
#header_box1 select {
	width: 44px;
	font-size: 9px;
}
#header_box1 table td {
	padding: 4px 3px 4px 3px;
}
#header_box2 {
	float: left;
	margin: 30px 0 0 25px;
	width: 315px;
	padding: 6px 0 0 10px;
	height: 55px;
}
#header_box2 a {
	font-weight: normal;
}
#header_box2 p {
	margin: 0;
	padding: 10px 0 0 0;
}

#header_box3 {
	float: left;
	width: 155px;
	margin: 30px 0 0 20px;
	padding: 6px 0 0 15px;
	height: 55px;
}
#header_box3 p {
	margin: 0;
	padding: 10px 0 0 0;
}

#header_menu {
	float: right;
	margin-top: 17px;
}
#header_menu a {
	color: #800b0b;
}
#header_menu a:hover {
	color: #739925;
}
.header_menu_left, .header_menu_right {
	background-image: url('../pics/header_menu_left.gif');
	background-repeat: no-repeat;
	float: left;
	width: 12px;
	height: 38px;
}
.header_menu_right {
	background-image: url('../pics/header_menu_right.gif');
}
.header_menu_center {
	background-image: url('../pics/header_menu_center.gif');
	height: 27px;
	float: left;
	padding-top: 11px;
}

#column_left {
	width: 250px;
	float: left;
	margin: 20px 0 0 9px;
	display: inline;
}
#column_right {
	width: 720px;
	float: left;
	margin: 20px 0 0 20px;
}
#column_right_content {
	background-image: url('../pics/bg_content.gif');
	background-repeat: repeat-y;
	padding: 0 15px 0 15px;
	width: 690px;
	float: left;
}
#column_right_top, #column_right_bottom {
	width: 720px;
	height: 11px;
}

.akciok {
	display: block;
	background-image: url('../pics/bg_akciok.png');
	background-repeat: no-repeat;
	padding: 8px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.akciok:hover {
	background-image: url('../pics/bg_akciok_on.png');
	color: #000;
}
#categories_top {
	background-image: url('../pics/bg_categories_top.png');
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 8px;
}
#categories_bottom {
	background-image: url('../pics/bg_categories_bottom.gif');
	background-repeat: no-repeat;
	height: 11px;
	width: 250px;
}
#categories_content {
	background-image: url('../pics/bg_categories_content.gif');
	background-repeat: repeat-y;
	padding: 0 10px 10px 10px;
}
#categories_content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#categories_content img {

}
#categories_content ul li {
	padding: 5px 0 5px 0;
}
#categories_content ul li a {

}
#categories_content ul li a:hover {
	background-color: #800B0B;
	color: #fff;
}
#categories_content ul li ul {
	margin: 5px 0 0 25px;
	padding: 0;
}
#categories_content ul li ul li {
}
#categories_content ul li ul li ul li ul li a{
}
#categories_content ul li ul li ul li ul li ul li a {
	font-style: italic;
}



#welcome {
	width: 100%;
	float: left;
	margin: 20px 0 20px 0;
}
#welcome p {
	line-height: 20px;
	text-align: justify;
}
#welcome img {
	float: left;
	margin: 0 20px 0 20px;
}
#welcome a {
	background-image: url('../pics/bg_mail.gif');
	background-repeat: no-repeat;
	color: #445c11;
	padding: 3px 4px 5px 6px;
	margin: 0 5px 0 0;
}
#welcome a:hover {
	background-image: url('../pics/bg_mail_on.gif');
	color: #fff;
}




.main_featured_items {
	margin: 15px 0 0 0;
	padding: 0 0 20px 0;
	width: 100%;
	float: left;
}
.main_featured_item {
	width: 120px;
	text-align: center;
	color: #800b0b;
	float: left;
	margin: 0 9px 0 9px;
}
.main_featured_item div {
	margin: 0 0 5px;
}
.main_featured_item .add_to_cart {
	margin: 10px auto 10px auto;
}
.main_featured_item_image {
	height: 100px;
}
.main_featured_item_name {
	height: 90px;
}
.main_featured_item_price {
	height: 30px;
	font-weight: bold;
	
}

.category_featured_item {
	border: 1px solid #000;
}








.add_to_cart {
	background-image: url('../pics/bg_cart.png');
	background-repeat: no-repeat;
	color: #445c11;
	margin: 0;
	padding: 3px 0 0 8px;
	width: 82px;
	height: 18px;
	display: block;
	text-align: center;
}
.add_to_cart:hover {
	background-image: url('../pics/bg_cart_on.png');
	color: #fff;
}






.bestseller {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 223px;
	float: left;
}
.bestseller li {
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #d1d1d1;
}
.bestseller li a {
	display: block;
	padding: 5px;
}
.bestseller li a:hover {
	background-color: #f4f4f4;
}
.bestseller .bestseller_title {
	padding: 5px;
	background-image: url('../pics/bg_bestseller_title.gif');
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	border: 0;
	background-color: #900000;
}
.bestseller .bestseller_more {
	border: 0;
	font-weight: bold;
}
.bestseller_center {
	margin: 0 10px 0 10px;
}


#footer {
	width: 100%;
	float: left;
	margin: 30px 0 30px 0;
	color: #929292;
	vertical-align: middle;
}
#footer a {
	color: #929292;
}
#footer_copyright {
	width: 280px;
	float: left;
}
#footer_visa {
	width: 200px;
	margin: 0;
	float: left;
}
#footer_policy {
	width: 500px;
	float: left;
	text-align: right;
}




#partner_logos {
	float: right;
	text-align: right;
}
#partner_logos img {
	margin: 10px;
}



.form_table {
	width: 100%;
	float:left;
}
.form_table th {
	background-color: #f4f4f4;
	border-bottom: 1px solid #ddd;
	padding: 10px;
	text-align: left;
}
.form_table td {
	padding: 10px;
	border-bottom: 1px dotted #ddd;
}



.error, .notice, .warning {
	width: 100%;
	padding: 10px 0 10px ;
	background-color: #A00000;
	color: #fff;
	margin: 0 0 10px 0;
	text-indent: 10px;
	float: left;
}
.error a, .notice a, .warning a{
	color: #e7fdb7;
	font-weight: bold;
}
#item_page_container {
	width: 100%;
	float: left;
}
#item_page_pic {
	width: 200px;
	text-align: center;
	margin: 10px 10px 0 0;
	float: left;
	border: 1px dotted #ddd;
	padding: 5px 0 5px 0;
	background-image: url('/pics/bg_item_tab.gif');
	background-repeat: repeat-x;
}
#item_page_details {
	margin: 10px 0 0 0;
	width: 478px;
	float: left;
}
#item_page_details table td {
	padding: 10px 10px 10px 0;
}
#item_page_details .add_to_cart {
	margin-top: 10px;
}

.tab {
	float: left;
	border: 1px dotted #ddd;
	padding: 10px;
	width: 663px;
	background-image: url('/pics/bg_item_tab.gif');
	background-repeat: repeat-x;
	left:0px;
	top:0px;
	position:relative;
	margin: 1px 0 0 0;
}


#tabs_content{
	overflow: hidden;
	float: left;
	width:685px;
	/*height:311px;*/
	position:relative;
}
#item_tabs .selected {
	background-color:#769A2A;
	color: #fff;
}
#item_tabs {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}
#item_tabs li {
	float: left;
	padding: 4px;
	background-color: #f4f4f4;
	margin: 0 1px 1px 0;
	padding: 7px 10px 7px 10px;
	cursor: pointer;
}
#item_tabs li:hover {
	background-color: #ddd;
}

.item_list {
	width: 100%;
}
.item_list td {
	padding: 5px;
	border-bottom: 1px dotted #ddd;
}
.item_list th{
	background-color: #e7fdb7;
	padding: 8px;
	border: 1px solid #fff;
	color: #739925;
	border-bottom: 1px solid #b2d863;
	text-align: left;
}
.item_list th a {
	color: #739925;
	text-decoration: underline;
}
.item_list_pic {
	width: 100px;
	text-align: center;
}
.item_list_price {
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}
.item_list_buttons a{
	margin: auto;
}

.pager {
	margin: 10px 0 10px 0;
}
.pager span {
	background-color: #8fba35;
	border: 1px solid #769a2a;
	color: #fff;
	padding: 2px 5px 2px 5px;
	margin: 0 5px 5px 0;
	float: left;
	font-weight: bold;
}
.pager a {
	background-color: #e7fdb7;
	border: 1px solid #b2d863;
	color: #739925;
	padding: 2px 5px 2px 5px;
	margin: 0 5px 5px 0;
	float: left;
}
.pager a:hover {
	background-color: #9c0202;
	border-color: #7b0000;
	color: #fff;
	background-image: none;
}

.search_filter {
	width: 100%;
	margin: 20px 0 20px 0;
}
.search_filter th {
	text-align: left;
	padding: 5px;
	background-color: #f4f4f4;
	border: 1px dotted #ddd;
}
.search_filter td {
	padding: 5px;
	border: 1px dotted #ddd;
}


#item_page_more_details table td {
	padding: 5px;
}
#basket_steps {
	padding: 20px 0 20px 0;
	width: 100%;
	float: left;
}
.basket_step {
	width: 90px;
}
#basket_steps div {
	float: left;
	text-align: center;
}
#item_page_add_to_cart_box {
	border: 1px dotted #ddd;
	padding: 10px;
	background-image: url('/pics/bg_item_tab.gif');
	background-repeat: repeat-x;
}
#item_page_add_to_cart_box b {
	font-size: 16px;
}

.sale_price {
	color: #ff0000;
}


.subcategories {
	margin: 0;
	padding: 0;
	list-style: none;
}
.subcategories li {
	border-bottom: 1px dotted #ddd;
}
.subcategories li a {
	padding: 5px;
	display: block;
}
.subcategories li a:hover {
	background-color: #f4f4f4;
}
.basket_item_price {
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}
.basket_item_modify {
	white-space: nowrap;
}
.basket_item_list {
	float: left;
}
.basket_item_list td {
	border: 1px dotted #ddd;
}
.basket_item_list th {
	border: 1px solid #B2D863;
}
.basket_item_list textarea {
	width: 550px;
	height: 100px;
	border: 1px dotted #739925;
	background-color: #e7fdb7;
	padding: 10px;
	color: #769a2a;
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.basket_item_remove {
	text-align: center;
}


.shipping_payment ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.shipping_payment ul li {
	padding: 10px 0 10px 0;
}
.shipping_payment a {
	font-weight: bold;
}
.author_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.author_list li {
	padding: 0 0 6px 0;
}
.custom_table {
	width: 100%;
}
.custom_table th {
	background-color: #f4f4f4;
	padding: 5px;
	text-align: left;
}
.custom_table td {
	padding: 5px;
	border: 1px solid #f4f4f4;
}
.print_offer {
	width: 100%;
	text-align: center;
	padding: 20px 0 20px 0;
	border: 1px dotted #ddd;
	margin: 20px 0 0 0;
	font-weight: bold;
	float: left;
}
.user_name_input, .password_input{
	color:#555;
	font-style: italic;
}

.regulation {
	padding: 10px;
	height: 300px;
	border: 1px dotted #ddd;
	overflow: auto;
}
.send_to_friend {
	background-image:url(/pics/bg_item_tab.gif);
	background-repeat:repeat-x;
	border:1px dotted #DDDDDD;
	float:left;
	padding:10px;
	width:663px;
	margin: 10px 0 0 0;
}
.send_to_friend form {
	margin: 10px 0 0 0;
	float: left;
}