﻿html {
  height: 100%;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #484848;
	background: #2a1810 url('images/header.jpg') no-repeat top left;
	height: 100%;
}

#page {
	float: left;
	width: 940px;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
#page td {
	padding: 0;
	margin: 0;
	border: 0;
}

#page td#left {
	width: 150px;
	vertical-align: top;
}
#left img {
	border: 0;
}

#page td#header {
	height: 130px;
	background: url('images/header.png') no-repeat;
	vertical-align: top;
}

#page td#content {
	background: #fff;
	padding: 20px 40px 40px 40px;
	vertical-align: top;
}

#page td#footer {
	height: 30px;
	background: url('images/footer.gif') no-repeat;
	text-align: right;
}

a {
	color: #a40d16;
}
a:focus {
	outline: none;
}


h1 {
	background: #fff;
	color: #a40d16;
	font-size: 30px;
	font-weight: lighter;
	height: 36px;
	line-height: 36px;
	margin-top: 0;
	margin-bottom: 30px;
}
h1 img {
	vertical-align: top;
	border: 0;
}
h2 {
	color: #a40d16;
	font-size: 16px;
	font-weight: bold;
}

.tanusitv {
	margin-bottom: 20px;
}
.info td {
	font-size: 12px;
}

/* ************ MENU ************** */
#sddm
{	margin: 6px 0px 0px 400px;
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover {
	background: url('images/semitransp.png') !important;
	background: #a61012;
	color: #fff !important;
	color: #fff;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #5f524c;
	border: 0px dotted #fff;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 1px 9px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #fff;
	font: 11px arial;
}

#sddm div a:hover
{	background: #a61012;
	color: #FFF;
}
