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%;
}

.magnify {
	cursor: url(/page/images/sys/magnify.cur);
}

	* > .magnify {
		cursor: pointer;
		cursor: hand;
	}

body, td, th, input, textarea, select {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #252121;
}

body {
	background: #547f12 url(../images/bg.gif) repeat-x;
	text-align: center; /* IE5.5 centravimas */
	height: 100%;
	padding: 0px;
}

/* === Links === */

a {
	color: #e03918;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

/* === Main === */

/* Lang */

ul.lang {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.lang li {
		float: left;
	}

	.lang div {
		/*+*/
	}

		.lang a {
			display: block;
			font-size: 11px;
			color: #601405;
			text-decoration: none;
			text-transform: uppercase;
			padding: 1px 2px 2px 3px;
			margin-left: 12px;
		}

		.lang a:hover {
			color: #601405;
			text-decoration: underline;
		}

		.lang a.selected {
			background-color: #e03918;
			font-weight: bold;
			color: #fffcdb;
			text-decoration: none;
		}

		.lang a.selected:hover {
			color: #fffcdb;
			text-decoration: underline;
		}

/* Menu */

ul.nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.nav li {
		/*+*/
	}

	.nav div {
		/*+*/
	}

		.nav a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat right top;
			font-size: 12px;
			color: #fffcdb;
			text-decoration: none;
			padding: 0px 15px 8px 0px;
			border-bottom: 1px solid #804337;
			margin-bottom: 7px;
		}

		.nav a:hover {
			color: #fffcdb;
			text-decoration: underline;
		}

		.nav a.selected {
			font-weight: bold;
			text-decoration: none;
		}

		.nav a.selected:hover {
			text-decoration: underline;
		}

			.nav a.last {
				border-bottom: none;
			}

/* 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: 11px;
			font-weight: bold;
			color: #999999;
			text-decoration: none;
			padding: 0px 14px 12px 10px;
		}

		.sub-nav a:hover {
			color: #999999;
			text-decoration: underline;
		}

		.sub-nav a.selected {
			background: transparent url(../images/sub-nav-bullet-o.gif) no-repeat;
			color: #601405;
			text-decoration: none;
		}

		.sub-nav a.selected:hover {
			color: #601405;
			text-decoration: underline;
		}

/* Icons */



/* --- */

#container {
	background: transparent url(../images/container-bg.gif) repeat-y right top;
	text-align: left;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
}

	#header-wrapper {
		background: #ffffff url(../images/header-photo.jpg) no-repeat 256px 23px;
	}

		#header-container {
			background: transparent url(../images/header.gif) no-repeat;
			height: 199px;
		}

	#cols {
		background: transparent url(../images/cols-bg.gif) no-repeat right top;
	}

		#left-col {
			float: left;
			width: 261px;
			height: 590px;
		}

		* > #left-col {
				min-height: 590px;
				height: auto;
			}

			h1.logo {
				padding: 31px 40px 22px 47px;
			}

				h1.logo a,
				h1.logo b {
					display: block;
					background: transparent url(../images/logo.gif) no-repeat;
					width: 174px;
					height: 74px;
				}

					h1.logo a span,
					h1.logo b span {
						display: none;
					}

			#nav-top {
				background: transparent url(../images/nav-top.gif) no-repeat right top;
				font-size: 0px;
				height: 14px;
			}

			#nav-wrapper {
				background: #601405 url(../images/nav-bg.gif) repeat-y right top;
				margin-left: 15px;
			}

				#nav-container {
					padding: 12px 25px 0px 23px;
				}

			#nav-bottom {
				background: transparent url(../images/nav-bottom.gif) no-repeat right top;
				font-size: 0px;
				height: 14px;
			}

		#right-col {
			float: left;
			width: 629px;
			padding-top: 47px;
		}

			#horse {
				background: transparent url(../images/horse.jpg) no-repeat;
				padding-bottom: 19px;
				margin-left: 23px;
			}

				#horse b {
					display: block;
					background: transparent url(../images/horse-outline.gif) no-repeat;
					width: 569px;
					height: 270px;
				}

			#content-wrapper {
				padding: 0px 61px 22px 47px;
			}

				#lang-wrapper {
					float: right;
					padding-top: 8px;
				}

					#lang-container {
						background: transparent url(../images/shadow-bottom.gif) no-repeat left bottom;
						padding-bottom: 21px;
					}

				#sub-nav-wrapper {
					padding-top: 8px;
					border-top: 1px solid #d9c4a9;
					border-bottom: 1px solid #d9c4a9;
					margin-bottom: 8px;
				}

				#content {
					line-height: 16px;
					width: 521px;
				}

	#created {
		background: #547f12 url(../images/footer.gif) no-repeat right top;
		padding: 35px 61px 10px 308px;
	}

		#created-wrapper {
			float: left;
			padding-top: 1px;
		}

		#created .logo {
			float: left;
		}

			#created .logo a {
				display: block;
				background: transparent url(../images/sys/puslapis.gif) no-repeat right top;
				width: 53px;
				height: 14px;
				padding-left: 3px;
			}

				#created .logo a span {
					display: none;
				}

		#copyright-wrapper {
			float: right;
			text-align: right;
			padding-top: 1px;
			width: 360px;
		}

	/* Content images */

	.img-container {
		/*+*/
	}

		.img-container table tr.image td {
			border: 1px solid #D9C4A9;
			padding: 1px;
		}

		.img-container table tr.title {
			/*+*/
		}

			.img-container table tr.title td {
				text-align: center;
			}

/* === Txt === */

h2.title {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #601405;
	padding: 0px 15px 15px 0px;
}

h3.title {
	font-size: 15px;
	font-weight: bold;
	color: #601405;
	padding: 12px 0px;
}

span.copyright {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #bbca8b;
}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}

.fl-left {
	float: left;
}

.fl-right {
	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;
}

