* {margin:0; padding: 0;}
html, body {min-width:985px;}
body {background:#d9e8f1;color:#333;font: 64.5% Tahoma, Arial, Helvetica, sans-serif;min-width:975px;text-align:center;}
img {border:none}
a:link {color:#005B26;}
a:visited {color:#777;}
a:hover {color:#495F5F;}
a:active {color:#97AFA0;}
ul.horizontallist li {display: inline;list-style-type: none;}
ul.verticallist li {list-style-type: none;}
.clear {clear: both;height: 0;overflow: hidden;_height: 0;zoom: 1;}
#wrapper {text-align: left;margin: 1em auto;padding: 0px;border:0;width: 985px;}
.side-a {float: left;width: 680px;}
.side-b {margin: 0;float: left;width: 305px;height: 1%}
#footer {clear: both;}


#wrapper {
  background: url(img/bg.gif) repeat-y
}


#header {clear:both; background: url(img/bgt.gif) left top no-repeat;height:80px;}
#header .side-a h1{
  height:70px;
  margin:18px 0 12px 20px;
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: -5000px;
  display: block;
  cursor: hand;
  cursor: pointer;
}
#header .side-b p{
  text-align:right;
  margin:1em 20px 1em 0;
}
#header .side-b ul {
  text-align:right;
  margin-right:20px;
}
#languages {
  margin-top:1em;
}


#languages a {
  padding:0 0 1px 20px;
  background-position: left center;
  background-repeat: no-repeat;
  margin-left:1em;
}
#topimage {
  clear: both;
  width:965px;
  margin:1px 10px;
  height: 202px;
  background-position: left center;
  background-repeat: no-repeat;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
}

#mainmenu {
  background: #eee;
  margin:5px 10px;
  padding: 5px 10px 8px 10px;
  font-size:1.2em;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  clear: both;
}
#mainmenu a {
  color:#005B26;
  padding:0 5px;
}
#mainmenu .active {
  font-weight: bold;
}    
.contentanonces {
  margin:0 20px;
  clear: both;
  width:640px;
  padding-bottom:1em;
  border-bottom:1px solid #ccc;
}
.contentanonces .cola,
.contentanonces .colb { float: left;}
.contentanonces .cola { width: 315px; //margin-right: -640px; }
.contentanonces .colb { width: 315px; //margin-left: 315px; //display: inline; padding-left: 10px; }
.contentanonces .adescr {
  width:300px;
  margin-top:3px;
  text-align: justify;
  padding:5px;
  background: #eee;
  border: 1px solid #ccc;
  font-size:1.1em;
}
.contentanonces img {
  border:1px solid #ccc;
  width:310px;
  height:230px;
}
.contentanonces h3 {
  font-size:1.2em;
  font-weight: bold;
  margin-bottom:3px;
  background: #eee;
  display: block;
  padding:5px;
  width:300px;
  border:1px solid #ccc;
}
.contentanonces h3 a:link,
.contentanonces h3 a:visited,
.contentanonces h3 a:hover
.contentanonces h3 a:active {
  color:#333;
}

#sitenavigation
{
	font-size:1.1em;
	margin:.5em 2em 1em 2em;
    padding-bottom:1em;
	font-weight:bold;
    border-bottom: 1px solid #ddd;
}
#sitenavigation li:before { content: "» "; }
#sitenavigation li:first-child:before { content: ""; }

.post {
  margin:1.5em 2em .5em 2em;
  font-size:1.1em;
}

.post .pt .date {
  display: block;
}

.post img {
  border: 1px solid #ccc;
  width:150px;
  float: left;
  margin:0 7px 0 0;
}

.post h3 {
  padding-bottom:.5em;
  font-size:1.2em;
  font-weight: bold;
}

#pagenav {
	margin:1em 2em;
	text-align:right;
}
#pagenav span {
	margin:.2em;
	padding:.2em .3em .2em .3em;
	background:#eee;
	border:1px solid #efefef;
}
#pagenav span#current {
	background:#fefefe;
	border:1px solid #efefef;
}
#pagenav a {
	border:0;
	font-weight:bold;
}
#pagenav a:hover {
	text-decoration:none;
}

.document {
  margin:1em 2em;
  font-size:1.2em;
  word-spacing: 0.05em;
  line-height: 1.3em;
  clear: both;
}
.document img {
  border: 1px solid #ddd;
  padding:1px;
}

.document p {
  margin:.7em 0;
}
.document ul, .document ol {
  margin:.7em 1em .7em 3em;
}
.document ul li, .document ol li {
    margin:.5em 0;
}

.document table{
	width:95%;
	border-collapse:collapse;
}

.document table td, .document table tr{
	border:1px solid #ccc;
}
.document table td {
	padding:7px;
}

.sidebaranonce {
  padding:5px 10px 1.2em 10px;
  margin:0 10px 1.6em 10px;
  border:1px solid #dedede;
  background: #f7f7f7;
}
.banners {
  padding:5px 10px 1.2em 10px;
  margin:0 10px 1.6em 10px;
}


.sidebaranonce h2 {
  font-size:1.2em;
  font-weight: bold;
  color:#006E2E;
  padding-bottom: .7em;
}
.sidebaranonce h2 a:link,
.sidebaranonce h2 a:visited,
.sidebaranonce h2 a:hover
.sidebaranonce h2 a:active {
  color:#006E2E;
}
.sidebaranonce .verticallist li {
  padding:.7em 0;
  font-size:1.1em;
}
.newsitem {
  margin-bottom:1em;
  border-bottom:1px solid #dedede;
  padding-bottom:1em;
  font-size:1.1em;
}
.date {
  font-weight:bold;
  font-size:.9em;
  background: url(img/post.gif) center left no-repeat;
  padding:3px 0 3px 15px;
}
.newsitem h3 {
  padding:.5em 0 .2em 0;
  font-size:1.1em;
  font-weight: bold;
}


#footer {
    background: url(img/bgf.gif) left bottom no-repeat;
    text-align: center;
}
#footer a {
  color:#777;
}

#botmenu {
  margin:5em 1em 1em 1em;
  padding:1em 0 0 0;
  border-top:1px solid #ccc;
}
#footer p {
  padding-bottom:2em;
}


#botmenu a{
  padding:0 .7em;
}

.banners img {width:250px;}







