html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #000000;
	background: #d7d7d7;
	padding:0px;
	margin: 0px;
	text-align: center;
}
a:visited, a:link, a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 12px;
}

.page {
	width: 1000px;
	margin: auto;
	text-align: left;
}
.header {
	width: 1000px;
	height: 242px;
	float: left;
	background: url('images/header_lt.jpg') no-repeat 0px 96px #ffffff;
}
.logo {
	width: 358px;
	height: 96px;
	background: #FFFFFF;
	position: relative;
	float: left;
}
.logo a {
	display: block;
	position: absolute;
	left: 17px;
	top: 30px;
}
.tool-bar {
	width: 32px;
	height: 96px;
	float: left;
	overflow: hidden;
}
.tool-bar a {
	display: block;
	width: 32px;
	height: 32px;
	float: left;
}
a.link-home, a.link-home:link, a.link-home:visited {
	background: url('images/home_off.jpg') no-repeat center center;
}
a.link-home:hover {
	background: url('images/home_on.jpg') no-repeat center center;
	text-decoration: none;
}
a.link-mail, a.link-mail:link, a.link-mail:visited {
	background: url('images/mail_off.jpg') no-repeat center center;
}
a.link-mail:hover {
	background: url('images/mail_on.jpg') no-repeat center center;
	text-decoration: none;
}
a.link-struct, a.link-struct:link, a.link-struct:visited {
	background: url('images/struct_off.jpg') no-repeat center center;
}
a.link-struct:hover {
	background: url('images/struct_on.jpg') no-repeat center center;
	text-decoration: none;
}
.after {
	width: 610px;
	height: 96px;
	float: left;
	background: url('images/img_02.jpg') no-repeat 0px 0px #ffffff;
	position: relative;
}
.languages {
	position: absolute;
	right: 34px;
	top: 20px;
}
.lang {
	margin-left: 10px;
}
.lang, .lang:link, .lang:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.lang:hover, .lang#current-lang {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.container {
	width: 1000px;
	float: left;
	background: url('images/main.jpg') repeat-y 0px 0px;
}
.main {
	width: 785px;
	float: left;
}
.first-line {
	width: 785px;
	height: 55px;
	float: left;
	background: #cccccc;
	border-bottom: solid 1px #FFFFFF;
}
.block-shop {
	width: 249px;
	height: 55px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 54px;
	text-indent: 20px;
	background: url('images/img_12.jpg') no-repeat 0px 1px;
}
.block-shop a, .block-shop a:link, .block-shop a:visited {
	color: #ffffff;
}
.block-auth {
	width: 535px;
	height: 55px;
	float: left;
	background: url('images/img_13.jpg') no-repeat 0px 1px;
	color: #FFFFFF;
}
.block-auth a, .block-auth a:link, .block-auth a:visited {
	color: #FFFFFF;
}
.users-login {
	height: 55px;
	float: left;
	line-height: 55px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
}
.login-form {
	height: 55px;
	float: left;
}
.logout {
	height: 35px;
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
}
.logout .username, .logout .username a, .logout .username a:link, .logout .username a:visited {
	font-size: 12px;
	font-weight: bold;
}
.logout .userlinks {
	font-size: 10px;
}
.logout .userlinks a {
	margin-right: 10px;
}
.form-fields {
	width: 156px;
	height: 55px;
	float: left;
	padding-left: 10px;
}
.form-field {
	width: 156px;
	height: 19px;
	float: left;
	padding-top: 5px;
}
.form-field input {
	width: 156px;
	height: 19px;
	border: none;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	top: 2px;
}
.form-submit {
	height: 55px;
	float: left;
	padding-left: 10px;
}
.form-submit input {
	width: 18px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background: url('images/btn1.gif') no-repeat center center;
	border: none;
	position: relative;
	top: 18px;
}
.form-links {
	height: 55px;
	float: left;
	padding-left: 10px;
}
.form-links a, .form-links a:link, .form-links a:visited {
	color: #FFFFFF;
	line-height: 15px;
	position: relative;
	top: 10px;
}
.content {
	width: 785px;
	float: left;
	padding-bottom: 50px;
}
.main-left {
	width: 249px;
	float: left;
}
.main-menu {
	width: 249px;
	float: left;
	border-bottom: solid 1px #FFFFFF;
}
.menu-item {
	width: 248px;
	height: 28px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #b6b6b6;
	border-top: solid 1px #e2e2e2;
	background: url('images/img_20.jpg') repeat-x 0px 0px;
}
.menu-link, .menu-link:link, .menu-link:visited {
	display: block;
	width: 248px;
	height: 28px;
	float: left;
	line-height: 28px;
	text-indent: 28px;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.menu-link:hover, .menu-link#itemActive {
	display: block;
	width: 248px;
	height: 28px;
	float: left;
	line-height: 28px;
	text-indent: 49px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	background: url('images/img_17.jpg') no-repeat 0px 0px;
}
.contact_zone {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	color: #333333;
}
.main-text {
	width: 535px;
	padding-top: 30px;
	float: left;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background: #dadada;
	position: relative;
}
.bottom-links {
	width: 535px;
	float: left;
	position: absolute;
	bottom: -30px;
	left: 0px;
}
.bottom-links a {
	margin: 0px 10px 0px 10px;
}
.main-title {
	width: 470px;
	height: 40px;
	float: left;
	position: relative;
	left: 35px;
	overflow: hidden;
	font-size: 13px;
	color: red;
	font-weight: bold;
}
.content-text {
	width: 470px;
	float: left;
	position: relative;
	left: 35px;
	overflow: hidden;
	font-size: 12px;
	min-height: 200px;
	padding-bottom: 10px;
	text-align: justify;
}
.content-text p img.img_left {
	border: 6px solid #E8ECEF;
	margin: 5px 10px 0px 0px;
	float: left;
}
.content-text p img.img_right {
	border: 6px solid #E8ECEF;
	margin: 5px 0px 0px 10px;
	float: right;
}
.innerBlocks {
	width: 535px;
	float: left;
	border-top: solid 1px #FFFFFF;
	background: #e6e6e6;
}
.innerBlocksContent {
	width: 480px;
	float: left;
	margin-top: 28px;
	margin-bottom: 35px;
	margin-left: 34px;
}
.innerBlockSkin1 {
	border: solid 1px #FFFFFF;
	float: left;
}
.innerBlockSkin2 {
	border: solid 1px #FFFFFF;
	float: left;
	margin-left: 12px;
}
.innerBlock {
	width: 204px;
	background: #d8d8d8;
	float: left;
	padding: 14px;
	position: relative;
}
.innerBlock p, .innerBlock div {
	
}
.cataloger {
	width: 470px;
	float: left;
}
.category-item {
	width: 470px;
	padding-bottom: 5px;
	margin-top: 5px;
	float: left;
	border-bottom: solid 1px #666666;
}
.category-image {
	width: 100px;
	float: left;
}
.category-image img {
	width: 100px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.category-name {
	width: 400px;
	float: left;
	position: relative;
	left: 10px;
}
.categoryBlock {
	width: 470px;
	padding-bottom: 5px;
	margin-top: 5px;
	float: left;
	border-bottom: solid 1px #666666;
}
.category-item2 {
	width: 150px;
	padding-bottom: 5px;
	margin-top: 5px;
	float: left;
}
.category-image2 {
	width: 100px;
	float: left;
}
.category-image2 img {
	width: 80px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.category-name2 {
	float: left;
	position: relative;
	left: 10px;
	padding-top: 5px;
}

.right-side {
	width: 214px;
	float: left;
	position: relative;
	left: 1px;
}
.basket {
	width: 213px;
	height: 54px;
	float: left;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #b00000;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 54px;
	text-indent: 20px;
	background: url('images/img_11.jpg') no-repeat 0px 0px;
}
.basket-content {
	width: 213px;
	min-height: 54px;
	float: left;
	border-left: solid 1px #666666;
	background: #FF0000;
	padding-bottom: 20px;
}
.display-basket {
	width: 193px;
	float: left;
	position: relative;
	left: 20px;
	top: 20px;
	color: #FFFFFF;
	font-size: 12px;
}
.display-basket div {
	width: 193px;
	margin: 5px 0px 5px 0px;
}
.basket-stats {
	
}
.basket-link {
	padding-top: 10px;
}
.basket-link a, .basket-link a:link, .basket-link a:visited {
	height: 18px;
	padding-right: 24px;
	line-height: 20px;
	background: url('images/btn2.gif') no-repeat right center;
	color: #FFFFFF;
}
.compare {
	width: 214px;
	height: 54px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	background: url('images/img_22.jpg') no-repeat 0px 0px;
}
.compare-content {
	width: 214px;
	min-height: 54px;
	float: left;
	background: url('images/line.jpg') no-repeat 6px 0px #ebebeb;
}

.beforeFooter {
	width: 1000px;
	height: 54px;
	float: left;
	border-top: solid 1px #ffffff;
	background: #ffffff;
}
.footerBlock {
	width: 143px;
	height: 54px;
	float: left;
	background: url('images/bg.jpg') no-repeat center center #e6e6e6;
	padding: 0px;
	line-height: 27px;
	text-align: center;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.footerBlockLast {
	width: 142px;
	height: 54px;
	float: left;
	background: url('images/bg.jpg') no-repeat center center #e6e6e6;
	padding: 0px;
	line-height: 27px;
	text-align: center;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.footer {
	width: 1000px;
	height: 85px;
	float: left;
	background: #000000;
	color: #FFFFFF;
	border-top: solid 1px #FFFFFF;
	position: relative;
}
.copyright {
	position: relative;
	left: 20px;
	top: 30px;
}
.copyright p {
	padding: 0px;
	margin: 0px;
}
a#ZET {
	position: absolute;
	left: 940px;
	top: 25px;
}

.registration-form {
	width: 460px;
	float: left;
}
.registration-form table.registration {
	width: 460px;
	float: left;
}
.registration-form table.registration tr {
	
}
.registration-form table.registration tr td.prompt {
	width: 200px;
	border-bottom: solid 1px #CCCCCC;
}
.registration-form table.registration tr td.input {
	width: 260px;
	border-bottom: solid 1px #CCCCCC;
}
.registration-form table.registration tr td.input input {
	width: 200px;
}
.form-submit-btn {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.submit-btn-button {
	height: 18px;
	float: left;
	background: #ff0000;
}
.button-side {
	Width: 18px;
	height: 18px;
	float: left;
	background: url('images/btn1.gif') no-repeat right center;
}
.submit-btn-button input {
	height: 18px;
	padding: 0px;
	margin: 0px;
	border: none;
	background: #ff0000;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
}

.items-header {
	width: 460px;
	height: 25px;
	line-height: 25px;
	float: left;
	border-bottom: solid 1px #666666;
	margin-bottom: 5px;
}
.cartitem {
	width: 460px;
	height: 25px;
	line-height: 25px;
	float: left;
}
.itemdesc {
	width: 195px;
	float: left;
}
.itemquantity {
	width: 70px;
	float: left;
}
.itemquantity input {
	width: 40px;
	height: 18px;
	border: none;
	margin: 0px;
	padding: 0px;
}
.itemdelete {
	width: 55px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.itemprice {
	width: 60px;
	float: left;
}
.itemtotalprice {
	width: 80px;
	float: left;
}
.cart-totals {
	width: 460px;
	text-align: right;
	font-weight: bold;
}

.ProductDirectoryItem {
	width: 460px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCCCCC;
}
.Product-route {
	padding-bottom: 20px;
}
.add-to-cart {
}
.Product-image {

}
.Product-image img {
	border: solid 5px #CCCCCC;
}
.Product-image a {
	
}
.Product-name {
	padding-top: 5px;
	padding-bottom: 10px;
}
.Product-name a, .Product-name a:link, .Product-name a:visited {
	font-weight: bold;
}
.Product-details {
	width: 460px;
	float: left;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}
.Product-details p {
	margin: 0px;
	padding: 0px;
}

.information {
	width: 400px;
}
.information td {
	text-align: left;
}
.information select {
	width: 200px;
}
.information input {
	width: 200px;
}
.blocked-content {
	width: 100%;
	overflow: hidden;
	float: left;
}
.information2 {
	width: 100%;
}


.search {
	position: absolute;
	right: 24px;
	top: 50px;
}
.search_block {
	text-align: left;
	float: right;
}
#search_field {
	width: 140px;
	border: 0px;
	padding: 2px;
	margin-right: 6px;
}
#search_btn {
	background: url("images/btn3.gif") no-repeat;
	width: 18px;
	height: 18px;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.search_block a {
	color: #ffffff;
	font-size: 10px;
}

.NewsSummary {
	width: 100%;
	float: left;
	padding: 20px 0px 20px 0px;
	border-bottom: solid 1px #cccccc;
}
.NewsSummaryImage {
	width: 130px;
	float: left;
	margin: 0px 10px 5px 0px;
}
.NewsSummaryImage img {
	border: solid 5px #cccccc;
}
.NewsSummaryLink {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}
.NewsSummaryLink a, .NewsSummaryLink a:link, .NewsSummaryLink a:visited {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.NewsSummaryContent {
	clear: left;
}
.NewsSummaryContent p {
	margin: 0;
	padding: 0;
}
.NewsSummaryMorelink {
	padding: 5px 0px 0px 0px;
}
.NewsSummaryMorelink a, .NewsSummaryMorelink a:link, .NewsSummaryMorelink a:visited {
	height: 18px;
	line-height: 18px;
	background: url('images/btn1.gif') no-repeat right center;
	padding-right: 40px;
	color: #FF0000;
}
.NewsPostDetailContent {
	width: 100%;
	float: left;
}
.NewsPostDetailContent img {
	border: solid 5px #cccccc;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px;
}
.NewsPostDetailContent p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #FA4303;
	margin: 0px 0px 0px 0px;
}

.contactform {
	width: 470px;
	float: left;
}
.contactform .form-field {
	width: 470px;
	height: auto;
	float: left;
	padding: 5px 0px 5px 0px;
	float: left;
	border-bottom: solid 1px #aaaaaa;
	line-height: 20px;
	float: left;
}
.contactform .form-field label {
	float: left;
}
.contactform .form-field input {
	width: 200px;
	height: 16px;
	margin: 0px;
	float: right;
	line-height: 16px;
	border: solid 1px #cccccc;
}
.contactform .form-field select {
	margin: 0px;
	float: right;
}
.contactform .form-field textarea {
	width: 300px;
	height: 80px;
	margin: 0px;
	float: right;
	line-height: 14px;
	border: solid 1px #cccccc;
}

.contactform .submit-field .form-submit-btn {
	width: auto;
	height: 18px;
	float: left;
	border: none;
	background: none;
	overflow: hidden;
}
.contactform .submit-field .submit-btn-button {
	height: 18px;
	float: left;
	background: #ff0000;
	border: none;
}
.contactform .submit-field .button-side {
	width: 18px;
	height: 18px;
	float: left;
	background: url('images/btn1.gif') no-repeat right center;
	border: none;
}
.contactform .submit-field .form-submit-btn .submit-btn-button input {
	height: 18px;
	padding: 0px;
	margin: 0px;
	border: none;
	background: #ff0000;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 11px;
	padding: 0px 5px 0px 5px;
	float: left;
}

.banners {
	width: 210px;
	float: left;
	position: relative;
	left: 2px;
	text-align: center;
	padding-top: 5px;
}
.banners p {
	padding: 0px;
	margin: 0px;
}

.bannerBlock1 {
	width: 249px;
	height: 74px;
	float: left;
	background: url('images/block2_02.jpg') no-repeat left top;
}
.bannerBlock2 {
	width: 249px;
	height: 74px;
	float: left;
	background: url('images/block2_05.jpg') no-repeat left top;
}
.bannerBlock3 {
	width: 249px;
	height: 74px;
	float: left;
	background: url('images/block2_07.jpg') no-repeat left top;
}
.bannerBlock4 {
	width: 249px;
	height: 74px;
	float: left;
	background: url('images/block2_09.jpg') no-repeat left top;
}
.bannerBlock1Active {
	width: 249px;
	height: 74px;
	float: left;
	background: url('images/block_02.jpg') no-repeat left top;
}
.bannerBlock2Active {
	width: 249px;
	height: 74px;
	float: left;
	background: url('images/block_05.jpg') no-repeat left top;
}
.bannerBlock3Active {
	width: 249px;
	height: 74px;
	float: left;
	background: url('images/block_07.jpg') no-repeat left top;
}
.bannerBlock4Active {
	width: 249px;
	height: 74px;
	float: left;
	background: url('images/block_09.jpg') no-repeat left top;
}
.bannerBlockInner {
	width: 200px;
	position: relative;
	left: 49px;
}
.bannerBlockInner table tr td {
	width: 200px;
	height: 74px;
}
.bannerBlockInner a, .bannerBlockInner a:link, .bannerBlockInner a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.imageOnText {
	margin-right: 10px;
	margin-bottom: 5px;
}

.praislist {
	width: 100%;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
}
.praislist a, .praislist a:link, .praislist a:visited, .praislist a:active, .praislist a:hover {
	color: #ffffff;
	font-size: 12px;
	margin-left: 5px;
}
