body {
	background-color:#717c83;
	color: #000000;
	font-size : 12px; 
	font-family : Arial, Helvetica, sans-serif; 
	text-align:center;
	padding:0px;
	margin: 0px;
} 

table.main {
	background-color:#566168;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

td {
	font-size : 12px; 
	font-family : Arial, Helvetica, sans-serif; 
}

h1 {
	color: #753e20;
	font-size : 24px; 
	font-family : Arial, Helvetica, sans-serif; 
	text-align: left;
	}

h3 {
	color: #41484c;
	font-size : 14px !important; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold !important; 
	margin: 0px;
	}
h4 {
	color: #41484c;
	}


input {
	border: 1px solid #000000; 
	background-color:#ffffff;
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif;
	height: 20px;
} 

textarea {
	border: 1px solid #000000; 
	background-color:#ffffff;
	color : #000000; 
	width:100%;
	height: 200px;
	font-family : Arial, Helvetica, sans-serif; 
} 

.big{
	width:150px;
}

.bigbig{
	width:100%;
}

img	{
	    border:1px black solid;
}

.img1{
	    border: none !important;
}

.img2{
	    border: none !important;
		margin:0;
		padding:0;
}

A:link,A:visited {
	text-decoration : none; 
	color : #41484c; 
	border:0px;
} 

A:hover {
	text-decoration : underline; 
	color : #ffffff; 
	border:0px;
} 

.banners {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px !important; 
	text-decoration : none;
	background-color : #ceae91; 
	border: 1px solid black;
} 
.banners img {
	border: 0px solid black;
} 

td.menu {
    padding-left: 10px;
    border-bottom: 1px solid #a58b74;
} 

A.leftmenu:link,A.leftmenu:visited{
	font-size : 11px !important; 
	text-decoration : none; 
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold ! important; 
} 

A.leftmenu:hover {
	font-size : 11px !important; 
	text-decoration : none; 
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold ! important; 
} 


A.leftlang:link,A.leftlang:visited,A.leftlang:hover {
	font-size : 11px !important; 
	text-decoration : none; 
	color : black; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold ! important; 
} 

td.rightmenu {
	width:250px;
}

/* events */
.titlevent {
	color: #41484c;
	font-size : 14px !important; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold !important; 
}

.title {
	color: #41484c;
	font-size : 12px !important; 
	font-weight : bold !important; 
}

a.title:hover {
	color: #41484c;
	font-size : 12px !important; 
	font-weight : bold !important; 
}

.datesevents {
	color : #ffffff;
	font-size : 10px; 
	font-weight : bold !important; 
} 

table.events{
    padding: 0px;
	margin: 0px;
	background-color : #bbcad9; 
	border: 1px solid black;
}


table.events td {
    padding: 1px; 
    padding-left: 5px; 
    padding-right: 5px; 
} 

table.events th {
    padding: 0px;
	margin: 0px;
	font-size : 12px !important; 
	color : white; 
	background-color : #f37f2a; 
	border-bottom: 1px solid black;
	text-decoration : none;
	text-align: left;
	text-transform: uppercase;
} 


/* tables */
table.tablecolor{
    padding: 2px; 
	background-color : #7d9ab6; 
	font-size : 12px !important; 
	border: 1px solid black;
}

.rights {
	font-size : 10px; 
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000; 
} 

select {
	border-color : #445799; 
	border-style : solid; 
	background-color:#ffffff;
	color : #000000; 
	border-width : 1px; 
	font-size : 12px; 
	font-family : Arial, Helvetica, sans-serif; 
	height: 20px;
} 

table.nobordertable {
	border: 1px none black;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px 0px 0px 0px;
} 
table.nobordertable td {
	border: 1px none black; 
	padding: 2px;
	margin: 0px 0px 0px 0px;
} 

/* table with black borders */
.bordertable {
} 

table.bordertable {
	border: 1px solid black;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px 0px 0px 0px;
} 

table.bordertable td {
	border: 1px solid black; 
	padding: 3px;
	margin: 0px 0px 0px 0px;
} 

table.bordertable th {
    padding: 2px; 
	font-family : arial, helvetica, sans-serif !important; 
	color : #ffffff !important; 
	background-color : #7d9ab6; 
	border: 1px solid black;
	margin: 0px 0px 0px 0px;
	font-size : 11px; 
	text-decoration : none;
	text-align:left;
	text-transform: none;
} 

.noborder {
	border: none;
}

.border {
	border: 1px solid black;
}


/* table for the post in the forum */
.forumtable {
} 

table.forumtable {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
} 

table.forumtable td {
	border: none;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid black;
}

table.forumtable td.noborder {
	border: none;
	padding: 3px;
	margin: 0px 0px 0px 0px;
}

table.forumtable th {
    padding: 2px; 
	color : #ffffff !important; 
	background-color : #7d9ab6; 
	border: none;
	margin: 0px 0px 0px 0px;
	font-size : 11px; 
	text-decoration : none;
	text-transform: none;
} 

table.obiavitable {
	border: 1px solid black;
	border-collapse: collapse;
	padding: 0px;
	margin: 1px;
} 

table.obiavitable td {
	border: none;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid black;
} 

table.obiavitable th {
    padding: 2px; 
	font-family : arial, helvetica, sans-serif !important; 
	color : #ffffff !important; 
	background-color : #7d9ab6; 
	border: none;
	margin: 0px 0px 0px 0px;
	font-size : 11px; 
	text-decoration : none;
	text-align: left;
	text-transform: none;
} 

a.top:link, a.top:visited {
	color: #000000;
	font-weight: bold;
	text-decoration : none;
	font-size: 10px;
}

a.top:hover {
	color: #000000;
	font-weight: bold;
	text-decoration : underline;
}

div.top{
	padding: 0px;
	margin-left: 5px;
	width: 115px;
}

table.top{
	padding: 0px;
}

table.top td{
	padding: 0px;
}

img.top	{
	border:0px black solid; 
}
	
.test {
	border: 0px solid black;
	margin: 0px;
}		 

.test td {
	font-size : 11px; 
	font-family : Arial, Helvetica, sans-serif;
}


table.right{
	background-color : #ffa83c; 
	border: 1px solid black;
	width: 100%;
}

table.right td {
    padding: 2px; 
    padding-left: 4px; 
	font-size: 10px;
} 

table.right th {
    padding: 0px; 
    margin: 0px; 
	font-size : 12px !important; 
	color : white; 
	background-color : #7d9ab6; 
	text-decoration : none;
	text-align:left;
	text-transform: uppercase;
	border-bottom: 1px solid black;
} 

input.right{
	height: 16px;
	font-size: 10px;
}

table.left{
	background-color : #ffa83c; 
	border: 1px solid black;
	border-collapse: collapse;
}

table.left td{
    padding: 0px; 
    padding-top: 0px; 
    padding-bottom: 0px; 
    font-size: 12px;
} 

table.left th {
    padding: 2px; 
	font-size : 10px !important; 
	color : white; 
	background-color : #f37f2a; 
	text-decoration : none;
	text-align:left;
	text-transform: uppercase;
	border-bottom: 1px solid black;
} 

.mainlist {
	color: #41484c;
	font-size : 13px !important; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold !important; 
}

.noborder{
	border: none;
}

table.bannertop{
	background-color : #ffa83c; 
	border: 1px solid black;
/*	width: 185px;*/
}

table.bannertop td{
    padding: 0px; 
	font-size: 10px;
} 

table.gallery{
}

table.gallery td{
    padding: 1px; 
	margin: 0px;
}

.gallery a{
	color:#000000;
    padding: 1px; 
    text-decoration:none;
	margin: 0px;
}


td.photo{

	background-color:#7A97B7;
/*	background-color:#566168;*/
	padding: 1px;
	text-align: center;
/*	border: 1px solid black;*/
}


table.toppro{
	 background-color: #7a97b7;
	 border: 1px solid black;
	 margin-bottom: 2px;
}

.galimg {
	background:#ffffff;
}

.galimg img {
	border: 5px solid #23445F;
	padding:1px;
	background:#ffffff;
}


.g{
	color:#066F00;
}
.r{
	color:#9F4909;
}

#mainframe{
	width:998px;
	margin: 0 auto;
	padding:3px;
	background:#566168;
	border-left:1px solid black;
	border-right:1px solid black;
	text-align: left;
}

body > #mainframe {
	width:990px;
}

#top{
	height:76px;
	background: url(titlepic_back.jpg) 0px 0px;
	margin-bottom: 3px;
	border: 1px solid #000;
	overflow:hidden;
}
#login{
	float:right:
	width:100px;
	position:relative;
	top:-80px;
}
#innerFrame {
	float:left;
	clear:left;
	width:680px;
	margin-right:3px;
}

#rightSidebar {
	/*margin-left:683px;*/
	float:left;
	width:305px;
}

#topprom{
	border:1px solid black;
	border-top:none;
	margin:0px 0px 2px 0px;
	height:109px;
	padding:3px;
	background:#7a97b7;
}

#topprom h3 {
	color: #000;
}

.prommenu {
	position:relative;
	top:-5px;
	text-align:left;
	font-weight:bold;
}

.prommenu a {
	color:white;
}
