@charset "utf-8";
/* CSS Document */
@import "http://rp.pl/static/reset.css";
@import "http://rp.pl/static/frame.css";
@import "http://rp.pl/static/menu3.css";
@import "http://rp.pl/static/mustsee.css";
@import "http://rp.pl/static/footer.css";
@import "http://rp.pl/static/adver.css";


#head {background:transparent url(img/newsltterlista_head_bg.jpg) no-repeat 0 0; width:481px; height:67px;}

.news_login {margin:5px 10px;}
.news_loginp {}

h1 {font-size:2.4em; margin:0; padding:0; font-weight:normal;}
h4 {font-size:1.3em; margin:5px 0; font-weight:bold;}
h4, h4 span.blue {background:none; text-align:left;}
h4 span.blue {padding:0;}

.login_panel { width:400px; margin:45px 0 15px 0; float:left;}
.login_panelp {}
.login_panel label {display:block; font-size:1.3em;}


.news_login input {margin:5px 0; border:1px solid #999999; font-size:1.3em;}
.news_login input.sub_button {margin:5px 0; border:1px solid #999999; width:180px;}
.news_login input.tekstbox {margin:5px 0; border:1px solid #999999; width:180px;}
.login_panel .user, .login_panel .haslo {width:180px;}

.sub { margin:0 0 0 125px;}
.subp {padding:10px 0;}
.news_login .sub_button1 {width:100px; height:33px; }


.infoelements {float:right; width:350px; margin:0;}
.infoelementsp {padding:45px 0 0 0;}
.infoelements .podpis {font-size:1.3em; margin:0 20px 20px 0;}

.podpis {font-size:1.1em; margin:40px 120px 0 0;}



.blue {color:#3399CC;}
.green {color:green;}
.nowy_news {border-bottom:1px dotted #CCC;}
.nowy_newsp {}
.name {color:#3399CC; font-size:1.2em; font-weight:bold; margin:15px 0 0 0;}
.tekst {margin:3px 0 0 0;}

ol.newsletterList {list-style:decimal; margin:20px 0 20px 91px; padding:0; font:1.5em normal Verdana, Arial, Helvetica, sans-serif; color:#3d3e40;}
ol li {margin:4px 0 0;}

.zolteStronyModal {
	display: none;
}

.zolteStronyFormItem {
	margin: 5px 0;
	font-size: 14px;
}

.zolteStronyFormLabel {
	float: left;
	width: 210px;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.zolteStronyFormItem input, .zolteStronyFormItem select {
	width: 200px;
	border: 1px solid #d2d2d2;
	font-size: 14px;
	margin: 0;
}

#formMessage {
	font-size: 11px;
	text-align: center;
}
.userMessage {
	font-size: 13px;
	text-align: center;
	padding: 15px 0;
}
#glassBox {
	background-color: #000000;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 90001;
}

#dialogBox {
	-moz-border-radius: 12px 12px 12px 12px;
	-moz-box-shadow: 2px 2px 4px #444444;
	background-color: #FFFFFF;
	border: 1px solid #ffde55;
	display: none;
	left: 0;
	position: absolute;
	top: 80px;
	width: 500px;
	z-index: 90002;
}

#dialogBox.dialogBox_error {
	background-color: #FFE0D8;
	border: 1px solid #F13713;
}

#dialogBox.dialogBox_warning {
	background-color: #FFF7C4;
	border: 1px solid #FF4E00;
}

#dialogTitle {
	-moz-border-radius: 12px 12px 12px 12px;
	background-color: #ffde55;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	width: 95%;
}

#dialogTitle.dialogTitle_error {
	background-color: #F13713;
	color: #FFE0D8;
}

#dialogTitle.dialogTitle_warning {
	background-color: #FF4E00;
	color: #FFF7C4;
}

#dialogBody {
	color: #444444;
	font-size: 12px;
	line-height: 1.3;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	text-align: left;
	width: 90%;
}

#dialogBody.dialogBody_error {
	color: #F13713;
}

#dialogBody.dialogBody_warning {
	color: #FF4E00;
}

#dialogBody p {
}

#dialogBtnsBox {
	margin-bottom: 8px;
	margin-top: 10px;
	text-align: center;
}

.dialogBtn {
	-moz-border-radius: 12px 12px 12px 12px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	color: #444444;
	cursor: pointer;
	font-size: 11px;
	padding: 2px 8px;
}

.dialogBtn_error {
	background-color: #F13713;
	border: 1px solid #F13713;
	color: #FFE0D8;
	cursor: pointer;
	font-size: 11px;
	padding: 2px 8px;
}

.dialogBtn_warning {
	background-color: #FF4E00;
	border: 1px solid #FF4E00;
	color: #FFF7C4;
	cursor: pointer;
	font-size: 11px;
	padding: 2px 8px;
}

.dialogBtn:active {
	background-color: #E7F0F8;
	color: #3673B1;
}

.dialogBtn_error:active {
	background-color: #FFE0D8;
	color: #F13713;
}

.dialogBtn_warning:active {
	background-color: #FFF7C4;
	color: #FF4E00;
}

#dialogBox #dialogLeftBtn {
	margin-right: 10px;
}

#dialogBox #dialogRightBtn {
	margin-left: 10px;
}

#ui-datepicker-div {
	-moz-box-shadow: 2px 2px 5px #999999;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	display: none;
	padding: 10px;
}

.ui-datepicker-header {
	height: 45px;
	left: 0;
	overflow: hidden;
	position: relative;
	top: 0;
}

.ui-datepicker-prev {
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 18px;
}

.ui-datepicker-next {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 18px;
}

.ui-state-disabled {
	color: #999999;
}

.ui-datepicker-title {
	font-weight: bold;
}

.ui-datepicker-calendar {
	border-collapse: separate;
	border-spacing: 1px;
	margin-bottom: 8px;
}

.ui-datepicker-calendar thead {
	background-color: #E7F0F8;
}

.ui-datepicker-calendar th {
}

.ui-datepicker-calendar {
}

.ui-datepicker-calendar tr {
}

.ui-datepicker-calendar td {
	border: 1px solid #FFFFFF;
	cursor: pointer;
	padding: 2px 5px;
}

.ui-datepicker-calendar td:hover {
	border: 1px solid #3673B1;
}

.ui-datepicker-calendar td.ui-state-disabled:hover {
	border: 1px solid #FFFFFF;
	cursor: default;
}

.ui-datepicker-calendar td a:hover {
	text-decoration: none;
}

.ui-datepicker-calendar td.ui-state-disabled a {
	cursor: default;
}

.ui-datepicker-other-month {
}

.ui-datepicker-unselectable {
}

.ui-datepicker-today {
	background-color: #E7F0F8;
}

.ui-datepicker-today a {
	font-weight: bold;
}

.ui-datepicker-current-day {
	background-color: #3673B1;
}

.ui-datepicker-current-day a {
	color: #FFFFFF;
}

.ui-datepicker-days-cell-over {
}

.ui-state-default {
}

.ui-datepicker-buttonpane {
	height: 20px;
	left: 0;
	position: relative;
	top: 0;
}

.ui-datepicker-buttonpane button {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #3673B1;
	cursor: pointer;
	font-size: 0.9em;
}

.ui-datepicker-current {
	font-weight: bold;
	left: 2px;
	position: absolute;
	top: 0;
}

.ui-datepicker-close {
	position: absolute;
	right: 2px;
	top: 0;
}
