* {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
}
html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
	font-size: 12px;
	background: #fff url(../img/bg_body.gif) 0 -60px repeat-x;
	color: #222;
}

html, body, p, ul, ol, li, address, blockquote, h1, h2, h3, h4, h5, h6, dl, dd, di, form {
	margin: 0; padding: 0;
}

table { border-collapse: collapse; }
td { padding: 5px; }
img { border: none; }

.clear { clear: both; }
.clr { clear: both; display: block; height: 1px; overflow: hidden; margin: -1px 0 0; }
.fl { float: left; }
.fr { float: right; }

.tal { text-align: left !important; }
.tac { text-align: center !important; }
.tar { text-align: right !important; }

a { color: #001a7b; }
#content a:visited { color: #51759F; }

/**/

#main {
	margin: 0 auto;
	width: 980px;
	min-height: 100%;
	position: relative;
	background: #fff;
}
* html #main {
	height: 100%;
}
#container {
	padding: 0 0 150px;
	background: #fff;
}

/**/

#header {
	height: 100px;
	position: relative;
}
	
	#logo {
		position: absolute;
		top: 19px;
		right: 35px;
		display: block;
		overflow: hidden;
		/*background: url(../img/logo_darbo_partija.jpg) 0 0 no-repeat;*/
	}
		#logo img {
			height: 70px;
		}
	#member {
		color: #021c7d;
		font-size: 27px;
		font-weight: normal;
		font-style: normal;
		left: 30px;
		top: 24px;
		position: absolute;
	}
		#member a {
			text-decoration: none;
		}
	
	#menu {
		position: absolute;
		bottom: 293px;
		bottom: 0;
		left: 26px;
	}
		#menu ul {
			list-style: none;
		}
		#menu li {
			float: left;
		}
		#menu a {
			float: left;
			display: block;
			height: 30px;
			line-height: 30px;
			background: #7c87b2;
			color: #fff;
			font-size: 15px;
			padding: 0 15px;
			margin: 13px 0 0 0;
			text-decoration: none;
			outline: none;
		}
		#menu a.current {
			background: #001a7b !important;
			height: 35px;
			line-height: 35px;
			margin: 8px 0 0 0;
		}
		#menu a:hover {
			background: #6C78A8;
		}
	#submenu {
		color: #fff;
		list-style: none;
	}
		#sumenu li {
			float: left;
		}
		#submenu li a {
			color: #D1D8EF;
			float: left;
			display: block;
			padding: 2px 10px;
			margin: 7px 0;
			border-left: 1px solid #1D3A9F;
			text-decoration: none;
		}
		#submenu li .first a {
			border-left: none;
		}
		#submenu li a.current {
			text-decoration: none;
			color: #fff;
		}

/**/

#footer {
	position: absolute;
	top: 100%;
	margin: -30px 0 0 0;
	height: 90px;
	padding: 9px 10px;
	width: 960px;
	background: #51759F;
	color: #fff;
	font-size: 11px;
}

/**/

#sidebar {
	background: #fff;
	float: right;
	width: 240px;
	padding: 20px;
}

	.box {
		width: 240px;
		margin: -20px -20px 20px;
		padding: 15px 20px;
		background: #f5f5f5;
	}
		.box h2 {
			color: #8e8e8e;
		}
/**/

form#prisijunk {
	background: #fff;
	padding: 20px;
}

/**/

.form {
}
	.form .field {
	}
	.form .field label {
		color: #88815A;
		font-size: 15px;
		display: block;
	}
	.form .field .text {
		border: 1px solid #cbcbcb;
		font-size: 15px;
		width: 100%;
		padding: 2px;
		margin: 2px -3px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.form .field .error {
		border: 1px solid #a00;
	}

/**/

#content {
	padding: 15px 20px;
	float: left;
	width: 660px;
}
	h1, h2, h3, h4, h5, h6, p {
		padding: 5px 0;
		line-height: 1em;
		font-weight: normal;
	}
		h1.title {
			font-weight: normal;
			padding-bottom: 10px;
		}
	h2 {
		font-size: 25px;
		font-weight: normal;
	}
	h3 {
		font-size: 15px;
		font-weight: normal;
	}
	h4 {
		font-size: 15px;
		font-weight: normal;
	}
	p {
		line-height: 1.6em;
	}

#index_top {
	background: #f5f5f5;
	margin: -15px -20px 40px -20px;
	width: 700px;
	position: relative;
}
	#index_top #ad {
		float: left;
	}
	#comment {
		position: absolute;
		bottom: -27px;
		left: 15px;
		background: #51759f;
		color: #fff;
		width: 650px;
		padding: 10px;
	}
		#comment q {
			display: block;
			font-size: 18px;
		}
		#comment em {
			display: block;
			font-size: 15px;
			font-style: normal;
			position: relative;
			left: 7px;
		}
	#calendar {
/*		height: 330px;*/
	}
		.calendar {
			padding: 5px 30px;
			background: #fff;
		}
		.calendar table {
			width: 100%;
			border-collapse: collapse;
			font-size: 11px;
			margin: 5px 0;
		}
		.calendar table * {
			font-family: Arial, Helvetica, sans-serif;
		}
		.calendar caption {
			background: #fff;
		}
		.calendar a.navi {
			display: block;
			width: 10px;
			height: 18px;
			background-position: 50% 50%;
			background-repeat: no-repeat;
			overflow: hidden;
			text-indent: -20em;
			background-color: #fff;
		}
		.calendar a.prev { background-image: url(/img/ico_calendar_left.gif); float: left; }
		.calendar a.next { background-image: url(/img/ico_calendar_right.gif); float: right; }
		.calendar a.reset { background-image: url(/img/ico_calendar_center.gif); float: left; }
		.calendar .calhead td { padding: 0; }
		
		.calendar th {
			padding: 1px 2px;
			text-align: center;
			cursor: default;
		}
		.calendar td {
			width: 10px;
			text-align: center;
			cursor: default;
			padding: 0;
		}
		.calendar div {
			padding: 1px 4px;
			text-align: center;
		}
		.calendar td .today {
			background: #ddf2fd;
			background: #CCFFCC;
		}
		.calendar td.event {
			background: #FFFFCC;
			cursor: pointer;
		}
		.calendar td.event .today {
			background: #FFFFCC;
			border: 2px solid #CCFFCC;
		}
		.calendar td.active {
			border: 1px solid #9adffe;
			background: #9adffe;
		}
		.calendar .prev-next {
			color: #aaa;
		}
		.calendar div.event {
			display: none;
		}
		#info {
		}
			#info * {
				font-family: Arial, Helvetica, sans-serif;
			}
			#info .c {
				background: #fff;
				padding: 5px 20px;
			}
			#info p {
				padding: 0;
			}
			#info .content {
				padding: 10px 0;
			}
			#info small {
				display: block;
				text-align: left;
				color: #888;
				font-size: 11px;
				padding: 2px 0 3px 0;
				line-height: 11px;
				line-height: 1.4em;
			}
			#info .title {
				color: #000;
				font-size: 13px;
				padding: 0 0 2px 0;
				text-align: left;
				line-height: 1.4em;
			}
			#info span { color: #aaa; }
			#info .description {
				color: #666;
				font-size: 12px;
				padding: 2px 0 0 0;
			}
			#info .description * {
				line-height: 1.5em;
			}

#other_top {
	width: 700px;
	margin: -15px -20px 15px;
	background: #001A7B;
	color: #fff;
}
		
.cols {
}
	.leftcol {
		float: left;
		width: 360px;
		margin: 0 30px 0 0;
	}
	.midcol {
		float: right;
		width: 260px;
	}

.news {
}
	.news h3 {
		border-bottom: 1px solid #d7d7d7;
		padding: 10px 0;
	}
	.news h3 a {
		text-decoration: none;
	}
	p.more {
		padding: 10px 0;
	}
		p.more a {
			text-decoration: none;
		}
	.news a:hover { text-decoration: underline; }

.newsthumb {
	float: left;
	margin: 10px 15px 10px 0;
}
#naujiena img {
	float: left;
	margin: 10px 15px 10px 0;
}

/**/

.pagination {
	clear: both;
	padding: 30px 0 10px;
}
	.pagination ul {
		list-style: none;
	}
	.pagination li {
		display: inline;
	}
	.pagination li a {
		padding: 4px 7px;
		text-decoration: none;
		color: #000;
	}
	#main .pagination li.active a {
		background: #435D78;
		color: #fff;
	}
	.pagination li a:hover {
		text-decoration: underline;
	}
	
/**/

#thegallery,
#gallery {
}
	#thegallery .item,
	#gallery .item {
		float: left;
		width: 200px;
		padding: 5px 30px 30px 0;
	}
	#thegallery .last,
	#gallery .last {
		padding-right: 0;
	}
	#thegallery span.title,
	#gallery span.title {
		display: block;
		padding: 5px;
		text-align: center;
		color: #000;
		font-size: 14px;
	}
	.gallery {
		padding: 0 0 10px 0;;
	}
	.gallery h2 {
		padding-bottom: 10px;
	}
	.gallery img {
		display: block;
	}
	.gallery .title {
		display: block;
		text-decoration: none;
		padding: 5px 0;
		color: #aaa;
	}

/**/

img.fl {
	margin: 5px 10px 10px 0;
}
img.fr {
	margin: 5px 0 10px 10px;
}

/**/

.audioplayer {
}

/**/

#video {
	padding: 20px 0;
}
#video table {
	border-collapse: collapse;
	width: 100%;
}
	#video td .thumb {
		width: 100px;
		height: 100px;
		overflow: hidden;
		position: relative;
		z-index: 100;
	}
		#video td .thumb {
			position: relative;
			z-index: -100;
		}
		#video td .thumb .videoobject {
			position: relative;
			z-index: -1;
		}
		#video td a.cover {
			position: absolute;
			z-index: 9999;
			display: block;
			width: 100px;
			height: 100px;
			top: 0;
			left: 0;
			background: red;
		}
#video object {
	width: 100% !important;
}

/* klausimai */

.questions .item {
	padding: 20px 0;
	border-bottom: 1px dotted #ccc;
}

.question {
	padding: 0 15px 10px;
	line-height: 160%;
}

.answer {
	padding: 10px 15px;
	zoom: 1;
	position: relative;
	background:  #E1F7E1;
}

/**/

.notice {
	color: #060;
	background: #C6FFB7;
	padding: 10px !important;
	margin: 10px 0;
}

/**/

span.rss {
	padding: 1px 3px;
	background: #FF720E;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
}
a span.rss {
	margin: 0 0 0 1px;
}

/**/

.stats {
}
	.stats table {
		width: 100%;
		border-collapse: collapse;
	}
	.stats table caption {
		padding: 5px 0;
		text-align: left;
		font-weight: bold;
	}
	.stats table td {
		padding: 4px 0;
	}

/**/

table.statistika {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0;
}
	table.statistika td {
		vertical-align: top;
		padding: 7px 10px 7px 5px;
	}
	table.statistika .odd td {
		background: #f8f8f8;
	}