/* SCREEN */

* {
	margin: 0px;
	padding: 0px;
}

html, body, #container {
	min-height: 100%;
	width: 100%;
}

html>body, html>body #container {
	height: auto;
}

.tm
{
	font-size:7px;
	vertical-align:top;
}

body {
	background-color: #FFFFFF;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 76%;
	color: #000000;
	margin-left: 10;
	margin: 0;
	padding:0;
	/*z-index: 1;*/
	background-image: url(../img/titulinio_bgr.gif);
	background-repeat: repeat-x;
}

/* naudojam siek tiek patobulinta FIR (http://www.stopdesign.com/articles/replace_text/) varianta,
   kuriam negalioja http://www.alistapart.com/articles/fir/ isdestyti minusai */
	
h1 span, h2 span, h3 span {
	display: block;
	height: 0px;
	overflow: hidden;
	white-space: nowrap;
}

h1, h2, h3 {
	overflow: hidden;
	color: black;
	background-repeat: no-repeat;
}

p {
	line-height: 140%;
	font-size: 11px;
}

a {
	color: #0800a5;
	text-decoration: none;
}

a:hover {
	color: #0800a5;
	text-decoration: underline;
}

.textonly, .printonly {
	display: none;
}
	/* layout */

#container {
	position: relative;
	top: 0px; 
	left: 0px;
}

#banners {
	position: absolute;
	/*z-index: 6;*/
	left: 175px;
	top: 25px;
	width: 480px;
	height: 120px;
	
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

#header {
	width: 979px;
	height: 165px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	position: relative;
	float:left;
}

#main_logo {
	z-index: 1;
	margin-left: 20px;
	margin-top: 10px;
	width: 148px;
	height: 138px;
	background-image: url('../img/zlg_logo.gif');
}


/* main area */

#spacer {
	float: left;
	width: 10px;
}


#main_bg_column {
	position: absolute;
	left: 0px;
	top: 165px;
	width: 100%;
	background: url('../img/line_bg.gif');
	height: 391px;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	z-index: 0;
}


#top_right_menu_column {
	position: absolute;
	left: 650px;
	top: 29px;
	width: 320px;
}

/* top menu */

#top_menu {
	position: relative;
    margin:0;
    padding:0;
}

#top_menu li {
	float: left;
	list-style-type: none;
	padding-left: 15px;
}

#top_menu li a {
	background: url('../img/bullet.gif') no-repeat left 3px;
	background-repeat: no-repeat;
}

#top_menu  a {
	padding-left: 15px;	
	padding-bottom: 7px;	
	font-size: .9em;
	text-decoration: none;
	color: #7d7d7d;

}

#top_menu a:hover {
	color: #000000;

}

#main_columns {
	width: 983px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}


#column_1 {
	float: left;
	margin-left: 17px;
	width: 6px;
	height: 393px;
	background-color: #FFFFFF;
	border-left: 1px solid #ebebeb;
}




/* magazines list */

#column_2 {
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;
	background-color: #FFFFFF;
	margin-left: 10px;
	padding-left: 6px;
	border-left: 1px solid #ebebeb;
}

#magazines {
	position: relative;
	/*z-index: 1;*/
	background-color:#FFFFFF;
}


#magazines li {
	float: left;
	width: 129px;
	height: 194px;
	list-style-type: none;
	background-color: #DDDDDD;
	margin-bottom: 6px;
	margin-right: 6px;
	
}


#magazines .mag_title {
	display: block;
	font-size: .9em;
	font-weight: bold;
	text-align: left;
	margin-left: 11px;
	margin-top: -17px;
}

#magazines  .arrow_link {
	display: block;
	background: url('../img/arrow.gif') no-repeat;
	padding: 2px;
	margin-left: 109px;
	margin-top: 3px;
	width: 10px;
}

#magazines  .arrow_link:hover {
	text-decoration: none;
}


.arrow_link span{
	display: none;
}


#magazines  img {
	padding: 8px;
	padding-left: 9px;	
}


/* magazines colors */

#magazines #Mlaima {
	background-color: #F2E8C4;
}

#magazines #Mmini {
	background-color: #F4EEDE;
}

#magazines #Medita {
	background-color: #F79B9C;
}

#magazines #Mgirl {
	background-color: #D1D8F2;
	margin-right: 0px;
}

#magazines #Mji {
	background-color: #F5E9E9;
}

#magazines #Mzmones {
	background-color: #EFCBCD;
}

#magazines #Mgeri_patarimai {
	background-color: #FCF9EA;
}

#magazines #Mbureja {
	background-color: #D9EAD8;
	margin-right: 0px;
}




/* welcome text */

#column_3 {
	float: left;
	padding: 20px;
	width: 353px;
	height: 351px;
	border: 1px solid #ebebeb;
	background-color: #FCFCFC;
	color: Black;
}

#column_3 h3{
	font-size: 1.4em;
	font-weight: normal;
	color: #aa294f;
	padding-bottom: 20px;
}

#column_3 h4{
	font-size: .9em;
	font-weight: bold;
	padding-bottom: 20px;
}

#column_3 #welcome_text {
	padding-bottom: 20px;
}



#magazines_menu_2 {
    margin:0;
    padding:0;
}

#magazines_menu_2 li {
	dipslay: block;
	height: 25px;
	list-style-type: none;
	margin-bottom: 5px;
}

#magazines_menu_2 li a {
	background: url('../img/bullet.gif') no-repeat left 3px;
	background-repeat: no-repeat;
}

#magazines_menu_2  a {
	padding-left: 10px;	
	font-size: .9em;
	text-decoration: none;
	color: #a72b50;
}

#magazines_menu_2 a:hover {
	color: #000000;

}


#column_4 {
	float: left;
	width: 6px;
	height: 393px;
	background-color: #FFFFFF;
	border: 0px;
	border-right: 1px solid #ebebeb;
}


#left_menu_column, /*#main_columns*/ {
	padding-bottom:	10px; /* del footerio, kuris yra 'absolute' ir neieina i normal flow */
}









/* footer */

#footer {
	clear:both;
	position:relative;
	/*bottom: 0px;
	left:0px;*/
	height: 57px;
	width: 930px;
	padding-top: 20px;
	margin-left: 22px;
/*	z-index: 8;*/
}




/* hide from Mac IE5 */
/* \*/
/* */

/* Change in Opera 5+ (and some others) */
html>body div#footer {
    position: static;
}

/* Change back in everything except Opera 5 and 6, still hiding from Mac IE5 */
/* \*/
head:first-child+body div#footer {
    position: absolute;
}
/* */


#footerLine {
	height: 12px;
	width: 933px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #d9d9d9;
}

#footerLine hr {
	display: none;
	/* negalim daryt normaliai (hr neikista i div) del kreivo IE supporto :(
	   http://www.sovavsiti.cz/css/hr.html */
}

#footer #contactInfo{
	padding-top: 16px;
	margin-left: 10px;
}

#footer #contactInfo li {
	list-style-type: none;
   position: absolute; 
	font-size: .9em;
	color: #7d7d7d;
}

#footer #contactInfo li  {
	display: block;
	position: relative;
}

#contactInfo #zlg_info { left: 0px;}
#contactInfo #solution { right: 12px;}

#contactInfo  a {  text-decoration: none; color: #7d7d7d;}
#contactInfo  a:hover { text-decoration: none; color: #000000;}

#footer #footer_menu {
	left: 365px; 
	position: absolute; 
	font-size: .9em;
	color: #7d7d7d;
}

#footer #footer_menu p {
    position: absolute; 
}

#footer #footer_menu  a {
	font-size: 1em;
	text-decoration: none;
	color: #7d7d7d;
}

#footer #footer_menu a:hover {
	color: #000000;
}

/* Change back in everything except Opera 5 and 6, still hiding from Mac IE5 */
/* \*/
head:first-child+body div#footer {
    position: relative;
	float: left;
	
}

head:first-child+body div#footerLogo {
	position: static;
	height: 403px;
	width: 145px;
	margin-top: 0px;
	margin-left: 10px;
	z-index: 0;
	margin-top: 110px;
	
}


head:first-child+body div#main_bg_column {
	left: 0px;
	top: 175px;
}

/*head:first-child+body div#footer {
	
}*/
