@charset "utf-8";
/* CSS Document */

a{outline:none;}
a img{border:none}
body{
	margin:0;
	padding:0;
	background:#d9e0d9;
	}

#page{
	min-width:1000px;
	position:relative;
	min-height:650px;
	height:auto!important;
	height:650px;
	background:url(images/ps.gif) bottom right no-repeat #fbfcfb;
	margin:18px 27px 17px 102px;
	width:expression((document.compatMode && document.compatMode == 'CSS1Compat') ? (document.documentElement.clientWidth < 1100 ? '1100px': 'auto') : (document.body.clientWidth < 1100 ? '1100px': 'auto'));
	}
.logo{
	top:30px;
	left:-80px;
	position:absolute;
	}

.top {background:url(images/top-l.gif) no-repeat top right;}
.top div{background:url(images/top-r.gif) no-repeat top left;}
.bot{background:url(images/bot-r.gif) no-repeat bottom right;}
.bot div{background:url(images/bot-l.gif) no-repeat bottom left;}


.top, .top div, .bot, .bot div{
	width:100%;
	height:66px;
	font-size:10px;
	}

.lang{
	top:23px;
	right:75px;
	position:absolute;
	}
.lang a{
	color:#000000;
	text-decoration:none;
	font:bold 10pt Arial, Helvetica, sans-serif;
	}
.lang .active{
	color:#39807f;
	}

.menu{
	top:102px;
	right:24px;
	position:absolute;
	}

.menu a{
	padding-top:12px;
	color:#000000;
	text-align:center;
	text-decoration:none;
	font: 10pt Arial, Helvetica, sans-serif;
	}

.but-r{
	float:left;
	width:150px;
	height:33px;
	display:block;
	background:url(images/but-r.gif)
	}
.but-r:hover{
	background:url(images/but-r.gif) left -45px;
	}

.but{
	float:left;
	width:150px;
	height:33px;
	display:block;
	background:url(images/but.gif)
	}
.but:hover{
	background:url(images/but.gif) left -45px;
	}
.but-l{
	float:left;
	width:150px;
	height:33px;
	display:block;
	background:url(images/but-l.gif)
	}
.but-l:hover{
	background:url(images/but-l.gif) left -45px;
	}

.news{
	top:190px;
	width:159px;
	right:10px;
	margin-left:5px;
	position:absolute;
	}

.news h2, .cont h2, .t, .pagetitle{
	color:#39807f;
	margin:0 0 16px 15px;
	font-weight:bold;!important
	font:12pt Arial, Helvetica, sans-serif;
	}
.t{font-size:18pt;}

.news ul,.news li{
	margin:0;
    padding:0;
    list-style:none;
    text-indent: 15px;
    }

.news a{
	color:#000000;
	text-indent: 15px;
	font:10pt Arial, Helvetica, sans-serif;
	}
.news a:active, .news a:visited{text-decoration:underline;}
.news a:hover, .news a:active{text-decoration:none;}



.cont, .art-contentLayout{
	clear:both;
	margin:0 174px 14px 49px;
	}

.text{
	min-height:550px;
	height:auto!important;
	height:550px;
	margin-top:123px;
	border-right: 1px solid #e8e9e8;
	}

.art-contentLayout{
	min-height:550px;
	height:auto!important;
	height:550px;
	margin-top:123px;
        //padding-top:123px;
	border-right: 1px solid #e8e9e8;
	}
.art-contentLayout img, .art-PostHeaderIcons, .art-PostFooterIcons, .nocomments, .more-link, .alignleft, .alignright, .pagetitle{
	display:none;
	}
.cont h2, .art-contentLayout h2{
	margin:0 0 16px 101px;
	}
.cont p, .art-contentLayout p{
	text-indent: 15px;
	margin:15px 0 15px 50px;
	font:10pt Arial, Helvetica, sans-serif;
	}
.art-contentLayout h2 a{
	text-indent: 13px;
        color:#39807F;
        font-size:13pt;
	font-family:Arial, Helvetica, sans-serif;
	}
#counter{
    position:absolute;
left:-95px;
    }
.banner{
position:absolute;
top:240px;
left:-65px;
}
