.bg1 {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
.line1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.pad1 {
	margin-left: 25px;
}
.bg2 {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
}
.bg3 {
	background-image: url(images/bg3.gif);
	background-repeat: no-repeat;
}
.bg4 {
	background-image: url(images/bg4.gif);
	background-repeat: no-repeat;
}
.bg5 {
	background-image: url(images/bg5.gif);
	background-repeat: repeat-x;
}
.bg6 {
	background-color: #DC0606;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.line2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DC0606;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.bor1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.for1 {
	background-color: #E8E8E8;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC9900;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
TABLE.border2{
	border-top: solid 1px black;
	border-right: solid 1px black;
}
TD.border2{
	border-left: solid 1px black;
	border-bottom: solid 1px black;
}
.inputKontakt{
	border: solid 1px #dc0606;
	width: 220px;
}
.gumbKontakt{
	cursor: hand;
	color: white;
	background-color: #dc0606;
	width: 220px;
}
textarea{
	overflow: auto;
}
body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-darkshadow-color:#8F8F8F;
	scrollbar-shadow-color:#B5B5B5;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
}