body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form
	{
	margin: 0;
	padding: 0;
	}
body

	{
	margin: 0;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	text-align: center
	vertical-align: top;
	color: #505050;
	/* background: #efefef; */
	line-height: 150%;
	background: url(http://www.hr.lt/images/header-bg.gif) repeat-x #e8eef7;
	}


a {
        color: #4f81bd;
	text-decoration: underline;
}

em {
	color: #4f81bd;
	font-style:italic;
}

a:hover	
	{
	text-decoration: none;
	}

p
	{
	padding: 10px 0 0 0;
	}

#wrapper			/* overall width of the site */ 
	{
	/* background: #ffffff; */
	margin: 0 auto;
	padding: 0;
	width: 750px;
	text-align: left;
	}

#front-wrapper			/* overall width of the front page */ 
	{
	/* background: #ffffff; */
	margin: 0 auto;
	padding: 0;
	width: 950px;
	text-align: left;
	}

#header
	{
	float: left;
	width: 100%;
	background: #ffffff;
	}

#content /* 1 + 2 columns */
	{
	float: left;
	width: 750px;
	background: url('http://www.hr.lt/images/content-bg.gif') repeat-y;
	}

#content h3
	{
	font-family: Arial, Sans-serif;
	font-size: 16px;
	font-weight: normal;
        color: #549c00;                        /* green */
	text-decoration: none;
	margin: 5px 10px 5px 10px;
	}

#content h2
	{
	font-family: Arial, Sans-serif;
	font-size: 16px;
	font-weight: normal;
        color: #006dba;                        /* blue */
	text-decoration: none;
	margin: 5px 10px 5px 10px;
	}

#front-content /* table content formatting for the front page */
	{
	float: left;
	width: 950px;
	background: url('http://www.hr.lt/images/content-bg-front.gif') repeat-y;
	padding-bottom: 5px;  /* space between front content and front footer */
	}

#front-content h3
	{
	font-family: Arial, Sans-serif;
	font-size: 16px;
	font-weight: normal;
        color: #549c00;                        /* green */
	text-decoration: none;
	margin: 5px 10px 5px 10px;
	}

#front-content ul
	{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 10px 10px;
	}

#front-content ul li
	{
	padding: 2px 0 2px 0;
	}

#container /* 1 column only */
	{
	float: left;
	width: 500px;
	}
/*
#container ul
	{
	list-style-type: none;
	}
*/
#container h1
	{
	font-family: Arial, Sans-serif;
	font-size: 26px;
        color: #006dba;
	text-decoration: none;
	margin: 5px 10px 5px 10px;
	}
.post
	{
	padding: 10px 0 10px 0;
	}

.entry
	{
	line-height: 18px; /* spaces between lines in the Entry */
	margin: 0px 10px 5px 10px;
	}

p.postmetadata
	{
	border-top: 1px solid #ccc; /* ads the grey line after entry */
	margin: 7px 0 0 0;
	padding: 0 0 0 0;
	}

p.postmetadata2
	{
	border-bottom: 1px dotted #dddddd; /* ads the dotted grey line after metadata */
	}

p.postmetadata3
	{
	border-bottom: 1px solid #efefef; /* ads the grey line after post */
	}

.navigation
	{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}

.sidebar
	{
	float: left;
	width: 250px;
	height: 100%;
	margin: 10px 0 0 0;
	display: inline;		/* fix Explorer bug of additional margin pixels */
	color: #666666;
	}

.sidebar h1
	{
	font-family: Arial, Sans-serif;
	font-size: 26px;
        color: #006dba;
	text-decoration: none;
	margin: 15px 10px 5px 10px;
	}

.sidebar ul
	{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 10px 10px;
	}

.sidebar ul li
	{
	padding: 2px 0 2px 0;
	}

.sidebar ul li h2
	{
	font-family: Arial, Sans-serif;
	font-size: 14px;
	}

/* BORDERS */

.bl {background: url(http://www.hr.lt/images/bl.gif) 0 100% no-repeat #ffffff;}
.br {background: url(http://www.hr.lt/images/br.gif) 100% 100% no-repeat}
.tl {background: url(http://www.hr.lt/images/tl.gif) 0 0 no-repeat}
.tr {background: url(http://www.hr.lt/images/tr.gif) 100% 0 no-repeat; padding:10px}

.clear {font-size: 0px; height: 0px}

/* Search Block */

#sbackground
	{
	background: url(http://www.hr.lt/images/front-page.jpg);
	height: 200px;
	}

#sblock
	{
	background-color: /* #eaf4f5; */
 	margin: 5px 5px 5px 5px;
	}

#sblock ul
	{
        list-style-type: none;
	}


.sblock-bl {background: url(http://www.hr.lt/images/sblock-bl.gif) 0 100% no-repeat;}
.sblock-br {background: url(http://www.hr.lt/images/sblock-br.gif) 100% 100% no-repeat}
.sblock-tl {background: url(http://www.hr.lt/images/sblock-tl.gif) 0 0 no-repeat}
.sblock-tr {background: url(http://www.hr.lt/images/sblock-tr.gif) 100% 0 no-repeat; padding:10px}

.box
	{
	width: 315px;
	height: 30px;
	font-size: 22px;
	}

.btn
	{
	width: 80px;
	height: 38px;
	font-weight: regular;
	color:#ffffff;
	background-color:#3d3d3d;
	border-width:1px;
	border-color:#bbbbbb;
	border-style:solid;
	}



/* End of Search Block */

.cloud a {
	color: #d1dae5;
	text-decoration: none;
	}	

.cloud a:hover {
	text-decoration: underline;
	}

/* TABLE OF LIST */

.table
	{
	padding: 0;
	margin: 2px 0px 0px 0px;
	}

.table-photo-td
	{
	vertical-align: top;
	text-align: center;
	width: 100px;
	}

.table-photo
	{
	width: 70px;
	height: 69px;
	padding: 0;
	margin: 13px 0 0 0;
	border: 1px solid #CFE0E6;
	}

/* NOT FOUND MESSAGE */

.notfound
	{
	margin: 10px 0 0 0;
	text-align: center;
	}

/* SIDEBAR FILTERS FORMATTING */

ul.sidebarfilters
	{
	border-bottom: 1px dotted #DDDDDD; /* ads the dotted grey line after metadata */
	}

/* TOP MENU LINE */

#menuline
{
	width: 750px;
	height: 50px;
	padding: 25px 0px;
	margin-bottom: 20px;
}

#menuline h6
{
	position: relative;
	float: left;
	height: 50px;
	width: 193px;
	text-indent: -1000em;
	background: url(http://www.hr.lt/images/hr-lt-logo-descr-50.png) no-repeat;
	margin-right: 20px;
}

#menuline h6 a
{
	float: left;
	display: block;
	height: 50px;
	width: 193px;
}


#menuline ul
{
	position: relative;
	float: right;
	list-style: none;
	margin-top: 5px;
}

#menuline ul li
{
	float: left;
	position: relative;
	display: inline;
	margin-left: 20px;
	line-height: 40px;
	
}

#menuline ul li a
{
	float: left;
	position: relative;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 40px;
}

/* FRONT TOP MENU LINE */

#front-menuline

{
	width: 950px;
	height: 50px;
	padding: 25px 0px;
	margin-bottom: 20px;
}

#front-menuline h6
{
	position: relative;
	float: left;
	height: 50px;
	width: 193px;
	background: url(http://www.hr.lt/images/logo.png) no-repeat;
	margin-right: 20px;
}

#front-menuline h6 a
{
	float: right;
	display: block;
	height: 50px;
	width: 193px;
}


#front-menuline ul
{
	position: relative;
	float: right;
	list-style: none;
	margin-top: 5px;
}

#front-menuline ul li
{
	float: left;
	position: relative;
	display: inline;
	margin-left: 20px;
	line-height: 40px;
	
}

#front-menuline ul li a
{
	float: left;
	position: relative;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 40px;
}

#footer
	{
	float: left;
	background: #3d3d3d;
	width: 748px;
	height: 40px;
	font-size:12px; 
	margin-top: 20px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	color:#fff;
	}

#footer p
	{
	border:0; 
	padding:0; 
	margin: 11px auto auto 10px;
	width:748px;
	color:#ffffff;
	}



/* FRONT PAGE TABLE */

.front-table
	{
	width: 100%;
	font-size: 14px;
	border-bottom: 1px dotted #dddddd; 
	padding-bottom:5px; 
	padding-left: 1px;
	}

/* NEWEST & AREAS */

.naa
	{
	list-style-type: none;
	margin: 0px 5px 0px 0px;
	font-size: 14px;
	vertical-align:text-top;
	}

.naa ul
	{
	padding: 0 10px 5px 10px;
	}

.naa li
	{
	padding: 2px 0 2px 10px;
	}

.naa-td

	{
	padding: 2px 0 2px 10px;
	font-size: 14px;
	}

#front-footer
	{
	float: left;
	background: #3d3d3d;
	width: 948px;
	height: 40px;
	font-size:12px; 
	margin-top: 20px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	color:#fff;
	}

#front-footer p
	{
	border: 0; 
	padding: 0; 
	margin: 11px auto auto 10px;
	width: 950px;
	color: #fff;
	font-size: 12px;
	}

