/* <![CDATA[ */
 * {
  	margin: 0pt;
	font-size: 10pt;
  }
  body, html {
  	width: 100%;
  	height: 100%;
	background-color: #FFF;
	font-family: Verdana, Helvetica, Arial;
  }
	
img{
	border: 0;
  }
.titleImg{
	margin-left: auto;
	margin-right: auto;
}
.titlePic{
	margin-left: 13em;
}
p{
  	padding-left: 20em;
	padding-right: 10em;
	margin-bottom: 1em;
  }
.text{
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
}
a{
  	text-decoration: none;
  	color: #FFF;
  }
a:hover{
  	font-weight: bold;
  }
a.news{
  	color:#373737;
  	font-size: 8pt;
}
a.news:hover{
	border-bottom: 1px dotted #707070;
	font-weight: normal;
}
a.menu{
  	color: #FFF;
  	margin-left: 1em;
  	background-color: #000;
  	border: 0pt;
  	font-weight: normal;
  }
a.textLink{
	color: #000;
	border-bottom: 1px dotted #8C8C8C;
}
input.login {
	background-color:#CCC;
	border:1px dotted #444;
	font-size:10px;
  }
input.search {
	border:1px solid #665;
	color:#FFF;
	font-size:10px;
	font-weight:600;
	margin-left:5px;
  }
#container{
	height: 100%;
}
.left{
  	background-color: #000;
	width: 17.4em;
	height: 100%;
	border-right:2px solid #999999;
	float: left;
  }
.right{
  	padding-top: 1em;
  	border-left:3px solid #DDDDDD;
	border-right:3px solid #DDDDDD;
	height: auto;
	background-color: #FFF;
  }
.menu {
  	border: 2px dotted #555555;
	margin: 5px -1px 2px 2px;
	background-color: #444;
	color:#FFF;
	font-size:10pt;
	font-weight:600;
	padding-left:6px;
	padding-right:10px;
	cursor: pointer;
}
.menu:hover{
  	background-color: #333;
  }
  
.subMenu{
	color: #FFF;
	font-size: 9pt;
	margin-left: 1em;
}
.date {
	color:#AAA;
	font-size:9px;
	margin-bottom:5px;
	margin-right:15%;
	text-align:right;
  }
.logo{
  	padding-top:0.5em;
  	padding-bottom: 0.5em;
	text-align: center;
	color: #FFF;
	font-size: 7pt;
  }

.newsBody{
	margin-left: 20em;
	margin-bottom: 1em;
	width: 45em;
}
.newsTitle{
	font-weight: 600;
	margin-bottom: 0.5em;
	padding-right: 0;
	padding-left: 0.5em;
}
.title{
	font-weight: 600;
	margin-left: 25em;
	margin-bottom: 0.5em;
}

.files{
	font-size: 8pt;
	border: 1px solid #DBDBDB;
	margin-top: 0.5em;
	background-color: #EAEAEA;
}

#kont {
	border-bottom:1px dotted #AAAAAA;
	border-top:1px dotted #AAAAAA;
	color:#444444;
	font-size:9px;
	height: 13px;
	margin-left:30%;
	margin-right:30%;
	text-align:center;
	margin-top: 18px;
	bottom: 5px;
	width: 500px;
	position: relative;
}
/* ]]> */