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: #000;
}

body {
	background: #fff;
	text-align: center; /* IE5.5 centravimas */
	height: 100%;
	padding: 0px;
}

/* === Links === */

a {
	color: #f94a0a;
	text-decoration: underline;
}

a:hover {
	color: #f94a0a;
	text-decoration: underline;
}

/* === Main === */

/* Lang */

#lang ul {
	list-style: none;
	padding: 13px 0px 0px 0px;
	margin: 0px;
}

	#lang li {
		float: left;
	}
	
	#lang li span {
		/*+*/
	}
	
		#lang li a {
			display: block;
			font-size: 11px;
			font-weight: bold;
			color: #92928e;
			text-decoration: none;
			text-transform: uppercase;
			padding: 0px 7px 0px 8px;
		}
		
			#lang li.first a {
				/*+*/
			}
			
			#lang li.last a {
				/*+*/
			}
		
		#lang li a:hover {
			color: #92928e;
			text-decoration: underline;
		}
		
		#lang li.selected a {
			color: #aacb5f;
			text-decoration: none;
		}
		
		#lang li.selected a:hover {
			color: #aacb5f;
			text-decoration: underline;
		}

/* Menu */

#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	#nav li {
		float: left;
	}
	
	#nav li span {
		/*+*/
	}
	
		#nav li a {
			display: block;
			font-size: 12px;
			font-weight: bold;
			color: #000;
			text-decoration: none;
			padding: 0px 15px;
		}
		
			#nav li.first a {
				/*+*/
			}
			
			#nav li.last a {
				/*+*/
			}
		
		#nav li a:hover {
			color: #000;
			text-decoration: underline;
		}
		
		#nav li.selected a {
			color: #aacb5f;
			text-decoration: none;
		}
		
		#nav li.selected a:hover {
			color: #aacb5f;
			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: 11px;
			font-weight: bold;
			color: #aaa;
			text-decoration: none;
			padding: 0px 16px 12px 12px;
		}
		
		.sub-nav a:hover {
			color: #aaa;
			text-decoration: underline;
		}
		
		.sub-nav a.selected {
			background: transparent url(../images/sub-nav-bullet-o.gif) no-repeat;
			color: #aacb5f;
			text-decoration: none;
		}
		
		.sub-nav a.selected:hover {
			color: #aacb5f;
			text-decoration: underline;
		}

/* Icons */



/* --- */

#container {
	background-color: #f3f3ed;
	text-align: left;
	width: 990px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

* > #container {
		min-height: 100%;
		height: auto;
	}

	#header {
		background: transparent url(../images/header-bg.gif) no-repeat;
		height: 136px;
	}
	
		h1.logo {
			float: left;
			padding: 0px 120px 0px 90px;
		}
		
			h1.logo a,
			h1.logo b {
				display: block;
				background: transparent url(../images/logo.gif) no-repeat;
				width: 174px;
				height: 136px;
			}
			
				h1.logo a span,
				h1.logo b span {
					display: none;
				}
		
		#nav-wrapper {
			float: left;
			width: 606px;
		}
		
			#lang {
				float: right;
				height: 46px;
				padding-right: 48px;
			}
			
			#nav {
				padding-top: 11px;
			}
	
	#info {
		background-color: #e7e7db;
		padding: 21px 20px;
	}
	
		#cols {
			background: transparent url(../images/cols-bg.gif) repeat-y;
		}
		
			.left-col {
				float: left;
				background: transparent url(../images/nature.jpg) no-repeat;
				width: 323px;
				padding-top: 249px;
			}
			
				#slogan {
					height: 54px;
				}
				
					#slogan span {
						display: none;
					}
				
				#sponsors {	
					padding: 9px 0px;
					border-top: 2px solid #e7e7db;
				}
				
					#sponsors h4.title {
						font-size: 0;
						height: 16px;
					}
					
						#sponsors h4.title span {
							display: none;
						}
					
					#logo-paf {
						float: left;
						padding-left: 29px;
					}
					
						#logo-paf a,
						#logo-paf b {
							display: block;
							background: transparent url(../images/logo-paf.gif) no-repeat;
							width: 162px;
							height: 71px;
						}
						
							#logo-paf a span,
							#logo-paf b span {
								display: none;
							}
					
					#logo-zum {
						float: left;
					}
					
						#logo-zum a,
						#logo-zum b {
							display: block;
							background: transparent url(../images/logo-zum.gif) no-repeat;
							width: 90px;
							height: 71px;
						}
						
							#logo-zum a span,
							#logo-zum b span {
								display: none;
							}
			
			.right-col {
				float: right;
				width: 607px;
			}
			
				#title-wrapper {
					background: #aacb5f url(../images/title-bg.gif) no-repeat;
				}
				
					#title-container {
						float: left;
						background-color: #7f7f7f;
					}
					
					* > #title-container {
							min-width: 190px;
							width: auto;
						}
		
		.index #content-wrapper {
			padding: 25px 35px 35px 35px;
		}
		
		.page #content-wrapper {
			background-color: #fff;
			padding: 25px 35px 35px 35px;
			height: 308px;
		}
		
		* > .page #content-wrapper {
				min-height: 308px;
				height: auto;
			}
			
			#sub-nav-wrapper {
				padding: 4px 0px 8px 4px;
				border-bottom: 1px solid #aacb5f;
				margin-bottom: 20px;
			}
			
			.index #content {
				width: 537px;
			}
			
			.page #content {
				width: 880px;
			}
	
	#created {
		padding: 12px 55px 12px 55px;
	}
	
		#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;
			width: 400px;
			padding-top: 1px;
		}
	
	/* Content images */
	
	.img-container {
		/*+*/
	}
	
		.img-container table tr.image td {
			padding: 0px;
			border: 4px solid #e7e7db;
		}
		
		.img-container table tr.title {
			/*+*/
		}
		
			.img-container table tr.title td {
				text-align: center;
			}

/* === Txt === */

h2.title {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding: 11px 36px 9px 36px;
}

h3.title {
	font-size: 16px;
	font-weight: bold;
	color: #aacb5f;
	padding-bottom: 16px;
}

span.copyright {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b6b69e;
}

/* === 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;
}

