.hide { display:none }

#newsletter .error {
	color: #FFF;
	background: #fe6b5f;
}

#sidebar_left #menu li li a.act {
	color:#333;
	font-weight:bold;
	background-image:none;
	text-decoration:none;
}

#sidebar_left #menu ul ul li a {
	font-size:11px
}

#sidebar_left #menu li li {
	color: #656565;
	font: bold 12px trebuchet MS;
	background: url(../img/menu_icon_li.png) no-repeat 10px 15px;
	padding:7px 0 0 0px;	
}

#sidebar_left #menu li li li{	
	color: #656565;
	font: bold 12px trebuchet MS;
	padding:7px 0 0 0px;
}

#sidebar_left #menu li li a {
	line-height:14px !important;
}



#sidebar_left #menu li li li {
	margin-left:10px;
	width:153px;
	background: url(../img/green_px.gif) repeat-y 13px;
	
}

#sidebar_left #menu li li li a.act {
	color:#333;
	font-weight:bold;
	text-decoration:none;
	background: url(../img/green_px.gif) repeat-y 13px;
	padding:0px;
	padding-left:23px	
}

#sidebar_left #menu li li li.fst {
	padding:0px;
	margin-top:7px
}

#news p {
	margin-left:26px	
}

#header #nav .description a{
	text-decoration:underline !important;
	color:#FFF;
	margin:0px;
	padding:0px;
	background:none !important;
	font-weight:100;
	margin-right:3px;
	height:12px;
	line-height:14px;
	font-size:13px;
	margin-top:2px;
	float:none
}

#header #nav .description a:hover{
	text-decoration:none !important;
}

#content ul {	
	margin-left:20px;
	margin-bottom:10px;
}
#contactsForm ul {	
	margin-left:0px
}
.link_list  {	
	margin-left:0px !important;
}
#news {	
	margin-left:0px !important;
}

#sidebar_left #menu li a {
	height:auto;
	padding-bottom:9px
}

#sidebar_left #menu #active {
	border:0px
}
/* pop-up settingai*/

.banner {
	top: 50px;
	left: 50%;
	margin: 0 0 0 -258px;
	display: block;
	width: 510px;
	height: 383px;
	border:15px solid #fff;
	position: absolute;
	background: url(../img/linksmu_svenciu_lt.jpg) no-repeat;
}

.banner-border {
	top: 50px;
	left: 50%;
	margin: 7px 0 0 -251px;
	display: block;
	width: 510px;
	height: 383px;
	border:15px solid #000;
	position: absolute;
	background: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-khtml-opacity:0.5;
}

.lang-en {
	background: url(../img/linksmu_svenciu_en.jpg) no-repeat;
}

.lang-pl {
	background: url(../img/linksmu_svenciu_pl.jpg) no-repeat;
}


