@charset "utf-8";
/* CSS Document */

* { 
  margin:0px; 
  padding:0px; 
  border:0px; 
  border-spacing:0px;
}

body {
  padding: 0;
  margin: 0; 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #444;
}

table, tbody, tr, td, th {
  margin:0px; 
  padding:0px; 
  border:0px; 
  border-spacing:0px;
}

a, a:visited {
  color:#4464a0;
  text-decoration: none;
  border-bottom: 1px solid #4464a0;
}

a:hover {
  color:#e32929;
  text-decoration: none;
  border-bottom: 1px solid #e32929;
}

a, a:visited {
  color:#4464a0;
  text-decoration: none;
  border-bottom: 1px solid #4464a0;
}

a:hover {
  color:#e32929;
  text-decoration: none;
  border-bottom: 1px solid #e32929;
}

a.no_link {
  color:#999;
  text-decoration: none;
  border-bottom: 0px solid #e32929;
}

.thumb a, .footer a {
  text-decoration: none;
  text-decoration: none;
  border-bottom: none;
}

.teaser {
  float: left; 
  width: 200px; 
  height: 200px; 
  text-align: center;
}

.teaser_title {
  margin-bottom: 10px;
}

.thumb {
  margin: 0 50px;
  width: 100px; 
  height:100px; 
  border: 3px solid #fff;
}

.content { 
  margin-left:220px;
  width: 76%;
}

.navigation {
  font-size: 100%;
  padding: 46px 0 10px 0;
  border-bottom: 1px dotted #ccc; 
  color: #ccc;
}

.to_main {
  margin-right: 30px;
}

.page_head {
}

.page_body {
  padding: 20px 30px 80px;
}

.page_body p {
  margin-bottom: 30px;
}

.page_body img {
 margin-bottom:30px;
}

.autor {
  font-size: 90%;
  color: #999;
}
.pages {
}

.page_title {
  /*font-family: Georgia, Times, serif;*/
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #ccc;
  font-size: 170%;
  padding: 5px 0 30px 0px;
}


#header {
	width: 100%;
}

#azmorlogo {
  height: 104px;
  width: 328px;
  top: 0;
  left: 0;
  background: #66AEFF url(images/logo_place.jpg);
}

#topbanner {
  width: 100%;
  height: 104px;
  background: #66AEFF /*url(images/header.jpg) no-repeat top right*/;
}

#small_logo {
  display: none;
  margin-bottom: 38px;
  width:200px; 
  float: left;
  height: 104px;
  color: #fff;
  background: url('/images/small_logo.gif') bottom left no-repeat;
}

.topbanner {
  height: 104px;
  width: 100%;
  vertical-align: top;
  text-align: right; 
}

.info {
  margin-bottom: 30px;
}

.info td {
  padding: 2px 20px 15px 0;
}

.menu{ 
  padding: 2px 0 0 45px; 
  margin-bottom: 50px;
  width:165px; 
  float: left;
  clear:both;
}

.menu p {
  margin-bottom: 5px;
}

.counter {
  color: #ccc;
  font-size: 70%;
}

.banner {
  border: 1px dotted #ccc;
  margin-bottom: 20px;
}

.banner_test {
  /*border: 1px dotted #ccc;*/
  margin-bottom: 20px;
}

.clear_fix {clear:both;}

.footer { 
  font-size: 80%;
  width:100%; 
  border-top: 1px dotted #ccc; 
  /*padding:20px 45px;*/
}

.foot_tab {
  width: 90%;
  margin: 10px 45px;
}

#azmor {
  font-size:0.8em;
  left:23%;
  margin:0.5em 0 0 5em;
}

#azmor img {
  display:block;
  left:-100px;
  position:absolute;
  top:1px;
}

