/**
 * Municipality radio Cascading style sheets (CSS)
 *
 * @author Hristo Drumev
 * @copyright Hristo Drumev [www.hdrumev.com]
 * @version 0.01 / 13.03.2008
 */

@import url("std.css");
@import url("layout-height-100.css");

/* ---------------------------------------------------------------------------------- */

#sysframe {
  width: 960px;
}

#sysheader {
	height: 192px;
}

#syscontent {
  padding-bottom: 60px;
}

#sysfooter {
  height: 80px;
  margin-top: -60px;
  width: 960px;
}

#sysfootercontent {
  height: 70px;
}

/* ---------------------------------------------------------------------------------- */

html,
body {
	background: #4889e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
} 

a {
	text-decoration: none;
}

#sysheader {
	width: 960px;
	background: url(img/bg.header.jpg) center no-repeat;
}

#sysframe {
	background: url(img/bg.sysframe.jpg) repeat-y;
}

#syscontent {
	width: 960px;
}

#sysfootercontent {
	background: url(img/bg.footer.jpg) no-repeat;
	padding-top: 22px;
}

#sysfootercontent a {
	color: #1f2f3c;
}

#sysfootercontent p {
	margin: 0;
	padding: 2px 0 0 0;
	color: #1f2f3c;
	font-size: 0.9em;
	text-align: center;
	width: 580px;
	margin-left: 170px;
}

#sysfootercontent p a {
	text-decoration: none;
}

#sysfootercontent p.line {
	padding-top: 22px;
}

#sysfootercontent p a:hover {
	color: #ccc;
}

/* ---------------------------------------------------------------------------------- */

#main {
	width: 550px;
	overflow: hidden;
	float: left;
	padding: 0 10px;
}

#main h1 {
	height: 35px;
	color: #2962b2;
	font-size: 1.1em;
	text-align: left;
	clear: both;
	margin: 0;
	background: transparent;
}

#main h2 {
	color: #153c58;
	font-size: 1.0em;
	margin: 40px 0 20px 0;
	clear: both;
	display: inline;

}

#main div {
}

#main h2.title {
	color: #d70000;
	margin: 15px 0 5px 0;
}

#main div.title {
	margin: 15px 0 5px 0;
}

#main div.datetime {
	margin: 20px 0 10px;
}

#main span.date {
	color: #2962b2;
}

#main span.time {
	color: #d70000;
}

#main div.more {
	text-align: right;
}

#main div.more a {
	color: #d70000;
}

#main div.more a:hover {
	color: #fff;
	background: #d70000;
}

#main div.note {
	border: 1px solid #093343;
	background: #fff;
	padding: 10px;
	margin: 10px 0;
	text-align: center;
}

#main div.error {
	margin: 20px;
	border: 1px solid #093343;
	background: #fff;
	padding: 10px 20px;
	text-align: center;
	font-weight: bold;
}

#main img.thumb {
	float: left;
	margin: 10px 10px 5px 0;
	border: 1px solid #699fcd;
	padding: 2px;
	display: inline;
}

#main p {
	color: #1f2f3c;
}

#main a.morephotos {
	background: none;
	padding: 0;
	float: left;
	margin: 0 20px 20px 0;
}

#main a.morephotos img {
	padding: 2px;
	border: 1px solid #ccc;
}

#main div.filenote {
	color: #970e14;
	margin: 2px 0 20px 0;
}

.newsblock {
	padding: 10px 10px 30px 10px;
	margin: 0 0px 0 5px;
	/*background:  url(img/block_footer_big.jpg) left bottom no-repeat;*/
}

.newsblock span {
/*	color: #970e14; */
	font-weight: bold;
}

.newsblock a {
	color: #2962b2;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 2px;
}

.newsblock a:hover {
	background: #78a8ea;
	color: #fff;
}

/* ---------------------------------------------------------------------------------- */

#nav {
	width: 180px;
	margin-left: 13px;
	float: left;
	overflow: hidden;
	padding: 0 0 0 0;
}

* html #nav {
	margin-left: 6px;
}

#nav h1 {
	/*background: url(img/menu1.header.jpg) center no-repeat;*/
	background-color: #ecf2fe;
	height: 20px;
	color: #2962b2;
	font-size: 1.0em;
	line-height: 20px;
	text-indent: 10px;
	margin: 20px 0 10 0;
	padding: 0;
}

h1 {
	/*background: url(img/menu1.header.jpg) center no-repeat; */
	background-color: #ecf2fe;
	height: 30px;
	color: #fff;
	font-size: 1.0em;
	line-height: 30px;
	text-indent: 20px;
	margin: 10px 0 -1px 0;
	padding: 0;
}

#nav ul {
	background-color: #ecf2fe;
	list-style: none;
	color: #153c58;
	margin: 0 0 20px;
	padding: 0 0 10px 0;
	/*background: url(img/menu1.footer.jpg) left bottom no-repeat;*/
}


#nav ul li a {
	background: #ecf2fe url(img/menu1.bulet.jpg) 5px center no-repeat;
	color: #3a6182;
	display: block;
	width: 150px;
	font-weight: none;
	padding: 0px 1px 3px 25px;
	text-decoration: none;
	border-bottom: 1px solid #afccea;
}

#nav ul li a:hover {
	color: #699fcf;
}

.contactusimg {
	float: left;
	margin: 0 50px 20px 0;
	border: 1px solid #e7f1f9;
	padding: 1px;
	background: #fff;
}
.nav_right_block{
	width: 190px;
	text-align: center;
	padding-top: 10px;
}
.blockfooter {
	list-style: none;
	color: #153c58;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 180px;
	/*background: #e7f1f9 url(img/menu1.footer.jpg) left bottom no-repeat;*/
}

/* ---------------------------------------------------------------------------------- */

.feedbackformmessage {
   width: 470px;
   text-align: center;
   margin: 20px auto 20px auto;
   background: #d6dfec;
   padding: 10px;
   font-weight: bold;
}

#feedbackform {
   width: 470px;
   text-align: left;
   margin: 20px auto 20px auto;
   background: #e7f1f9;
   padding: 10px;
   border: 1px solid #699fce;
}

#feedbackform input {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   border: 1px solid #699fce;
   font-size: 10px;
   width: 200px;
   float: left;
   margin: 2px 150px 0 0;
}

#feedbackform label {
   width: 100px;
   display: block;
   text-align: right;
   padding: 2px 5px 0 0;
   float: left;
   line-height: 14px;
   color: #666;
   font-weight: bold;
}

#feedbackform textarea {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   border: 1px solid #699fce;
   font-size: 10px;
   width: 330px;
   height: 60px;
   float: left;
   margin: 2px 0 0 0;
}

#feedbackform .feedbacksubmit {
   width: 100px;
   height: 18px;
   margin: 2px 0 0 105px;
   background: #ccc;
   border: 1px solid #699fce;
   font-weight: bold;
}

#right {
	float: left;
	width: 180px;
	padding-left: 2px;
}

.year {
	font-size: 11pt;
	font-weight: bold;
}

p {
	margin: 0 0 2px;
}

#lefttopbanner {
	float: left;
	margin: 5px 0 0 5px;
}

#righttopbanner {
	float: right;
	margin: 5px 5px 0 0;
}

#translate {
	margin: 0 0 20px;
	padding: 0;
	width: 180px;
}

.copyright {
	font-size: 0.8em;
	text-align: center;
	margin: 20px 0 0 0;
}

.prevnext {
	margin-top: 20px;
}





