/* CSS Document */

.body {
	padding:0px;
	margin:0px;
	background-color:#E2E1A2;
	background-color: #7f817c;
	text-align: center;
}

.toplogo {
	background-image:url(../img/meccaspa-logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:173px;
	height:65px;
	margin:0 auto;
	margin-bottom:20px;
	margin-top:34px;
	text-align: center;
}
.toplogo a {
	display: block;;
	border:0px solid #999;
	width:173px;
	height:65px;
}
/* Aðal rammi */

.frm-top-left {
	width:19px;
	height:19px;
	background-image:url(../img/frm-top-left.gif);
	background-repeat:no-repeat;
	background-position:left top;
 }
.frm-top {
	height:19px;
	background-image:url(../img/frm-top.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.frm-top-right {
	width:19px;
	height:19px;
	background-image:url(../img/frm-top-right.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.frm-left {
	width:19px;
	background-image:url(../img/frm-left.gif);
	background-repeat:repeat-y;
	background-position:top right;	
}
.frm-main {
	background-color:#FFF;
	padding-bottom:20px;
	height:578px;
}
.frm-right {
	width:19px;
	background-image:url(../img/frm-right.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

.frm-bottom-left { width:19px; height:19px;
	background-image:url(../img/frm-bottom-left.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.frm-bottom { height:19px;
	background-image:url(../img/frm-bottom.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.frm-bottom-right { width:19px; height:19px;
	background-image:url(../img/frm-bottom-right.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

/* Top Menu */
.jmenu-td {
	font-weight:bold;
	text-align:left;
	width:100%;
}
.jmenu img {
	display:none;
}
.jmenu {
	width:100%;
}
#menu_level_0_content td,
#menu_level_1_content td,
#menu_level_2_content td
{
	color:#7f817c;
	font-weight:normal;
	line-height: 22px;
	height:22px;
}
div.jtop-menu {
	z-index: 50;
}
.top-menu-table {
	margin-left:35px;
	width:700px;
}

/* Content & fl.*/
.main-table, td {
	margin-left:47px;
	margin-bottom:20px;
}
td.top-menu {
	height:95px;
	padding-bottom:10px;
}
td.left-col {
	width:357px;
}
td.right-col {
	width:320px;
	padding-left:30px;
}
td.right-col div {
	width:100%;
}

div.flash-img {
	width:357px;
	height:222px;
	border:0px solid red;
	z-index:-50;
	margin-bottom:20px;
}
.single-text1 {
}
/* Footer */
.footer {
	padding-top:10px;
	width:100%;
	text-align:center;
	font-size:10px;
	color: #fff;
	font-weight:bold;
	padding-bottom:5px;
}
.footer a:link {
	color:white;
}
.footer a:hover {
	color:#c6c6c6;
}
/* Copytight */
.copyright {
	width:100%;
	text-align:center;
}


/* Póstlisti */

table.postlisti {
	border:0px solid #7f817c;
	padding:4px;
}
table.postlisti table.input {
}
table.input {
padding:0px;
margin:0px;
}
td.input input {
	width:160px;
	height:18px;
	border: 1px solid #C6C6C6;
	padding:0px;
}
td.submit {
	padding-left:5px;
}
table.select {
	width:100%;
}
/* */