
/*-------------- Page layout ------------------*/

body {
	margin: 0;
	padding: 0;
}

#outer {
	width: 900px;
}

#header {
	background: url(img/header.png) top left no-repeat;
	float: left;
	width: 900px;
	height: 102px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


#banners img, #banners object {
	position: absolute;
	left: 745px;
	top: 8px;
}

#bannerswide img, #bannerswide object {
	position: absolute;
	left: 240px;
	top: 8px;
}

#nevnap {
	float: left;
	clear: both;
	width: 899px;
	text-align: right;

	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #004290;
}

#logo {
	margin: 0;
	padding: 0;
}

#logo img {
	border: 0;
}

#left {
	float: left;
	display: inline; /* IE hack */
	width: 145px;
	margin: 15px 0 0 13px;
	padding: 0;
	
	/* IE hack */
	box-sizing: content-box;
	behavior: url("ie-contentbox.htc");
}

#right {
	float: left;
	display: inline; /* IE hack */
	width: 143px;
	margin: 15px 0 0 15px;
	padding: 0;

	/* IE hack */
	box-sizing: content-box;
	behavior: url("ie-contentbox.htc");
}

#content {
	float: left;
	width: 500px;
	margin: 0;
	padding: 27px 25px 0 56px;

	/* IE hack */
	box-sizing: content-box;
	behavior: url("ie-contentbox.htc");
	
	_height: 500px; /* IE min-height hack */
	min-height: 500px;
}

/* background hack */
#bg-top {
	float: left;
	background-image: url(img/bg_top.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#bg-bottom {
	float: left;
	background-image: url(img/bg_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	
	padding-bottom:50px;
}
#bg-body {
	margin-top: 0px !important;
	margin-top: -5px;
	float: left;
	background-image: url(img/bg.png);

}

/*------------------ Menu tree ----------------------*/
#left .hier ul, #right .hier ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#left .hier ul.hier2, #right .hier ul.hier2 {
	margin-top: -8px;
}

#left ul.hier2, #right ul.hier2 {
	margin-top: -5px;
}

#left ul.hier2 li, #right ul.hier2 li {
	margin-left: 10px;
}

.hier1 a:hover {
	text-decoration: underline;
}

.hier1 img {
	border: 0;
}

#left ul.hier2 li a, #right ul.hier2 li a {
	color: #334254;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.hier2 a:hover {
	text-decoration: underline;
}

/*------------------- Content ------------------------*/
#content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align:justify;
}

#content .no-margin {
	margin-left: -30px;
}
#content h1 {
	margin-left: -30px;
	position: relative;
	
	font-family: Tahoma,Arial,Sans;
	font-size: 20px;
	color: #98323a;
	font-weight: normal;
}

#content h2 {
	margin-left: -25px;
	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #a26166;
	font-weight: bold;
	z-index: 1;
}

#content h3 {
	margin-left: -20px;
	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #a26166;
	font-weight: normal;
}

#content h4 {
	margin-left: 0px;
	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #a26166;
	font-weight: normal;
}

#content a {
	color: #a26166;
	font-weight: bold;
	text-decoration: none;
	
}

#content a:hover {
	text-decoration: underline;
}

#content table {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

/*------------------- News ---------------------- */
.news-title {
	margin: 0 0 0 -10px;
	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #a26166;
	font-weight: bold;
}
.news-title span {
	font-weight: normal;
	font-size: 11px;
}
.twoincontent p {
	margin: 0 0 15px 0;
}

/*------------------ Gallery -------------------- */
.gallery-imageview {
	text-align: center;
}

.gallery-imageview .description {
	display: block;
}

img.gallery {
	max-width: 95%;
	_width: 95%; /* IE workaround */
}

ul.gallery {
	color: #941f1f;
	list-style-type: disc;
}

table.gallery img {
	border: solid thin;
}

table.gallery td {
	width: 150px;
	text-align: center;
	padding: 5px;
}

table.gallery .img-name {
	font-size: 10px;
}

#content .hier ul a.selected {
	color: black;
	text-decoration: none;
}

/*---------------- Link catalog ------------------- */
ul.linkcatalog {
	color: #941f1f;
	list-style-type: disc;
}


/*------------------ Guestbook ----------------------*/
table.guestbook-message, table.chat-message {
	padding: 0;
	width: 90%;
	
	margin-bottom: 10px;
}
.guestbook-message th, .chat-message th {
	font-size: 12px;
	font-weight: bold;
	color: #a26166;
	border-bottom: solid thin;
}
.guestbook-header, .chat-header {
	border-bottom: solid thin;
}
.guestbook-user, .chat-user {
	font-size: 12px;
	font-weight: bold;
	color: #a26166;
	text-align: left;
}
.guestbook-date, .chat-date {
	font-size: 12px;
	font-weight: bold;
	color: #a26166;
	text-align: right;
}
.guestbook-text, .chat-text {
	font-size: 12px;
}

/*------------------- Quiz -------------------------*/
#quiz, #login {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #004290;
}
#quiz h2, #login h2 {
	color: #605854;
	font-family: Adobe Garamond Pro,serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
#quiz ul, #login ul {
	margin: 0 0 0 10px;;
	padding: 0;
	list-style-type: none;
}
#quiz h2 {
	width: 134px;
	height: 18px;
	background: url(img/menu/quiz.gif);
}
#quiz h2 span {
	display: none;
}
#quiz .quiz-question {
	margin-left: 2px;
}

/*------------------- Login -------------------------*/
#login form div {
	text-align: right;
	padding-right: 20px;
}
#login a {
	color: #a26166;
	font-weight: normal;
	text-decoration: none;
	
}

#login a:hover {
	text-decoration: underline;
}
#login h2 {
	width: 134px;
	height: 18px;
	background: url(img/menu/user.gif);
}
#login h2 span {
	display: none;
}

/*------------------Search---------------------------*/
#search h2 {
	width: 134px;
	height: 18px;
	background: url(img/menu/search.gif);
	margin: 0;
}
#search h2 span {
	display: none;
}
#search input {
	margin: 0;
	padding: 0;
	display: inline;
	vertical-align: middle;
	font-size: 10px;
}
#search input.text {
	width: 90px;
	height: 14px;
	display: inline;
	margin-left: 4px;
}
table.search-result {
	padding: 0;
	width: 90%;
	
	margin-bottom: 10px;
}
.search-result {
	font-size: 12px;
}
.search-result thead td {
	color: #a26166;
	border-bottom: solid thin;
}

/*-----------------------News--------------------------*/
.shownewsdate {
	margin: -12px 0 10px -30px;
}
.shownewsintro {
	margin: 0 0 10px 0;
	color: #a26166;
}
.shownewsback {
	border-top: solid thin;
	margin: 10px 0 0 -30px;
	padding-top: 5px;
	border-color: #727272;
}

/*-----------------------Chat--------------------------*/

#users {
	float: right;
	width: 150px;
}

#users h2 {
	margin-left: 0;
}
