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: 12px;
	font-weight: normal;
	color: #7a672e;
}

body {
	background: #ffffff;
	text-align: center; /* IE5.5 centravimas */
	height: 100%;
	padding: 0px;
}

* > body {
		min-height: 100%;
		height: auto;
	}

	body.page {
		background: #fdfae9 url(../images/bg-page.gif) repeat-x;
	}

/* === Links === */

a {
	color: #ffa30b;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

/* === Main === */

/* Lang */



/* Menu */

ul.nav {
	list-style: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

	.nav li {
		display: inline;
		background: transparent url(../images/nav-bullet.gif) no-repeat left center;
		padding: 0px 0px 0px 25px;
	}

		.nav li.first {
			background: none;
			padding-left: 0px;
		}

		.nav a {
			font-size: 12px;
			color: #cc9a00;
			text-decoration: none;
		}

			.nav a span {
				font-size: 16px;
			}

		.nav a:hover {
			color: #cc9a00;
			text-decoration: underline;
		}

		.nav a.selected {
			color: #7a672e;
			text-decoration: none;
		}

		.nav a.selected:hover {
			color: #7a672e;
			text-decoration: underline;
		}

/* 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/sub-nav-bullet.gif) no-repeat;
			font-size: 12px;
			color: #cc9a00;
			text-decoration: none;
			padding: 0px 16px 10px 12px;
		}

			.sub-nav a span {
				font-size: 16px;
			}

		.sub-nav a:hover {
			color: #cc9a00;
			text-decoration: underline;
		}

		.sub-nav a.selected {
			color: #7a672e;
			text-decoration: none;
		}

		.sub-nav a.selected:hover {
			color: #7a672e;
			text-decoration: underline;
		}

/* Icons */



/* --- */

.index #layout {
	position: absolute;
	overflow: hidden;
	width: expression((document.body.clientWidth > 990 ? document.body.clientWidth : 990) + "px");
	height: expression((document.body.clientHeight > 590 ? document.body.clientHeight : 590) + "px");
	top: 0px;
	left: 0px;
}

* > .index #layout {
		min-width: 990px;
		min-height: 590px;
		width: 100%;
		height: 100%;
	}

.page #layout {
	background: transparent url(../images/bg-sides.gif) no-repeat center top;
}

	.index #container {
		position: relative;
		background: transparent url(../images/container.jpg) no-repeat;
		text-align: left;
		width: 990px;
		height: 590px;
		top: 50%;
		margin-top: -295px;
		margin-right: auto;
		margin-left: auto;
	}

	.page #container {
		background: transparent url(../images/container-page.jpg) no-repeat;
		text-align: left;
		width: 990px;
		padding-bottom: 10px;
		margin-right: auto;
		margin-left: auto;
	}

		div#container div.container-top {
			position: absolute;
			background: transparent url(../images/gradient-top.gif) repeat-x left bottom;
			left: 0px;
			top: -1000px;
			width: 990px;
			height: 1000px;
		}

			div#container div.container-top2 {
				position: absolute;
				background: transparent url(../images/roof.gif) no-repeat left bottom;
				left: 0px;
				top: -1000px;
				width: 990px;
				height: 1000px;
			}

		div#container div.container-right {
			position: absolute;
			background: transparent url(../images/bg.gif) repeat-x;
			right: -1000px;
			top: 0px;
			width: 1000px;
			height: 590px;
		}

			div#container div.container-right2 {
				position: absolute;
				background: transparent url(../images/bg-right.gif) no-repeat;
				right: -1000px;
				top: 0px;
				width: 1000px;
				height: 590px;
			}

		#container div.container-bottom {
			position: absolute;
			background: transparent url(../images/gradient-bottom.gif) repeat-x;
			left: 0px;
			bottom: -1000px;
			width: 990px;
			height: 1000px;
		}

		div#container div.container-left {
			position: absolute;
			background: transparent url(../images/bg.gif) repeat-x;
			left: -1000px;
			top: 0px;
			width: 1000px;
			height: 590px;
		}

			div#container div.container-left2 {
				position: absolute;
				background: transparent url(../images/bg-left.gif) no-repeat right top;
				left: -1000px;
				top: 0px;
				width: 1000px;
				height: 590px;
			}

		div#container div.container-top-right {
			position: absolute;
			background: transparent url(../images/gradient-top.gif) repeat-x left bottom;
			right: -1000px;
			top: -1000px;
			width: 1000px;
			height: 1000px;
		}

		div#container div.container-bottom-right {
			position: absolute;
			background: transparent url(../images/gradient-bottom.gif) repeat-x;
			right: -1000px;
			bottom: -1000px;
			width: 1000px;
			height: 1000px;
		}

		div#container div.container-bottom-left {
			position: absolute;
			background: transparent url(../images/gradient-bottom.gif) repeat-x;
			left: -1000px;
			bottom: -1000px;
			width: 1000px;
			height: 1000px;
		}

		div#container div.container-top-left {
			position: absolute;
			background: transparent url(../images/gradient-top.gif) repeat-x left bottom;
			left: -1000px;
			top: -1000px;
			width: 1000px;
			height: 1000px;
		}

		#car {
			background: transparent url(../images/car.jpg) no-repeat right bottom;
			width: 990px;
			height: 590px;
		}

		.index #header {
			height: 403px;
		}

		.page #header {
			height: 170px;
		}

			h1.logo {
				float: right;
				padding: 29px 67px 0px 13px;
			}

				h1.logo a,
				h1.logo b {
					display: block;
					background: transparent url(../images/logo.gif) no-repeat;
					width: 188px;
					height: 68px;
				}

					h1.logo a span,
					h1.logo b span {
						display: none;
					}

			#nav-wrapper {
				float: right;
				width: 452px;
				padding-top: 53px;
			}

		#slogan-wrapper {
			padding-left: 10px;
			margin-top: -20px;
			position: relative;
		}

			#slogan {
				width: 333px;
				height: 60px;
			}

			#phone {
				width: 333px;
				height: 80px;
				margin-top: -20px;
				position: relative;
			}

			#email {
				width: 333px;
				height: 20px;
				margin-top: -10px;
				position: relative;
			}

			#email a {
				display: block;
				width: 333px;
				height: 20px;
			}

				#slogan span,
				#phone span,
				#email span {
					display: none;
				}

		#cols {
			position: relative;
		}

			#left-col {
				float: left;
				width: 343px;
				padding-top: 233px;
			}

			#right-col {
				float: left;
				width: 598px;
			}

				#info-top {
					background: transparent url(../images/info-top.gif) no-repeat;
					font-size: 0px;
					height: 20px;
				}

				#info-lines {
					background: transparent url(../images/info-lines.gif) repeat-y;
					height: 460px;
				}

				* > #info-lines {
						min-height: 460px;
						height: auto;
					}

					#content-wrapper {
						padding: 0px 31px 20px 31px;
					}

						#sub-nav-wrapper {
							background: transparent url(../images/sub-nav-line.gif) no-repeat left bottom;
							padding-bottom: 18px;
						}

						#content {
							line-height: 17px;
							width: 536px;

						}

				#info-bottom {
					background: transparent url(../images/info-bottom.gif) no-repeat;
					font-size: 0px;
					height: 20px;
				}

		.index #created {
			padding: 3px 56px 0px 56px;
		}

			.index #created p {
				padding-bottom: 4px;
			}

				.index #created a.created-by {
					background: transparent url(../images/sys/artogama.gif) no-repeat right top;
					text-decoration: none;
					padding: 3px 70px 5px 0px;
				}

					.index #created a.created-by span.hide {
						display: none;
					}

		#created {
			position: absolute;
			left: -40px;
			bottom: 34px;
			width: 333px;
		}

			#created p {
				text-align: center;
			}

			#created p#all-r {
				padding-bottom: 20px;
			}

			#created a.created-by {
					background: transparent url(../images/sys/artogama.gif) no-repeat right top;
					text-decoration: none;
					padding: 3px 70px 5px 0px;
				}

					#created a.created-by span.hide {
						display: none;
					}

/* Content images */

.img-container {
	/*+*/
}

	.img-container table tr.image td {
		background: #cc9a00;
		padding: 3px;
	}

	.img-container table tr.title {
		/*+*/
	}

		.img-container table tr.title td {
			text-align: center;
		}

/* === Txt === */

h2.title {
	background: transparent url(../images/title-bullet.gif) no-repeat center bottom;
	font-size: 30px;
	font-weight: normal;
	color: #cc9a00;
	text-align: center;
	padding: 5px 0px 20px 0px;
	margin-bottom: 20px;
}

h3.title {
	font-size: 20px;
	font-weight: normal;
	color: #cc9a00;
	text-align: center;
	padding: 7px 0px 20px 0px;
}

span.copyright {
	font-size: 10px;
	color: #cac2b5;
	padding-top: 1px;
}

/* === 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;
}

