body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
div.menu {
	width: 237px;
	height: auto;
}
input.forma {
	width: 200px;
	border: 1px solid;
	padding: 2px 4px;
}
input.forma_submit {
	width: 60px;
	border: 1px solid;
	padding: 2px 4px;
}
textarea.forma {
	width: 200px;
	height: 100px;
	border: 1px solid;
	padding: 2px 4px;
}
p.display_sent {
	width: 100%;
	text-align: center;
}
td {
	font-size: 12px;
}
td.news_title {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px;
}
td.news_text {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 30px;
}
td.raksts_title {
	font-size: 14px;
	font-weight: bold;
	color: #CCCC99;
}
td.raksts_text {
	padding: 10px 0px;
	font-weight: normal;
	color: #FFFFFF;
}
td.question_title {
	font-size: 16px;
	font-weight: bold;
}
td.question_text {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.forma {
	width: 100px;
	height: 30px;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px dotted;
}
img {
	display: block;
}
a.link_white {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
