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: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
}

body {
	background: #ffdf04 url(../images/bg.gif) repeat-x;
	text-align: center; /* IE5.5 centravimas */
	height: 100%;
	padding: 0px;
}

* > body {
		min-height: 100%;
		/*height: auto;*/
	}

/* === Links === */

a {
	color: #f4821f;
	text-decoration: underline;
}

a:hover {
	color: #f4821f;
	text-decoration: underline;
}

/* === Main === */

/* Lang */

#lang ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	#lang li {
		float: left;
	}
	
	#lang li span {
		display: block;
	}
	
		#lang li a {
			display: block;
			font-size: 11px;
			color: #fff;
			text-decoration: none;
			text-transform: uppercase;
			padding: 0px 9px;
		}
		
			#lang li.first a {
				/*+*/
			}
			
			#lang li.last a {
				/*+*/
			}
		
		#lang li a:hover {
			color: #fff;
			text-decoration: underline;
		}
		
		#lang li.selected a {
			font-weight: bold;
			text-decoration: none;
		}
		
		#lang li.selected a:hover {
			text-decoration: underline;
		}

/* Menu */

#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	#nav li {
		/*+*/
	}
	
	#nav li span {
		display: block;
		background: transparent url(../images/white-pix.gif) repeat-x left bottom;
		padding: 10px 0px 12px 0px;
	}
	
		#nav li a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat;
			font-size: 12px;
			color: #fff;
			text-align: center;
			text-decoration: none;
			padding: 0px 12px;
		}
		
			#nav li.first span {
				padding-top: 0px;
			}
			
			#nav li.last span {
				background: none;
			}
		
		#nav li a:hover {
			color: #fff;
			text-decoration: underline;
		}
		
		#nav li.selected a {
			font-weight: bold;
			text-decoration: none;
		}
		
		#nav li.selected a:hover {
			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: #bbb;
			text-decoration: none;
			padding: 0px 16px 12px 12px;
		}
		
		.sub-nav a:hover {
			color: #bbb;
			text-decoration: underline;
		}
		
		.sub-nav a.selected {
			background: transparent url(../images/sub-nav-bullet-o.gif) no-repeat;
			color: #60bc46;
			text-decoration: none;
		}
		
		.sub-nav a.selected:hover {
			color: #60bc46;
			text-decoration: underline;
		}

/* Icons */



/* --- */

#container {
	background: transparent url(../images/shadows.gif) no-repeat;
	text-align: left;
	width: 772px;
	padding: 31px 16px 11px 16px;
	margin-right: auto;
	margin-left: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px;
}

	#frame {
		background: #fff url(../images/man.jpg) no-repeat;
		border: 1px solid #b5b5b5;
	}
	
		#header {
			background: transparent url(../images/paintboxes.gif) no-repeat right top;
			height: 135px;
			padding-left: 12px;
		}
		
			#green-line {
				float: left;
				width: 257px;
				border-top: 7px solid #60bc46;
			}
			
			h1.logo {
				float: left;
				padding: 8px 0px 0px 50px;
			}
			
				h1.logo a,
				h1.logo b {
					display: block;
					background: transparent url(../images/logo.gif) no-repeat;
					width: 148px;
					height: 119px;
				}
				
					h1.logo a span,
					h1.logo b span {
						display: none;
					}
		
		#cols {
			padding: 0px 12px;
		}
		
			#left-col {
				float: left;
				width: 257px;
				padding-top: 170px;
			}
			
				#nav {
					background: #f4821f;
					padding: 24px 35px 17px 35px;
					border: 1px solid #fff;
				}
				
				#sub-nav-wrapper {
					padding: 8px 0px 8px 4px;
					border-bottom: 1px solid #60bc46;
					margin-bottom: 20px;
				}
			
			#right-col {
				float: right;
				width: 406px;
				height: 384px;
			}
			
			* > #right-col {
					min-height: 384px;
					height: auto;
				}
				
				#title-wrapper {
					background-color: #60bc46;
					padding: 15px 19px 13px 25px;
				}
				
					#lang {
						float: right;
						margin-top: 7px;
					}
					
					#title-container {
						float: left;
						width: 400px;
					}
				
				#content-wrapper {
					padding: 12px 7px 0px 7px;
				}
				
					#content {
						line-height: 14px;
						width: 392px;
					}
		
		#footer {
			padding-right: 12px;
		}
		
			#bottom-line {
				float: right;
				font-size: 0px;
				width: 406px;
				height: 30px;
				border-bottom: 8px solid #f4821f;
			}
		
	#created {
		padding: 9px 16px 9px 324px;
	}
	
		#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: 250px;
			padding-top: 1px;
		}

/* Content images */

.img-container {
	/*+*/
}

	.img-container table tr.image td {
		background-color: #f8f0c5;
		padding: 1px;
	}

	.img-container table tr.title {
		/*+*/
	}

		.img-container table tr.title td {
			text-align: center;
		}

/* === Txt === */

h2.title {
	float: left;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	padding-right: 20px;
}

h3.title {
	font-size: 15px;
	font-weight: bold;
	color: #373737;
	padding-bottom: 14px;
}

span.copyright {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7f6f02;
	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;
}

