#container-wrapper {
	position: relative;
	margin: 0px auto;
    width: 990px;
	background: transparent url(../images/bg-container.jpg) no-repeat left top;
}

#container {
	padding: 0px 30px 30px 30px;
}
	
	#header {
		position: realtive;
		
	}
		
	#lang {
		position: absolute;
		top: 15px;
		left: 110px;
	}

		#lang a {
			display: block;
			height: 41px;
			padding: 10px 0px 0px 58px;
			color: #fff;
			float: left;
		}

			#lang a.second {
				padding-left: 5px;
			}

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

			#lang span {
				padding: 10px 0px 0px 5px;
				float: left;
			}

			
			
		#slogan {
			position: absolute;
			font-weight: bold;
			font-size: 18px;
			top: 228px;
		}
			
			#date {
				float: left;
				font-size: 34px;
				padding: 7px 17px;
				background: url(/images/date.gif) repeat;
			}
			
			#slogan-text {
				margin: 17px 0px 0px 0px;
				padding: 0px 0px 0px 34px;
				background: url(/images/pliusas.gif) no-repeat left 15px;
			}
			
				#slogan-text .black-color {
					color: #000;
				}
			
	#dalyvauk {
		margin-top: 395px;
		float: left;
		margin-right: 30px;
		width: 354px;
	}

		#dalyvauk h1 {
			display: inline;
			font-size: 24px;
			font-weight: bold;
			color: #FF8400;
			padding: 2px 10px;
			background: transparent url(../images/bg-verydark.jpg) left top;
		}
		
		#dalyvauk a {
			display: inline-block;
			background: #ff8400;
			color: #000;
			padding: 0px 2px;
		}
			#dalyvauk a:hover {
				color: #fff;
			}

	#stebek {
		margin-top: 395px;
		float: left;
		width: 354px;
	}

		#stebek h1 {
			display: inline;
			font-size: 24px;
			font-weight: bold;
			color: #85C300;
			padding: 2px 10px;
			background: transparent url(../images/bg-verydark.jpg) left top;
		}

		#stebek p a {
			display: inline-block;
			color: #000000;
			background: #85C300;
			padding: 0px 2px;
		}
			#stebek p a:hover {
				color: #fff;
			}
			
		#stebek p {
			margin-bottom: 10px;
		}

	#skleisk {
		margin-top: 70px;
		float: right;
		width: 162px;
	}

		#skleisk h1 {
			font-size: 18px;
			font-weight: bold;
			color: #FF8400;
			padding: 2px 10px;
			background: transparent url(../images/bg-dark.jpg) left top;
		}

		#skleisk h2.green {
			font-size: 12px;
			font-weight: bold;
			color: #85C300;
			padding: 3px 10px;
			background: transparent url(../images/bg-dark.jpg) left top;
		}

		#skleisk h2.orange {
			font-size: 12px;
			font-weight: bold;
			color: #FF8400;
			padding: 3px 10px;
			background: transparent url(../images/bg-dark.jpg) left top;
		}


	#remia {
		margin-top: 30px;
	}

		#remia h1 {
			display: inline-block;
			font-size: 16px;
			font-weight: bold;
			color: #85C300;
			padding: 2px 10px;
			background: transparent url(../images/bg-verydark.jpg) left top;
		}

	#nuotraukos {
		margin-top: 30px;
	}

		#nuotraukos h1 {
			display: inline-block;
			font-size: 24px;
			font-weight: bold;
			color: #FF8400;
			padding: 2px 10px;
			background: transparent url(../images/bg-verydark.jpg) left top;
		}

	.common {
		margin-top: 30px;
	}

		.common p a {
			display: inline-block;
			color: #000000;
			background: #85C300;
			padding: 0px 2px;
		}
		.common p a:hover {
			color: #fff;
		}
		
		.common p {
			margin-bottom: 10px;
		}

		.common h1 {
			display: inline-block;
			font-size: 24px;
			font-weight: bold;
			color: #85C300;
			padding: 2px 10px;
			background: transparent url(../images/bg-verydark.jpg) left top;
		}

.block{
	padding: 10px 10px;
}

.nopaddblock {
	padding: 10px 0px;
}

	.nopaddblock p {
		margin-bottom: 2px;
	}

.light{
	background: transparent url(../images/bg-light.jpg) left top;
}

.dark{
	background: transparent url(../images/bg-dark.jpg) left top;
}

.foto img {
	float: left;
	margin: 5px;
}

input {
	color: #000000!important;
}

.orange a {
	display: inline-block;
	color: #000000;
	background: #FF8400;
	padding: 0px 2px;
}

.orange a:hover {
	text-decoration: underline;
	color: #fff;
}

.green a {
	display: inline-block;
	color: #000000;
	background: #85C300;
	padding: 0px 2px;
}

.green a:hover {
	text-decoration: underline;
	color: #fff;
}

span.green {
	font-weight: bold;
	color: #85c300;
	font-size: 14px;
}

span.orange {
	font-weight: bold;
	color: #ff8400;
	font-size: 14px;
}


span.white {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}


.image {
	float: left;
}
