/*** TAGI ****/

html {
	background-color: #FBFEE3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

body {
	background-color: #FBFEE3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 100%;
}

form.logowanie {
	margin: 0px;
	text-align: right;
	margin-right: 65px;
}

img.zaloguj {
	border: 0;
	margin: 0 0 0 50px;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

label {
	font-size: 11px;
	color: #FBFEE3;
}

/*** FONTY ***/

/* zielony font do stopki */
.verdana10normal99 {
	font-size: 10px;
	font-weight: normal;
	color: #99EEBB;
}

.verdana10normal99 a {
	color: #99EEBB;
	text-decoration: underline;
}

.verdana10normal99 a:link {
	color: #99EEBB;
	text-decoration: underline;
}


.verdana10normal99 a:visited {
	color: #99EEBB;
}

.verdana10normal99 a:hover {
	color: #99EEBB;
	text-decoration: none;
}

/*** DIVS ***/

/************ LOGOWANIE ***************/

div#glowny_logowanie {
	margin: auto;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-image: url(../img/gate/bg_stopka_logowanie.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#naglowek_logowanie {
	height: 5px;
	width: 100%;
	background-image: url(../img/gate/bg_naglowek_logowanie.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}

div#content_logowanie {
	width: 100%;
	height: 78%;
	padding-top: 10%;
}

div#logowanie {
	margin: auto;
	width: 385px;
	height: 202px;
	border: 1px solid #000;
	background-color: #07946E;
	position: relative;
	background-image: url(../img/gate/klodka.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#wersja {
	width: 385px;
	height: 35px;
	position: absolute;
	top: -35px;
	color: #07946E;
	font-size: 28px;
}

div#napis {
	width: 385px;
	height: 62px;
	text-align: center;
}

div#formsy {
	width: 385px;
}

div#button {
	width: 385px;
	padding-top: 15px;
	text-align: center;
}

img.napis {
	border: 0;
	margin: 12px 0 0 0;
}

div.kontakt {
	overflow: hidden;
	clear: both;
	margin-bottom: 5px;
}

input.tekst {
	font-size: 10px;
	color: #07946E;
	background-color: #FBFEE3;
	height: 16px;
	width: 157px;
	border: 1px solid #3C6D54;
	font-size: 12px;
}

div#ip {
	width: 385px;
	height: 30px;
	position: absolute;
	bottom: -40px;
	color: #07946E;
	text-align: center;
	font-size: 10px;
}

div#stopka_logowanie {
	height: 18px;
	width: 100%;
	clear: both;
	background-image: url(../img/gate/bg_stopka_logowanie.gif);
	background-repeat: repeat-x;
}
