@charset "utf-8";
* {
	padding:0;
	margin:0;
	}
body {
	background:#FFFFFF url(images/bg.gif) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	}
#page-warp {
	width:913px;
	margin:0 auto;
	}
#header {
	float:left;
	background:#f8f8f8 url(images/header.jpg) top center no-repeat;
	width:913px;
	height:156px;
	padding-bottom:9px;
	margin-top:13px;
	position:relative;
	float:left;
	}
	#header h1 {
		text-indent: -9999px;
		}
	#header h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#c0c0c0;
		font-weight:normal;
		position:absolute;
		top:100px;
		left:45px;
		}
	#header .ad {
		border:1px solid #486fb3;
		position:absolute;
		top:51px;
		left:346px;
		}
	#header .ad a img {
		border:none;
		}
		
		#header .ad_f {
		border: none;
		position:absolute;
		top:51px;
		left:346px;
		}
	#header .ad_f a img {
		border:1px solid #EEE;
		}
		
#nav {
	background:url(images/nav.gif) no-repeat;
	height:42px;
	width:908px;
	margin-left:1px;
	float:left;
	}
	#nav ul {
		list-style:none;
		}
		#nav ul li {
			display:inline;
			float:left;
			}
			#nav ul li a {
				text-decoration:none;
				color:#FFFFFF;
				margin:0 25px;
				line-height:42px;
				}
			body#main #nav ul li.main a {
				margin-left:27px;
				}
			body#main #nav ul li.main a.selected, body#main #nav ul li a.selected {
				font-weight:bold;
				}
	.search {
		position:relative;
		width:150px;
		float:right;
		margin-right:65px;
		display:inline;
		margin-top:10px;
		}
	.search_f {
		background:url(images/search-bg.gif) no-repeat;
		width:139px;
		height:23px;
		border:none;
		font-size:11px;
		color:#7f7f7f;
		padding-top:4px;
		padding-left:5px;
		}
	.sub {
		background:url(images/submit-bg.gif) no-repeat;
		width:29px;
		height:23px;
		border:none;
		position:absolute;
		top:0;
		left:145px;
		}
#container {
	float:left;
	margin-top:5px;
	}

		a img.ls_ad {
			padding-bottom:0px;
			}
		a img.ls_ad, a img.ls_ad-sec {
			border: 0;
			}
		a img.ls_ad-sec {
			padding-bottom:0px;
			}
	#main_content {
		margin: 0;
		padding: 0;
		float:left;
		margin-left:17px;
		}
		#panel {
			background:url(images/panel.gif) no-repeat;
			width:573px;
			height:42px;
			float:left;
			margin-top: 0px;
			margin-bottom: 5px;
			}
			#panel ul {
				list-style:none;
				}
				#panel ul li {
					display:inline;
					float:left;
					}
					#panel ul li a {
						display:block;
						outline:none;
						text-indent: -9999px;
						height:14px;
						margin-right:48px;
						margin-top:17px;
						margin-left:33px;
						}
					#panel ul li.submit_po a {
						background:url(images/ideti_skelbima.gif) top center no-repeat;
						width:113px;
						}
					#panel ul li.my_po a {
						background:url(images/mano_skelbimai.gif) top center no-repeat;
						width:124px;
						}
					#panel ul li.logout a {
						background:url(images/atsijungti.gif) top center no-repeat;
						width:87px;
						}
		#content {
			display: float;
			float:left;
			margin-top: 6px;
			padding: 0;
			}
			
		#content h3
			{
				color: #000000;
				padding-bottom: 2px;
				font-size: 14px;
			}
			
			#content .box {
				float:left;
				font-size:11px;
				border:1px solid #d6d6d6;
				margin-right:12px;
				display:inline;
				}
				#content .box ul {
					padding-top:9px;
					padding-left:17px;
					padding-bottom:16px;
					list-style:none;
					}
				#content .box ul li a {
					color:#1B75C8;
					text-decoration:underline;
					line-height:18px;
					}
				#content .box ul li span {
					color:#000;
					text-decoration:none;
					margin-left:4px;
					}
				#content .box h3 {
					background:url(images/cap.gif) no-repeat;
					width:181px;
					height:27px;
					line-height:27px;
					text-align:center;
					font-size:14px;
					}
				.row2 {
					margin-top:21px;
					clear:left;
					}
	#right-side-bar {
		margin-top: 5px;
		float:left;
		border:1px solid #d3d3d3;
		width:139px;
		}
		#login-register {
			background:url(images/login_panel.jpg) no-repeat;
			width:127px;
			height:72px;
			margin-left:6px;
			margin-top:6px;
			}
			#login-register ul {
				list-style:none;
				padding-top:15px;
				padding-left:20px;
				}
				#login-register ul li {
					}
					#login-register ul li a {
						color:#FFFFFF;
						text-decoration:underline;
						line-height:150%;
						background:url(images/login-li-img.gif) left center no-repeat;
						padding-left:14px;
						}
			#right-side-bar h3 {
				background:#000000;
				width:127px;
				height:34px;
				line-height:34px;
				text-align:center;
				color:#fff;
				font-size:12px;
				margin-left:6px;
				margin-top:4px;
				padding: 0;
				}
				
			.item {
				width:125px;
				border:1px solid #d6d6d6;
				margin-left:6px;
				margin-top:5px;
				display:block;
				text-align:center;
				background-color: #000000;
				padding-bottom: 5px;
				}
				.item a img {
					display:block;
					margin:0 auto;
					margin-top:0px;
					/*margin-bottom:6px;*/
					}					
				.item a, .item a:hover
					{
						text-decoration: none;
						color: #FFFFFF;
						background-color: #000000;
					
					}
				.last {
					margin-bottom:6px;
					}
#footer {
	float:left;
	border-top:1px solid #c5c5c5;
	width:100%;
	text-align:center;
	margin-top:13px;
	padding-top:7px;
	color:#7d7d7d;
	padding-bottom:10px;
	}
	#footer a {
		color:#7d7d7d;
		text-decoration:none;
		}
	#footer span {
		margin:0 15px;
		}
	#footer a.amarg {
		margin-left:40px;
		}
		
table.article
{
	width: 570px;
	color:#000000;
	font-size: 11px;
	border:1px solid #d6d6d6;
	margin-bottom: 5px;
}

table.article td
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.article ul
{
	padding-left: 20px;
}

table.article a
{
	color:#1B75C8;
	text-decoration:underline;
}

.comments {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #000000;
	width: 570px;
}

.comments li {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	margin: 5px 0px 12px 0px;
	padding: 5px 10px 3px 10px;
	list-style: none;
}

.commentdate {
	color:#888888;
	text-decoration:underline;
}

.hidden{
	display: none;
}

table.main
{
	border-collapse: collapse;
	width: 98%;
	color: #000000;
}

table.main td
{
	padding: 7px;
	border-bottom: 1px dotted #EEE;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

table.main td.msg
{
	border: 0;
	padding: 0;
	margin: 0;
}

input.button
{
	border: 1px solid #7D7D7D;
	padding: 4px;
	width: 130px;
	font-weight: bold;
	color: #545454;
	margin: 2px;
}



.error_2
{
	padding: 10px 5px 5px 30px;
	font-size: 10px;
	height: 15px;
	font-weight: bold;
	border: 1px solid #EEE;
	background: #F8F8FF url('admin/img/error.png') 5px 7px no-repeat;
	margin-top: 35px;
	#margin-top: 15px;
	margin-bottom: 10px;
	#margin-bottom: 14px;
	color: #000000;
}

.error
{
	padding: 10px 5px 5px 30px;
	font-size: 10px;
	height: 15px;
	font-weight: bold;
	border: 1px solid #EEE;
	background: #F8F8FF url('admin/img/error.png') 5px 7px no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
}

.input {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 6px;
	margin: 2px;
	border: 1px solid #7D7D7D;
	background: #F5F5F5;
	width: 150px;
}

.input_red {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 6px;
	margin: 2px;
	border: 1px solid #E8153F;
	background: #F5F5F5;
	width: 150px;
}

.input_invisbile {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 2px;
	border: 0;
	background: #FFFFFF;
	width: 27px;
}


.ok
{
	padding: 10px 5px 5px 30px;
	font-size: 10px;
	height: 15px;
	font-weight: bold;
	border: 1px solid #EEE;
	background: #F8F8FF url('admin/img/accept.png') 5px 7px no-repeat;
	margin-top: 2px;
	color: #000000;
}

table.list {
	color:#000000;
	font-size:11px;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height: 25px;
	border-collapse: collapse;
	width: 572px;
	border:1px dotted #d6d6d6;
	margin-left: 1px;
	background-color: #FFFFFF;
}

table.list td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px dotted #d6d6d6;
	border-top: 1px dotted #d6d6d6;
	border-left: 0px;
	border-right: 0px;
}

a:hover {
	color: #000000;
	text-decoration:none;
	}
	
.confirm_del
{
	border: #d6d8d6 1px solid;
	width: 90%;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
	height: 15px;
	background-color: #ffffe1;
}

a.confirm:hover {
	color: #000000;
	text-decoration: underline;
	}
	
a, a:active {
	text-decoration:none;
	color: #000000;
}

h2.title
{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

#left-bar-s
{
	width:154px;
	border:1px solid #bdbdbd;
	float: left;
	display: block;
	padding: 5px;
	margin-bottom: 5px;
}

p.b
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px;
}

p.a
{
	background: url('images/error.png') 7px 1px no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	padding-left: 27px;
}


	.search_left {
		position:relative;
		width:120px;
		float:left;
		display:inline;
	}

	.search_l {
	width: 110px;
	height: 18px;
	font-size: 11px;
	color: #7f7f7f;
	padding-top: 4px;
	padding-left: 5px;
	border: 1px solid #909090;
}
	.sub_l {
		position:absolute;
		top:0;
		left: 120px;
		background:url(images/submit-bg.gif) no-repeat;
		width:29px;
		height:23px;
		border:none;
		}

.rem
{
	width: 154px;
	border: 1px solid #5D5D5D;
	padding: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #848484;
	margin-bottom: 5px;
}

.rem_url
{
	width: 160px;
	border: 1px solid #bdbdbd;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px;
}


.title_right
{
	background-color: #848484;
	width:115px;
	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left:6px;
	margin-top:4px;
	padding: 5px;
	border: 1px solid #5D5D5D;
}

p.submenu
{
	padding: 5px;
	text-align: left;
	border-left: 3px solid #D7D7D7;
	
}

p.submenu:hover
{
	padding: 5px;
	text-align: left;
	border-left: 3px solid #1b75c8;
}

p.submenu a
{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

p.submenu a:hover
{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.text_content
{
	color: #000000; 
	margin-right: 15px;
	padding: 8px;
	border: 1px solid #bdbdbd;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 553px;
}

.text_content ul
{
	padding-left: 20px;
}

table.article a.page, table.list a.page {
	padding: 6px;
	margin: 1px;
	background: #FFFFFF;
	color: #1B75C8;
	text-decoration: underline;
	border: 1px solid #708090;
	font-weight: bold;
}

table.article a.page_sel, table.list a.page_sel  {
	text-decoration: underline;
	padding: 6px;
	margin: 1px;
	background: #FFFFFF;
	color: #CC0000;
	font-weight: bold;
	border: 1px solid #708090;
}

table.article a.page:hover, table.article a.page_sel:hover, table.list a.page:hover, table.list a.page_sel:hover {
	text-decoration: underline;
	background: #EAF0FC;
	border: 1px solid #708090;
	color: #000000;
}

table.item_c
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	width: 572px;
	color:#000000;
	font-size: 11px;
	border:1px dotted #d6d6d6;
	margin-top: 5px;
	border-collapse: collapse;
	margin-left: 1px;
	background: #FFFFFF;
}

table.item_c td
{
	padding: 5px;
}

table.item_c a.more
{
	color:#1B75C8;
	text-decoration:underline;
}

table.item_c a.more:hover
{
	color:#1B75C8;
	text-decoration:none;
}

.item_img
{
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
}

