body, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

textarea {
	overflow: auto;
}

html {
	height: 100%;
}

body, td, th, input, textarea, select {
	font-family: georgia, times new roman, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

body {
	/* background: #532005 url(../images/bg.gif) repeat-x; */
	background: #9d724d url(../images/bg.jpg) center top;
	text-align: center; /* IE5.5 centravimas */
	height: 100%;
	padding: 0px;
}

/* === Links === */

a {
	color: #158742;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* === Main === */

/* Lang */



/* Menu */

ul.nav,
ul.nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.nav li {
		/*+*/
	}

	.nav div {
		/*+*/
	}

		.nav a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat 4px 0px;
			font-size: 12px;
			color: #542005;
			text-decoration: none;
			padding: 0px 14px 7px 20px;
		}

			.nav li li a {
				background: transparent url(../images/sub-nav-bullet.gif) no-repeat 20px 0px;
				font-size: 11px;
				padding: 0px 14px 2px 36px;
			}

				.nav li li a.last {
					padding-bottom: 6px;
				}

		.nav a:hover {
			color: #542005;
			text-decoration: underline;
		}

		.nav a.selected {
			color: #158742;
			text-decoration: underline;
		}

		.nav a.selected:hover {
			color: #158742;
			text-decoration: underline;
		}

/* Top menu */

ul.top-nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.top-nav li {
		float: left;
	}

	.top-nav div {
		/*+*/
	}

		.top-nav a {
			font-weight: bold;
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat 10px 0px;
			font-size: 12px;
			color: #542005;
			text-decoration: none;
			padding: 0px 0px 4px 27px;
		}

		.top-nav a:hover {
			color: #542005;
			text-decoration: underline;
		}

		.top-nav a.selected {
			color: #158742;
			text-decoration: underline;
		}

		.top-nav a.selected:hover {
			color: #158742;
			text-decoration: underline;
		}

			.top-nav a.first {
				background: none;
				padding-left: 0px;
			}

/* Sub menu */

ul.sub-nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.sub-nav li {
		float: left;
		width: 33%;
	}

		.sub-nav a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat 12px 0px;
			font-size: 12px;
			color: #542005;
			text-decoration: none;
			padding: 0px 0px 12px 30px;
		}

		.sub-nav a:hover {
			color: #542005;
			text-decoration: underline;
		}

		.sub-nav a.selected {
			color: #158742;
			text-decoration: underline;
		}

		.sub-nav a.selected:hover {
			color: #158742;
			text-decoration: underline;
		}

/* Icons */



/* --- */

#container {
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

	#info {
		background: #faf5e1 url(../images/info-bg.jpg) repeat-y;
	}

		#info-top {
			background: transparent url(../images/info-top.jpg) no-repeat;
			padding: 0px 78px 0px 58px;
		}

		#header {
			background: transparent url(../images/header-bg.jpg) no-repeat;
			height: 132px;
		}

			h1.logo {
				/* padding: 40px 0px 0px 54px; */
				padding: 40px 0px 0px 45px;
			}

				h1.logo a,
				h1.logo b {
					display: block;
					background: transparent url(../images/logo.gif) no-repeat;
					width: 198px;
					height: 42px;
				}

					h1.logo a span,
					h1.logo b span {
						display: none;
					}

			#photo {
				float: left;
				background: #2351a2 url(../images/photo.jpg) no-repeat;
				width: 551px;
				height: 195px;
			}

		#cols {
			height: 466px;
		}

		* > #cols {
				min-height: 466px;
				height: auto;
			}

			#left-col {
				float: left;
				width: 182px;
				padding-bottom: 24px;
			}

				#nav-wrapper {
					padding: 69px 0px 22px 0px;
				}

				.left-block {
					padding-bottom: 32px;
				}

					.left-block .txt {
						padding-bottom: 16px;
					}

						.left-block .txt p.l {
							float: left;
							width: 70%;
						}

						.left-block .txt p.r {
							float: left;
							text-align: right;
							width: 30%;
						}

				ul#desc {
					list-style: none;
					padding: 3px 0px 0px 0px;
					margin: 0px;
				}

					ul#desc li {
						color: #875c15;
						padding: 4px 0px 12px 30px;
					}

						ul#desc li.new {
							background: transparent url(../images/icon-new.gif) no-repeat;
						}

						ul#desc li.promo {
							background: transparent url(../images/icon-promo.gif) no-repeat;
						}

						ul#desc li.soul {
							background: transparent url(../images/icon-soul.gif) no-repeat;
						}

			#right-col {
				float: right;
				width: 619px;
			}

				#top-nav-wrapper {
					background: transparent url(../images/top-nav-line.gif) no-repeat left bottom;
					padding: 59px 80px 9px 2px;
					margin-bottom: 20px;
				}

				#search-wrapper {
					background: transparent url(../images/title-line.gif) no-repeat left bottom;
					padding: 8px 64px 10px 2px;
					margin-bottom: 22px;
				}

				.right-block {
					padding-bottom: 32px;
				}

					.item {
						width: 406px;
					}

					.short .item {
						width: 284px;
					}

					.item-cart {
						float: right;
						width: 170px;
					}

						.item .thumb {
							float: left;
							padding: 0px 15px 5px 0px;
						}

							.item .thumb .title {
								display: none;
							}

						.item p.author {
							font-weight: bold;
							color: #158742;
							padding: 0px 32px 2px 0px;
						}

						.item p.title {
							font-weight: bold;
							color: #158742;
							padding: 0px 32px 2px 0px;
						}

						.item p.txt {
							line-height: 16px;
						}

						.item p.price,
						.item-cart p.price {
							color: #772c0c;
							padding-bottom: 2px;
						}

						.item p.number,
						.item-cart p.number {
							color: #158742;
							padding-bottom: 2px;
						}

					.to-cart {
						padding: 13px 0px 12px 0px;
					}

					div.new {
						float: left;
						width: 25px;
						height: 25px;
						margin-right: 5px;
						background: transparent url(../images/icon-new.gif) no-repeat right top;
					}

					div.promo {
						float: left;
						width: 25px;
						height: 25px;
						margin-right: 5px;
						background: transparent url(../images/icon-promo.gif) no-repeat right top;
					}

					div.soul {
						float: left;
						width: 25px;
						height: 25px;
						background: transparent url(../images/icon-soul.gif) no-repeat right top;
					}

					.v-sep {
						background: transparent url(../images/title-line.gif) no-repeat 0px 21px;
						height: 41px;
					}

				#content-wrapper {
					padding: 29px 26px 30px 26px;
				}

					#sub-nav-wrapper {
						background: transparent url(../images/title-line.gif) no-repeat left bottom;
						padding: 0px 0px 8px 6px;
						margin-bottom: 10px;
					}

					#content {
						line-height: 16px;
						/*width: 501px;*/
						height: 200px;
					}

					* > #content {
							min-height: 200px;
							height: auto;
						}

	#created {
		background: transparent url(../images/info-bottom.gif) no-repeat;
		padding: 82px 168px 12px 186px;
	}

		#created-wrapper {
			float: left;
			padding-top: 4px;
		}

		#created .logo {
			float: left;
			padding-left: 3px;
		}

			#created .logo a {
				display: block;
				background: transparent url(../images/sys/artogama.gif) no-repeat right top;
				width: 66px;
				height: 21px;
			}

				#created .logo a span {
					display: none;
				}

		#copyright-wrapper {
			float: left;
			padding-top: 4px;
			width: 360px;
		}

	/* Content images */

	.img-container {
		/*+*/
	}

		.img-container table tr.image td {
			background: #000000;
			padding: 0px;
		}

		.img-container table tr.title {
			/*+*/
		}

			.img-container table tr.title td {
				text-align: center;
			}

/* === Txt === */

h2.title {
	background: transparent url(../images/title-line.gif) no-repeat left bottom;
	font-size: 20px;
	font-weight: normal;
	color: #875c15;
	padding: 0px 0px 9px 2px;
	margin-bottom: 19px;
}

h3.title {
	background: transparent url(../images/title-line.gif) no-repeat left bottom;
	font-size: 18px;
	font-weight: normal;
	color: #875c15;
	padding: 0px 0px 7px 1px;
	margin-bottom: 12px;
}

h3.sub-title {
	font-size: 18px;
	font-weight: normal;
	color: #875c15;
	padding: 12px 0px 15px 1px;
}

span.copyright {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	/* color: #9d7d60; */
	color: #cbb695;
}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* Clear Fix */

.clearfix:after {
	content: ".";
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1px;
}
