a img {border:0}


body{
  background-color:#9C1A1A;
  background-image:url('img/globalbg.jpg');
  padding:0px;
  margin:0px;
  font-family:Verdana;
  font-size:75%;
  text-align:center;
}
table#global{
  width:991px;
}

a{
  color:#7c3423;
}

ul{
  list-style-type:square;
  color:#7c3423;
}

h2 {
  color:#7c3423;
  text-align:left;
  font-size:1.1em;
  padding:1.5em;
}
h3 {
  color:#7c3423;
  text-align:left;
  font-size:1.1em;
}


td.content {
  background:#f9e7bb url(./img/bg_main.gif) 0 0% repeat-x;
  padding:0; margin:0;
  border:#b88d52 1px solid;
  border-top:0; border-bottom:0;
  height:100%;
}
table.contentinnertable{
  background-image:url(./img/venzel_left.gif);
  background-position:bottom left;
  background-repeat:no-repeat;
  width:100%;
}
table.contentinnertable td.innertd{
  background-image:url(./img/venzel_right.gif);
  background-position:bottom right;
  background-repeat:no-repeat;
}

table#photos {
  /* width:928px; */

/*  border:#00F 1px solid; */
  margin:0; padding:0;
/*  background: url(./img/bg_main2.gif) 0 100% no-repeat; */
}

table#photos img.fr {
  background:url(./img/ugolki.gif) 0 0 no-repeat;
  padding:4px;
}

table#photos, table#photos a,  table#photos a:visited,  table#photos a:hover {
  color:#7c3423;

}
table#photos a {
  font-weight:bold;
  text-decoration:none;
}


table#photos a:hover {
  text-decoration:underline;
}

td.html,div.html{
  text-align:left;
  padding:20px;
}
td.html h2,div.html h2{
  margin:0px;
  padding:0px;
  margin-bottom:3px;
  font-size:1.5em;
}
div#path{
  margin:0px;
  margin-bottom:20px;
}
div#path a{
 font-size:0.9em;
}
span.pages{
  text-decoration:underline;
  font-weight:bold;
}

/*статьи*/
table#articleslist{
  text-align:left;
  width:100%;
}
#articleslist td p.date{
  color:black;
  margin:0px;
  font-size:0.9em;
  padding-left:12px;
  background-image:url('/img/bulls/square.gif');
  background-repeat:no-repeat;
  background-position:0 3px;
}
#articleslist td p.articletitle{
  margin-top:5px;
  display:block;
  height:40px;
  background-color:#9C1A1A;
  padding-left:20px;
  line-height:40px;
  color:white;
  font-weight:bold;
  background-image:url('/img/newstitlebg.gif');
  background-repeat:no-repeat;
  background-position:top right;
}
#articleslist td p.articleshort{
  font-size:0.9px;
}
#articleslist td p.readmorelink{
  text-align:right;
}
#articleslist td p.readmorelink a{
  font-size:0.9em;
  color:#9A1A1A;
}
#articleslist td a.articleimg{
  display:block;
  width:114px;
  height:75px;
  margin-right:20px;
  background-image:url('/img/articleimgramka.gif');
  float:left;
}
.bottomcontacts{
  font-size: 0.9em;
  color: #f3cd73;
  padding:0 2em;
  border-right: #4d0808 1px solid;
}
.bottomcontacts a{
  font-size: 0.9em;
  color: #f3cd73;
  text-decoration:none;
}
.bottomcontacts a:hover{
  color: white;
  text-decoration:none;
}


table#hometable{
  width:100%;
  height:100%;
  color:#F7DDC3;
}
table#hometable td.top{
  background-color:#B1877E;
  background-image:url('/img/home_titleblock.gif');
  background-repeat:repeat-x;
  background-position:top left;
  color:#F7DDC3;
  width:304px;
  text-align:left;
  padding:12px;
  border-top:1px solid #B88D52;
  border-right:1px solid #B88D52;
  border-left:1px solid #B88D52;
}
table#hometable td.bot{
  background-color:#B1877E;
  padding:12px;
  border-bottom:1px solid #B88D52;
  border-right:1px solid #B88D52;
  border-left:1px solid #B88D52;
}
table#hometable h2{
  color:white;
  font-size:14px;
  margin:0px;
  padding:0px;
  margin-bottom:12px;
}
table#hometable h3{
  color:#471E1E;
  margin:0px;
  padding:0px;
  margin-bottom:12px;
  margin-top:12px;
}
table#hometable div.short{
  font-size:0.9em;
  text-align:left;
}
table#hometable p.date{
  margin:0px;
  padding:0px;
  font-size:0.9em;
  color:white;
  text-decoration:underline;
}
table#hometable a.img{
  background-image:url('/img/homeimgborders.gif');
  display:block;
  width:258px;
  height:167px;
}
table#hometable a{
  color:white;
  font-size:0.9em;
}