#lgnmnu, #usrcnt{
	padding-bottom:20px;

}
.lgnfrm{
	padding:10px;
}
#lgnlngselect{
	text-align: center;
	line-height: 20px;
}

#lgnlngselect a{
	font-size: 13px;
	padding:2px 8px;
}
a.active{
	color:#f60;
	font-weight:bold;
}
.err{
	color: red;
	font-weight: bold;
}
/* neizmantot šo failu lūdzu */
html
{
	margin: 0; padding: 0;
}
body
{
	background: #fff; color: #222;
	margin: 0; padding: 0;
	text-align: center;
}
body,td,th,input,select{
	font: 12px/1.3 'Arial', sans-serif;
}
img{
	border: 0;
}
hr{
	border: 0;
	height: 1px;
	background: #ccc;
	color: #ccc;
	clear: both;
}

a{
	color: #445F96;
	text-decoration: underline;
}
a:link{
	color: #445F96;
}
a:visited{
	color: #353870;
}
a:hover{
	color: #5a77b3;
}
a:active{
	color: #f60;
}
h1,h2,h3,h4,h5,h6{
	font-weight: bold;
	margin: 10px 0;
}
h1{
	font-size: 16px;
}
h2{
	font-size: 14px;
}
h3{
	font-size: 12px;
}
ul,ol{
	margin: 10px 0; padding: 0 0 0 16px;
}
p,form{
	margin: 10px 0; padding: 0;
}
li{
	margin: 0; padding: 0;
}
.lgnfrm .tplLoginformContent {
	width: 230px;
	text-align: left;
	color: #666666;
	margin-bottom: 50px;
}
.lgnfrm .tplLoginformContent .newButton {
	float: right;
}
.lgnfrm .inp {
	font: 12px/1.3 'Arial', sans-serif;
	border:1px solid #aeaeae;
	margin: 1px 0px 10px 0px;
	height: 23px;
	font-size: 13px;
	width: 230px;
}
.lgnfrm .bt {
	background-color:#fff;
	border:1px solid #aeaeae;
	margin:1px;
	height: 20px;
	font-size: 12px;
}
.login_div {
	_width: 250px;
	background:white;
	z-index:5;
}

#lgnmnu a, #lgnlngselect a, .tplLoginformContent a { 
	color: #666666;
}
#positive_news {
	color: #666666;
	font-size: 12px;
	position: absolute;
	top: 35px;
	right: 20px;
	width: 250px;
	text-align: right;
	z-index: 1;
}
.beware{
	padding:10px;
	text-align:left;
}



.beware div.text{
	line-height:30px;
}
#positive_news a {
	text-decoration: none;
	font-size: 11px;
}
#positive_news .title {
	width: 100%;
	text-align: left;
	margin: 10px 0 0 0;
	font-weight: bold;
}
#positive_news .text {
	width: 100%;
	text-align: left;
	margin: 10px 0 0 0;
}
#positive_news_txtarea {
	clear:both;
	display:none;
	font-size: 12px;
	float:right;
	margin:5px 0;
	width:100%;
}
#positive_news_txtarea .newButton {
	float: right;
}
#positive_news_txtarea .add_title {
	width: 100%;
	text-align: left;
}
#positive_news_txtarea textarea {
	width: 100%;
	height: 50px;
}
#positive_news_txtarea .message {
	width: 100%;
	text-align: center;
	font-weight: bold;
}