body {
  background:#ead3a7 url(/images/bg4.jpg) center top;
  margin:0px;
  padding:0px 0px;
  font:14px "Times new roman";
  color:#1e1d11;
  text-align:center;
}
.wrap {
  width:980px;
  margin:0 auto;
  text-align:left;
  position:relative;
}
p, h1, h2, h3, h4, h5, ul {
  margin:0px;
  padding:0px;
  margin-bottom:10px
}
ul {
  margin-top:10px;
}
input, textarea, option, select {
  font-size:13px;
  font-family:"Trebuchet MS";
  color:#333333
}
li {
  list-style:square;
  list-style-position:inside;
  padding:1px 0 1px 10px;
  margin:0;
}
a {
  color:#9C4661;
  text-decoration:underline
}
a:hover {
  color:#9C4661;
  text-decoration:underline
}
#content {
  position:relative;
  zoom:1;
  height:1%;
  padding:30px 0;
  background:url(/images/blik.gif) no-repeat left top;
}
#contentl {
  width:280px;
  float:left;
  color:#333333;
  overflow:hidden;

}
#contentr {
  width:680px;
  float:right;
  padding:20px 0;
}
#content b, #content strong {
}
#footer_wrap {
  background:url(/images/footer.gif) center top;
  height:123px;
  overflow:hidden;
}
#footer {
  height:70px;
  font-size:12px;
  color:#A39986;
  background:url(/images/logo_sm.gif) no-repeat 40px top;
  width:980px;
  margin:0 auto;
  margin-top:50px;
  text-align:left;
  position:relative;
}
#footer .l {
  float:left;
  margin:34px 0 0 180px;
}
#footer .r {
  float:right;
  margin:30px 0 0 0;
}
#footer a {color:#FFFE61; text-decoration:none;}
#footer a:hover {color:#FFFFFF}
a#logo {
  display:block;
  text-align:center;
  margin-bottom:30px;
}
#menu {
  background:url(/images/menu_t.gif) no-repeat center top;
  padding:60px 0 20px 0;
}
#menu a {
  display:block;
  font:bold 11px "Times New Roman";
  margin-bottom:10px;
  text-decoration:none;
  text-transform:uppercase;
  color:#818181;
  text-align:center;
}
#menu a:hover, #menu a.act {
  color:#000000;
  text-decoration:none;
}
#menu div.b {
  background:url(/images/menu_b.gif) no-repeat center bottom;
  height:60px;
}
#contact {
  background:url(/images/map.gif) no-repeat center top;
  font:italic 15px "Times New Roman";
  text-align:center;
  padding:80px 0 50px 0;
}
h1 {
  font:20px "Times New Roman";
  color:#9C4661;
}
h2 {
  font:18px Arial;
  color:#9C4661;
}
h3 {
  font:18px Arial;
  color:#9C4661;
}
h4 {
  font:italic 15px "Times New Roman";
  color:#9C4661;
}
.news_item {
  margin-bottom:15px;
}
.news_item a {
  display:block;
  padding:4px 0 2px 0;
  font-size:16px;
}
span.date {
  font:11px Tahoma;
  background:#4D83D5;
  color:#FFFFFF;
  padding:1px 6px;
}
.more {
  padding:3px 0
}
.more a {
  color:#FFFFFF;
  font-size:11px;
  padding:3px 10px;
  background:#C18172;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
}

#TB_secondLine {
	color:#666666;
}
#TB_window a {
  color:#365396;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #FFFFFF;
	z-index: 102;
	display:none;
	text-align:left;
	top:30px;
	left:50%;
        color:#000000;
        border-top:3px solid #A39986;
        border-bottom:3px solid #9C4661;
}

* html #TB_window { /* ie6 hack */
position: absolute;
top: expression(30 + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border:1px solid #C4BFC0
}

#TB_caption{
	height:50px;
	padding:7px 30px 10px 15px;
	float:left;
}
#TB_caption #TB_secondLine{
}

#TB_closeWindow{
	height:25px;
	padding:7px 13px 10px 0;
	float:right;
 display:none;
}
#TB_closeWindowButton {
  font-size:10px;
  border:1px solid #8F8B9C;
  padding:2px 6px;
  color:#5E5870 !important;
  text-decoration:none !important;
  background:#EEEEEE
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
    display:none;
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	/*padding:2px 15px 15px 15px;*/
	padding:0px;
	overflow:hidden;
	text-align:left;
	line-height:1.4em;
        color:#000000;
        font-size:12px;
}

#TB_ajaxContent.TB_modal{
	/*padding:15px;*/
}

#TB_ajaxContent p{
	/*padding:5px 0px 5px 0px;*/
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#form {
  margin-top:10px;
}

#form th {
  vertical-align:top;
  width:120px !important;
  padding-left:10px;
  padding-right:5px;
  text-align:right;
  font-weight:normal;
color:#000000
}
#form th b {
  font-weight:normal;
}
#form td {
  padding-left:8px;
}
#form td.group {
  font-weight:bold;
}
#form input, #form textarea {
  width:350px;
}
#form input.button, .button {
  width:auto;
  background:#A39986;
  color:#FFFFFF;
  border:1px solid #766649;
  font:14px Arial;
  padding:0px 10px;
  height:24px;
  line-height:24px;
}

a.button {
   float:left;
   display:block;
   color:#FFFFFF !important;
   text-decoration:none !important;
}
a.button:hover {
  color:#ffffff;
  text-decoration:none !important;
  background:#9B4661;
  border:1px solid #9B4661;
}
#form textarea, #form input, input.input {
  border:1px solid #A39986;
  padding:3px;
}
#form textarea {
  height:120px;
}
#content #form b {
  color:#333333
}
.need, .req {
  font:16px Tahoma;
  color:#990000;
}
.need2, .req2 {
  font-weight:bold;
  color:#D6750D;
  font-family:Tahoma, Arial
}
div.message {
  color:#990000;
  margin-bottom:15px;
}
img.left {
  margin:0px 15px 15px 0px;
}
img.right {
  margin:0px 0px 15px 15px;
}
div.search {
  padding-bottom:15px;
}
ul.sitemap {
}
ul.sitemap ul.sitemap li {
  list-style:square;
  font-weight:normal;
  margin-left:15px;
  padding:0px;
  font:13px Arial
}
ul.sitemap ul.sitemap li a {
  text-decoration:underline
}
ul.sitemap ul.sitemap {
  margin:5px 5px 5px 15px;
}
ul.sitemap li {
  background:none;
  padding:1px 0px;
  margin:0px;
  list-style:none;
  font:bold 16px "Trebuchet MS"
}
ul.sitemap li a {
  text-decoration:none;
  color:#4A4A4A
}
ul.sitemap ul.sitemap li a {
  text-decoration:underline;
  color:#005AEB
}
table.table {
  font-size:12px;
  margin-bottom:15px;
  border-bottom:3px solid #F9C577;
}
table.table td {
  padding:6px 12px;
}
.page_content td {
  vertical-align:top;
}
.page_content td p {
  margin:0px;
  padding:0px;
}
table.table tr.first_line td {
  background:#FBD9A7;
  color:#B0330D;
  vertical-align:middle;
  font-weight:bold;
}
table.table tr td {
  border-top:1px solid #F9C577;
  background:#FFF0C0
}
table.table tr.even td {
  background:#FFF4D3
}
.paginal {
  padding-top:20px;
  padding-bottom:20px;
}
.paginal a {
  color:#9C4661;
  text-decoration:none;
  border:1px solid #D8BC9E;
  padding:3px 8px;
  font:bold 14px "Times New Roman"
}
.paginal a.act, .paginal a.act:hover {
  background:#FFFFFF;
  font-weight:bold;
}
.paginal a:hover {
  color:#9C4661;
  border:1px solid #9C4661
}
.paginal span {
  margin:0px 5px;
}
div.hr {
  height:1px;
  overflow:hidden;
  border-top:1px solid #C4BFC0;
  margin-top:10px;
  padding-top:10px;
}
div.clear {
  height:1px;
  overflow:hidden;
  clear:both; 
}
img.left, img.right {
}
#files td {
  padding:0 0 5px 5px;
  font-size:13px
}
#files td small {
  font-size:12px
}
#files td b {
  color:#333333
}

#gallery a {
  float:left; 
  width:174px;
  position:relative;
  margin:0 15px 15px 0;
  text-decoration:none;
  background:url(/images/gallery.gif) no-repeat;
  padding:7px 7px 7px 7px;
  color:#000000;
  font-size:12px;
}
#gallery  {
  height:1%
}
#gallery a.alb {
  text-decoration:none;
  text-align:center;
  color:#666666;
  font-size:17px;
  height:240px;
}
#gallery a.alb img {
  margin-bottom:15px;
}
#gallery a.ghidden {
  display:none
}
#gallery img {
  margin-bottom:10px;
}
.comments {
  border-top:1px dashed #E7EEFA;
}
.comments .item {
  padding:10px 0;
  border-bottom:1px dashed #E7EEFA
}
.comments .item .title {
  margin-bottom:5px;
}
.comments .item span.date {
  margin-right:10px;
}
p.albums a {
  font-style:italic;
  margin-right:10px;
}
p.albums a.act {
  color:#000000;
  text-decoration:none;
}
.plans td {
  vertical-align:bottom;
  text-align:center;
  padding:0 10px 30px 0;
}
.plans img {
  margin-bottom:10px;
}
.plans a {
  font-style:italic;
}
.plans a.act {
  text-decoration:none;
  color:#000000
}
.plan {
  height:354px;
  position:relative;
}
.plan span {
  position:absolute;
  right:100px;
  bottom:0;
  font-style:italic;
}
#plan2, #plan3 {
  display:none
}
