body, p, h1, h2, h3, h4, h5, h6, 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;
	}

/* === Clearing browser style === */

body, td, th, input, textarea, select {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

body.index {
	background: #ffffff;
	height: 100%;
	padding: 0px;
}

body.page {
	background: #ffffff;
	padding: 0px;
}

html {
	height: 100%;
}

/* === Links === */

a {
	color: #6a9200;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* === Main === */

#layout {
	width: 100%;
	height: 100%;
}

	#left {
		width: 50%;
	}

	.index #middle {
		padding: 2px;
	}

	.page #middle {
		/*+*/
	}

	#right {
		width: 50%;
	}

	/* Lang */

	.lang a {
		display: block;
		background: url(../images/lang-bullet.gif) no-repeat;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		padding: 0px 10px 0px 13px;
	}

		.lang a.first {
			background: none;
		}

		.page .lang a {
			text-transform: uppercase;
		}

	.lang a:hover {
		color: #ffffff;
		text-decoration: underline;
	}

	.lang a.selected {
		color: #000000;
		text-decoration: none;
	}

	.lang a.selected:hover {
		color: #000000;
		text-decoration: underline;
	}

	/* Menu */

	.nav,
	.nav ul {
		padding: 0px;
		margin: 0px;
		list-style: none;
	}

		.nav div {
			background: url(../images/menu-bullet.gif) no-repeat;
			padding-left: 15px;
		}

		.nav a {
			display: block;
			background: url(../images/dot.gif) repeat-x left top;
			font-size: 11px;
			color: #535353;
			text-decoration: none;
			padding: 4px 0px 5px 0px;
		}

			.nav a.first {
				/*background: none;*/ /* IE bug? */
				background: url(../images/e.gif) no-repeat;
			}

			.nav li li a {
				background: url(../images/submenu-bullet.gif) no-repeat;
/*				color: #508e00;*/
				color: #535353;
				text-decoration: none;
				padding: 0px 0px 3px 28px;
			}

				.nav li li a.last {
					padding-bottom: 8px;
				}

			.nav li li a:hover,
			.nav li li a.selected,
			.nav li li a.selected:hover {
				color: #508e00;
/*				color: #508e00;*/
				text-decoration: none;
			}

		.nav a:hover {
			color: #d04d00;
			text-decoration: none;
		}

		.nav a.selected {
			color: #d04d00;
			text-decoration: none;
		}

		.nav a.selected:hover {
			color: #d04d00;
			text-decoration: none;
		}

	/* Submenu */



	/* Icons */

	.icons td {
		background: url(../images/icons-bullet.gif) no-repeat;
		padding: 0px 4px 0px 6px;
	}

		.icons td.first {
			background: none;
		}

	/* --- */

	body.bg1 {
		background: url(../images/bg1.jpg) repeat-x;
	}

	body.bg2 {
		background: url(../images/bg2.jpg) repeat-x;
	}

	body.bg3 {
		background: url(../images/bg3.jpg) repeat-x;
	}

	body.bg4 {
		background: url(../images/bg4.jpg) repeat-x;
	}

	body.bg5 {
		background: url(../images/bg5.jpg) repeat-x;
	}

	.bg-big1 {
		background: url(../images/bg-big1.jpg) no-repeat;
	}

	.bg-big2 {
		background: url(../images/bg-big2.jpg) no-repeat;
	}

	.bg-big3 {
		background: url(../images/bg-big3.jpg) no-repeat;
	}

	.bg-big4 {
		background: url(../images/bg-big4.jpg) no-repeat;
	}

	.bg-big5 {
		background: url(../images/bg-big5.jpg) no-repeat;
	}

	#topLine0 {
		background: #e5ebe9;
		height: 9px;
	}

	#topLine {
		background: #e5ebe9;
		height: 9px;
		border-top: 1px solid #000000;
		border-bottom: 3px solid #ffffff;
	}

	td.indexPad {
		padding: 0px 48px;
	}

	td.indexPadBord {
		padding: 0px 47px;
		border-right: 1px solid #b6b6b6;
		border-left: 1px solid #b6b6b6;
	}

	.index #logo {
		padding-bottom: 5px;
	}

	#langBox {
		background: #ff9900;
		padding: 10px 2px 9px 0px;
	}

	#cows {
		background: #659c62 url(../images/cows.jpg) no-repeat left top;
		height: 327px;
	}

	.index #bottomLine {
		background: #8ec400;
		height: 23px;
		margin-top: 5px;
		border-top: 1px solid #000000;
		border-bottom: 12px solid #ffffff;
	}

	.page #bottomLine {
		background: #8ec400;
		height: 15px;
		margin-top: 17px;
		border-top: 1px solid #000000;
		border-bottom: 10px solid #ffffff;
	}

	.mainCol {
		width: 100%;
	}

		.page #logo {
			width: 100%;
			padding: 19px 0px 5px 22px;
		}

		#greenLine {
			border-left: 12px solid #8ec400;
		}

		#orangeBox {
			background: #ff9900;
			padding: 8px 16px 9px 17px;
		}

		.bord {
			border: 1px solid #b6b6b6;
		}

		#qnavBox {
			padding: 7px 30px 9px 30px;
		}

		#navBox {
			padding: 23px 13px 24px 14px;
		}

		.orange {
			background: #ff9900;
		}

		#infoBox {
			height: 200px;
			padding: 18px 36px 24px 35px;
		}

			.news {
				width: 100%;
			}

				.news .thumb {
					padding: 3px 20px 10px 0px;
				}

				.news .txt {
					line-height: 14px;
				}

					.news .txt span.date {
						color: #444444;
					}

					.news .txt span.title {
						font-weight: bold;
						color: #ed6312;
					}

			.infoTxt {
				line-height: 15px;
			}

		#promoBox {
			padding: 22px 4px 24px 4px;
		}

			.promo {
				width: 100%;
			}

				.promo .txt {
					line-height: 14px;
				}

					.promo .txt div.text {
						padding: 0px 8px;
					}

					.promo .txt div.title {
						background: #ff9900;
						font-weight: bold;
						color: #ffffff;
						padding: 3px 8px 4px 8px;
						margin-bottom: 10px;
					}

					.promo .txt p.more {
						padding: 6px 8px;
					}

	.mainColRight {
		width: 16px;
	}

	div.vSep { /*+*/
		background: url(../images/dot.gif) repeat-x left center;
		height: 29px;
	}

	div.vSepPromo { /*+*/
		height: 22px;
	}

	.index #created {
		padding: 0px 3px 8px 3px;
	}

	.page #created {
		padding: 0px 30px 8px 30px;
	}

	/* content images */

	.imgContainer {
	}

		.imgContainer table tr.image td {
			padding: 1px;
			border: 1px solid #B6B6B6;
			background: #ffffff;
			/*padding: 1px;
			border: 1px solid #b6b6b6;*/
		}

		.imgContainer table tr.title {
		}

			.imgContainer table tr.title td {
				text-align: center;
			}

/* === Txt === */
h1.title {
	background: url(../images/title-bullet.gif) no-repeat;
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ed6312;
	padding: 1px 20px 8px 45px;
}

/*
h2.title {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #508e00;
	padding: 2px 0px 13px 0px;
}
*/

span.copyright {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #999999;
	cursor: default;
}

span.copyright a {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

span.copyright a:hover {
	color: #999999;
	text-decoration: none;
}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}
