@import "paging.css";
@import "thickbox.css";
@import "tree.css";
@import "users.css";
@import "basket.css";

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../img/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7F67;
}

.clear {
	clear: both;
}
fieldset {
	border: none;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #596339;
}

h1 {
	letter-spacing: -3px;
	font-size: 28px;
}

.h1-style1 {
	margin: 0px;
}

.h1-style2 {
	height: 50px;
	padding: 50px 0px 0px 50px;
	margin: 0px;
	letter-spacing: -1px;
	font-size: 32px;
	color: #FFFFFF;
}

h2 {
	font-size: 18px;
}

.h2-style1 {
	font-size: 18px;
	color: #919973;
}

h3 {
	font-size: 14px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 22px;
}

.ul-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ul-style1 li {
	padding: 0px 20px 26px 20px;
	background: url(../img/homepage13.gif) no-repeat left bottom;
}

.ul-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ul-style2 li {
	height: 23px;
	padding: 10px 0px 0px 0px;
	background: url(../img/homepage14.gif) repeat-x left top;
}

.ul-style2 li.alt {
	background-image: url(../img/homepage15.gif);
}

.ul-style2 li a {
	color: #495E53;
}

.ul-style2 li.alt a {
	color: #576737;
}

.ul-style2 li strong {
	padding: 0px 25px 0px 13px;
	font-weight: normal;
	color: #7B9287;
}

.ul-style2 li.alt strong {
	color: #8C9E6A;
}

.ul-style3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

strong {
	color: #5D614C;
}

a {
	color: #607D01;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 17px;
	background: url(../img/homepage18.gif) no-repeat left center;
}

img.border {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #D5DFBA;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	height: 1200px;
	margin-bottom: 200px;
	background: url(../img/bg02.jpg) repeat-x left top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-bg {
	background: url(../img/bg1_01.jpg) no-repeat center top;
}

#header {
	height: 136px;
}

/** SEARCH */

#search {
	float: right;
	width: 345px;
	height: 136px;
	background: url(../img/homepage02.jpg) no-repeat 0px 85px;
}

#search form {
	margin: 0px;
	padding: 85px 0px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
	margin: 0px 0px 0px 15px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#search-query {
	width: 220px;
	margin-top: 6px !important;
	border: none;
	background: none;
}

#search-submit {
	width: 55px;
	margin-left: 30px !important;
	padding: 5px 0px 10px 0px;
	background: url(../img/homepage03.jpg) no-repeat left top;
	border: none;
	line-height: 1;
	text-transform: lowercase;
}

/** MENU */

#menu-bg {
	background: url(../img/bg1_02.jpg) no-repeat center top;
}

#menu {
	height: 74px;
}

#menu ul {
	margin: 0px;
	padding: 31px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 32px;
	padding: 11px 24px 0px 24px;
}

#menu li.active {
	background: url(../img/bg2_01.jpg) no-repeat left top;
}

#menu a {
	text-decoration: none;
	text-transform: lowercase;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page-bg {
	background: url(../img/bg3_01.jpg) repeat-y center top;
}

#page-bg-top {
	padding-bottom: 30px;
	background: url(../img/bg3_02.jpg) no-repeat center top;
}

.homepage #page-bg {
	background-image: url(../img/bg1_03.jpg);
}

.homepage #page-bg-top {
	background-image: url(../img/bg1_04.jpg);
}

#page {
}

/** BANNER */

#banner {
	float: left;
	width: 606px;
	height: 194px;
	background: url(../img/homepage04.jpg) no-repeat left top;
}

/** CONTENT */

#content {
	float: left;
	width: 595px;
	padding: 20px 0px 0px 50px;
}

.homepage #content {
	width: 556px;
	padding: 20px 0px 0px 50px;
	background: url(../img/homepage12.jpg) no-repeat left top;
}

.single #content {
	float: none;
	padding: 50px;
	width: auto;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 255px;
	padding: 50px 50px 0px 0px;
}

.homepage #sidebar {
	width: 394px;
	padding-top: 0px;
	padding-right: 0px;
	background: url(../img/bg2_02.jpg) repeat-y left top;
}

.homepage #sidebar-bg-top {
	background: url(../img/bg2_03.jpg) no-repeat left top;
}

.homepage #sidebar-bg-btm {
	padding: 0px 50px 0px 49px;
	background: url(../img/bg2_04.jpg) no-repeat left bottom;
	min-height: 650px;
}

.homepage #sidebar .title {
	padding: 45px 10px 0px 10px;
	color: #FFFFFF;
}

/** FOOTER */

#footer-bg {
	background: url(../img/bg1_05.jpg) no-repeat center top;
}

#footer {
	height: 100px;
}

#footer p {
	margin: 0px;
	padding: 45px 0px;
	text-transform: lowercase;
	text-align: center;
	color: #636C48;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE 1 */

.box-style1 {
	width: 266px;
	border-bottom: 1px solid #D4D9C6;
}

.box-style1 .title {
	margin-bottom: 5px;
	padding-bottom: 10px;
	background: url(../img/homepage16.gif) no-repeat left bottom;
}

.box-style1 .entry {
	padding: 19px;
	background: #F5F5DB;
	border: 1px solid #EBF0DB;
	border-bottom: none;
}

.box-style1 .meta {
	height: 28px;
	padding: 15px 0px 0px 19px;
	background: #E5E4C1 url(../img/homepage17.gif) repeat-x left top;
	border: 1px solid #EBF0DB;
	border-top: none;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
	float: left;
}

/** BOX3 */

#box3 {
	float: left;
	margin-left: 24px;
}

/** BOX4 */

#box4 {
	background: url(../img/bg1_06.jpg) repeat-y center top;
}

#box4-bg-top {
	background: url(../img/bg1_07.jpg) no-repeat center top;
}

#box4-bg-btm {
	background: url(../img/bg1_08.jpg) no-repeat center bottom;
}

#box4 .column1 {
	float: left;
	width: 555px;
}

#box4 .column2 {
	float: right;
	width: 275px;
}

#box4 .container {
	width: 900px;
	padding: 40px 50px;
}

/** BOX5 */

#box5 {
	width: 255px;
	margin-bottom: 25px;
}

/** tabs **/
.tab {
	margin-top: 13px;
	float: left;
	margin-right: 6px;
	background-color: #c8c8c8;
	color: black;
	font-weight: bold;
	font-size: 12px;
}
.tab a {
	display: block;
	padding: 3px 10px;
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #c8c8c8;
}
.tab a:hover {
	display: block;
	color: black;
	text-decoration: none;
	background-color: #6E8A9B;
}

/** catalog menu **/
#catalog-menu {
	margin:  25px 25px 8px 25px;
	border-top: 1px solid #CCCCCC;
}
#catalog-menu a {
	display: block;
	color: #797778;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	display:block;
	padding: 0 4px 2px 4px;
	text-align: center;
}
#catalog-menu a:hover {
	color: #442800;
	background: url(../img/homepage13on.gif) no-repeat center top;
	text-decoration: none;
}
#catalog-menu .level-1 a {
	font-size: 17px;
	font-weight: bold;
	background: url(../img/homepage13.gif) no-repeat left bottom;
}
#catalog-menu .level-1 a:hover {
	color: #442800;
	background: url(../img/homepage13on.gif) no-repeat center top;
}
#catalog-menu .level-2 a {
	font-size: 15px;
}
#catalog-menu .level-3 a {
	font-size: 13px;
}
#catalog-menu .level-4 a {
	font-size: 12px;
}
#catalog-menu .level-5 a {
	font-size: 11px;
}
#catalog-menu .level-1-on a {
	font-size: 17px;
	font-weight: bold;
	color: white;
	background-color: #929F00;
	text-decoration: none;
}
#catalog-menu .level-2-on a {
	font-size: 15px;
	color: white;
	background-color: #929F00;
	text-decoration: none;
}
#catalog-menu .level-3-on a {
	font-size: 13px;
	color: white;
	background-color: #929F00;
	text-decoration: none;
}
#catalog-menu .level-4-on a {
	font-size: 12px;
	color: white;
	background-color: #929F00;
	text-decoration: none;
}
#catalog-menu .level-5-on a {
	font-size: 11px;
	color: white;
	background-color: #929F00;
	text-decoration: none;
}
/* product */
.product-img {
	border: solid 1px white;
}
.actionreductionPanel {
	border-bottom: solid 2px white;
	color: black;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 4px;
}
.product {
	width: 180px;
	height: 230px;
	float: left;
	overflow: hidden;
	margin: 0;
}
.product a {
	display: block;
	width: 180px;
	height: 225px;
	margin: 0 2px 0 1px;
	border-bottom: solid 3px white;
	text-decoration: none;
}
.product a:hover {
	background-color: #F8F8F8;
	border-bottom: solid 3px #929F00;
}
.product a .title h2 {
	font-weight: bold;
	color: #828280;
	font-size: 12px;
	padding: 0 2px;
}
.product a:hover .title h2 {
	color: #929F00;
}
.product .price {
	font-weight: bold;
	color: #929F00;
	font-size: 11px;
	padding: 0 2px;
}
.product a:hover .price {
	color: #A2A1A0;
}
.product .ico img {
	padding: 3px;
	background: #FFFFFF;
	border: 1px solid #D5DFBA;
}
.title h2 {
	font-size: 12px;
	color: Black;
	margin: 2px 0;	
}
.title h2 a {
	color: Black;
}
.price {
	color: Black;
	text-align: right;
}
.filter {
	float: left;
}
.filter .t-skladem input {
	position: relative;
	top: 9px;
}
.filter .t-skladem label {
	position: relative;
	top: 6px;
}
.filter .t-btn input {
	position: relative;
	top: 3px;
}
.paging {
	text-align: right;
	margin: 12px 0 2px 0;
	float: right;
}
.product-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #596339;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0px;
	width: 550px;
}
.product-ico {
	width: 550px;
	overflow: hidden;
}
.product-perex {
	width: 550px;
	overflow: hidden;
}
.perex {
	
}
.product-table {
	color: #5F5F5F;
	font-weight: bold;
	float: right;
}
.basket-ico {
	position: relative;
	top: -4px;
	margin-left: 20px;
}
.product-input {
	color: black;
	padding: 1px 2px;
	background-color: White;
	border: solid 1px #A2A1A0;
	text-align: right;
}
.product-input:hover, .product-input:focus {
	border: solid 1px #929F00;
}
.product-count img {
	position: relative;
	top: 4px;
}
.product-submit {
	width: 130px;
	border: none;
	border-bottom: 4px solid white;
	padding: 0 0 1px 0;
	background: url(../img/btn_bg.jpg) repeat-x left top;
	text-transform: lowercase;
	color: White;
}
.product-submit:hover, .product-submit:focus {
	color: white;
	border: none;
	border-bottom: 4px solid #513203;
}
.product-price-label, .product-count-label, .product-available-label {
	color: #71706E;
}
.product-available {
	color: #607D01;
	font-weight: bold;
}
.product-price {
	color: #607D01;
	font-size: 12px;
	font-weight: bold;
}
.product-price-common {
	color: #71706E;
	font-size: 11px;
	font-weight: normal;
	text-decoration: line-through;
}
#tooltip {
	position: absolute;
	border: 1px solid white;
	color: white;
	display: none;
	width: 190px;
	height: 190px;
	background-image : url(../img/tooltip-bg.jpg);
	background-repeat : no-repeat;
	background-position: bottom right;
	font-size: 12px;
}
#tooltip div {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px 5px;
	color: #929F00;
	background-color: #F5F5F5;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 2px white;
}
#tooltip p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 5px 12px 5px;
	text-align: left;
}
