﻿h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.75em;
}

.top-picture {
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 10px 20px;
}

.top-picture .ml {
	height: 140px;
}

/*
#news h2 {
	font-size: 1.5em;
}

#news h3, #annotation h3 {
	font-size: 1.2em;
}

#news td.new {
	padding-right: 35px;
}

#news td.new span.date {
	font-size: 0.8em;
	color: #5c97dd;
}

#news td.new p, #annotation p {
	font-size: 0.85em;
	color: #505d65;
}

#news td.new p {
	margin-bottom: 10px;
}


#solution td h2 {
	font-size: 1em;
	display: inline;
}

table#solution {
	margin-left: 0;
}

.formRow {
	padding: 3px;
}

.priceValue {
	margin-top: 20px;
}

.model { margin-bottom: 20px; }*/

.new {
	margin-bottom: 1em;
}

.new td {
	padding: 10px;
}
