/*
main
	  
*/

* { padding: 0; margin: 0;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;

}
a{

	color: #292929;
	text-decoration: underline;

}
a:hover{
	text-decoration: none;
	color: #D31141;
}
#wrapper { 

 margin: 0 auto auto auto;
 width: 950px;
  padding-left: 10px;

}
#header {
 width: 948px;

/* height: 100px;*/
 margin: 5px 0px -3px 0px; /*buvo 1px*/
 padding: 0 0 0 0;
}

#mainnavigation {
 float: left;
 width: 948px;

 margin: 10px 0px 2px 0px;

}
#superleftcolumn{
	width:640px;
	 float: left;
	  margin: 0px 5px 5px 0px;

}



#leftcolumn { 
 color: #333;


 margin: 0px 5px 5px 0px;


 width: 340px;
 float: left;
}
#centercolumn { 
 float: left;
 margin: 0px 5px 5px 0px;


 width: 300px;
 display: inline;
}
#rightcolumn { 

 margin: 0px 0px 5px 0px;


 width: 300px;
 float: left;
}
#mainfooter { 
 width: 948px;
 clear: both;

 border: 1px solid #CCDEEC;
 margin: 0px 0px 10px 0px;
 padding: 5px;
 background-color: #ECF3F7;
 text-align: center;
 font-size: 11px;
}
.box2{
	padding: 10px;
	padding-left: 20px;
	border: 1px solid #CCDEEC;
	margin-top: 5px;
	background-color: #ECF3F7;
	 line-height: 18px;
}
.box2 #legal{
	padding-left: 20px;
}
.box{
		background: url(img/tl.gif) no-repeat bottom left;
}
.box div{
		background: url(img/tr.gif) no-repeat top right;
}
.box h3{
margin-top: 5px;
margin-left: 7px;
margin-right: 7px;
height: 13px;
	padding: 4px;

	font-size: 11px;
	font-weight: bold;
	color: #536482;
	
	background: url(img/nt.gif) repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.ibox{
	border-right: 1px solid #CADCEB;
border-left: 1px solid #CADCEB;
 font-size: 11px;

}

#leftbox{
	width:340px;
}

#centertbox{
	width:300px;
}
#rigthtbox{
	width:300px;
}
.ibox .header{
	background-color: #ECF3F7;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	color: #ccc;
	border-bottom: 1px solid #ECF3F7;
}
.ibox ul{
	 list-style-type: none;
	 	padding: 4px;
}
.ibox li{
	border-bottom: 1px solid #F0F0F0;
	
	padding: 4px;
}
.ibox .date{
	padding-top: 4px;

}

.ibox .date a{
font-weight: normal;
	text-decoration: none;

}
.ibox span a{
	text-decoration: none;
	color: #FF9800;
}
.boxfooter .links{


 background: url(img/nt.gif) repeat;
margin-left: 7px;
margin-right: 7px;
height: 8px;
}
.boxfooter{
		background: url(img/bl.gif) no-repeat bottom left;
}
.boxfooter div{
		background: url(img/br.gif) no-repeat bottom right;
}

/*menu*/

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: #536482;
background: #CCDEEC url(img/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(img/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #ECF3F7;
}

#ddcolortabs a:hover span{
background-color: #ECF3F7;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #ECF3F7;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #CCDEEC;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
/*nariai beginning*/
#nariai{
		list-style: none;

}
.narys{

	float: left;
	height: 96px;
	width: 96px;
	background-color: #F2F8FB;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid #CCDEEC;
			text-align: center;
		vertical-align: bottom;
			display: block;
			line-height: 12px;
}
.nario_avataras{
	padding-top: 2px;
}
.nario_nickas{

}

/*nariai end*/


