@charset "utf-8";
/* CSS Document */
body  {
	background-color:#ffffff;
	color:#4f4f4f;
	font-size:12px;
	font-family: Verdana;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.mainPart{
	background-color:#e7e7e7;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:underline;
}
.aa{
	list-style-image:url(../images/bulet.gif);
}
.IIlevelMenu{
	color:#666666;
	text-decoration:none;
}

.IIlevelMenu_active{
	color:#666666;
	text-decoration:underline;
}

.TopMenu{
	text-transform:uppercase;
	color:#FFFFFF;
	width:100px;
}
.TopMenuActiv{
	background:url("../images/menu_green.gif");
	width:100px;
	text-transform:uppercase;
	color:#FFFFFF;
}
.userName{
	color:#990000;
	font-weight:bold;
}
.GroupName{
	color:#666666;
	font-weight:bold;
}
#content {
	padding:10px; 
	padding-top:0px; 
	font-size:11px
}
#content img{
	margin-right:10px;
	border:0px;
}
#content img a{
	border:0px;
}
#content table{
	border:0px;
}
#content table tr td{
	border:0px;
}




#ieklauts li{
	list-style: square outside url('../images/bulet.gif');
	margin-left:-25px;
}
#papild li{
	list-style: square outside url('../images/bulet.gif');
	margin-left:-25px;
}
#content li{
	list-style: square outside url('../images/bulet.gif');
	margin-left:-10px;
}
.content_img{
	border:10px solid #ffffff;
	width:100px;
	height:63px;
	
}
.voteButton{
	padding:3px;
	font: 12px bold;
	background: #c2e30c;
	color:#333333;
	font-weight:bold;
	width:100px;
}
#news{
	padding-bottom:20px;
}
#news .date{
	padding:2px;
	font: bold 11px verdana;
	background: #c2e30c;
	color:#804040;
	margin-bottom:10px;
	margin-top:3px;
}
#news .chapter{
	font: bold 12px verdana;
}
.news_text{
	font: normal 11px verdana;
}	
#headLineText{
	color:#FFFFFF
}
#menu li{
	margin-left:-20px;
	padding-bottom:10px;
}
#menu a{
	color:#4f4f4f;
}

#lang a{
	font-size:11px;
	color:#4f4f4f;
	text-decoration:none;
}
.title{
	font-size:14px;
	font-weight:bold;
}
#footer{
	font-size:10px;
}
.containerDIV{
	border:1px dotted #cccccc;
	background-color:#ffffff;
	padding:10px;
	font-family:Verdana;
	font-size:10px;
}
#topMenuText .button{
	width:90px; 
	height:27px; 
	background-image:url('../images/bookmark_description_off.gif');
	font-size:10px;
}
.button{
	width:90px; 
	height:27px; 
	background-image:url('../images/bookmark_description_off.gif');
	font-size:10px;
}

.button_active{
	height:27px; 
	font-size:10px;
	background-image:url('../images/bookmark_unit_on.gif'); 
	width:102px
}
.button_not_active{
	height:27px; 
	font-size:10px;
	background-image:url('../images/bookmark_description_off.gif'); 
	width:90px;
	border-bottom:1px solid #d9d9d9;
}

form{
	padding:0px;
	margin:0px;
	font:bold 11px verdana;
	color:#1B8BB0;
	width:190px;
}
form input{
	font:11px verdana;
	border:1px solid #CCCCCC;
	padding:2px;
	width:190px;
	margin-bottom:5px;
}
form textarea{
	font:11px verdana;
	border:1px solid #CCCCCC;
	padding:2px;
	width:190px;
	height:150px;
	margin-bottom:5px;
}
.LeftSideBox{
	padding-left:5px;
	border:1px solid #d9d9d9;
	width:208px;
}