body {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fbefc5 url(images/body_background.jpg) repeat-x;
	text-align: center;
} 
p {
	text-align: left;
	text-indent: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
#sysframe {
	width: 760px;
  	background: #fff url(images/content.jpg) repeat-y;
		 		border-left: 2px solid #a02923;
		 		border-right: 2px solid #a02923;

}

#sysheader {
	height: 50px; 
	background: #fff url(images/header.jpg) no-repeat;
	text-align: right;

	}
#sysheader a { color: #f9d752; text-decoration: none; font-weight: bold; font-size: 10pt;
 }
#sysheader a:hover { color: #ffffff; text-decoration: underline;font-weight: bold; font-size: 10pt;
}

#syscontent {
  	background: #fff url(images/content.jpg) repeat-y;
	padding-bottom: 55px;

	}

#sysfooter {
	 height: 55px; 
	 margin-top: -67px; 
	 width: 760px;
	 background: #fff url(images/footer.jpg)  no-repeat;


}
#sysfootercontent {
 height: 55px; 
}
#navigation{
	font-weight: bold;
	text-align:left;
	padding-top:40px;
	width:200px;
	float:right;
	overflow: hidden;
	background: #f9d752 url(images/menu_background.jpg) no-repeat;
}
#navigation_bottom{
	background: #f9d752 url(images/nav_bot.jpg) repeat-y;
}
#content{
	width:560px;
	float:left;
	overflow: hidden;
	}
.clear{
	clear: both;
}
.logo{
	background: #fff url(images/logo.jpg) no-repeat;
	width:560px;
	height:230px;
}
/*  nav */

.nav a {
	color: #a02923;
	display: block;
	clear: both;
	width: 140px;
	font-weight: none;
	text-decoration: none;
	text-align: right;
	border-bottom: 1px solid #a02923;
	padding-top:2px;
	margin-left:43px;
	padding-bottom: 6px;
	}
 .nav a:hover {
color: #252d22;
border-bottom: 1px dashed #a02923;
}
.col{
	background: #f9d752 url(images/nav_bot.jpg) repeat-y;
width:200px;
height:100%;
}
.hoverlink a {
color: #924f3c;
}

/* styles 2 */
.title{
/*	margin: 10px; */
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	color: #a02923;
}
.title2{
/*	margin: 10px; */
	font-size: 9pt;
	text-align: right;
	font-weight: bold;
	color: #924f3c;
}
.caption{
/*	margin: 10px; */
	font-size: 9pt;
	text-align: right;
	font-weight: bold;
	color: #a02923;
	padding-right: 20px;
}
.footertext{
	padding-top: 20px;
	text-align: center;
	color: #a02923;
}
.links a { color: #d17127; text-decoration: none; font-weight: normal; font-size: 10pt;
 }
.links a:hover { color: #3e0109; text-decoration: underline; font-size: 10pt;
}
 a { color: #a02923;
 }

.centered{
	font-weight: bold;
	text-align: center;
}
.right_text{
	font-weight: bold;
	text-align: right;
}
.tables td{
border:1px solid #cd7020;
}
#shadow{
border: 3px solid lime;
height: 100%;
width: 820px;
background: url(images/shadow.png) repeat-y;
margin:0 auto;
behavior:url(iefixScale.htc);
}
.gallery{
	padding-left: 30px;
}
.gallery a img{ border: 2px solid #a02923; }
.koleda_caption{
text-align: center;
font-weight: bold;
color: #a02923;
font-size: 14px;
}
.koleda_table {
border: 1px solid #a02923;
margin: 10px 10px 10px 10px;
}
.koleda_table td{
border: 1px solid #f9d752;
}

.baneri {
padding-top: 240px;
}
.baneri a {
border-bottom:  none;
}
.baneri a:hover {
border-bottom:  none;
}
.tableinfo td{
width: 200px;
border: 1px solid #f9d752;
}
.tableinfo{
border: 1px solid #a02923;
margin-left: 35px;
}
