a:link, a:visited, a:hover, a:active {
	color : #15428B;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
	color: #15428B;
}

/***************************************************************************
/*  + */

/* width: 996px; */
body {width: 100%; font-family: Verdana,Arial,Sans-Serif; font-size: 62.5%; line-height: 1.5em; 
	background-image: url(../img/bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #4A473C;
	
}
/* 12px */
#globalwrapper { font-size: 1.2em; width: 996px; margin-left: auto; margin-right: auto}

/*  - /
***************************************************************************/

/***************************************************************************
/* LAPAS STRUKTŪRA + */

#content { background-color: white; margin: 0 20px; padding: 20px; }
#content table { width: 100%}
#content table td {vertical-align: top;}
#content table td#bildes{ width: 456px}
#content table td#bildes #bildes_wrap{ margin: 0 20px; }
#content table td#bildes div.pic{	margin: 0 0 10px 10px; float: left; width: 130px; height: 130px;
									text-align: center;
									border: 1px solid #DCDCDC;
								}
#content table td#menu{ width: 181px;}

/* LAPAS STRUKTŪRA - /
***************************************************************************/

/***************************************************************************
/* COMMON + */

#teksts { margin-bottom: 20px; text-align: justify;}
.margin_20 {margin: 20px;}
.lpp {clear:both; padding: 0 20px;}

.lang {margin: 20px; margin-bottom: 0px; text-align: right;}
.lang a:link, .lang a:visited, .lang a:hover, .lang a:active{ color: black; font-weight: bold;}
.lang a{background-image: url(../img/lang_off.gif); width: 80px; height: 22px; display: inline-block; text-align: center; line-height: 22px;	}

/* COMMON - /
***************************************************************************/

.b_caption {background: #6A6863; color: white; width: 200px; padding: 3px; text-align:left; font-weight: bold;}
.col1 {float:left; width:500px; background:white;margin-right:25px;}
.col2 {width:200px;float:left;}

.useful {text-align: right;color : #6A6863;}
.useful a:link, .useful a:visited, .useful a:hover, .useful a:active {
	color : #6A6863;
	text-decoration : none;
}
.useful a:hover {
	text-decoration : underline;
	color: #15428B;
}

.bll {margin-bottom: 20px;}
.datums {border-bottom: 1px solid #4B493F; font-size: 14px; color: #6A6863; font-weight: bold;}
.komentari {padding: 0; font-size: 10px;}

.msg_holder { 
            border:1px solid #880000;
            background:#ff6363;
            padding:10px;
            color:#FFF;
            margin-top:10px;
            margin-bottom:10px;
			margin-left:-250px;
			position:absolute; width:500px; top:40%; left:50%; padding:10px; z-index:3;
			text-shadow: #880000 2px 2px 2px;
			} 

	.msg_holder a:link { color:#FFFFFF; text-decoration:underline; }
	.msg_holder a:visited { color:#FFFFFF; text-decoration:underline; }
	.msg_holder a:hover { color:#FFFFFF; }