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: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4f3f;
}

body {
	background: #fcfcfc url(../images/bg.gif);
	text-align: center; /* IE5.5 centravimas */
	height: 100%;
	padding: 0px;
}

* > body {
		min-height: 100%;
		/*height: auto;*/
	}

/* === Links === */

a {
	color: #c4653f;
	text-decoration: none;
}

a:hover {
	color: #c4653f;
	text-decoration: underline;
}

	a.sm {
		font-size: 11px;
	}

/* === Main === */

/* Lang */

#lang ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	#lang li {
		/*+*/
	}
	
	#lang li span {
		display: block;
	}
	
		#lang li a {
			display: block;
			font-size: 14px;
			font-weight: bold;
			color: #c4653f;
			text-decoration: none;
			text-transform: uppercase;
			margin: 1px 0px 1px 20px;
		}
		
			#lang li.first a {
				/*+*/
			}
			
			#lang li.last a {
				/*+*/
			}
		
		#lang li a:hover {
			color: #c4653f;
			text-decoration: underline;
		}
		
		#lang li.selected a {
			color: #a9b76d;
			text-decoration: none;
		}
		
		#lang li.selected a:hover {
			color: #a9b76d;
			text-decoration: underline;
		}

/* Menu */

#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	#nav li {
		/*+*/
	}
	
	#nav li span {
		display: block;
	}
	
		#nav li a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat;
			font-size: 14px;
			font-weight: bold;
			color: #4c4f3f;
			text-decoration: none;
			text-transform: uppercase;
			padding: 0px 0px 2px 14px;
		}
		
			#nav li.first a {
				/*+*/
			}
			
			#nav li.last a {
				/*+*/
			}
			
			#nav li li a,
			#nav li.selected li a {
				background: transparent url(../images/nav2-bullet.gif) no-repeat;
				font-size: 11px;
				color: #797f60;
				padding: 0px 0px 0px 22px;
			}
			
				#nav li li.last a {
					padding-bottom: 2px;
				}
			
			#nav li li a:hover,
			#nav li.selected li a:hover {
				color: #797f60;
			}
			
			#nav li li.selected a,
			#nav li li.selected a:hover {
				color: #a9b76d;
			}
		
		#nav li a:hover {
			color: #4c4f3f;
			text-decoration: underline;
		}
		
		#nav li.selected a {
			color: #a9b76d;
			text-decoration: none;
		}
		
		#nav li.selected a:hover {
			color: #a9b76d;
			text-decoration: underline;
		}

/* Sub menu */



/* Icons */

#icons ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	#icons li {
		background: transparent url(../images/icons-bullet.gif) no-repeat;
	}
	
		#icons li.first {
			background: none;
		}
		
		#icons li.last {
			/*+*/
		}
	
		#icons li a {
			display: block;
			width: 34px;
			height: 21px;
		}
		
			#icons a span {
				display: none;
			}

/* --- */

#container {
	text-align: left;
	width: 990px;
	padding: 20px 40px;
	margin-right: auto;
	margin-left: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 910px;
}

		#header {
			background: #ecf3eb url(../images/header-bg.gif) repeat-y;
			margin-bottom: 10px;
		}
		
			#header-bottom {
				background: transparent url(../images/header-bottom.gif) no-repeat left bottom;
			}
			
				#header-top {
					position: relative;
					background: transparent url(../images/header-top.gif) no-repeat;
					height: 230px;
				}
				
					#header .lc {
						float: left;
						width: 240px;
					}
					
						h1.logo {
							padding: 16px 14px;
						}
						
							h1.logo a,
							h1.logo b {
								display: block;
								background: transparent url(../images/logo.gif) no-repeat;
								width: 212px;
								height: 121px;
							}
							
								h1.logo a span,
								h1.logo b span {
									display: none;
								}
						
						#promo {
							display: block;
							height: 50px;
							margin: 0px 14px;
						}
						
							#promo span {
								display: none;
							}
					
					#header .rc {
						float: right;
						width: 58px;
						padding-top: 15px;
					}
					
						#icons {
							padding-left: 11px;
						}
						
						#lang {
							position: absolute;
							bottom: 16px;
						}
					
					#header .mc {
						float: right;
						width: 602px;
						padding-top: 20px;
					}
					
						#flash-wrapper {
							padding: 0px 20px;
							border-right: 1px solid #dee4cb;
						}
		
		.index #info {
			position: relative;
			background: transparent url(../images/info-bg.gif) repeat-y;
		}
		
		.page #info {
			position: relative;
			background: transparent url(../images/info-bg-page.gif) repeat-y;
		}
		
			.index #info-bottom {
				background: transparent url(../images/info-bottom.gif) no-repeat left bottom;
			}
			
			.page #info-bottom {
				background: transparent url(../images/header-bottom.gif) no-repeat left bottom;
			}
			
				.index #info-top {
					background: transparent url(../images/info-top.gif) no-repeat;
				}
				
				.page #info-top {
					background: transparent url(../images/header-top.gif) no-repeat;
				}
				
				#info-top {
					height: 400px;
				}
				
				* > #info-top {
						min-height: 400px;
						height: auto;
					}
				
					#cols {
						/*+*/
					}
					
					#left-col {
						float: left;
						width: 240px;
						padding-bottom: 200px;
					}
					
						#nav {
							background: #e0eadd url(../images/nav-bg.gif);
						}
						
							#nav-bottom {
								background: transparent url(../images/nav-bottom.gif) no-repeat left bottom;
							}
							
								#nav-top {
									background: transparent url(../images/nav-top.gif) no-repeat;
									padding: 22px 20px 36px 20px;
								}
						
						#left-col-top {
							background: transparent url(../images/left-col-top.gif) no-repeat;
							padding: 20px 20px 0px 20px;
						}
						
							#banner {
								padding-bottom: 20px;
								border-bottom: 1px solid #d8e1c5;
								margin-bottom: 20px;
							}
					
					.index #middle-col {
						float: left;
						width: 440px;
						margin-left: 10px;
					}
					
					.page #middle-col {
						float: right;
						width: 660px;
					}
					
						#middle-col-top {
							padding: 22px 20px;
						}
						
						#title-wrapper {
							padding-bottom: 6px;
							border-bottom: 1px solid #d8e1c5;
							margin-bottom: 17px;
						}
						
							#print-wrapper {
								float: right;
								padding: 4px 0px 0px 20px;
							}
							
								#print-wrapper a {
									display: block;
									background: transparent url(../images/icon-print.gif) no-repeat right top;
									font-size: 11px;
									text-align: right;
									white-space: nowrap; /* IE7 */
								}
							
							#detailed-search {
								float: right;
								background: #c4653f url(../images/d-search-right.gif) no-repeat right top;
								margin-left: 20px;
							}
							
								#detailed-search a {
									display: block;
									background: transparent url(../images/d-search-left.gif) no-repeat;
									font-size: 11px;
									font-weight: bold;
									color: #fff;
									padding: 4px 9px 5px 8px;
								}
						
						#content-wrapper {
							padding-bottom: 10px;
						}
						
							#content {
								line-height: 16px;
							}
							
								p.date {
									font-size: 11px;
									color: #a9b76d;
								}
								
								p.news {
									line-height: 16px;
								}
								
								/* Items: begin */
								.items {
									padding-top: 10px;
									border-top: 1px solid #d8e1c5;
								}
								
								/*.item2 {
									padding-bottom: 9px;
									margin-top: 0px;
								}*/
								
								.item {
									position: relative;
									padding-top: 10px;
									border-bottom: 1px solid #d8e1c5;
									margin-bottom: 10px;
								}
								
									.item .thumb {
										float: left;
										padding: 0px 20px 9px 0px;
									}
									
										.item .thumb div {
											border: 3px solid #a9b76d;
										}
									
									.promo-orange {
										position: absolute;
										top: 0px;
										left: -5px;
										background: transparent url(../images/promo-orange.gif) no-repeat;
										font-size: 12px;
										font-weight: bold;
										color: #fff;
										text-transform: uppercase;
										padding: 4px 9px 9px 10px;
									}
									
									.promo-green {
										position: absolute;
										top: 0px;
										left: -5px;
										background: transparent url(../images/promo-green.gif) no-repeat;
										font-size: 12px;
										font-weight: bold;
										color: #fff;
										text-transform: uppercase;
										padding: 4px 9px 9px 10px;
									}
									
									.promo-red {
										position: absolute;
										top: 0px;
										left: -5px;
										background: transparent url(../images/promo-red.gif) no-repeat;
										font-size: 12px;
										font-weight: bold;
										color: #fff;
										text-transform: uppercase;
										padding: 4px 9px 9px 10px;
									}
									
									.item p {
										/*+*/
									}
									
										p span.green {
											font-weight: bold;
											color: #a9b76d;
										}
									
									.item p.title {
										font-size: 12px;
										font-weight: bold;
										padding: 0px 32px 2px 0px;
									}
									
									.item p.price {
										font-size: 14px;
										font-weight: bold;
										color: #e09451;
										padding-bottom: 9px;
									}
								
								#left-col .item-block {
									padding: 0px 17px 15px 17px;
									border-bottom: 1px solid #d8e1c5;
									margin-bottom: 20px;
								}
								
								#right-col .item-block {
									padding: 0px 2px;
								}
								
								.item-promo {
									position: relative;
								}
								
									.item-promo .thumb {
										padding: 10px 0px 6px 0px;
									}
									
										.item-promo .thumb div {
											border: 3px solid #a9b76d;
										}
									
									.item-promo .promo-orange,
									.item-promo .promo-green,
									.item-promo .promo-red {
										top: 0px;
									}
									
									.item-promo p.price {
										font-size: 16px;
										font-weight: bold;
										color: #e09451;
									}
								
								/* Items: end */
								
								#paging {
									font-size: 11px;
									color: #b8ae9c;
									text-align: center;
								}
								
									#paging span.selected {
										color: #4c4f3f;
										font-weight: bold;
									}
					
					#right-col {
						float: right;
						width: 210px;
					}
					
						.right-block {
							background: #ecf3eb url(../images/right-block-bg.gif);
						}
						
							.right-block-bottom {
								background: transparent url(../images/right-block-bottom.gif) no-repeat left bottom;
							}
							
								.right-block-top {
									background: transparent url(../images/right-block-top.gif) no-repeat;
									padding: 22px 20px 26px 20px;
								}
								
									#quick-search {
										padding: 4px 0px 5px 0px;
									}

										#quick-search .title {
											font-weight: bold;
										}

										#quick-search select {
											width: 100%;
											margin-bottom: 5px;
										}
									
									#register {
										padding: 7px 0px 10px 0px;
									}
									
										#register .field {
											width: 130px;
											border-width: 1px;
											font-size: 11px;
											float: left;
											margin-right: 5px;
										}
							
										#register .button {
											width: 29px;
											height: 19px;
											border: 0px;
											background: url(../images/btn-register.gif) no-repeat center center;
										}
							
						.right-block2 {
							background: #e0eadd url(../images/right-block2-bg.gif);
						}
						
							.right-block2-bottom {
								background: transparent url(../images/right-block2-bottom.gif) no-repeat left bottom;
							}
							
								.right-block2-top {
									background: transparent url(../images/right-block2-top.gif) no-repeat;
									padding: 22px 20px 26px 20px;
								}
						
						.v-sep {
							font-size: 0px;
							height: 10px;
						}
		
		#footer {
			position: absolute;
			bottom: 28px;
			left: 20px;
			width: 200px;
		}
		
			#contacts {
				font-size: 11px;
				color: #4c4f3f;
				padding-bottom: 14px;
				border-bottom: 1px solid #d8e1c5;
				margin-bottom: 14px;
			}
			
			#created {
				/*+*/
			}
			
				#created p {
					padding-top: 1px;
				}
				
					#artogama {
						float: left;
						padding-top: 11px;
					}
					
					#created a.created-by {
						display: block;
						background: transparent url(../images/sys/artogama.gif) no-repeat right top;
						text-decoration: none;
						padding: 3px 68px 6px 0px;
					}
					
						#created a.created-by span.hide {
							display: none;
						}
		
		#stats {
			position: absolute;
			bottom: 22px;
			left: 132px;
		}

/* Content images */

.img-container {
	/*+*/
}

	.img-container table tr.image td {
		border: 3px solid #a9b76d;
	}

	.img-container table tr.title {
		display: none;
		/*+*/
	}

		.img-container table tr.title td {
			text-align: center;
		}

.spacer {
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 1px;
	border-bottom: 1px solid #d8e1c5;
}

/* === Txt === */

h2.title {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #c4653f;
	text-transform: uppercase;
	padding-bottom: 4px;
}

h3.title {
	font-size: 14px;
	font-weight: bold;
	color: #4c4f3f;
}

h4.title {
	font-size: 12px;
	font-weight: bold;
	color: #4c4f3f;
	padding-bottom: 5px;
}

span.copyright {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #b8ae9c;
}

.block {
	border-bottom: 1px solid #DBE2C8;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* === Forms === */



/* === 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;
}

