body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
}
.body {
	background-image: url(../img/page-backgr.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	color:#E9E7DC;
	background-color: #E9E7DC;
	text-align:center;
}
body a, body a:visited {
	color: #336633;
	text-decoration: none;
	font-weight:normal;
}
.frm-content-td a, .frm-content-td a:visited {
	color: #c9cdc8;
	text-decoration: none;
	font-weight:normal;
}
.frm-content-td a:hover, a:hover {
	color:#FFF;
	text-decoration: none;
}


.frm-left-top {
	background-image:url(../img/frm-left-top.gif);
	background-repeat:no-repeat;
	width:15px;
	height:263px;
}
.frm-logo {
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	width:177px;
	height:263px;
}
.frm-flash-td {
	width:550px;
}
.frm-right-top {
	background-image:url(../img/frm-right-top.gif);
	background-repeat:no-repeat;
	width:15px;
}

.frm-left-middle {
	background-image:url(../img/frm-left-backgr.gif);
	background-repeat:repeat-y;
	width:15px;
}
.frm-content-td {
	background-image:url(../img/content-backgr.gif);
	background-repeat:repeat-x;
	background-color:#4D5C4A;
}
.frm-right-middle {
	background-image:url(../img/frm-right-backgr.gif);
	background-repeat:repeat-y;
	width:15px;
}

.frm-left-bottom {
	background-image:url(../img/frm-left-bottom.gif);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}
.frm-bottom-backgr {
	background-image:url(../img/frm-bottom-backgr.gif);
	background-repeat:repeat-x;
	height:15px;
}
.frm-right-bottom {
	background-image:url(../img/frm-right-bottom.gif);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}

.date-td {
	background-image:url(../img/frm-date-backgr.gif);
	background-repeat:no-repeat;
	height:34px;
}
.flash-td {
	height:216px;
}
.flash-bottom-td {
	background-image:url(../img/frm-flash-bottom.gif);
	background-repeat:repeat-x;
	height:13px;
}

.frm-content-td {
	padding-top:20px;
	padding-bottom:20px;
}
.col-left {
	width:166px;
	padding-left:3px;
}
.col-middle {
	padding-left:10px;
	padding-right:10px;
}
.col-right {
	width:150px;
	padding-left:10px;
	padding-right:10px;
}
.dotted-line {
	background-image:url(../img/content-line.gif);
	background-repeat:repeat-y;
	background-position:left;
}


div.date-wrapper {
	float:right;
	padding-right:5px;
	color:#a2a2a2;
	font-size:11px;
}

.cmenu-wrapper {
	padding-bottom:10px;
	padding-left:6px;
	padding-right:10px;
}

.footer-wrapper {
	padding-bottom:10px;
	text-align:center;
	border-bottom:1px dashed #CCC;
	color:#818181;
	font-size: 11px;
}
.footer-wrapper a, .footer-wrapper a:visited {
	color:#818181;
}
.footer-wrapper a:hover {
	color:#666;
}
.copyright-wrapper {
	text-align:center;
	padding:0px;
}


/* Frétta Kerfi */

.news-date {
	font-weight: bold;
}
.news-preview-date {
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 10px;
}
.news-headline {
	font-weight: bold;
	padding:0px;
	margin:0px;
}
.news-preview-link a,
.news-preview-link a:visited {
	color:#FFF;
	font-weight: bold;
}
.news-list {
	border-bottom:0px dashed #49556f;
	margin-bottom:10px;
}
.news-list-more {
}
.news-list-more a, a:visited {
	color:#336633;
}
table.news-preview {
	padding-bottom:20px;
	border:0px solid red;
}
.news-preview-body {
color:#336633;
padding:0px;
margin:0px;
}
.news-preview-body a:link {
color:#336633;
}
.news-preview-pic {
	display:none;
}
.news-list-pic {
	margin-right:5px;
	margin-top:5px;
	border:1px solid #93a08f;
}
/* */
input.textarea {
	width:170px;
	border:1px solid #d3d7dd;
	height:20px;
	padding-left:3px;
}
td.input  {
	padding-bottom: 4px;
}
td.info {
	vertical-align: top;
}
#liflash-wrapper {
	position : relative;
}
#liflash {
	position : absolute;
	left:570px;
}