/* CSS Document */

.bgrepeathor {
	background-repeat: repeat-x;
}
p, body, table, td, tr, form, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #509f00;
	text-decoration: none;
}
a:hover {
	color: #509f00;
	text-decoration: underline;
}
a:visited {
	color: #509f00;
}
.headergreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(pix/bg_headergreen2.jpg);
	background-repeat: repeat-y;
}
.headerblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(pix/bg_headerblue.jpg);
	background-repeat: repeat-y;
}

a.toplink {
	color: #ffffff;
	text-decoration: none;
}
a.toplink:hover {
	color: #baff00;
}

.textgreen {
	color: #baff00;
}
.textblue {
	color: #9acfff;
}

a.topgreenlink {
	color: #baff00;
	text-decoration: none;
	font-weight: bold;
}
a.topgreenlink:hover {
	color: #baff00;
}
a.topgreenlink:visited {
	color: #baff00;
}
a.topbluelink {
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
}
a.topbluelink:hover {
	color: #0066cc;
}
a.topbluelink:visited {
	color: #0066cc;
}


a.topblacklink {
	color: #000000;
	text-decoration: none;
}
a.topblacklink:hover {
	text-decoration: underline;
}
a.topblacklink:visited {
	color: #000000;
}
.gray  {
	color: #666666;
}
.orange {
	color: #FF6633;
}
.red  {
	color: #CC0000;
}
.bgnorepeat {
	background-repeat: no-repeat;
}
a.bluelink {
	color: #0066cc;
	text-decoration: none;
}
a.bluelink:hover {
	color: #0066cc;
	text-decoration: underline;
}
a.bluelink:visited {
	color: #0066cc;
}

body {
	margin: 0px;
	padding: 0px;
}
.bgheadervasara {
	background-image: url(pix/pic_vasara_inside.jpg);
	background-repeat: no-repeat;
}
.bgheaderziema {
	background-image: url(pix/pic_ziema_inside.jpg);
	background-repeat: no-repeat;
}
.bgsubmenugreen {
	background-image: url(pix/bg_headergreen2.jpg);
	background-repeat: no-repeat;
}
.bgsubmenublue {
	background-image: url(pix/bg_headerblue.jpg);
	background-repeat: no-repeat;
}
table.MsoTableGrid
	{border:1.0pt solid windowtext;
	font-size:10.0pt;
	font-family:"Times New Roman";
	}
