#cmsContent {
	width:660px; /* 700 */margin-left:240px;
}
#content {
	width:640px; /* 930 */
	padding:0 50px 0 240px;
}
#loader {
	position:absolute;
	width:200px;
	left:50%;
	margin-left:-100px;
}
#flashintro { 
	z-index:1;
	width:640px;
	height: 360px;
	float:left;
}
#tagcloud { 
	z-index:1;
	width:335px;
	height: 360px;
	float:left;
}
#tagcloud .Contents {
	padding:10px;
}
#tagcloud a.tag {
	display:block;
	float:left;
	font-size:12px;
	line-height:37px;
	font-family:Tahoma;
	text-decoration:none;
	padding:0 5px 0 5px;
	margin-right:5px;
}
#tagcloud a.tag.t1 { font-size:1em; }
#tagcloud a.tag.t2 { font-size:1.2em; }
#tagcloud a.tag.t3 { font-size:1.4em; }
#tagcloud a.tag.t4 { font-size:1.6em; }
#tagcloud a.tag.t5 { font-size:1.8em; }
#tagcloud a.tag.t6 { font-size:2em; }
#tagcloud a.tag.t7 { font-size:2.2em; }
#tagcloud a.tag.t8 { font-size:2.4em; }
#tagcloud a.tag.t9 { font-size:2.6em; }
#tagcloud a.tag.t10 { font-size:2.8em; font-weight:bold; }

.row1 {
	position:relative;
	padding-top:20px;
	width:100%;
	z-index:1;
	border-bottom:1px dotted #b2a979;
}
#row1_content {
	width:640px;
}
.row1 h1.blok {
	text-align:center;
	display:block;
	background-color:#303e1b;
	width:190px;
	/*height:135px; /* 215 */
	padding:50px 0 50px 0;
	margin:0 -20px 0 0;
	font-size:2.3em;
	font-weight:normal;
	float:right;
	color:#b2a979;
	z-index:10;
}
.row1 h2 {
	text-align:left;
	display:block;
	position:absolute;
	width:330px;
	margin:270px auto auto 360px;
	padding:0;
	left:0;
	font-size:1.4em;
	font-weight:normal;
	color:#b2a979;
	z-index:10;
}
.row2,.row3 {
	clear:both;
	padding:10px 0 10px 0;
	margin-left:10px;
	width:650px;
	border-bottom:1px dotted #b2a979;
	z-index:5;
}
.clear { clear:both; }
.row3 {
	margin-top:10px;
/*	background-color:#d7f145; */
	border-bottom:0px dotted #b2a979;
}
.row3 img {
	float:left;
	margin-left:-10px;
}
.row3text {
	position:relative;
	float:right;
	width:185px;
	padding:0 15px 0 0;
	color:#b2a979;
	font-weight:normal;
}
.blok1 {
	float:left;
	width:425px; /* 425 */
	padding-right:10px;
	border-right:1px dotted #b2a979;
}
.blok2 {
	float:left;
	width:190px; /* 200 */
	margin-left:10px;
/*	height:100px;*/
}
.blok1 h1, .blok2 h1, .row3text h1 {
	font-weight:bold;
	font-size:1.4em !important;
}
.row3text h1 {
	color:#b2a979;
}
.blok1 h2, .blok2 h2, .row3text h2 {
	font-size:0.9em;
	font-weight:normal;
}
.blok1 h2 a strong, .blok2 h2 a strong, .row3text h2 a strong {
	text-decoration:underline;
}
.column { 
	float:left;
}

