html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0;
	padding: 0;
}
body {
	font: .75em/1.5 Arial, sans-serif;
	text-align: center;
	color: #000000;
	background: #f6f1d4 url('/img/bg-body.png') 0 0 repeat-x;
}
a {
	color: #962e2b;
	text-decoration: none;
}
img {
	border: 0;
}
select {
	/*padding: 1px 10px;*/
}
#rightcolumn input {
	padding: 1px;
	font-size: 1em;
	background: #ffffff;
	border: 1px solid #962e2d;
}
#container {
	width: 996px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff url('/img/bg-container.png') repeat-y;
}
#leftcolumn {
	width: 226px;
	float: left;
}
a.newsButton {
	display: block;
	width: 169px;
	height: 16px;
	margin: 5px 0 5px 22px;
	padding: 7px 10px 7px 25px;
	font-weight: bold;
	background: url('/img/menu-aktuality.png') 0 0 no-repeat;
}
a:hover.newsButton {
	color: red;
}
.menu {
	margin-left: 22px;
}
.menu li {
	list-style-type: none;
	background: url('/img/bg-ul-li.png');
}
.menu li li {
	list-style-type: none;
	background: url('/img/bg-ul-ul-li.png');
}
.menu li li li {
	list-style-type: none;
	background: url('/img/bg-ul-ul-ul-li.png');
}
.menu li a {
	display: block;
	padding: 5px 0 5px 25px;
	color: #ffffff;
}
.menu li a:hover, .menu li a.active1 {
	font-weight: bold;
	background: url('/img/bg-ul-li-active.png');
}
.menu li li a {
	/*padding-left: 40px;*/
	color: #000000;
}
.menu li li li a {
	padding-left: 40px;
}
.menu li li a:hover, .menu li li a.active1 {
	color: #ffffff;
	background: url('/img/bg-ul-ul-li-active.png');
}
.menu li li li a:hover, .menu li li li a.active1 {
	color: #ffffff;
	background: url('/img/bg-ul-ul-ul-li-active.png');
}
/*_right column begin_________________________________________________________*/
#rightcolumn {
	width: 226px;
	float: left;
	color: #962e2b;
	background: url('/img/bg-rightcolumn.png') no-repeat;
}
#searchform {
	height: 47px;
	padding-top: 10px;
}
#rightcolumn h2 {
	margin: 0 22px 0 0;
	padding: 2px 15px;
	font-size: 1.1em;
	color: white;
	background: #972f2c url('/img/bg-h2-column.png') 0 0 no-repeat;
}
#rightcolumn .search {
	width: 124px;
}
#rightcolumn .searchbutton {
	padding: 0;
	border: 0;
	vertical-align: top;
}
#box-login {
	height: 122px;
	color: #ffffff;
	background: url('/img/box-login.png') 0 0 no-repeat;
}
#box-login h2 {
	padding: 4px 15px 2px 15px;
	background: none;
}
#box-login a {
	color: #ffffff;
}
#box-login table {
	padding: 10px 0 5px 10px;
}
#box-login table td {
	padding: 3px 4px;
	vertical-align: middle;
}
#box-login .login {
	width: 92px;
}
#box-login .loginbutton {
	padding: 0;
	border: 0;
}
#box-login p {
	padding: 0 15px;
}
#box-cart {
	height: 76px;
	margin: 2px 0;
	padding: 2px 15px;
	color: #ffffff;
	background: url('/img/box-cart.png') 0 0 no-repeat;
}
#box-cart h2 {
	padding: 2px 0;
	background: none;
}
#box-cart a {
	color: #ffffff;
}
.onesock {
	/*height: 87px;*/
	margin-right: 22px;
	/*overflow: hidden;*/
	background: url('/img/bg-onesock.png') 100% 100% repeat-y;
}
.onesock .thumb {
	float: left;
	width: 86px;
	margin-right: 10px;
}
.onesock .text p {
	margin: 1em 0;
}
#reklama {
	margin-top: 1em;
	text-align: center;
}
/*_right column end___________________________________________________________*/
#content {
	width: 532px; /*544-6-6=532*/
	float: left;
	padding: 0 6px;
	background: url('/img/bg-content.png') repeat-x;
}
#content .top {
	height: 47px;
	padding-top: 10px;
	text-align: right;
}
#content h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #962e2d;
}
#content p {
	margin: 1em 0;
}
#content table {
	border-top: 1px solid #e6d4c6;
	border-left: 1px solid #e6d4c6;
}
#content table th {
	padding: 2px 5px;
	border-right: 1px solid #e6d4c6;
	border-bottom: 1px solid #e6d4c6;form
	background: #fdc690;
}
#content table td {
	padding: 2px 5px;
	border-right: 1px solid #e6d4c6;
	border-bottom: 1px solid #e6d4c6;
}
#content ul {
	margin: 1em 0;
	padding-left: 3em;
}
a.homepage {
	padding: 0 15px 0 15px;
	background: url('/img/ico-home.png') 0 1px no-repeat;
}
a.phone {
	padding: 0 15px 0 15px;
	background: url('/img/ico-phone.png') 0 3px no-repeat;
}
a.sitemap {
	padding: 0 15px 0 15px;
	background: url('/img/ico-sitemap.png') 0 3px no-repeat;
}
a.login {
	padding: 0 15px 0 15px;
	background: url('/img/ico-login.png') 0 1px no-repeat;
}
.oneitem {
	clear: both;
	margin: 10px 0;
	background: url('/img/bg-oneitem.png') 0 0 repeat-y;
}
.oneitem h2.title {
	padding: 2px 0;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	background: url('/img/bg-oneitem-h2.png') 0 0 no-repeat;
}
.oneitem h2.title a {
	color: #ffffff;
}
.oneitem .thumb {
	float: left;
	width: 120px;
	/*height: 100px;*/
	margin: 10px;
}
.oneitem .text {
	padding: 0 10px 10px 140px;
	background: url('/img/bg-oneitem-bottom.png') 0 100% no-repeat;
}
.navbar {
	margin: 1em 0;
}
.pagenumber {
	float: right;
}
#box-left {
	overflow: hidden;
	width: 142px;
	height: 70px;
	float: left;
	margin: 2px 6px 2px 0;
	padding: 5px 115px 5px 5px;
	color: #c23e2f;
	background: url('/img/box-left.png') 0 0 no-repeat;
}
#box-left .title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}
#box-right {
	overflow: hidden;
	width: 142px;
	height: 70px;
	float: left;
	margin: 2px 0;
	padding: 5px 115px 5px 5px;
	color: #f4942d;
	background: url('/img/box-right.png') 0 0 no-repeat;
}
#box-right .title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}
#work {
	clear: both;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #d7d9cc;
}
#footer {
	clear: both;
	padding: 10px 0 0 0;
	color: #962e2b;
	background: url('/img/bg-footer.png') 0 0 no-repeat;
}
.footer-text {
	margin: 0 1px;
	padding: 22px 22px 10px 22px;
	background: #fafbeb url('/img/bg-footer-text.png') 0 0 no-repeat;
}
.footer-bottom {
	padding: 20px 22px 12px 22px;
	background: #f6f1d4 url('/img/bg-footer-bottom.png') 0 0 no-repeat;
}
.footer-bottom a strong {
	color: #fb9d39;
}
.footer-bottom .right {
	width: 50%;
	float: right;
	text-align: right;
}
/*_helpers____________________________________________________________________*/
.cleaner {
	clear: both;
}
