@charset "iso-8859-2";
.ramka_srodek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	border: 1px dotted #999999;
	background-position: center center;
	left: 38%;
	top: 35%;
	position: fixed;
}
.input_150 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: inline-block;
	height: 15px;
	width: 150px;
	border: thin solid #666666;
	letter-spacing: 2px;
}
.submit_150 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	word-spacing: normal;
	display: inline-block;
	height: 25px;
	width: 200px;
	letter-spacing: 2px;
	background-color: #FFFF99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF3E;
	border-right-color: #FFFFC4;
	border-bottom-color: #FFFFC4;
	border-left-color: #FFFF3E;
	color: #663300;
	line-height: 25px;
}
.submit_150:hover {
	background-color: #FF3300;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF5E35;
	border-right-color: #D52B00;
	border-bottom-color: #D52B00;
	border-left-color: #FF5E35;
	color: #FFFFFF;
}

