
/*GENERAL SETTINGS*/
body {
	padding: 0px;
	margin:0px;
	background: #F2F2F2;
	
	line-height: 16px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
}

table, h1, h2, h3, h4, h5, h6, p, div, form {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}
	
*:focus {
	outline: none;
}

.push {
	line-height: 0px;
	clear: both;   
}

.left {
	float: left;
}
	
.right {
	float: right;
}


.info {
	padding: 10px;
	padding-left:0px;
}
	
.error {
	color: crimson;
}

.ok {
	color: #CFA628;
}

.text10 {
	font-size: 10px;
}

.text9 {
	font-size: 9px;
}
    /*LINKS*/
	a {
		color: #1590CC;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
	.blue {
		color: #1590CC;
	}
	
	.bold {
		font-weight: bold;
	}

	.underline {
		text-decoration: underline;
	}

	.no_underline {
		text-decoration: none;
	}
	
	.gray {
		color: #7F7F7F;
	}
	
	.white {
		color: #FFFFFF;
	}
	/*LINKS - end*/

	
.header1 {
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.header2 {
	padding-left: 20px;
	height: 49px;
	line-height: 49px;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.header3 {
	font-size: 13px;
	padding-top:5px;
	padding-bottom: 5px;
}

.header4 {
	padding:5px;
	font-size: 11px;
	background: #F7F6F1;
	
}

.header5 {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #1590CC;
	background: url("../images/backgrounds/horizontal_dot.jpg") repeat-x bottom;
}

.header6 {
	padding-top: 13px;
	padding-bottom: 18px;
	font-size: 12px;
	color: #1590CC;
	
}

.content_p {
	padding-top: 7px;
	padding-bottom: 7px;
	background: url("../images/backgrounds/horizontal_dot.jpg") repeat-x bottom;
}

button {
	cursor: pointer;
	border: none;
	background: none;
}
/*GENERAL SETTINGS - end*/

/* SITE MAP */

#sitemap {padding: 45px 45px 45px 25px;}

.site_map_parent {
	height: 18px;
	line-height: 18px;
	padding-left:10px;
	background: url("../images/list_item1_on.gif") no-repeat left 2px;
	font-weight: bold;
}

.site_map_child {
	height: 20px;
	line-height:20px;
	padding-left:15px;
	
}

/* SITE MAP - END */

#top {
	position: relative;
	margin: auto;
	width: 1011px;
	height: 374px;
	background: url("../images/backgrounds/content.jpg") repeat-y;	
}

	#top_logo {
		position: absolute;
		width: 315px;
		height: 104px;
		background: #F2F2F2 url("../images/backgrounds/logo_pac.jpg") no-repeat right top;
	}
	
	#top_logo a {
		position: absolute;
		right: 0px;
		bottom: 0px;
		display: block;
		width: 300px;
		height: 85px;
	}
	
	#top_menu1 {
		position: absolute;
		left: 315px;
		width: 696px;
		height: 62px;
		background: #F2F2F2 url("../images/backgrounds/menu1.jpg") no-repeat left top;
	}
	
		#top_menu1 ul {
			position: absolute;
			right: 10px;
			bottom: 10px;
			margin: 0px;
			padding: 0px;
			padding-right: 20px;
			list-style: none;
		}
		
		#top_menu1 ul li {
			display: block;
			padding: 5px;
			font-size: 10px;
			
			float: right;
		}
		
	#top_menu2 {
		position: absolute;
		left: 315px;
		top: 62px;
		width: 696px;
		height: 42px;
	}
	
		#top_menu2 ul {
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		
		#top_menu2 ul li {
			display: block;
			cursor: pointer;
			float: left;
		}

	#top_strefa {
		position: absolute;
		top: 104px;
		left: 0px;
		padding-left: 15px;
		width: 701px;
		height: 268px;	
	}
	
	#top_link {
		position: absolute;
		top: 104px;
		left: 0px;
		padding-left: 15px;
		width: 701px;
		height: 268px;	
		z-index:10;
	}
	
	#top_link a {
		display: block;
		cursor: pointer;
		width: 701px;
		height: 268px;	
		background: url("../images/backgrounds/miejsce.gif");
	}
		
	#top_forms {
		position: absolute;
		top: 104px;
		left: 716px;
	}
	
		#top_forms_top {
			background: url("../images/backgrounds/top_forms_top.jpg") no-repeat right top;
		}
		
		#top_forms_bottom {
			background: url("../images/backgrounds/top_forms_bottom.png") no-repeat left bottom;
			width: 295px;
			height: 268px;
		}
		
		.box_forms_middle {
			margin-top: 10px;
			width: 278px; 
			background: url("../images/backgrounds/box_forms_middle.jpg") repeat-y;
			float: right;
		}
		
		.box_forms_top {
			background: url("../images/backgrounds/box_forms_top.jpg") no-repeat left top;
		}
		
		.box_forms_bottom {
			padding: 18px;
			padding-bottom: 15px;
			background: url("../images/backgrounds/box_forms_bottom.jpg") no-repeat left bottom;
			height: auto !important;
		}


.content, .footer1 {
	margin: auto;
	width: 1011px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	background: url("../images/backgrounds/content.jpg") repeat-y;
	
}



.content_separator {
	width: 14px;
	height: 14px;
}

.header {
	background: url("../images/backgrounds/header_center.jpg") repeat-x;
}

.header1_left {
	background: url("../images/backgrounds/header1_left.jpg") no-repeat left;
	height: 49px;
	

}

.header1_right, .header1_right_padding   {
	background: url("../images/backgrounds/header1_right.jpg") no-repeat right;
	height: 49px;
	padding-left: 10px;
}

.header1_right_padding {
	padding-left: 20px;

}


.header2_left {
	background: url("../images/backgrounds/header2_left.jpg") no-repeat left;
	height: 49px;


}

.header2_right, .header2_right_padding  {
	background: url("../images/backgrounds/header2_right.jpg") no-repeat right;
	height: 49px;
	padding-left: 10px;
}

.header2_right_padding {
	padding-left: 20px;
}

.box_container {
	padding-top:10px;
	padding-bottom: 10px;
}


.box_bottom {
	background:  url("../images/backgrounds/box_bottom.jpg") repeat-x bottom;
}




.box_left_left {
	background: #EFECE3 url("../images/backgrounds/box_left_left.jpg") repeat-y left;
}

.box_left_right {
	background: url("../images/backgrounds/box_left_right.jpg") repeat-y right;
}

.box_left_bottom_left {
	background: url("../images/backgrounds/box_left_bottom_left.jpg") no-repeat left bottom;
}

.box_left_bottom_right {
	background: url("../images/backgrounds/box_left_bottom_right.jpg") no-repeat right bottom;
	padding-top:5px;
	height: auto !important;
	height: 95px;
	min-height: 95px;
	
}








.box_right_left {
	background: #EFECE3 url("../images/backgrounds/box_right_left.jpg") repeat-y left;
}

.box_right_right {
	background: url("../images/backgrounds/box_right_right.jpg") repeat-y right;
}

.box_right_bottom_left {
	background: url("../images/backgrounds/box_right_bottom_left.jpg") no-repeat left bottom;
}

.box_right_bottom_right {
	background: url("../images/backgrounds/box_right_bottom_right.jpg") no-repeat right bottom;
	padding-top:5px;
	padding-bottom: 10px;
	height: auto !important;
	height: 95px;
	min-height: 95px;
}

.content_big_right_wrapper {
	width: 665px;
	margin-right: 33px;
	margin-left: 20px; 
	padding-bottom:20px; 
	overflow:hidden; 
}

.content_small_right_wrapper {
	width:220px;
	
	padding-left:33px; 
	padding-right:20px; 
	
	padding-bottom:20px;
	overflow: hidden;

}


.content_big_left_wrapper {
	width: 665px;
	margin-left:33px; 
	margin-right:20px; 
	padding-bottom:20px;
	overflow: hidden;
}

.content_small_left_wrapper {
	width: 230px;
	margin-right:33px; 
	margin-left:20px; 
	padding-bottom:20px;
	overflow: hidden;
	

}


#footer1 {
	background: url("../images/backgrounds/footer1_middle.jpg") repeat-y;	
}

#footer1_top {
	background: url("../images/backgrounds/footer1_top.jpg") no-repeat left top;
}

/* SITE MAP - END */

#bms_banner {
	margin: auto;
	position: relative;
	width: 980px;
	height: 150px;
	background: url("../images/miejsce.gif;");
}

#bms_banner a{
	margin: auto;
	position: absolute;
	top:0px;
	left:0px;
	width: 980px;
	height: 150px;
	background: url("../images/miejsce.gif;");
}

#footer1_bottom  {
	background: url("../images/backgrounds/footer1_bottom.jpg") no-repeat left bottom;
}

#footer1_lek {
	background: url("../images/backgrounds/footer1_lek.jpg") no-repeat right bottom;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	padding-bottom: 10px;
}

	#footer1_forum, #footer1_enquiry, #footer1_advice {
		padding-right: 20px;
		padding-top: 8px;
		width: 280px;
		height: auto !important;
		height: 180px;
		min-height: 180px;		
		float: left;
		overflow: hidden;
	}
	
	#footer1_enquiry {
		padding-left: 20px;
		padding-right: 20px;
		width: 230px;
	}
	
	#footer1_advice {
		padding-left: 20px;
		padding-right: 0px;
		padding-top: 15px;
		width: 250px;
	}


#footer2 {
	margin: auto;
	width: 930px;
	height: auto !important;
	height: 50px;
	min-height: 50px;	
}

	#footer2 ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
	#footer2 ul li {
		display: block;
		padding:10px 5px 10px 5px;
	}
	

/*TABELKI*/
table.tab {
	width:100%;
	margin: 0px;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	table-layout: fixed;
	border-collapse: collapse;
	
}
	
tr.first_row td {
	padding: 0px;
	border: none;
}

td {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
/*TABELKI*/
/*FORMS*/
td.field {
	padding: 5px;
	vertical-align: top;
}

td.field_right {
	padding: 5px;
	vertical-align: top;
	
	padding-right: 15px;
	text-align: right;
}

input, select, textarea {
	color: #7F7F7F;
}

input.normal , select.normal, input.medium, select.medium, input.small, select.small {
	display: block;
	width: 350px;
	border-top: 1px solid #B6AC9D; 	
	border-left: 1px solid #B6AC9D; 
	border-bottom: 1px solid #F4F4EF; 
	border-right: 1px solid #F4F4EF; 
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}

input.medium, select.medium {
	width: 200px;
}


input.small , select.small {
	width: 65px;
}

input.normal, input.medium, input.small {
	height: 15px;
}


input.button {
	display: block;
	margin: auto;
	background-color: #F4F4F4;
	border: 1px solid gray;
	font-size: 10px;
	cursor: pointer;
}

textarea.normal, textarea.medium {
	display: block;
	width: 350px;
	height: 120px;
	border-top: 1px solid #B6AC9D; 	
	border-left: 1px solid #B6AC9D; 
	border-bottom: 1px solid #F4F4EF; 
	border-right: 1px solid #F4F4EF;  
}

textarea.medium {
	width: 250px;
	height: 100px;
}

/*FORMS - emd*/


#auth_info {
	padding:5px;
	padding-bottom: 0px;
	padding-left: 35px;

	overflow: hidden;
	white-space: nowrap;
}



		/*PAGINATION*/
		
		p.offset {
			margin: 0px;
			width: 17px;
			height: 17px;
			
			background: url("../images/pagination/pagination_bg.jpg") no-repeat center;
		}

		p.offset a, p.offset span {
			display: block;
			width: 17px;
			height: 17px;
			line-height: 17px;
			font-size: 9px;
			text-align: center;
			text-decoration: none;
			color: #FFFFFF;
		}
		
		p.offset span {
			cursor: pointer;
			color: #EDDDAE;
			font-weight: normal;
		}

		p.offset a:hover {
			text-decoration: none;
		}

		p.first {
			background: url("../images/pagination/first.jpg") no-repeat center;
		}

		p.prev {
			background: url("../images/pagination/prev.jpg") no-repeat center;
		}

		p.next {
			background: url("../images/pagination/next.jpg") no-repeat center;
		}
		p.last {
			background: url("../images/pagination/last.jpg") no-repeat center;
		}
		/*PAGINATION - end*/
		
		p.sort  {
			float:left;
			padding-right:5px;
			font-weight: bold;
		}
		
		.result_row {
			background: #F7F6F1 url("../images/backgrounds/horizontal_dot.jpg") repeat-x bottom;
		}
		
		
		
		#calendar_world,  #calendar_poland{
			margin-top:10px;
			margin-bottom: 10px;
			height: 81px;
			background: url("../images/swiat.jpg") no-repeat;
		
		}
		
		#calendar_poland {
			height: 73px;
			background: url("../images/polska.jpg") no-repeat;
		}
		
		.container {
			background: url("../images/backgrounds/horizontal_dot.jpg") repeat-x bottom;
		}
		
		
		.content_list  {
			margin:0px;
			padding:0px;
			list-style: none;
		}
		
		.content_list li {
			display: block;
			padding-left: 15px;
			background: url("../images/list_item.gif") no-repeat left;
		}
		
		.content_list2 {
			margin:0px;
			padding:0px;
			list-style: none;
		}
		
		.content_list2 li {
			display: block;
			background: url("../images/backgrounds/horizontal_dot.jpg") repeat-x bottom;
			
		}
		
		.content_list2 li a {
			display: block;
			padding-left: 15px;
			padding-top: 5px;
			padding-bottom: 5px;
			
			overflow: hidden;
			background: url("../images/list_item.gif") no-repeat left 11px;
		}

		
		
		
		
		
		/*FORUM*/
		.forum_tab{
			padding: 5px;
		}
		
		.forum_tab td{
			padding: 5px;
		}
		
		.forum_text_top {
			font-size: 11px;
			line-height: 12px;
		}
		
		.forum_text_bottom {
			font-size: 10px;
			line-height: 12px;
		}
		
		.forum_pagination {
			padding: 10px;
		}
		
		.forum_pagination_links {
		}
		
		/*FORUM - end*/
		/*FORUMTHREAD*/
		.post_container1, .post_container2 {
			border: 1px solid #E4E4E4;
		}
		
		.post_container1 {
			background-color: #FCFCFC;
		}
		
		.post_container2 {
			background-color: #F5F5F5;
		}
		
		.post_author {
			padding: 5px;
			padding-left: 10px;
			height: 30px;
			width: 230px;
		
			overflow: hidden;
			float: left;
		}
		
		.post_options {
			padding: 5px;
			padding-top: 11px;
			padding-bottom: 11px;
			padding-right: 10px;
			height: 18px;
			width: 400px;
		
			text-align: right;
			letter-spacing: 4px;
			
			overflow: hidden;
			float: right;
		}
		
		.post_content {
			padding: 10px;
			border-top: 1px solid #E4E4E4;
			
		}
		
		.post_signature {
			padding: 10px;
			border-top: 1px dashed #E4E4E4;
			color: #A4A4A4;
			font-style: italic;
		}
		
		.forumthread_subject {
			padding: 10px;
			font-size: 12px;
			font-weight: bold;
		}
		
		.post_pagination {
			height: 30px;
			padding: 20px;
			line-height: 20px;
		}
		
		.post_answer {
			padding-top: 3px;
			width: 200px;
			text-align: right;
		}
		
		/*FORUMTHREAD - end*/
		/*MENU FOR FORUM*/
		.forum_menu {
			margin: 0px;
			padding: 0px;
			list-style: none;
		
		}
	
		.forum_menu li {
			display: block;
			background: url("../images/backgrounds/horizontal_dot.jpg") repeat-x bottom;
		}
		
			.forum_menu li a.normal, .forum_menu li span.normal {
				display: block;
				padding-top: 5px;
				padding-bottom: 5px;
				
				height: auto !important;
				height: 13px;
				min-height: 13px;
				
				color: gray;
				line-height: 13px;
				text-decoration: none;
			}
			
			.forum_menu li a.normal:hover {
				color: #0C8CCD;
				text-decoration: none;
			}
			
			
			.forum_menu li a.active, .forum_menu li span.active  {
				display: block;
				padding-top: 5px;
				padding-bottom: 5px;
				
				height: auto !important;
				height: 13px;
				min-height: 13px;
				
				color: #2196DC;
				line-height: 13px;
				text-decoration: none;
			}
		
		/*MENU FOR FORUM*/
		.cite_post {
			border: 1px solid #CCC7B3;
			padding:10px;
			background: #F3F1ED;
		}
		
		
		
		.box_dotted_top {
			background: url("../images/backgrounds/horizontal_dot.jpg") repeat-x top;
		}
		.box_dotted_bottom {
			background: url("../images/backgrounds/horizontal_dot.jpg") repeat-x bottom;
		}
		.box_dotted_left {
			background: url("../images/backgrounds/vertical_dot.jpg") repeat-y left;
		}
		.box_dotted_right {
			background: url("../images/backgrounds/vertical_dot.jpg") repeat-y right;
		}
		
		
		
		
		
		/*ENQUIRE*/
		.enquiry_bar_container {
			border: 1px solid #0F8CCE;
		}
		.enquiry_bar {
			height: 10px;
			background: #0F8CCE;
		}

		.enquiry_bar_result {
			height: 10px;
			font-size: 10px;
			line-height: 10px;
			padding-left: 5px;
		}
		
		
		
		
		
		
		.content1_p {
			padding:5px;
			padding-left: 0px;
		}
		
		
		
		.post_cite {
			margin-top: 10px;
			margin-bottom: 10px;
			padding: 10px;
			border: 1px solid #9F9F9F;
			background: #F6F5F0;
		}
		
		.pagination_container {
			padding:10px;
		}
		
		
		
		#popup_container {
			margin: auto;
			width: 500px;
			height: auto !important;
			height: 300px;
			min-height: 300px;
		}
		
		#info_ {
			margin: auto;
			width: 600px;
			font-weight: bold;
			font-size: 12px;
			color: #1590CC;
			background: #EFECE3;
		}




