/* CSS Document */
body {
	color:#fff;
	background-color: #013300;
}
a {
	color:#bebebe;
	text-decoration:underline;
}
#c {
}
#logo {
	position:absolute;
	top:250px;
	left:0px;
	width:238px;
	height:50px;
	background-image:url(../../images/liepaja/logo.png);
	z-index: 1000;
}
#content {
	background-color:#004600;
}
#content td {
	vertical-align: top;
	background-color: #004600;
}
#langs { position:absolute; top:15px; right:60px; width:231px; height:25px; }
#text {
	font-size:small;
	width: 550px;
	padding:150px 50px 50px 50px;
}
#text_spacer {
	width: 500px;
}
#intro_top {
	background-image:url(../../images/liepaja/top/Liepaja-top-1.jpg);
	height:250px;
	line-height: 250px;
	border-bottom: 1px solid #fff;
}
#intro_launch {	
	margin-top:40px;
	display:block;
	clear:both;
}
#req {
	margin:-50px 0 0 25px;
	width:330px;
	text-align: justify;
	font-size:11px;
	color:#979219;
}
#req a {
	color:#fbc72a;
}
#labels {
	height: 20px;
	background:#004600 url(../../images/liepaja/labels_bg.png) repeat-x bottom;
}
#labels td { width: 33%; }
#logos {
	vertical-align: top;
	background-color:#013300;
}
#logos td { width: 33%; padding-top: 30px; }
.sponsors, .supporters, .authors {
	text-align: left;
}
.sponsors {
	padding-left: 50px;
}
.authors {
	color:#bebebe;
	text-align: center;
}

