/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;}
	
:focus {/* remember to define focus styles! */
	outline: 0;}
	
body {
	line-height: 1;}
	
ol, ul {
	list-style: none;}
	
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;}
	
caption, th, td {
	font-weight: normal;
	text-align: left;}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";}
	
blockquote, q {
	quotes: "" "";}
	
a img {
	border: 0;}
	
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;}
	
/*-------------------------------------------*/


body {
font-family:verdana;
background-color:#000000;
margin-top: 0px;}

a {color:#000000;
text-decoration:none;}

#lht {
padding:10px;
margin:auto;
width:800px;
background-color:#ffffff;}

#lgo {
float:left;
width:350px;
height:90px;
background:#ffffff url(img/morg.png) no-repeat;
margin-bottom:20px;}

#lgn{
float:right;}

#nav {clear:both;
height:20px;
margin-bottom:16px;
font-size:14pt;}
#nav ul {list-style:none; margin:0px;}
#nav ul li{display:block; float:left;}
#nav ul li a {border-right:2px solid #ffff00;
padding-right:20px;
padding-bottom:14px;}
#nav ul li.navvas a{padding-right:20px;}
#nav ul li.navbor a{padding-left:20px;}
#nav ul li.navpar a{padding-left:20px; border:none;}

#kott{border-top: 3px solid #000000;
padding-top:6px;}

#feed{
float:left;
width:245px;
background-color:#D0D0D0;}


#feedhd{
font-family:tahoma;
font-size:12pt;
padding-left:2px;
padding-bottom:8px;
border-bottom: 2px solid #ffffff;}


#feedcnt li {
font-size:10pt;
padding-left:2px;
padding-top:2px;
padding-bottom:2px;
border-bottom: 2px solid #ffffff;}

#feedcnt SPAN A {
color:#ffffff;
float:right;
margin-right:2px;
padding:1px;
background:#A8A8A8;
border-radius: 4px 4px 4px 4px;
font-size:10pt;
font-weight:bold;}


#cnt {
width:540;
float:right;}

#foposthd{
font-size:13pt;
padding-top:16px;
padding-bottom:4px;
padding-left:1px;
margin-bottom:0px;
background-color:#ffff00;}

#fopost{
font-size:10pt;
padding-bottom:16px;
margin-top:10px;
border-bottom: 2px solid #C0C0C0;
}
#fopost a{color:#000088}

#fopostnf{
float:left;
width:90px;
font-size:8pt;
font-weight:bold;
}

#fopostnf a {color:#000000;}
#fopostnf img {padding-bottom:4px;}

#fopostcn{
width:440px;
float:right;}

#aap{clear:both;}