
/* ŻYCZENIA ŚWIĄTECZNE */

#overlay {
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background: #fff;
	z-index: 10000;
}

#kartka {
	display: block;
	margin: 100px auto 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10001;
	margin: -236px 0 0 -208px;
}


/**|podstawowe elementy html|**/
body {
	margin:0px;
	padding:0px;
	background:#fdfdfd;
	font-size:12px;
	font-family:Arial;
	line-height:20px;
	color:#000;
	overflow-x: hidden;
}
a img {
	border:0px;
}

p {
	margin: 20px 0;
}

#container_page {
	width:100%;
	height:auto;
	display:block;
	z-index:100;
	background:url(../images/index/body_bg_white_page.gif) center top no-repeat #fdfdfd;
}
#page_header_container {
	background:url(../images/index/header_logo_bg.gif) center top no-repeat;
	width:100%;
	height:130px;
	display:block;
}
#header_content {
	width:975px;
	display:block;
	margin:auto;
}
#header_logo {
	float:left;
	display:inline;
	margin:25px 0px 0px 55px;
}
#header_logo h1 {
	float:none;
	margin:0px;
	padding:0px;
}
#header_menu {
	float:left;
	display:inline;
	margin:20px 0px 0px 444px;
	font-size:0px;
	line-height:0px;
}
#header_menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#header_menu li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
}
#header_menu a {
	float:left;
	display:block;
	text-decoration:none;
	overflow:hidden;
	height:26px;
}
#header_menu .normal {
	position:static;
	z-index:0;
}
#header_menu .hover {
	position:absolute;
	display:block;
	float:left;
	margin-top:-26px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
#menu_0 {
	width:54px;
}
#menu_1 {
	width:110px;
}
#menu_2 {
	width:99px;
}
#menu_3 {
	width:124px;
}
#menu_4 {
	width:52px;
}
#menu_5 {
	width:65px;
}

#page_content_container {
	width:100%;
	height:auto;
	display:block;
}
#page_content_home {
	width:500px;
	height:auto;
	display:block;
	margin:auto;
	padding:50px 427px 50px 88px; 
	background:url(../images/index/home_right_bg.jpg) no-repeat 520px 27px;
}
#page_content_header {
	width:910px;
	height:161px;
	background:url(../images/index/header_subpage.gif) no-repeat 4px 0px;
	display:block;
	margin:auto;
}
#page_content_subpage {
	width:905px;
	display:block;
	margin:auto;
}
#header_standard {
	font-size:26px;
	color:#182983;
	font-weight:normal;
	margin:5px 0px 30px -2px;
	padding:0px;
}
#header_sub_standard {
	font-size:21px;
	color:#182983;
	font-weight:normal;
	margin:50px 0px 30px -2px;
	padding:0px;
}
.page_content_left {
	float:left;
	display:inline;
	padding:52px 0px 50px 24px;
	width:253px;
}
.page_content_right {
	float:right;
	display:inline;
	width:540px;
	margin:40px 0px 40px 0px;
	padding:12px 0px 30px 80px;
	border-left:1px solid #E3E3E3;
	z-index:500;
	position:relative;
}
.page_content_right strong {
	color:#333;
}
.page_content_menu {
	margin-top:20px;
	display:block;
}
.page_content_menu ul {
	float:right;
	list-style-type:none;
}
.page_content_menu li {
	float:right;
	margin:0px 3px;
}


#container_footer {
	width:100%;
	height:460px;
	display:block;
	background:url(../images/index/body_bg_blue.gif) no-repeat center top;
	overflow:hidden;
	margin-top:-150px;
	float:left;
	color:#fff;
	line-height:normal;
	z-index:100;
}

#container_footer a {
    color:#5D6AA8;
    text-decoration:none;
}

#container_footer a:hover {
    color:#ffffff;
}

#footer_content_container {
	width:905px;
	height:460px;
	display:block;
	margin:auto;
	padding-top:170px;
	padding-left:67px;
}
.footer_content_left {
	width:33%;
	float:left;
	padding-top:10px;
}
.footer_content_vseparator {
	width:1px;
	height:180px;
	border-left:1px solid #394996;
	float:left;
	display:inline;
	margin-right:30px;
}
.footer_content_right {
	width:60%;
	float:left;
	padding-top:10px;
}
.footer_content_right ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.footer_content_right li {
	margin:0px 0px 15px 0px;
	padding:0px;
}
.footer_content_hseparator {
	display:block;
	float:none;
	clear:both;
	margin-left:-34px;
	width:905px;
	height:10px;
	background:url(../images/index/footer_line.gif) bottom center no-repeat;
	padding:30px 0px 0px 0px;
}
.footer_content_autor {
	width:905px;
	padding-left:2px;
	margin:auto;
	display:block;
	color: #5d6aa8;
}
.autor_left {
	float:left;
	padding-top:5px;
}
.autor_right {
	float:right;
	padding-right:60px;
}

.autor_right a {
	background: url("../images/shared/silnet.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 20px;
	width: 75px;
	text-decoration: none;
}

.autor_right a span {
	visibility: hidden;
}

.autor_right a:hover {
	background: url("../images/shared/silnet.png") no-repeat scroll 0 -20px transparent;
}

.default_img {
	margin:5px;
	padding:1px;
	border:1px solid #E3E3E3;
}
.default_a {
	text-decoration:underline;
	color:#555;
}
.default_a:hover {
	color:#2C73EF;
	text-decoration:none;
}
.a4download {
	color:#333333;
	text-decoration:none;
	display:block;
	line-height:24px;
	background:url(../images/shared/doc_n.jpg) no-repeat 2px 2px;
	padding-left:30px;
	margin:1px;
	border:1px solid #fff;
}
.a4download:hover {
	color:#2C73EF;
	border:1px solid #E3E3E3;
	background:url(../images/shared/doc_h.jpg) no-repeat 2px 2px;
}
.fontsize_medium {
	font-size:14px;
}
.content_vseparator {
	display:block;
	line-height:0px;
	font-size:0px;
	height:8px;
}
.content_hr {
	line-height:0px;
	font-size:0px;
	display:block;
	border-bottom:1px solid #E3E3E3;
	height:1px;
	margin:35px 0px 25px;
}
.home_1 {
	color:#182985;
	font-size:32px;
	font-weight:normal;
	margin:0px 0px 0px -2px;
	padding:0px;
}
.home_2 {
	color:#182985;
	font-size:25px;
	font-weight:normal;
	margin:0px 0px 0px -2px;
	padding:0px;
}
.kontakt_boxes_m {
	float:left;
	padding-right:25px;
	border-right:1px solid #E3E3E3;
}
.kontakt_boxes {
	float:left;
	margin-left:25px;
} 
.footer_kontakt {
	color:#ffffff;
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	background:url(../images/index/icn_phone.gif) no-repeat 70px 0px;
	margin:0px 0px 0px -2px;
	padding:0px;
}
.list_type_1 {
	margin:0px 0px 0px 12px;
	padding:0px;
	list-style-type:square;
}
.list_type_1 ul {
	list-style-type:square;
}
.list_type_2 {
	margin:0px 0px 0px 18px;
	padding:0px;
	list-style-type:decimal;
}
.list_type_2 ul {
	list-style-type:square;
	margin-bottom:10px;
}
.list_type_3 {
	list-style-type:decimal;
	margin:0px 0px 0px 18px;
	padding:0px;
}
.list_type_3 li {
	margin-bottom:8px;
}
.list_type_3 li ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.list_type_3 li ul li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.clear {
	float:none;
	clear:both;
}
.success {
	color:#559F1D;
}
.error {
	color:#f00;
}


/**|formularze|**/
.submit {
    padding:2px 8px;
    background-color:#E30018;
    cursor:pointer;
    border-top:1px solid #FF4F67;
	border-right:1px solid #BF001A;
	border-bottom:1px solid #BF001A;
	border-left:1px solid #BF001A;
    color:#fff;
	font-size:12px;
	line-height:12px;
}

.submit:hover {
    background-color:#FF1F3D;
}
label span {
	color:red;
}
input.form {
    background-color:#FCFBF9;
    border-color:#CFCFCF;
    border-width:1px;
    border-style:solid;
    padding:3px;
    font-size:12px;
    font-family: Arial;
    width:200px;
    color:#152550;
}

textarea.form {
    background-color:#FCFBF9;
    border-color:#CFCFCF;
    border-width:1px;
    border-style:solid;
    padding:3px;
    font-size:12px;
    font-family: Arial;
    width:450px;
    height:300px;
    color:#152550;
}

.row {
    padding-top:5px;
    padding-bottom:5px;
    overflow:hidden;
}
/**|formularze|**/
#slide {
	background: url("../images/index/slide-bg.png") no-repeat top right;
	color: white !important;
	display: block;
	font-size: 11px;
	height: 420px;
	position: absolute;
	right: -251px;
	top: 110px;
	width: 277px;
	z-index: 9999;
	padding-left: 23px;
}

#slide-open {
	float: left;
	width: 25px;
	height: 133px;
	margin-top: 16px;
	cursor: pointer;
}

#slide-content {
	position: absolute;
	left: 70px;
	top: 80px;
	width: 200px;
}

#slide-content ul {
	margin: 0;
	padding: 0;
}

#slide-content li {
	line-height: 23px;
	list-style-type: none;
	padding-left: 22px;
	background: url('../images/index/pdf.png') no-repeat 0px 2px;
}

#slide-content li a {
	color: black;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#slide-content li a:hover {
	border-bottom: 1px solid #aaa;
}
