html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

body {
	font-size: 12px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #5b5a4f;
	background-color: #bfbca5;
}

h1 {
	padding:0px;
	margin:0px;
}

img {
	border:0px;
}

a, a:visited {
	color: #2ba3bc;
}

a:hover {
	color: #1b5a6e;
}

h1 {
	color: #146c89;
	font-size:16px;
	padding: 15px 0px 20px 70px;
	text-align: left;
}

h2 {
	color: #3b3a2f;
	font-size: 14px;
}

h3 {
	color: #cc9933;
	font-size: 12px;
}

.clear {
	width:100%;
	display: block;
	overflow: hidden;
}

#container, #footer {
	position:relative; 
	width:1000px;
	left:50%;
	margin-left:-500px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#container {
	min-height:100%;
	height:auto !important;
	height:100%;
	background-color: #ffffff;
}

#container .finish {
	height:51px;
}

#footer {
	margin-top:-51px;
	height:50px; 
	background-color:#1b5a6e; 
	border-top: 1px solid #999999;
position:relative;
}

#header {
	width:100%;
	height:77px;
	background-color:#1b5a6e;
	background-image: url(../images/headbg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #999999;
}

#header img {
	float:left;
	margin-left:50px;
	margin-top:21px;
}

#header div {
	float:left;
	margin-left:20px;
	margin-top:21px;
	color: #fad189;
}

#head {
	width:100%;
	background-image: url(../images/headbg2.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#crumbs {
	width:900px;
	margin-left:15px;
	padding: 20px 0px 18px 35px;
	background-image: url(../images/crumbsbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
}

#content {
	width:675px;
	float:right;
	text-align: justify;
	padding: 0px 30px 20px 40px;
	background-image: url(../images/angel.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#content .first:first-letter {
	padding-left: 20px;
}

#leftp {
	width:249px;
	padding-bottom:20px;
	float:left;
}

#photo_c {
	position: absolute;
	width:500px;
	left:500px;
	top:20px;
}

#photo_cont {
	position: relative;
	width: 450px;
	height: 260px;
	padding-bottom:5px;
	padding-right:5px;
	background-image: url(../images/shadowbg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#photo {
	position: relative;
	top:0px;
	left:0px;
	width: 435px;
	height: 245px;
	background-color: #f5f4e9;
	border: 7px solid #ffffff;
}

.news .head {
	margin-top:5px;
	font-size: 14px;
	font-style: italic;
	font-weight: 600;
	color: #146c89;
}

.news_mp {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom:1px dotted #bfbca5;
	font-size: 11px;
}

.news_mpf {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom:1px dotted #bfbca5;
	font-size: 12px;
}

.news {
	margin-top: 25px;
	width:100%;
}

.news h2 {
	margin-top:5px;
	margin-bottom:10px;
	padding-bottom:5px;
	font-size: 14px;
	font-style: italic;
	color: #146c89;
	background-image: url(../images/crumbsbg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.news img, .news_mp img {
	float:left;
	border:0px;
	clear:right;
}

.news_mp img {
	margin-right:5px;
}

.news_mpf img {
	margin-right:15px;
}

.news .date, .news_mp .date {
	color: #cc9933;
	font-weight:600;
	text-decoration: underline;
}

.news .news_name {
	text-align: left;
	margin-bottom:5px;
}

.news_mp .news_name {
	margin-bottom:5px;
}

.news_mpf news_name {
	margin-bottom:10px;
}

.phref {
	float: left;
	margin: 5px 0px 5px 0px;
	clear:both;
	padding:5px 0px;

}

.phref a {
	margin:2px;
	padding:3px; 
	background-color: #f5f4e9;
   border: 1px #bfbca5 solid;
float:left;
}

.phref a.selected, .phref a:hover {
	background-color: #ffffff;
	color: #cc9933;
}

.art_main h2 {
	color: #146c89;
	background-image: url(../images/crumbsbg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom:5px;
}

.autor_mp {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom:1px dotted #bfbca5;
}

.autor_mp img {
	float:left;
	border:0px;
	clear:right;
	margin-right:15px;
}

.new_art {
	font-size: 10px;
	text-align: justify;
}

.new_abl {
	padding: 10px;
}

.new_art .autor {
	font-weight: bold;
}

.new_art .art_type {
	color: #cc9933;
}

.new_art .art_name {
	font-weight: bold;
}

.new_art .art_read {
	display: block;
	width: 100%;
	text-align: right;
}

.pil_parts_b {
	float:left;
	padding-left :20px;
}

.pil_block {
	padding-bottom: 10px;
	margin-bottom:10px;
	border-bottom:1px dotted #bfbca5;
}

.pil_block img {
	float:left;
	padding-right:10px;
}

.pil_block .name {
	display: block;
	font-weight: bold;
}

#cardpic {
	width:505px;
	float:left;
	margin-bottom:10px;
	overflow: hidden;
}

#cardpic img {
	border:0px;
}

#img_sm {
	float:right;
	width: 125px;
	background-color: #f5f4e9;
	padding: 10px 20px 0px 20px;
	margin-left:5px;
	margin-bottom:10px;
}

#img_sm img {
	border:0px;
	margin-bottom: 10px;
}

.block_all {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom:1px dotted #bfbca5;
}

.block_all img {
	float:left;
	margin-right:10px;
}

.content p img {
   margin:2px;
	padding:2px;
	border: 1px solid #bfbca5;
}

.counters {
   float:right;
   margin-top:10px;
   margin-right:10px;
}
.counters img {
float:right;
margin-left:5px;
}
.maps {
   position:absolute;
   width:100%;
   top:10px;
   text-align:center;
   color: #bfbca5;
}
.maps a, .maps a:hover, .maps a:visited {
	color: #bfbca5;
text-decoration:none;
}
.maps a:hover {
text-decoration:underline;
}

.imprtant_ {
margin: 40px;
padding:10px;
border: 1px solid #5b5a4f;
}
