﻿body {
	background-image: url('pics/background_1.png');
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
}

#container {
	left: 30px;
	top: 30px;
	width: 800px;
	height: 705px;
	position:relative;	
}

#header_container {
	left: 0px;
	top: 0px;
	width: 200px;
	height: 40px;
	background-color: white;
 	position: relative;
}

#header_inner {
	left: 3px;
	top: 2px;
	width: 190px;
	height: 34px;
	background-color: #990000;
	position: relative;
	padding: 2px;
	font-size: 10pt;
	font-weight:bold;
	color: #FFFFFF;
}

#no1 {
	left: 0px;
	top: 0px;
	width: 800px;
	height: 320px;
	background-color: white;
	position:relative;
}

#no1_header {
	left: 3px;
	top: 2px;
	width: 790px;
	height: 12px;
	background-color: #990000;
	position: relative;
	padding: 1px 2px 2px 2px;
	font-size: 8pt;
	font-weight:bold;
	color: #FFFFFF;
}

#no1_content {
	left: 3px;
	top: 25px;
	height: 300px;
	position: relative;
	font-size: 8pt;
	font-weight:bold;
	line-height:12pt;
	color: #999999;
	float:left;
}

#medias {
	left: 650px;
	top: 40px;
	width: 140px;
	height: 220px;
	background-color: #ffffff;
	position: absolute;
	font-size: 8pt;
	font-weight:bold;
	line-height:12pt;
	color: #999999;
	z-index: 5;
	padding-left: 3px;
}

#medias a:link {color:#999999; text-decoration:none; font-weight: bold;}
#medias a:visited {color:#999999; text-decoration:none; font-weight: bold;}
#medias a:active {color:#999999; text-decoration:none; font-weight: bold;}
#medias a:hover {color:#990000; text-decoration:none; font-weight: bold;}

#no2 {
	left: 0px;
	top: 0px;
	width: 800px;
	height: 180px;
	background-color: white;
	position: relative;
}

#no2_header {
	left: 3px;
	top: 10px;
	width: 790px;
	height: 12px;
	position: relative;
	background-color: #990000;
	position: relative;
	padding: 1px 2px 2px 2px;
	font-size: 8pt;
	font-weight:bold;
	color: #FFFFFF;
}

#no2_content {
	left: 3px;
	top: 14px;
	width: 790px;
	height: 66px;
	position: relative;
	font-size: 8pt;
	font-weight:bold;
	line-height:12pt;
	color: #999999;
}


#kontakt {
	left: 0px;
	top: 0px;
	width: 800px;
	height: 490px;
	background-color: white;
	position:relative;
}

#kontakt_header {
	left: 3px;
	top: 2px;
	width: 790px;
	height: 12px;
	background-color: #990000;
	position: relative;
	padding: 1px 2px 2px 2px;
	font-size: 8pt;
	font-weight:bold;
	color: #FFFFFF;
}

#kontakt_content {
	left: 3px;
	top: 15px;
	width: 790px;
	height: 440px;
	position: relative;
	font-size: 8pt;
	font-weight:bold;
	line-height:16px;
	color: #999999;
}

#footer_container {
	left: 0px;
	top: 20px;
	width: 258px;
	height: 20px;
	background-color: white;
 	position: relative;
}

#footer_inner {
	left: 3px;
	top: 2px;
	width: 248px;
	height: 12px;
	background-color: #990000;
	position: relative;
	padding: 2px;
	font-size: 8pt;
	font-weight:bold;
	color: #FFFFFF;
}

#footer_inner  a:link {color:#FFFFFF; text-decoration:none; font-weight: bold;}
#footer_inner  a:visited {color:#FFFFFF; text-decoration:none; font-weight: bold;}
#footer_inner  a:active {color:#FFFFFF; text-decoration:none; font-weight: bold;}
#footer_inner  a:hover {color:#999999; text-decoration:none; font-weight: bold;}

.curtred {
	color:#990000;
}

.curtred a:link, a:visited, a:active {color: #990000; text-decoration:none; font-weight: bold;}
.curtred a:hover {color:#999999; text-decoration:none; font-weight: bold;}

.subheader {
	color: white;
	background-color: black;
	padding: 0px 2px 0px 2px;

}

.product {
	color: black;
	padding: 0px 2px 0px 2px;

}

.product a:link, a:visited, a:active {color: black; text-decoration:none; font-weight: bold;}
.product a:hover {color:#990000; text-decoration:none; font-weight: bold;}

.description {
	color: #990000;
	padding: 0px 2px 0px 2px;

}

