* {margin:0; padding: 0;}
html, body {min-width:985px;}
body {background:#fff url(img/bg.gif) left top repeat-x;color:#333;font: 64.5% Tahoma, Arial, Helvetica, sans-serif;min-width:975px;text-align:center;}
img {border:none}
a:link {color:#3F4C6B;}
a:visited {color:#B02B2C;}
a:hover {color:#D15600;}
a:active {color:#D15600;}
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;}
.clearing {clear: both;height: 0;overflow: hidden;_height: 0;zoom: 1; }
#wrapper {text-align: left;margin: 0 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;}

/* titles */
h1.swap {
background-repeat:no-repeat;
margin:0;
padding:0;
}
h1.swap span {display:none;}
h1#t-logo {
margin:0 0 0 20px;
padding:0;
cursor:pointer;
cursor:hand;
}

h1.contentheader {
  color:#fff;
  font-size:1.2em;
  background:#128DB3 url(img/contentheader.gif) repeat-x;
  padding:1em 1.5em 1em 2.5em;
  margin:2em 0 .6em 0;
  width:14.5em;
}

.shadow01 {
  background: url(img/shadow01.gif) bottom right no-repeat;
  width:14.5em;
}
html>body .shadow01 {
  padding-bottom:.1em;
  width:22em;
}

h1.anonceheader {
  color:#fff;
  font-size:1.2em;
  background:#EA4730 url(img/anonceheader.gif) repeat-x;
  padding:1em 2.5em 1em 1.5em;
  margin:2em 0 .6em 0;
}
.anonceheader a {
  color:#fff;
  text-decoration:none;
}

.shadow02 {
  background: url(img/shadow02.gif) bottom left no-repeat;
  width:100%;
}
html>body .shadow02 {
  padding-bottom:.1em;
}



#header {clear:both;height:95px;}
#header .side-a h1{
  height:85px;
  margin:5px 0 5px 8px;
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: -5000px;
  display: block;
  cursor: hand;
  cursor: pointer;
}
#header .side-b p{
  text-align:right;
  font-size:1.1em;
  margin:1em 10px 1em 0;
  padding-right:10px;
  color:#333;
  line-height:1.2em;
}
#header .side-b a {
  color:#356AA0;
}
#header .side-b ul {
  text-align:right;
  margin-right:10px;
}
#languages {
  margin-top:1em;
  margin-right:10px;
}

#languages {
  padding-right:10px;
}

#languages a {
  padding:0 0 1px 19px;
  margin-left:.5em;
  background-position: left center;
  background-repeat: no-repeat;
  font-size:1.1em;
}
#topimage {
  clear: both;
  width:965px;
  margin:1px 10px;
  height: 302px;
  background-position: left center;
  background-repeat: no-repeat;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
}

#mainmenu {
  background: #ccc url(img/mgb.gif) repeat-x;
  margin:5px 10px 1px 10px;
  padding: 9px 0 12px 0;
  font-size:1.2em;
  border-top:1px solid #ccc;
  clear: both;
}

#mainmenu li {
  background: url(img/mr.gif) right center repeat-y;
  margin:5px 0;
}
#mainmenu a {
  color:#fff;
  padding:5px 25px 5px 15px;
}
#mainmenu .active {
  font-weight: bold;
  color:#fff;
}    
#centeranonces {
		margin-top:1em;
		margin-left:1em;
}

.centeranonce {
		width:180px;
		float:left;
        background:#e2f1fc;
}
.centeranonce p {
		font-size:1.1em;
		line-height:1.3em;
        padding:0 10px 10px 10px;
}
.centeranonce img {
		width:160px;
		border:2px solid #fff;
		margin:.6em 6px;
}

#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.2em;
  line-height:1.3em;
}

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

.post img {
  border: 1px solid #ccc;
  width:100px;
  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:left;
}
#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 1em 10px;
  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 0 1.2em 10px;
  margin:0 10px 1.6em 10px;
  /*border:1px solid #dedede;
  background: #f7f7f7;
 */
}
.bnnrs {
  padding:5px 10px 1.2em 10px;
  margin:0 10px 1.6em 10px;
}


.sidebaranonce h2 {
  font-size:1.2em;
  font-weight: bold;
  color:#fff;
  background:#895337 url(img/rbg.jpg);
  padding:.4em 5px .7em 5px;
  margin-bottom:1.2em;
}
.sidebaranonce h2 a:link,
.sidebaranonce h2 a:visited,
.sidebaranonce h2 a:hover
.sidebaranonce h2 a:active {
  color:#fff;
}
.sidebaranonce .verticallist li {
  padding:.7em 0;
  font-size:1.1em;
}
.sidebaranonce div {
  margin-left:5px;
}
.newsitem {
  margin-bottom:1em;
  border-bottom:1px solid #dedede;
  padding-bottom:1em;
  padding-left:2em;
  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;
}
.newsitem a {
    color:#3F4C6B;
}


#footer {
    text-align: center;
}
#footer a {
  color:#777;
}

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


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