@CHARSET "UTF-8";

.alone {
	margin: 0px 50px 0px 50px;
}

.column_450 {
	width: 450px;
	margin-left: 50px; 
}
.column_410 {
	width: 410px;
	margin-right: 50px; 
}

.columns h1 {
	display: block;
	margin-bottom: 20px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 16px;
	color: #443300;
}

.columns h2, .columns h2 a {
	display: block;
	margin-bottom: 15px;
	font-family: Century Gothic;
	font-weight: normal;
	font-size: 14px;
	color: #554400;
}


.columns p {
	display: block;
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 13px;
	color: #331100;
}

.columns ul.properties {
	display: block;
	float: left;
	width: 500px;
	margin-left: 15px;
	padding-left: 10px;
	list-style: circle;
}

.columns ul.properties li {
	margin-bottom: 8px;
	font-family: Tahoma;
	font-size: 12px;
	color: #554400;
}

.columns img.klin {
	display: block;
	float: right;
	padding: 15px;
	border: 1px solid #DDD;
}

.columns div.delimiter {
	clear: both;
	width: 100%;
	height: 30px;
}

.columns table.models, .columns table.features {
	width: 100%;
	border-collapse: collapse;
}

.columns table.models th, .columns table.features th {
	padding-top: 4px;
	padding-bottom: 4px;
	background: #430;
	border: 1px solid #EEE;
	font-family: Century Gothic;
	font-weight: normal;
	font-size: 11px;
	color: #FFEE00;
}

.columns table.models td, .columns table.features td {
	padding: 3px;
	background: #FFF;
	border: 1px solid #EEE;
	text-align: center;
	font-family: Tahoma;
	font-weight: normal;
	color: #320;
}
.columns table.models td {
	font-size: 12px;
}
.columns table.features td {
	font-size: 11px;
}
.columns table.models td a {
	color: #653;
}

.columns ul.subgroups {
	display: block;
	margin: 0px 40px 0px 40px;
	list-style: none;
}

.columns ul.subgroups li {
	position: relative;
	display: block;
	margin-bottom: 5px;
	padding-right: 10px;
	background: #FFF;
}
.columns ul.subgroups li:hover {
	background: #FBFAF5;
}

.columns ul.subgroups li a.image {
	display: block;
	float: left;
	margin: 5px 35px 5px 5px;
}

.columns ul.subgroups li a.image img {
	display: block;
	width: 240px;
	height: 200px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #DDD;
}

.columns ul.subgroups li h2 {
	padding-top: 10px;
}

.columns ul.subgroups li h2 a {
	color: #554400;
	text-decoration: none;
}

.columns ul.subgroups li p {
	display: block;
	max-height: 130px;
	overflow: hidden;
}

a.more {
	display: block;
	font-family: Century Gothic;
	font-size: 12px;
	color: #887700;
        font-weight: bold;
}
.columns ul.subgroups li a.more {
	position: absolute;
	left: 292px;
	bottom: 10px;
}

.ymap {
	padding: 4px;
	margin-bottom: 10px;
	border: 1px solid #DDD;
}

#YMapsID {
	width: 400px;
	height: 400px;
}

p.legend {
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	color: #887700;
}

img.picture {
	display: block;
	margin-bottom: 15px;
}

ul.mainlist {
	display: block;
	list-style: none;
	margin: 0;
}

ul.mainlist li a {
	display: block;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 13px;
	color: #887700;
	text-decoration: none;
}

.history {
	margin-top: -18px;
	margin-bottom: 20px;
}
.history a, .history p {
	display: inline;
	font-family: Century Gothic;
	font-size: 10px;
	color: #887700;
}

ul.search {
	display: block;
	margin: 0px 40px 0px 40px;
	list-style: none;
}
ul.search li {
	position: relative;
	display: block;
	height: 222px;
	margin-bottom: 5px;
	padding-right: 10px;
	background: #FFF;
}
ul.search li:hover {
	background: #FBFAF5;
}
ul.search li a.image {
	display: block;
	float: left;
	margin: 5px 35px 5px 5px;
}
ul.search li a.image img {
	display: block;
	width: 240px;
	height: 200px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #DDD;
}
ul.search li h2 {
	display: block;
	padding-top: 10px;
}
ul.search li h2 a {
	color: #554400;
	text-decoration: none;
}
ul.search li div.history {
	margin-top: -15px;
}
ul.search li p.text {
	display: block;
	max-height: 110px;
	overflow: hidden;
	text-align: justify;
}

ul.search li a.more {
	position: absolute;
	left: 292px;
	bottom: 10px;
}

div.paper {
	float: left;
	width: 195px;
	margin-top: 10px;
	margin-right: 40px;
}
div.last_paper {
	margin-right: 0px;
}
div.paper a img {
	width: 193px;
	height: 273px;
	border: 1px solid #DDD;
}
div.paper a {
	display: block;
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	color: #311;
	text-align: center;
}
div.paper h3 {
	display: block;
	width: 100%;
	margin-top: 10px;
	font-family: Century Gothic;
	font-weight: normal;
	font-size: 12px;
	color: #311;
	text-align: center;
}
div.paper p {
	display: block;
	width: 100%;
	margin-top: 5px;
	font-size: 11px;
	text-align: center;
}