.header {
background-image: url(../images/logo_small.gif);
height: 35px;
background-color: #cfcfaa;
background-repeat: no-repeat;
}

ol, li, .detail,.other, body {
	text-align:left;
}


		.inforow {
			line-height: 24px;
		}
			
	
		.rowname {
			font-weight: bold;
			float:left;
			width: 200px;
			text-align: left;
		}
	
		.rowvalue {
			float: left;
		}
		
		div#panelPavadinimasTrumpas span.rowname{
			display:none;
		}
		
		div#panelPavadinimasTrumpas span.rowvalue{
			width:100%;
			text-indent:100px;
			margin-bottom:10px;
		}
		
		div#SeniKodai span.rowvalue{
			margin-bottom:5px;
			
		}
		
		div#SeniKodai .tablerow{
			text-indent:15px;
			
		}
		
		.rowvaluedetail	{
			float: left;
			font-size: 11px;
			padding-bottom: 5px;
		}
		
		.dotted	{
			height: 1px;
			background-image: url(../images/dots.gif);
			line-height: 1px;
			font-size: 0px;
		}
		
		a {
			color: #006699;
			font-weight: bold;
		}
		
		.objectinfo	{
			background-color: #F5F5F5;
			padding: 10px;
			margin: 5px 0px 5px 0px;
			border: 1px solid #E5E5E5;
		}
		
		.objectinfo .pic {
			float: left;
			/*width: 215px;*/
		}
		
		.objectinfo .detail	{
			float: left;
			font-size: 11px;
			padding-left: 11px;
		}
		
		.objectinfo .name {
			font-size: 12px;
			font-weight: bold;
			line-height: 12px;
			padding-bottom: 10px;
		}
		
		.res {
			font-weight: bold;
			line-height: 12px;
			padding-bottom: 10px;
		}
		
		.objectinfo .links {
			font-size: 12px;
			font-weight: bold;
			background-color: #e5e5e5;
			padding: 5px;
			margin: 5px;
			color: #006699;
		}
		
		.objectinfo .nolinks {
			font-size: 12px;
			padding: 5px;
			margin: 5px 5px 5px 0px;
			border: 1px solid #CCCCCC;
		}
		
		.tablerow {
			line-height: 24px;
		}
		
		.leftcell {
			float:left;
			text-align: left;
			padding-right: 10px;
			font-size: 11px;
			font-weight: bold;
		}
	
		.rightcell {
			float: left;
		}

		.desc {
			background-color: #F5F5F5;
			padding: 15px;
			margin: 5px 0px 15px 0px;
			border-top: 1px solid #E5E5E5;
			border-bottom: 1px solid #E5E5E5;
		}

		.other {
			margin: 10px 0px 0px 25px;
			line-height: 18px;
			background-color: #fffde8;
			padding: 10px 10px 10px 15px;
			border: 1px solid #E5E5E5;
		}
		
		.smallimg {
			margin: 0px 5px 0px 0px;
			padding: 0px;
			vertical-align: bottom;
		}


