body {
    background-repeat:no-repeat;
    background-position:center center;
	background-color: #ffffff;
}

/* LEFTCOLUMN */

#leftcolumn div.menu {
	margin:5px;
}

#leftcolumn div.menu h4 {
	background:#e7e7e7 url(../img/menu_bg.gif) repeat-y scroll top left;
	padding:5px 0 5px 20px;
	margin:2px 0;
}

#leftcolumn div.menu h4 a {
	font-weight:bold;
	color:#2b2b2b;
}

#leftcolumn div.menu h4 a:hover {
	color:#174b33;
}

#leftcolumn div.menu ul {
	background:#f8f8f8;
	padding:0;
	margin:0;
}

#leftcolumn div.menu li {
	background:#f8f8f8;
	margin:3px 5px 3px 20px;
	padding:0 0 0 3px;
	border-bottom:1px dotted #ddd;
	list-style-image:url(../img/dot2.gif)
}

#leftcolumn div.menu a {
	font-size:11px;
	font-weight:normal;
	font-family:tahoma;
	color:#174b33;
	text-decoration:none;
}

#leftcolumn div.menu a:hover {
	color:#2a6a4c;
	text-decoration:underline;
}


/* RIGHTCOLUMN */


#rightcolumn h4 {
	margin:0;
	padding:3px 0 3px 20px;
	font-size:14px;
	color:#174b33;
	border-bottom:1px dotted #ccc;
	background:#e9e9e9 url(../img/menu_bg.gif) repeat-y scroll top left;
}

#rightcolumn h4 a{
  float: right;
  margin-right: 1em;
}

#rightcolumn a {
	font-size:12px;
	font-family:tahoma;
	color:#174b33;
	text-decoration:none;
}

#rightcolumn a:hover {
	text-decoration:underline;
}

#rightcolumn div.info {
	padding: 5px;
	height: 220px;
    overflow: hidden;
}

#rightcolumn div.baneri {
	padding:5px;
	/*height:531px;*/
    overflow: hidden;
}

#rightcolumn div.baneri p {
	text-align:center;
}


#rightcolumn div.jaunumi {
	padding:5px;
    height: 290px;
    overflow: hidden;
}

#rightcolumn div.jaunumi p {
	margin: 10px 0 0 0;
	padding:0 5px;
	text-align: left;
}

#rightcolumn div.jaunumi p.datums {
	font-size:10px;
	margin:0;
	padding:0 3px;
	text-align:right;
	border-bottom:1px dotted #ddd;
}

/* public content */
.content textarea.lauks
{
  width: 550px;
}

.content label {
	float: left;
	width: 27%;
	margin: 0 3px 0 3px;
	padding: 1px 1px 0 0;
	text-align: right;
}

/* public tables */
table.uktable
{
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-spacing: 0;
  border-collapse: collapse;
}

table.uktable th, table.uktable td
{
  padding: 0.3em;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
}

table.uktable th 
{
	background-color: #FF9900;
}

/* public langs */
#topsection .lang {
	top:52px ! important;
	height:30px ! important;
}
