﻿/* Fonts */
@font-face {
	font-family: 'HelveticaNeueLTStdLtEx';
	src: url('HelveticaNeueLTStd-LtEx.eot?') format('eot'), url('HelveticaNeueLTStd-LtEx.ttf') format('truetype');
}

.title1 {
	font-size: 32px;
	line-height: 36px;
	color: #000000;
}

.title2 {
	font-size: 32px;
	line-height: 36px;
	color: #c0cc33;
}

[popup_image] {
	cursor: pointer;
}

.fullscreen {
	position: fixed;
	z-index: 999;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.fullscreen-background {
	position: fixed;
	z-index: 998;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

.fullscreen div {
	margin-top: 50px;
	margin-bottom: 50px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.content {
	position: relative;
	z-index: 1;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 6px;
	border-bottom: 3px solid #c7d91f;
}

.content-header {
	position: relative;
	z-index: 3;
}

div.content-header-search {
	position: relative;
	float: left;
	z-index: 4;
	clear: both;
	width: 100%;
	margin-top: 0px;
	border-bottom: 3px solid #afafaf;
	padding-bottom: 5px;
}

div.content-header-logo {
	position: relative;
	margin-left: 20px;
	float: left;
}

.content-header-text {
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	color: #c0cc33;
	font-size: 24px;
	line-height: 225px;
	width: 271px;
	height: 35px;
}

img.content-header-logo {
	margin-top: 15px;
	margin-right: 27px;
}

div.content-header-logo-line {
	position: relative;
	margin-top: 10px;
	height: 45px;
	width: 2px;
	float: left;
	background: url(../images2/logo-line.gif) repeat-y;
}

.content-header-menu {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin-top: 3px;
}

.content-header-image {
	position: relative;
	float: left;
}

.content-header-menu-background {
	position: relative;
	float: left;
	z-index: 5;
	margin-left: 3px;
	width: 332px;
	height: 294px;
	background-image: url('../images2/menu-background.jpg');
	background-repeat: no-repeat;
}

.content-header-facebook {
	position: absolute;
	z-index: 6;
	right: 30px;
	bottom: 30px;
	font-style: italic;
	color: #969696;
	width: 130px;
	font-size: 13px;
	line-height: 13px;
	vertical-align: middle;
}

.menu1 {
	position: relative;
	margin-left: 30px;
	top: 21px;
}

.hidden {
	display: none;
}

.content-footer {
	position: relative;
	float: left;
	clear: both;
	z-index: 1;
	width: 100%;
	height: 40px;
	border-top: 3px solid #c7d91f;
	margin-top: 30px;
}

.content-body {
	position: relative;
	float: left;
	clear: both;
	z-index: 2;
	width: 100%;
	margin-top: 3px;
	padding-top: 15px;
	border-top: 3px solid #afafaf;
	background-image: url('../images2/content-body-background.jpg');
	background-repeat: no-repeat;
	padding-bottom: 17px;
}

.row {
	position: relative;
	z-index: 3;
	clear: both;
}

.col {
	position: relative;
	z-index: 4;
	float: left;
}

.content-footer-text {
	position: relative;
	z-index: 1;
	color: #959595;
	font-size: 11px;
	font-family: Arial, Verdana;
	margin-left: 20px;
	margin-top: 5px;
}

.absolute-topmost {
	position: absolute;
	z-index: 999;
}



body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #767676;
}



a {
	color: #4d4d4d;
	text-decoration: none;}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #767676;
}

a:hover { 
	color: #000000;
	text-decoration: underline;}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;}

.title a:link {text-decoration:none; color: #000000;}
.title a:visited {text-decoration:none; color: #000000;}
.title a:hover {text-decoration:underline; color: #000000;}	

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	color: #52452b;}

.product {
	position: relative;
	float: left;
	width: 147px;
	height: 171px;
	background-image: url('../images2/produkt-back.jpg');
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 11px;
}

.product a, .product a:link, .product a:visited, .product a:hover {
	text-decoration: none;
}
