@charset "utf-8";
/* CSS Document */
#style_switcher {
	width: 70px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: right;
	margin-right: 90px;
}
#style_switcher a {
	color: #666666;
	text-decoration: none;
}
#style_switcher a:hover {
	color: #FF6600;
	text-decoration: none;
}
.pomoc_bgr_l {
	background-image: url(../images/pomoc_lewy.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 360px;
	width: 50%;
	position: absolute;
	top: 165px;
	left: -511px;
}
.pomoc_bgr_r {
	background-image: url(../images/pomoc_prawy.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 360px;
	width: 50%;
	position: absolute;
	top: 165px;
	right: -485px;
}

.glowne_logo_tagline {
	float: left;
	font-size: 14px;
	margin-top: 70px;
	position: absolute;
	margin-left: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.inputbox_kontakt {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.inputbox_tresc {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.nad_kreska {
	font-family: "Lucida Sans Unicode";
	color: #000000;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6c6c6;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 12px;
	width: 208px;
}
