body {
    margin: 0px;
    height: 100%;
    padding: 0px;
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 11px;
    color: #333333;
    background: url('../images/bg_pattern.jpg') repeat-x;  
}

#stred { 
    clear: both;
    position: relative;
    width: 808px;
    height: 100%;
    margin: auto;
    padding-bottom: 0px;
    background: url('../images/bg_center.png') repeat-y;
}

#telo {
    padding-left: 4px;
    padding-right: 4px;
}


#header {
    position: relative;
    width: 808px;
    height: 227px;
    margin: auto;
}

#menu {
    float:left;
    width: 155px;
    padding: 0;
    margin-left: 10px;
    margin: 0px;
}

#menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
}

#menu h3 { 
    text-align: left;
    background: url(../images/subhead_bg.png) repeat-x;
    height: 21px;
    padding-left: 5px;
    line-height: 21px;
    font-weight: bold!important;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0px;
}

#menu ul li a {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
}

#menu a:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}


#menu a.active {
	color:#fff;
	font-weight: bold;
}

#menu a.active:hover {
	color: #fff;
}

.logos {
    text-align: center;
    padding-top: 30px;
}

.logos img { 
    padding-top: 20px; 
    border: none;
}

#news {
    float: right;
    width: 158px;
    margin: 0px;
}

#news h1 { 
    text-align: left;
    background: url(../images/subhead_bg.png) repeat-x;
    height: 21px;
    padding-left: 5px;
    line-height: 21px;
    font-weight: bold!important;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0px;
}

#news .item {
    font-size: 11px;  
    padding: 6px;
    margin-top: 3px;
}

#news .item .date { font-style: normal; font-size: 9px; }
#news .item .caption { padding-bottom: 5px; }
#news .item .tc { padding-bottom: 1px; text-align: left; }
#news .item img { padding-top: 5px; padding-left:0px; margin-left:100px;  }
#news .item a { font-size: 11px; font-weight: bold; color: #0e7ab7; text-decoration: none;}
#news .item a:hover {color: #000; text-decoration: underline; }


#content {
  padding-left: 157px;
  padding-right: 160px;
  font-size: 11px;
  color: #333;
}

#content .article {
  padding: 10px;
  text-align: justify;
}

#content .article .pinkblock {
    background-color:#ffc0cb;
    padding:7px;
    border:solid 1px darkred;
}

#content .article .newsitem {  
  padding-top: 6px;
  margin-bottom: 6px;
  margin-top: 3px;
  border-bottom: 1px dashed #0e7ab7;
  padding-bottom: 5px;
}

#content .article .newsitem h3 a {
    font-family: Georgia, "Times New Roman", Times, serif; 
    color: #df2324; 
    margin: 0; 
    font-size: 16px; 
    text-decoration: none;
    padding-bottom: 6px;
}
#content .article .newsitem h3 a:hover { color: #df2324; text-decoration: underline; }
#content .article .newsitem .date { font-style: italic; font-size: 9px; }
#content .article .newsitem .date .mailto { font-size: 9px; text-decoration: underline;}
#content .article .newsitem .tc { padding-top:10px; padding-bottom: 5px; text-align: left; }
#content .article .newsitem img { margin-left: 410px;background: url(); border: 0px; padding-bottom:0px; }
#content .article .newsitem a { font-size: 11px; font-weight: bold; color: #0e7ab7; text-decoration: none;}
#content .article .newsitem a:hover {color: #000; text-decoration: underline;}

#content table.galery td { 
  padding:0px; 
  margin:0px; 
}

#content h1 { 
    text-align: left;
    background: url(../images/subhead_bg.png) repeat-x;
    height: 21px;
    padding-left: 5px;
    line-height: 21px;
    font-weight: bold!important;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0px;
    color: #000;
}

#content h2 { 
    font-family: Georgia, "Times New Roman", Times, serif; 
    color: #0e7ab7; 
    margin: 0; 
    font-size: 19px; 
    text-decoration: none;
}

#content h3 {
    font-family: Georgia, "Times New Roman", Times, serif; 
    color: #df2324; 
    margin: 0; 
    font-size: 16px; 
    text-decoration: none;
    padding-bottom: 6px;
}

#content .pagerlabel { padding: 1px 5px 1px 5px; border:1px solid darkred; background: #df2324; color: white; }
#content .pagerlink { padding: 1px 5px 1px 5px; border:1px solid darkred; }
#content a { color: #AE4C27; font-weight: bold;}
#content a:hover { color: #D06A44; }
#content img { padding: 5px; background: #eee; border: 1px solid #ccc; }

#copy {
    clear:both;
    text-align: center;
    color: #1e83c0;
    padding-top: 5px;
}

#footer {
    height: 20px;
}

#footer img {
    margin-top: 10px;
    padding-bottom: 0px;
}
