/* CSS Document by Anaiz */

body#MainBody {
	background-color: #4b5f62;
	background-image: url(../images/design/majak_bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0px;
}

img, div, form, input, select, textarea, ul, ol, li {
	padding: 0;
	margin: 0;
}

td, th {
	vertical-align: top;
}

#Title {
	position: absolute;
	top: 7px;
	left: 50%;
	margin-left: -483px;
}

#FelsoMenu {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 154px;
}

#FelsoMenu span {
	padding: 0;
	margin: 0;
}

#MainMenu {
	position: absolute;
	top: 95px;
	left: 50%;
	margin-left: -494px;
}

#MainMenu span {
	display: inline-block;
	width: 92px;
	height: 29px;
	background-image: url(../images/design/menu_background.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 8px;
	font-size: 10px;
}

#MainMenu span.default {
	background-image: url(../images/design/menu_active_background.jpg);
}


#MainMenu a {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	margin-left: -2px;
}

#MainContainer {
	position: absolute;
	top: 125px;
	left: 50%;
	margin-left: -494px;
	width: 988px;
}

#IndexContent {
	margin-top: 1px;
		width: 988px;
}

#HeaderImage {
	float: right;
}

#NewsFlash {
	background-color: #ffffff;
	background-image: url(../images/design/grey_gradient.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 316px;
}

#NewsFlash .content {
	padding: 20px;
	width: 365px;
	height: 220px;
	overflow: hidden;
}

#Content {
	margin-top: 1px;
	width: 988px;
	background-color: #ffffff;
	background-image: url(../images/design/grey_gradient.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 32px;
}

#ContentInner {
	padding-bottom: 20px;
	background-image: url(../images/design/green_bar.jpg);
	background-position: right;
	background-repeat: repeat-y;
	height: auto;
	_height: 600px;
	min-height: 600px;
}

#Content .content {
	padding: 20px;
	width: 690px;
}

h1 {
	color: #8fcb3e;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h2 {
	padding: 0;
	margin-top: 12px;
	margin-bottom: 6px;
	color: #84946e;
	font-size: 14px;
	font-weight: bold;
}

#Content h1 {
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 16px;
	padding-right: 32px;
}

#Content h2 {
	margin-top: 12px;
	margin-bottom: 12px;
}


p, #Content li {
	color: #051a1d;
	padding: 0;
	margin-top: 0;
	margin-bottom: 6px;
	text-align: justify;
	font-size: 11px;
	line-height: 17px;
}

#Content li {
	list-style-position: inside;
	list-style-type: square;
	padding-left: 32px;
}

#MainContainer a {
	color: #32747d;
	font-weight: bold;
	text-decoration: none;
}

#MainContainer a:hover {
	color: #00b6d2;
}

.newsLink a {
	float: right;
	margin-right: 32px;
}

#debug {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 400px;
  border: 1px solid rgb(216,14,19);
  background-color: #ffffff;
  font-family: Courier New;
  font-size: 10px;
  color:#000000;
}

#debug p {
  margin-top: 1px;
  margin-bottom: 1px;
  color:#000000;
	text-align: left;
	font-size: 11px;
}

#debug_header {
  background-color: rgb(216,14,19);
  color: #ffffff;
	font-size: 11px;
}

table.admin {
	width: 100%;
	margin-top: 16px;
	margin-bottom: 16px;
}

table.admin th {
	background-color: #84946e;
	color: #ffffff;
	padding: 6px;
	text-align: left;
}

table.admin td {
	background-color: #e5efd8;
	padding: 6px;
	text-align: left;
}

form {
	padding: 12px;
}

.admin form {
	background-color: #e5efd8;
}

form dt {
	clear: left;
	float: left;
}

form dt label {
	font-weight: bold;
}

form dd {
	margin-left: 240px;
	margin-bottom: 12px;
}

form dd input.textfield {
	padding: 4px;
	width: 300px;
}

form dd textarea {
	padding: 4px;
	margin-top: 24px;
	margin-left: -240px;
	width: 540px;
	height: 180px;
}

.entry img {
	float: right;
}

.entry {
	clear: right;
}
