@import "reset.css";

.clear:after {
    content: ' ';
    clear: both;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
}

.page {
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
	text-align: left;
}

.header {
	position: relative;
	background: url(../img/bg.png) no-repeat;
	height: 348px;
}

.header .bottom {
	clear: both;
}

.logo {
	float: left;
	margin: 8px 0 0 43px;
}

.slogan {
	position: absolute;
	top: 30px;
	left: 270px;
	width: 320px;
	height: 110px;
}

.slogan img {
	margin-bottom: 15px;
}

.slogan p {
	margin-bottom: 5px;
	color: #fff;
}

.address {
	position: absolute;
	top: 145px;
	left: 645px;
	line-height: 16px;
	width: 340px;
	height: 80px;
}

.address .col {
	float: left;
	width: 170px;
}

.address strong {
	color: #c72626;
}

.shortcuts {
	position: absolute;
	list-style: none;
	top: 27px;
	right: 25px;
	width: 210px;
	height: 25px;
}

.shortcuts li {
	float: left;
	margin-left: 45px;
}

.shortcuts a {
	display: block;
	width: 25px;
	height: 25px;
	text-align: center;
}

.shortcuts img {
	margin-top: 8px;
}

.nav {
	clear: both;
	list-style: none;
	float: left;
	width: 215px;
	margin: 53px 0 0 37px;
	font-size: 12px;
}

.nav li {
	padding-left: 12px;
	margin: 0 0 11px 0;
	background: url(../img/marker.gif) no-repeat 0 4px;
}

.nav a {
	color: #361d34;
}

.price {
	float: left;
}

.price a {
	position: relative;
	display: block;
	width: 65px;
	height: 50px;
	padding: 10px 0 0 75px;
	margin: 165px 0 0 7px;
	color: #c72626;
	text-decoration: none;
}

.price img {
	position: absolute;
	left: 0;
	top: 0;
}

.price strong {
	display: block;
	font-size: 18px;
	font-weight: normal;
}

.price span {
	font-size: 12px;
	text-decoration: underline;
}

.super {
	float: right;
	width: 160px;
	margin-top: 167px;
	text-align: center;
	color:#4F2D4D;
}

.content {
	padding-top: 25px;
}

.content .left {
	position: relative;
	float: left;
	width: 210px;
}

.content .right {
	float: right;
	width: 100%;
	margin-left: -250px;
}

.content .right-inner {
	margin-left: 250px;
font-size:12px;
}

.content p {
	line-height: 16px;
	margin-bottom: 5px;
}

.content .right p {
	margin-right: 30px;
	margin-bottom: 15px;
}

.content p.more {
	margin-bottom: 15px;
}

.content .more a {
	padding-right: 10px;
	background: url(../img/more.gif) no-repeat 100% 5px;
	color: #fff;
}

.advice h2 {
	margin-bottom: -5px;
}

.complaints h2 {
	margin-bottom: -25px;
}

.complaints p {
	margin-left: 70px;
}

.complaints .indent {
	text-indent: -6px;
}

.products {
	border: 1px solid #b8dde5;
	background: #0b7d9a;
	padding: 13px;
	margin-bottom: 10px;
}

.products .top, .products .bottom {
	float: left;
	width: 350px;
	height: 100px;
	padding: 5px;
	margin: 0 1px 1px 0;
}

.products .top {
	background: #248aa1;
}

.products .bottom {
	background: #17849e;
}

.products img {
	float: left;
}

.products h4 {
	font-size: 12px;
	font-weight: bolder;
	margin-top: 20px;
}

.products h4 a {
	color: #ffcf61;
}

.products h4, .products p  {
	margin-left: 130px;
}

.products p {
	color: #fff;
}

.footer {
	padding: 15px 24px 29px 262px;
	background: url(../img/footer.png) no-repeat;
	color: #472545;
}

.footer .copy {
	float: left;
}

.footer .rights {
	float: right;
}

ul, ol {
	line-height: 16px;
	margin: 0 0 5px 5px;
}

ol {
	list-style: decimal;
}

li {
	margin-left: 20px;
}

a {
	color: #fff;
}

h1, h3, h4, h5, h6 {
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 10px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
	margin-bottom: 5px;
}

h5 {
	font-size: 16px;
	margin-bottom: 5px;
}

h6 {
	font-size: 14px;
	margin-bottom: 5px;
}
.form input, .form textarea {
        font:12px tahoma;
        padding:2px 4px;
}
.right-inner img {
        border-color:#0B7D9A;
        padding:2px;
}

.grafik {
	margin-left:15px;
	margin-top:10px;
	margin-bottom:20px;
}
.grafik td {
	padding-bottom:3px;
}
.grafik .right1 {
	padding-right:10px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
}
.grafik .right1 .red {
	color:#C72626;
}

.table {
border-top:1px solid #333;
border-left:1px solid #333;
}
.table td {
border-bottom:1px solid #333;
border-right:1px solid #333;
padding:2px;
}
