@charset "utf-8";
/* CSS Document */

body.nagroda {
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form-nagroda {
	margin-right: auto;
	margin-left: auto;
	width: 661px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 32px;
}
.form-nagroda .left_column label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #183180;
	line-height: 16px;
	width: 150px;
	display: block;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
.form-nagroda .left_column .input {
	display: block;
	float: left;
	width: 292px;
	height: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #183180;
	border: 1px solid #a1abcb;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.form-nagroda .left_column form {
	padding: 0px;
	margin: 0px;
}
.form-nagroda .left_column .button_nie {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	background-color: #a0a9ca;
	display: block;
	float: left;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 155px;
	cursor: pointer;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
}
.form-nagroda .left_column .button_tak {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	background-color: #d52b1e;
	display: block;
	float: right;
	color: #FFFFFF;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 155px;
	cursor: pointer;
}
.form-nagroda .left_column .button_nie:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	background-color: #8591BA;
	display: block;
	float: left;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 155px;
}
.form-nagroda .left_column form p {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #D52B1E;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.form-nagroda .left_column .button_tak:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	background-color: #AF2418;
	display: block;
	float: right;
	color: #FFFFFF;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 155px;
}
.form-nagroda .header {
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 16px;
	width: 725px;
	margin-top: -32px;
	margin-left: -32px;
}
.form-nagroda .gratulacje {
	background-image: url(img/gratulujemy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -3000px;
	height: 130px;
	width: 402px;
	display: block;
	margin: 0px;
}
.form-nagroda .left_column {
	width: 448px;
	float: left;
}
.form-nagroda .right_column {
	float: right;
}
.form-nagroda .left_column p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #183180;
}
.form-nagroda .left_column .komunikat {
	font-size: 14px;
	color: #830900;
	background-color: #f1b9b5;
	border: 1px dashed #830900;
	padding: 10px;
	margin: 0px;
}
.form-nagroda .left_column .komunikat-ok {
	font-size: 14px;
	color: #001f83;
	background-color: #b5c3f1;
	border: 1px dashed #001f83;
	padding: 10px;
	margin: 0px;
}

