/* ------------------------------------------------------------------ */
/* --- CSS Document [-------.lt] ------------------------------------ */
/* ------------------------------------------------------------------ */
/* --- Includes: ---------------------------------------------------- */
/* ------- ie.css [IE stuff] ---------------------------------------- */
/* ------- css.css [Typography & bloks] ----------------------------- */
/* ------------------------------------------------------------------ */
/* --- Author: [mp] ------------------------------------------------- */
/* ------------------------------------------------------------------ */
* { margin:0; padding:0}
html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%; /* needed for world min-height */
}
.clear {
	clear: both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0; padding:0;
}
/* ------------------------------------------------------------------ */
/* --- Layout [world] ----------------------------------------------- */
/* ------------------------------------------------------------------ */
#world {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	background-color:#000;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	color: #d4d4d4;
}
/* --- header [world] ----------------------------------------------- */
#header {
	height: 195px;
	background-color:#000;
	background-image: url(/images/v_header_bg07.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	color: #d4d4d4;
}
#header #h-holder {
	position: relative;
	margin: 0 auto;
	width: 991px;
}
#h-holder #banner {
	position: absolute;
	top: 16px;
	left: 222px;
	width: 750px;
	height: 100px;
/*	border: 1px solid #ccc;*/
}
#h-holder #logo {
	position: absolute;
	top:0;
	left: 16px;
	width: 154px;
	height: 159px;
}
#h-holder #home {
	position: absolute;
	top: 5px;
	left: 163px;
	width: 30px; height: 30px;
}
#h-holder #email {
	position: absolute;
	top: 39px;
	left: 187px;
	width: 25px; height: 25px;
}
/* --- middle [world] ----------------------------------------------- */
#middle {
	padding-bottom:2em; /* bottom padding for footer */
}
#middle #m-holder {
	width: 991px;
	margin: 0 auto;
}

/* --- left [m-holder] ---------------------------------------------- */
#m-left {
	display: none; /* nenaudojamas */
	float: left;
	background-color: #000;
	width: 15%;
	color: #d4d4d4;
}
/* --- center [m-holder] -------------------------------------------- */
#m-center {
	float: left;
	width: 695px;
}
#m-center #content-holder {
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-y;
	width: 695px;
}
#m-center #content-holder #content_heading {
	background-image: url(/images/content_heading_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 44px;
}
#m-center #content-holder #content_footer {
	background-image: url(/images/content_footer_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 21px;
}
#m-center #content-holder #content {
	margin: 10px 47px 10px 39px;
}
#page_nav {
	clear: both;
	margin: 20px 47px 5px 39px;
}
/* --- right [m-holder] --------------------------------------------- */
#m-right {
	background-color:#000;
	float: right;
	width: 254px;
	margin-top: -2px;
		color: #d4d4d4;
}

/* --- footer [world] ----------------------------------------------- */
#footer {
	clear: both;
	height: 35px;
	width: 100%;
	position:absolute;
	background-image: url(/images/v_footerbg.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	bottom:0; /* stick to bottom */
	background-color:#000;
	color: #d4d4d4;
}
#footer #f-holder {
	font-size: 0.921em;
	text-align: center;
	margin: 20px auto 0 auto;
	padding-right: 40px;
	width: 400px;
}


/* --- index [world] ------------------------------------------------ */
#index {
	background-image: url(/images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 45px;
	padding-bottom:5em; /* bottom padding for footer */
}
#index #i-holder {
	width: 971px;
	margin: 0px auto 0 auto;
}

/* --- left [index] ------------------------------------------------- */
#i-left {
	float: left;
	margin-top: 55px;
	background-color: #000;
	width: 254px;
		color: #d4d4d4;
}
/* --- center [index] ----------------------------------------------- */
#i-center {
	float: left;
	width: 419px;
	margin: 0 21px;
}
#i-center #content-holder {
	width: 419px;
}
#index-content-holder {
	background-image: url(/images/index_content_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#index-content-top {
	margin-top: 16px;
	background-image: url(/images/index_content_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	padding-top: 10px;
}
#i-block {
	background-image:url(/images/po_index_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-top: 0px;
	padding-bottom: 9px;
}
#i-block img {
	border: 1px solid #68686f;
}
#index-content-bottom {
	background-image: url(/images/i_content_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	display: block;
	height: 21px;
}


/* --- right [mindex] ----------------------------------------------- */
#i-right {
	margin-top: 55px;
	background-color:#000;
	float: right;
	width: 254px;
		color: #d4d4d4;
}
/* --- before footer [index] ---------------------------------------- */
#before-footer {
	position: relative;
	display:block;
	background-image: url(/images/remejai_before.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 210px;
}
#bf-holder {
	background-image: url(/images/remejai_bg.gif);
	width: 971px;
	margin: 30px auto 0px auto;
}
.bf-tarpas {
	background-image: url(/images/remejai_inside.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

/* --- footer [index] ----------------------------------------------- */
#ifooter {
	position: absolute;
	clear: both;
	display:block;
	height: 22px;
	width: 100%;
	background-image: url(/images/i_footerbg.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	bottom:0px; /* stick to bottom */
	background-color:#000;
		color: #d4d4d4;
}
#ifooter #f-holder {
	font-size: 0.921em;
	text-align: center;
	margin: 10px auto 0 auto;
	padding-right: 40px;
	width: 400px;
}
