#news-date {
  color: #ffffff;
  font-weight: bold;
}
/*#news-date:after {color: #ffffff;content:'';}*/
#news-link a:hover {
	color: white;
/*	color: #ffde8f;*/
	text-decoration: underline;
}
.contact-nw-body a:hover {
	text-decoration: underline;
}
.contact-nw-body a {
	text-decoration: none;
	font-weight: bold;
	color: #3c0808;
/*	color: #171717;*/
}
#news-link a {
/*	color: white;*/
	color: #ffde8f;
	text-decoration: none;
	font-weight: normal;
}
#news-link {
  color: #ffde8f;
/*	color:#663300;*/
/*	font-size: 12px;*/
/*	font-family: Tahoma;*/
	text-indent:8.5pt;
/*	background-image:url(/i/newsbg.jpg);*/
}
#news-text{
/*	color:#000000;*/
/*	font-size: 12px;*/
/*	font-family: Tahoma;*/
	text-align:justify;
	color: lightgray;
}
#news-body {
	-webkit-transition: opacity .8s ease;
	-moz-transition:    opacity .8s ease;
	-o-transition:      opacity .8s ease;
	-ms-transition:     opacity .8s ease;
	transition:         opacity .8s ease;
}
#news-text img {
	float:left;
	margin: 6px 6px 6px 0;
	border:1px outset gray;
}

#wthr-wrap {
/*	-moz-border-radius:	10px / 10px;*/
/*	border-radius:		10px / 10px;*/
/*	*/
	-webkit-box-shadow:	2px 0px 8px rgba(255,255,255,0.2);
	-moz-box-shadow:	2px 0px 8px rgba(255,255,255,0.2);
	box-shadow:			2px 0px 8px rgba(255,255,255,0.2);
	
/*	border: 0;*/
/*	padding: 0;*/
/*	border: 4px solid #434343;*/
}
#wthr-body {
	position:relative;
	z-index:1;
	
    -webkit-transition:     left .8s ease;
    -moz-transition:        left .8s ease;
    -o-transition:          left .8s ease;
    -ms-transition:         left .8s ease;
    transition:             left .8s ease;
}

.nw-body {
	background: #5f0407 url(../img/nw-top.gif) repeat-x scroll left top;
/*	width: 270px;*/
/*	margin-bottom: 45px;*/
	margin-bottom: 18px;
	position: relative;
/*	padding: 5px 24px 15px 25px;*/
	-moz-border-radius:	10px / 10px;
	border-radius:		10px / 10px;

	-webkit-box-shadow:	2px 2px 8px rgba(255,255,255,0.4);
	-moz-box-shadow:	2px 2px 8px rgba(255,255,255,0.4);
	box-shadow:			2px 2px 8px rgba(255,255,255,0.4);
}
.nw-wrap {
  padding: 5px 24px 15px 24px;
}

.nw-body h3 {
  margin: 10px 0 7px;
  color: #ffde8f;
  position: relative;
  z-index: 2;
}
.contact-nw-body p {
	color: #3c0808;
	line-height: 1.8;
	margin-bottom: 45px;
}
.nw-body p {
  color: #ffde8f;
  line-height: 1.8;
  margin-bottom: 45px;
}

#btn-more a:hover {
	text-decoration: underline;
}
#btn-more a {
	text-decoration: none;
}
#btn-more {
  border: 0px solid #e59d2c;
 /*  background: #f8d982 url(../img/buttonek-bg.gif) repeat-x scroll left top;*/ 
  position: absolute;
  bottom: 24px;
  right: 27px;
  line-height: 24px;
  font-family: Georgia,"Times New Roman",Times,serif;
}
#continue-button a, continue-button a:visited {
  padding: 0 10px;
  font-weight: normal;
  color: #300808;
  text-decoration: none;
  display: block;
}
#continue-button a:hover {
  background: #ffbb33 url(../img/buttonek-bg-hover.gif) repeat-x scroll left top;
}
.listecky {
  background: #f9c261 url(../img/listecky.gif) no-repeat scroll left top;
  position: absolute;
  right: 22px;
  top: 18px;
  width: 37px;
  height: 14px;
}
.contact-nw-body {
	background: #ffbb5a url(../img/contact-nw-top.gif) repeat-x scroll left top;
/*  width: 270px;*/
	margin-bottom: 18px;
	position: relative;
	-moz-border-radius:	10px / 10px;
	border-radius:		10px / 10px;

	-webkit-box-shadow:	2px 2px 8px rgba(255,255,255,0.4);
	-moz-box-shadow:	2px 2px 8px rgba(255,255,255,0.4);
	box-shadow:			2px 2px 8px rgba(255,255,255,0.4);
/*	color: #171717;*/
	color: #3c0808;
}
#content-box-in-right .contact-nw-body h3 {
  margin: 10px 0 8px;
  color: #3c0808;
  position: relative;
  z-index: 2;
}
.contact-nw-body address {
  margin-bottom: 19px;
}
.nw-listecky {
  background: #fead43 url(../img/contact-listecky.gif) no-repeat scroll left top;
  position: absolute;
  right: 22px;
  top: 18px;
  width: 15px;
  height: 14px;
}


.ornament {
  margin: -10px auto 10px;
  background: transparent url(../img/ornament.gif) no-repeat scroll center 0;
}

#infomail:after { content:"@"; }

