body {
  	font-family: arial, verdana,arial;
   	font-size: 9pt;
   	font-weight: normal;
 	color: #2e2e2e;
 	background-color: #d8d8d6;
 	height: 100%;
 	margin-top: 0px;
 	margin-bottom: 0px;
}
h1 {
	font-family: "sans serif", tahoma, verdana, arial;
	font-weight: normal;
	font-size: 26pt;
	color: #4b4b4b;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2 {
	font-family: "sans serif", tahoma, verdana, arial;
	font-weight: normal;
	font-size: 16pt;
	color: #4b4b4b;
	margin-top: 20px;
	margin-bottom: 15px;
}
h2 a { color: #4b4b4b; }
h2 a:hover { color: #739295; }

.lomake {
	font-family: arial, verdana, arial;
	font-size: 9pt;
	color: #787878;
}
input, textarea, select {
	font-family: arial, verdana, arial;
	font-size: 9pt;
	color: #787878;
}
p {
	font-family: arial, verdana, arial;
	font-size: 9pt;
	color: #787878;
	margin-top: 5px;
	margin-bottom: 20px;
}
p.tags {
	margin-top: 40px;
	font-size: 9pt;
	color: #aaaaaa;
}
a {
	text-decoration: none;
	color: #739295;
}
a:hover {
	text-decoration: underline;
}
.links {
  	vertical-align: text-top;
	text-align: left;
	padding-top: 40px;
}
.links ul {
    font-family: tahoma, verdana,arial;
    font-size: 9px;
    font-weight: normal;
    color: #a0a0a0;
    list-style-type: none;
	list-style-image: url('imgs/arrow.gif');
	margin-bottom: 0px;
}
.links li {
	padding-bottom: 10px;
}
.links a {
	text-decoration: none;
	color: #a0a0a0;
}
.links a:hover {
	text-decoration: underline;
	color: #f69701;
}
.line_horizontal {
	background-image: url('imgs/line_horizontal.gif');
	height: 10px;
}
.line_vertical {
	background-image: url('imgs/line_vertical.gif');
	width: 10px;
}
.icon {
	border: solid 1px #717179;
}
.date {
	font-family: arial, verdana, arial;
	font-weight: bold;
	font-size: 9pt;
	color: #4b4b4b;
	margin-top: 0px;
	margin-bottom: 10px;
}
li {
	margin-left: 5px;
	padding: 2px;
	list-style-type: none;
	list-style-image: url('imgs/li.gif');
	color: #787878;
}
#banner {
	width: 420px;
	height: 120px;
	background-color: #649da8;
	background-image: url('imgs/banner_bg.gif');
	background-repeat: repeat-x;
	padding-top: 30px;
}
.a7 { display: none; visibility: hidden; }
.t1 {
	padding-left: 35px;
	display: inline;
	font-famile: tahoma, arial;
	font-size: 22pt;
	color: #a9d5de;
}
.t2 {
	display: inline;
	font-famile: tahoma, arial;
	font-size: 22pt;
	color: #e4efeb;
}
.t3 {
	padding-left: 100px;
	display: inline;
	font-famile: tahoma, arial;
	font-size: 22pt;
	color: #e4efeb;
}
#rect {
  	text-align: left;
  	width: 810px;
  	height: 100%;
  	background-color: #ffffff;
  	border-left: solid 1px #4b4b4b;
  	border-right: solid 1px #4b4b4b;
  	padding: 5px;
}
#header {
  	width: 100%;
  	text-align: center;
  	font-family: verdana, arial;
	font-weight: normal;
	font-size: 7pt;
	color: #c5c5c5;
	margin: 0px;
}
#header a {
  	font-family: verdana, arial;
	font-weight: normal;
	font-size: 7pt;
	color: #739295;
}
#lang {
    font-family: tahoma, verdana,arial;
    font-size: 9px;
    font-weight: normal;
  	color: #9daaad;
  	text-align: right;
  	width: 800px;
}
#column_left {
	width: 590px;
	padding-top: 20px;
	padding-left: 10px;
}
#column_right {
	width: 200px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
#small {
	font-family: arial, verdana, arial;
	font-size: 8pt;
	color: #787878;
	margin-top: 0px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#small a {
	color: #787878;
	text-decoration: none;
}
#small a:hover {
	color: #787878;
	text-decoration: underline;
}
