﻿#leftcol, #head, #illustrations, #crumbnavi, #pictureSlide, #footer .botmenu, #footer hr , #contact, .googlemapa, #mbCenter, #flash3
{
	display: none;
}


body
{
	font-family: Verdana, Trebuchet MS, Tahoma;
	padding: 0;
	margin: 0;
	height: 1000px;
}

#page
{
	width: 700px;
	height: 1000px;
	position: relative;
}

.leftcol
{
	position:absolute;
	top:0; right:0;
}

.rightcol
{
	float: none;
}

#MainPicture, #MainPicture a, #MainPicture img
{
	border: none;
}

#MainPicture
{
	padding: 15px 20px;
	z-index:500;
}

#printLeftHeader
{
	background: #4BA829;
	padding: 10px 30px;
	color: #fff;
	height: 210px;
	margin-bottom: 30px;
}

#printLeftHeader h2
{
	padding: 5px 300px 0 0;
	font-size: 22px;
}
.detailPrice
{
	font-size: 14px;
	position: absolute;
	top: 130px;
	padding: 0 330px 0 0;
}

.detail, .tsnormal, .detailSpecs
{
	font-size: 13px;
	line-height: 1.5em;
	margin: 20px 30px;
	font-weight: normal;
}


.detailSpecs
{
	font-size: 12px;
	color: #3CA230;
	margin-bottom: 50px;
}
.detailSpecs div
{
	padding: 2px 2px 2px 0;
	width: 49%;
	float: left;
	height: 15px;
	color: #3CA230;
}

.detailSpecs div strong
{
	display: block;
	font-weight: normal;
	width: 50%;
	float: left;
	white-space: nowrap;
	color: #000;
	margin-right: 5px;
}


body > #page
{
	height: auto;
}

#printFooter
{
	position: absolute;
	bottom: 0;
	height: 200px;
	width: 700px;
}

.detailcontact
{
	background: #4BA829 url(images/printLogo.jpg) top right no-repeat;
	padding: 10px 20px;
	margin: 0;
	color: #fff;
	font-style: normal;
	font-size: 13px;
	height: 200px;
}

.detailcontact address
{
	font-style: normal;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

.detailcontact h2
{
	font-size: 14px;
}

.clearer
{
	clear: both;
}

#printSlogan
{
	display: block;
	position: absolute;
	bottom: 0;
	right: 20px;
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #fff;
	width:300px;
}

#footer /*#copyright*/
{
	position: absolute;
}

#copyright
{
	position: absolute;
	display:block;
	font-size:13px;
	color:#fff;
	bottom: 0;
	left: 10px;
	width:400px;
}

address a
{
	color:#fff;
	text-decoration:none;
	line-height:150%;
	}