body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #eaeaea;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
}
h3.headers {

	color:#990000;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.Amenu {
	font-weight:normal;
	color:#666666;
}

a.Amenu:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a.Amenu2 {
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

a.Amenu2:hover {
	color:#999999;
	text-decoration:underline;
}


a.zobacz {
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

a.zobacz:hover {
	color:#000000;
	text-decoration:underline;
}

h1 {
	font-size: 12px;
	color: #000000;
}

.menu_td {
	border-right:1px solid white;
	text-align:left;
}

.menu_div {
	margin-left:10px;
	text-align:left;
}

.menu_text{
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
}

.spacer {
	padding-left:4px;
	padding-right:4px;
}

input.Ikontakt {
	font-size: 11px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	width:360px;
	height:19px;
	margin-top:2px;
	margin-bottom:2px;
}

input.Ibutton { 
	font-size: 10px;
	color:#f6f6f6;
	background-color:#991b1e;
	width:60px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	height:20px;
}

textarea.Tkontakt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	width:360px;
	height:300px;
	margin-top:2px;
	margin-bottom:2px;
}