td, p {
	font-family:		trebuchet ms, arial;
	font-size:			14px;
	}

p {
	margin:				5px 10px 15px 10px;
	padding:			2px 2px 2px 10px;
	}

.virsraksts {
	font-size:			24px;
	color:				#333333;
	font-weight:		bold;
	font-variant:		small-caps;
	text-align:			center;
	margin:				20px 0px 15px 0px;
	line-height:		140%;
	}

.apakshvirsraksts {
	font-size:			16px;
	color:				#333333;
	font-variant:		small-caps;
	text-align:			center;
	margin:				20px 0px 10px 0px;
	}

.nodalja {
	font-size:			12px;
	color:				#333333;
	text-align:			left;
	font-weight:		bold;
	margin:				20px 0px 5px 0px;
}


.teksts {
	border-left:		1px solid #eeeeee;
	color:				#333333;
	}

.citats {
	margin: 10px;
	padding: 10px;
	color:	gray;
	font-style:	italic;
	}

a.links {
	color: red;
	text-decoration: none;
	font-style:bold;
	}

a.links:hover {
	background-color: red;
	color: white;
	}

blockquote {
	border-left: 1px solid #eeeeee;
	margin: 10px 10px 10px 20px;
	padding: 0px 10px 2px 10px;
	}
	

table#fmstructure {
	width:				540px;
	}

table#fmstructure tr {
	vertical-align:	top;
	}


	table#fmstructure tr td p, 	table#fmstructure tr td p img {
		margin: 0px;
		padding: 0px;
		border-width:	0px;
	}


	table#fmstructure tr td#vsv-dept {		
		width:	100px;
		background-color:	#DCE8F4;	
		}

	table#fmstructure tr td#vsv {		
		width:	100px;
		background-color:	#BFCFDC;	
		vertical-align:		middle;
		}

	table#fmstructure tr td#vadiba {		
		background-color:	#41649C;	
		vertical-align:		middle;
		}

	table#fmstructure tr td#vs {		
		background-color:	#557DBA;	
		vertical-align:		middle;
		text-align:			center;
		}

	table#fmstructure tr td#vs-dept {		
		width:	100px;
		}

	table#fmstructure tr td p.teksts {	
		font-size: 10px;
		line-height:			110%;
		margin: 5px 5px 10px 5px;
		padding: 5px 1px 5px 1px;
		background-color:	white;
		border:	1px solid #333333;
		color: #333333;
		text-align:		center;
	}
