/* CSS Document */

body {
	width: 100%;
	height: 100%;
	background-color:#666666;
	font-size:90%;
	line-height: 20px;
	color:#FFFFFF;
	font-family:Helvetica;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html {
	width: 100%;
	height: 100%;
	margin: 0;
}
.copyright {
	color: #333333;
	font-size: 10px;
	font-family: Tahoma;
	padding-top: 4px;
	line-height: 15px;
	text-decoration:none;
}
a.copyright:link, a.copyright:active, a.copyright:visited {
	text-decoration:none;
	color: #333333;
}
a.copyright:hover {
	color:#999999;
	text-decoration:none;
	}
.form_txt {
	color:#336699;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;

}
.cjenik {
	color: #cccc33;
}
.initial_HR {
	background-image:url(kontakt/HRsend_off.gif);
	background-repeat:no-repeat;
	width:125px;
	height: 20px;
	border:none;
	cursor:pointer;
}
.initial_HR:hover {
	background-image:url(kontakt/HRsend_o.gif);
	background-repeat:no-repeat;
	width:125px;
	height: 20px;
	border:none;
	cursor:pointer;
}
.initial_EN {
	background-image:url(kontakt/ENsend_off.gif);
	background-repeat:no-repeat;
	width:125px;
	height: 20px;
	border:none;
	cursor:pointer;
}
.initial_EN:hover {
	background-image:url(kontakt/ENsend_o.gif);
	background-repeat:no-repeat;
	width:125px;
	height: 20px;
	border:none;
	cursor:pointer;
}
.initial_IT {
	background-image:url(kontakt/ITsend_off.gif);
	background-repeat:no-repeat;
	width:125px;
	height: 20px;
	border:none;
	cursor:pointer;
}
.initial_IT:hover {
	background-image:url(kontakt/ITsend_o.gif);
	background-repeat:no-repeat;
	width:125px;
	height: 20px;
	border:none;
	cursor:pointer;
}