html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	/*background: #888173;*/
	background: #a5a096;
}

* {
	font-family: tahoma;
	font-size: 11px;
	color: #6c6b6b;
	line-height: 137%;
}

#wblock {
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
}

#main_ {
	width: 100%;
	float: left;
	position: relative;
	background: #888173;
}

#main {
	width: 999px;
	left: 50%;
	margin: 0 0 0 -450px;
	padding: 0;
	position: absolute;
}

#header {
	width: 995px;
	height: 123px;
	/*float: left;
	position: relative;*/
}

#body {
	width: 990px;
	padding-left: 5px;
	/*position: relative;
	float: left;*/
}

	#body #bg {
		width: 990px;
		height: 400px;
		background:url(../img/body_bg.jpg) left top repeat-y #f5f5f5;
	}
	
	#body #left {
		width: 190px;
	}

	#body #center {
		width: 569px;
		/*background: url(../img/body_bg.jpg) left top repeat-y;*/
	}
	
	#body #center #content {
		width: 477px;
		padding-bottom: 20px;
		/*background: url(../img/content_bg.gif) center top repeat-y;*/
	}
	
	#body #center #content h1 {
		margin: 0;
		padding: 8px 0 0 0;
	}
	
	#body #center #content h2 {
		width: 477px;
		margin: 0;
		padding: 0;
	}
	
	#body #right {
		width: 231px;
	}

#menu {
	width: 160px;
	height: 301px;
	padding: 46px 0 0 30px;
	margin: 0;
	list-style-type: none;
	text-align: left;
	background:url(../img/menu_bg.jpg) left top no-repeat;
}

	#menu li {
		font-family: tahoma;
		font-size: 13px;
		color: #534732;
		font-weight: bold;
		padding: 7px 0 7px 22px;
		background: url(../img/menu_img.gif) left bottom no-repeat;
	}

	#menu li a {
		font-family: tahoma;
		font-size: 13px;
		color: #534732;
		font-weight: normal;
		text-decoration: none;
	}
	
	#menu li a.sel {
		font-family: tahoma;
		font-size: 13px;
		color: #534732;
		font-weight: bold;
		text-decoration: none;
	}

#partneriai {
	padding: 12px 0 10px 0;
}

.i120x60 {
	width: 120px;
	height: 60px;
	padding: 0 0 10px 24px;
	border: 0;
	float: left;
}

	.i120x60 img {
		border: 1px solid #dfdfdf;
	}

.i468x60 {
	width: 468px;
	height: 60px;
	padding: 10px 0 10px 3px;
	border: 0;
	float: left;
}

	.i468x60 img {
		border: 1px solid #dfdfdf;
	}

.i180x150 {
	width: 180px;
	height: 150px;
	padding: 15px 0 0 24px;
	border: 0;
	float: left;
	position: relative;
}

	.i180x150 img {
		border: 1px solid #393939;
	}

#mus_remia {
	padding: 11px 0 19px 0;
}

.article {
	width: 400px;
	padding: 0 0 0 38px;
	margin: 0;
	list-style-type: none;
	text-align: left;
	float: left;
}

	.article li {
		width: 399px;
		padding: 10px 0 10px 0;
		background:url(../img/dots.gif) left top repeat-x;
		float: left;
	}
	
	.article li.first {
		width: 399px;
		padding: 10px 0 10px 0;
		background: none;
		float: left;
	}

	.article li img {
		border: 1px solid #dadad8;
		padding: 1px;
		margin: 0 19px 0 0;
		float: left;
	}

	.article li .iblock {
		width: 141px;
		float: left;;
	}
	
	.article li .info {
		width: 254px;
		float: left;
	}

	.article li .info .date {
		width: 242px;
		background:url(../img/icon_date.gif) left bottom no-repeat;
		padding-left: 12px;
		font-size: 12px;
		color: #adadad;
		text-align: left;
		float: left;
	}

	.article li .info .title {
		width: 254px;
		font-size: 11px;
		font-weight: bold;
		color: #8e571c;
		text-align: left;
		float: left;
	}
	
	.article li .info .title a {
		color: #8e571c;
		text-decoration: none;
	}
	
	.article li .info .text {
		width: 254px;
		padding-top: 4px;
		font-size: 11px;
		color: #6c6b6b;
		float: left;
	}

	.article li .info .comments {
		width: 240px;
		font-size: 11px;
		padding: 10px 0 0 0;
		color: #6c6b6b;
		text-align: left;
		float: left;
	}
	
	.article li .info .more {
		font-size: 11px;
		padding: 10px 0 0 0;
		color: #6c6b6b;
		text-align: left;
		float: left;
	}
	
	.article li .info .all {
		width: 254px;
		font-size: 11px;
		padding: 10px 0 0 0;
		color: #6c6b6b;
		text-align: center;
		float: left;
	}
	
	.article li .info .arrow a {
		padding: 0 16px 1px 0;
		background: url(../img/comm_arrow.gif) right bottom no-repeat;
		text-decoration: none;
	}

#news {
	width: 425px;
	padding: 0 0 40px 0;
	margin: 0 0 0 28px;
	text-align: left;
	position: relative;
	float: left;
}

	#news .date {
		/*width: 425px;*/
		width: 242px;
		background:url(../img/icon_date.gif) left bottom no-repeat;
		padding: 10px 0 0 12px;
		font-size: 12px;
		color: #adadad;
		text-align: left;
		float: left;
	}

	#news .title {
		width: 425px;
		padding-bottom: 9px;
		font-size: 11px;
		font-weight: bold;
		color: #8e571c;
		text-align: left;
		float: left;
	}
	
	#news img {
		/*border: 1px solid #cfcfcf;*/
		border: 0;
		padding: 4px;
		margin: 8px 8px 0 8px;
	}

#right_menu {
	width: 231px;
	background: url(../img/menu_right_bg.gif) right top repeat-y;
	text-align: left;
	float: left;
}

	#right_menu #rm_bg {
		height: 183px;
		background: url(../img/menu_right.jpg) right top no-repeat;
	}

	#right_menu #rm_bottom {
		height: 12px;
		background: url(../img/menu_right_bottom.gif) right bottom no-repeat;
	}
	
	#right_menu ul {
		width: 177px;
		margin: 0;
		padding: 67px 0 0 25px;
		font-family: tahoma;
		font-size: 13px;
		color: #373636;
		list-style-type: none;
	}
	
	#right_menu li {
		padding: 8px 0 8px 0;
		color: #8e571c;
		font-family: tahoma;
		font-size: 13px;
		background: url(../img/dots.gif) right bottom repeat-x;
	}
	
	#right_menu li a {
		color: #3d3d3d;
		font-size: 13px;
		text-decoration: none;
	}

#vote_block {
	padding: 0 0 13px 12px;
	text-align: left;
	float: left;
}

	#vote_block #apklausa {
		width: 219px;
		padding-top: 11px;
		background: #f5f5f5;
	}
	
	#vote_block #vote {
		width: 192px;
		padding: 10px 12px 0 15px;
	}
	
	#vote_block #vote #vtext {
		font-weight: bold;
		font-size: 12px;
		color: #515151;
	}

#footer {
	width: 999px;
	height: 96px;
	float: left;
	background: url(../img/footer.jpg) center top no-repeat;
}

#paging {
	width: 397px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d5d16;
	text-align: center;
}

	#paging a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #7d5d16;
		text-decoration: none;
	}

#paging2 {
	width: 397px;
	padding: 10px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d5d16;
	text-align: center;
}

	#paging2 a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #7d5d16;
		text-decoration: none;
	}

#search {
	width: 100%;
	list-style-type: none;
	float: left;
	text-align: left;
	margin:0;
	padding: 20px 0 0 0;
}
	#search li {
		padding-bottom: 10px;
	}

	#search li a {
		text-decoration: none;
		font-weight: bold;
	}

#spaging {
	width: 422px;
	padding: 20px 0 0 0;
	float: left;
	text-align: center;
}

.print {
	float: left;
	width: 170px;
	text-align: right;
}