@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#e0e2e8;
	color:#6d7594;
	margin:0px;
	padding:0px;
	behavior: url("csshover3.htc");
}
img, div, a {
	behavior: url(/new/iepngfix.php);
}
img {
	border-style: none;
}
#wrapper {
	width:100%;
	height:100%;
	text-align:center;
}
#container {
	text-align:left;
	width:1121px;
	margin:0px auto;
}
#contentIndex {
	background-image:url(../images/index_down_background.jpg);
	background-repeat:no-repeat;
	width:1121px;
	height:220px;
	margin-top:-3px;
 	*margin-top:0px;
}
#contentIndexSmallContainer {
	margin-left:230px;
	padding-top:25px;
}
#contentPage {
	background-image:url(../images/page_down_background.jpg);
	background-repeat:none;
	width:1121px;
	min-height:489px;
 	*height:489px;
	margin-top:-3px;
}
#rightContent {
	width:433px;
	height:300px;
	float:right;
	text-align:justify;
	padding-right:226px;
	padding-top:35px;
	line-height:1.5em;
 	*line-height:1.4em;
	color:#a5926f;
}
.contentIndexSmall {
	float:left;
	width:300px;
	height:170px;
	padding-right:30px;
}
.contentIndexTitle {
	margin-bottom:10px;
}
#descriptionThumbs {
	width:204px;
	padding-left:190px;
	padding-top:17px;
	*padding-top:28px;
}
#descriptionThumbs li {
	list-style:none;
}
#descriptionThumbs img {
	border:1px solid #c9ccdf;
	padding:2px;
}
.thumbnailRow{
	width:241px;
}
.left{
	margin-right:2px;
	float:left;
}
.right{
	float:right;
}

#footer {
	background-image:url(../images/footer_line.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:20px;
	padding-left:230px;
	padding-top:10px;
	color:#988158;
}
#copyright{
	float:left;
}
#time{
	margin-right:223px;
	float:right;
}

.newsItem{
	margin:10px 10px 10px 10px;
	padding-bottom:10px;
	min-height:160px;
 	* height:160px;
  
}
.newsDate{
	color:#6d7594;
	padding-top:3px;
}
.newsTitle{
	font-size:12px;
	color:#6d7594;
	font-weight:bold; 
}
.newsContent{
	padding:10px;
	padding-left:0px;
}
.newsPhoto{
	padding-right:10px;
	width:150px;
	height:100px;
	float:left;
}
.newsText{
	display: inline;
	width:200px;
	text-align:justify;
}
#aktuelno{
	background-image:url(../images/page_down_background.jpg);
	background-repeat:none;
	width:1121px;
	min-height:489px;
 	*height:489px;
	margin-top:-3px;
	
}
#aktuelnoRightContent {
	width:433px;
	min-height:300px;
	*height:300px;
	float:right;
	text-align:justify;
	padding-right:226px;
	padding-top:35px;
	line-height:1.5em;
 	*line-height:1.4em;
	color:#a5926f;
}
#aktuelnoFooter {
	padding-left:230px;
	padding-top:10px;
	color:#988158;
}

