/* CSS Document */
body {
	background:url(images/tausta1.jpg) left top repeat;
	font-family: "georgia", "times new roman", serif;}
.main_content {
	width:869px;
	background-image:url(images/body_bg.png);
	background-position:top;
	background-repeat:repeat;}
.menu {
	width:869px;
	background-image:url(images/body_bg.png);
	background-position:top;
	background-repeat:repeat;}
.sidebar {
	background:url(images/sidebar_bg.png) top left no-repeat;}
.txt {
	background: #FFFFFF url(images/txt_bg.png) top left no-repeat;}
.content_head {
	padding:20px 20px 10px 5px;
	color: #000051;}

.content {
	padding:0 40px 5px 5px;}
.content_img {
	padding:0 10px 5px 5px;}
h1 {
font-size: 1.5em;
padding-right: 0px;
display: inline;
font-weight: bold;}
h2 {
font-size: 1.2em;
padding-right: 0px;
display: inline;
font-weight: bold;}
p {
line-height: 1.1em;
margin-bottom: 1.0em;
text-align: left;}
.smaller {
font-size: 90%;
line-height: 1.0em;
margin-bottom: 1.0em;
text-align: left;}

/*LOMAKE*/Y
.nappi {color:#FFFFFF;background:#003366; font-family:Tahoma,Verdana,Arial;font-size:8pt;font-weight: bold}
.lomake {color:#666666;font-size:8pt; font-family:Tahoma,Verdana,Arial; background: #F8F8F8}

/* Menu style */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;
width: 100%;
border: 1px solid #ffffff; /* #625e00*/
border-width: 0px 0 4px 0;
background: black url(images/blockdefault.png) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.png) center center repeat-x;
}
/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

.paginationstyle{ /*Style for demo pagination divs*/
width: 500px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: #00FF40;
}
li {
line-height:1.4em;}