#productBox {
	margin-bottom: 20px;
	width: 100%;
}
#productBox h1 {
	margin: 0px 5px 5px;
}



#productBox p {
	margin: 5px;
	color: #000000;
	font-size: 12px;
}
#productBox #view {
	font-size: 10px;
	background-image:  url("images/view_icon.gif");
	background-repeat: no-repeat;
	padding-left: 18px;
}
#productBox #view a {
	color: #666666;
}
#productBox #gallery {
	font-size: 10px;
	background-image:  url("images/pic_icon.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}
#productBox #gallery a {
	color: #666666;
}
#productBox #models {
	font-size: 10px;
	background-image:  url("images/chart_icon.gif");
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#productBox #models a {
	color: #666666;
}
#productBox .link {
	font-weight: bold;
	background-image: url("images/demo_link.gif");
	background-repeat: no-repeat;
	width: 150px;
	height: 21px;
	text-align: center;
	padding-top: 3px;
}
#productBox .link a {
	color: #FFFFFF;
	text-decoration:none;
}
#productBox .link a:hover {
	text-decoration:underline;
}
#features {
	width: 410px;	
}
#features ul {
	margin: 0px;
	padding: 0px;	
}
#features li {
	margin-left: 25px;	
}
#features h1 {
	font-size: 12px;
	background-image:  url("images/box_h1_bg.jpg");
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 25px;
	padding-top: 1px;
	margin: 0px;
	border: none;
}

#features table {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#features td {
	color: #666666;
}
#features .heading {
	font-size: 13px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #990000;
	border-bottom-style: solid;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#features .title {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
#features .title2 {
	font-size: 12px;
	font-weight: bold;
}
#features .description {
	font-weight: normal;
}
.modelHeading {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0000;
}

.kontakt{
        position: relative;
       /* margin-top: 30px;*/
        height: 85px;
}

.kontakt p {
	background-repeat: no-repeat;
	left: 270px;
        position: relative;
	padding-left: 59px;
}

.fax {
	background-image: url("images/prn_icon.gif");
	width: 130px;
	text-indent: -21px;
}


p.mail {
	text-indent: -29px;
	background-image: url("images/mail_icon.gif");
	left: 0px;
	top: 45px;
	position: absolute;
	height: 31px;
}


p.web {
	text-indent: -30px;
	background-image: url("images/web.gif");
	left: 0px;
	top: 45px;
	position: absolute;
	height: 31px;
}	
	
.tel {
	background-image: url("images/tel.gif");
	width: 130px;
	text-indent: -20px;
}

p.adres {
	background-image:  url("images/chart_icon.gif");
	left: 0px;
        position: absolute;
	text-indent: -38px;
}
