body {
	margin: 0;
	padding: 0;
	background-color: #FF9900;
	font-family: Verdana;
}

table.content {
	width: 994px;
	background-color: #ABB0C5;
	height: auto;
	text-align: left;
	border: 0px;
	border-collapse: collapse;
	background: url('../images/background.gif') repeat-y #ABB0C5;
}

table.content td.header {
	width: 994px;
	height: 152px;
	background: url('../images/header.gif') no-repeat;
}

table.content td.menu {
	width: 154px;
	height: auto;
	background: url('../images/background.gif') repeat-y #ABB0C5;
	background-position: 0 10;
	vertical-align: top;
	padding-left: 26px;
	display: block;
	min-height: 600px;
	}
	
div.menu-item  {
	padding-bottom: 8px;
	padding-top: 2px;
	padding-left: 20px;
	font-family: Verdana;
	background: url('../images/background_button.gif') no-repeat;
	margin-bottom: 10px;
}
	
div.menu-item  a {
	text-decoration: none;
	color: #192963;
	font-weight: bold;
	font-size: 12px;

}

div.menu-item a:hover {
	text-decoration: none;
	color: white;
}

table.content td.main {
	width: 840px;
	height: auto;
	background-color: #ABB0C5;
	vertical-align: top;
}

table.content td.copy {
	width: 994px;
	height: 20px;
	background-color: #192963;
	color: #ABB0C5;	
	text-align: center;
	font-size: 11px;
}

div.menu {
	border: 0;
}

div.menu-item {
	border: 0;
}

div.virsraksti {
	color: #10917D;
	font-weight: bold;
	font-size: 13px;
	padding-left: 20px;
	font-family: Verdana;
	background: url('../images/bullet.gif') no-repeat;
}

div.virsraksti a  {
	color: #10917D;
	text-decoration: none;
}

div.datums {
	padding-left: 20px;
	color: #192963;
	font-size: 11px;
	margin-bottom: 10px;
}

div.teksts  {
	color: #192963;
	font-size: 11px;
	margin: 0px;
	margin-left: 8px;
	padding-right: 40px;
}

div.teksts_sadalai {
	color: #192963;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-right: 20px;
}	

div.lasit_vairak {
	color: blue;
	margin-top: 0px;
	margin-left: 8px;
	font-size: 11px;
}

div.lasit_vairak  a{
	text-decoration: none;
	color: blue;
}

div.lasit_vairak a:hover {
	color: white;
}

div.trejstripa {
	margin-top: 5px;
	margin-bottom: 10px;
}


table.topics {
	width: 700px;
	padding: 0px;
	margin: 0px;
}

table.topics  th {
	color: #192963;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}

div.bildes {
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.bildes a {
	padding: 3px;
}


div.submenu {
	margin-bottom: 10px;
	margin-left: 10px;
}

div.submenu a{
	text-decoration: none;
	color: #192963;
	font-size: 11px;
	padding-right: 10px;
	font-weight: bold;
}

div.submenu a:hover {
	color: #007FFB;
}
div.trejstripa1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.topic {
	
}

div.title {
	text-align: right;
	font-size: 11px;
	margin-right: 35px;
}

div.text {
	font-size: 11px;
	margin-left: 20px; 
	margin-right: 35px;
}

div.addReply {
	font-size: 11px;
	margin-left: 150px;
	
}

div.f-name {
	
}

div.f-name input {
	width: 200px;
}

div.f-zina {
	vertical-align: top;
	margin-left: 8px;
	margin-top: 6px;
}

div.f-zina input {
	vertical-align: top;
}

div.f-input {
	margin-top: 6px;
	margin-left: 40px;
}


