html {
	color: #838383;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 0px;
	font-size: 11px;
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	width: 100%;
	text-align: center;
	background: #F1EFE2;
}

#main {
	width: 950px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	background: #F1EFE2 url('pl/images/bckg.jpg') repeat-x 0 0;
}

@font-face {
	font-family: 'BrushScriptStdMedium';
	src: url('./fonts/brushscriptstd-webfont.eot');
	src: url('./fonts/brushscriptstd-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('./fonts/brushscriptstd-webfont.woff') format('woff'),
		url('./fonts/brushscriptstd-webfont.ttf') format('truetype'),
		url('./fonts/brushscriptstd-webfont.svg#BrushScriptStdMedium')
		format('svg');
}

#main #login_up {
	height: 40px;
	padding: 16px 30px 0 20px;
	zoom: 1;
}

#main #login_up #ul_menu_up2 {
	padding: 0;
	margin: -6px -20px 0 0;
	float: right;
}

#main #login_up ul li {
	list-style-type: none;
	float: left;
}

#main #login_up ul li h1 {
	font-size: 11px;
	font-weight: bold;
}

#main #login_up ul li a,#main #login_up ul li span {
	height: 25px;
	margin: 0;
	display: block;
	padding: 12px 15px 0px 15px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background: url('pl/images/menu_spacer.jpg') no-repeat 0 0;
}

#main #login_up ul li a:hover {
	color: #fff55a;
}

#main #login_up #inp_search {
	height: 20px;
	width: 94px;
	background: url('images/search2.gif') no-repeat 0 0;
	text-align: center;
	color: #fff;
	border: none;
	padding-bottom: 2px;
	cursor: pointer;
}

.login_text {
	float: left;
	margin-right: 15px;
	color: #fff;
	padding-top: 5px;
}

.login_blue {
	width: 130px;
	height: 20px;
	float: left;
	margin-right: 40px;
}

.login_search {
	float: left;
}

.login_forget {
	float: right;
	color: #fff;
	background: url('pl/images/menu_spacer.jpg') no-repeat 0 0;
	margin-left: 25px;
	padding-left: 25px;
	margin-top: 0px;
}

.inp_left {
	height: 20px;
	width: 5px;
	background: url('pl/images/inp_left.png') no-repeat 0 0;
	float: left;
}

.inp_mid {
	height: 18px;
	width: 120px;
	border-top: solid #3F71B6 1px;
	border-bottom: solid #6C9CDF 1px;
	background: #598CD3;
	float: left;
}

.inp_mid2 {
	height: 18px;
	width: 100px;
	border-top: solid #3F71B6 1px;
	border-bottom: solid #6C9CDF 1px;
	background: #598CD3;
	float: left;
}

.inp_right {
	height: 20px;
	width: 5px;
	background: url('pl/images/inp_right.png') no-repeat 0 0;
	float: right;
}

.inp_transp {
	height: 15px;
	width: 120px;
	background: transparent;
	border: none;
	color: #fff;
	padding-top: 2px;
}

#main #banner {
	height: 217px;
}

#main #banner #banner_left {
	width: 285px;
	height: 217px;
	float: left;
}

#main #banner #banner_right {
	width: 650px;
	height: 172px;
	float: right;
	margin-top: 5px;
}

.blue_box {
	width: 115px;
	height: 35px;
	float: left;
	margin: 0 0 7px 15px;
	display: inline;
}

.blue_text {
	height: 15px;
	padding-left: 5px;
	color: #004CB0;
}

.blue_inp {
	width: 110px;
	height: 20px;
}

.blue_transp {
	height: 15px;
	width: 100px;
	background: transparent;
	border: none;
	color: #fff;
	padding-top: 2px;
}

.blue_transp_select {
	height: 18px;
	width: 100px;
	background: transparent;
	background-color: rgba(89, 140, 211,0.5);
	color: #fff;
	padding-top: 2px;
	border: none;
}

.blue_transp_select option {
	background: #598CD3;
}

.blue_box_search2 {
	height: 35px;
	text-align: center;
}

#inp_search2 {
	height: 20px;
	width: 94px;
	background: url('images/search.gif') no-repeat 0 0;
	text-align: center;
	color: #fff;
	border: none;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 15px;
	cursor: pointer;
	float: left;
}

#main #menu_up {
	height: 38px;
	background: url('pl/images/menu_all.jpg') no-repeat 0 0;
	margin-bottom: 10px;
	zoom: 1;
}

#main #menu_up #ul_menu_up {
	margin: 0;
	padding: 0;
	float: left;
}

#main #menu_up ul li {
	list-style-type: none;
	float: left;
}

#main #menu_up ul li h1 {
	font-size: 11px;
	font-weight: bold;
}

#main #menu_up ul li a,#main #menu_up ul li span {
	height: 35px;
	margin: 0;
	display: block;
	padding: 13px 15px 0px 15px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background: url('pl/images/menu_spacer.gif') no-repeat 100% 0;
}

#main #menu_up ul li a:hover {
	color: #011a41;
}

#main #banners_up {
	padding-bottom: 10px;
	zoom: 1;
	height: 85px;
}

#main #banners_up .banner_gray {
	width: 208px;
	height: 65px;
	padding: 10px;
	border: solid #466eab 1px;
	float: left;
	margin-right: 10px;
}

#main #banners_up .banner_gray .photo_gray {
	float: left;
	width: 68px;
	height: 52px;
}

#main #banners_up .banner_gray .text_gray {
	float: right;
	width: 130px;
	font-weight: bold;
	margin-top: 0px;
}

#main #banners_up .banner_gray .text_gray a {
	color: #2C2C2C;
}

#main #m1 {
	width: 210px;
	margin-right: 7px;
	float: left;
}

#main #m1 .panel_min_up {
	height: 8px;
	background: url('pl/images/panel_min_up.jpg') no-repeat 0 0;
}

#main #m1 .panel_min_mid {
	border-left: solid #BCCEDF 1px;
	border-right: solid #BCCEDF 1px;
	padding: 10px 16px;
	background: #fff;
}

#main #m1 .panel_min_mid #text_title {
	font-family: BrushScriptStdMedium, Trebuchet MS, Tahoma, Verdana, Arial,
		sans-serif;
	font-size: 24px;
	color: #004CB0;
	display: block;
	border-bottom: solid #DCE7F7 1px;
	height: 32px;
}

#main .panel_label {
	border-bottom: solid #DCE7F7 1px;
	height: 32px;
}

#main .panel_label .lable_img {
	font-family: BrushScriptStdMedium, Trebuchet MS, Tahoma, Verdana, Arial,
		sans-serif;
	font-size: 24px;
	color: #004CB0;
	display: block;
	border-bottom: solid #DCE7F7 0px;
}

#main #opinionsAll {
	margin: 0px 0px 8px 0px;
}

#main #opinionsSeeAll {
	float: right;
	display: inline;
	margin: 4px 0px 0px 0px;
}

#main #opinionsAll .opinion {
	margin: 8px 0px 0px 0px;
}

#main #opinionsAll p {
	margin: 0px 0px 0px 0px;
}

#main #opinionsAll h3 {
	font-weight: bold;
	color: #2a619d;
}

#main #opinionsAll .date {
	float: right;
	display: inline;
	color: #000000;
}

#main #opinionsAll .opinionText {
	padding: 7px 0px 10px 0px;
	background: url('pl/images/dotes.gif') repeat-x 0 100%;
	zoom: 1;
}

#main #m1 .panel_min_mid #menu_left {
	
}

#main #m1 .panel_min_mid #menu_left ul {
	margin: 10px 0;
	padding: 0;
	zoom: 1;
}

#main #m1 .panel_min_mid #menu_left ul li {
	margin: 0 0 0 0;
	list-style-type: none;
	background: url('pl/images/dotes.gif') repeat-x 0 100%;
	zoom: 1;
}

#main #m1 .panel_min_mid #menu_left ul li a,#main #m1 .panel_min_mid #menu_left ul li span
	{
	display: block;
	padding: 5px 0 5px 13px;
	font-size: 12px;
	color: #004CB0;
	background: url('pl/images/menu_ico.gif') no-repeat 0 9px;
}

#main #m1 .panel_min_mid #menu_left ul .m_sel a {
	text-decoration: underline;
}

#main #m1 .adv_banner {
	padding-top: 10px;
}

#main #m1 .panel_min_down {
	height: 8px;
	background: url('pl/images/panel_min_down.jpg') no-repeat 0 0;
	padding-bottom: 10px;
}

#main #m2 {
	width: 363px;
	margin-right: 7px;
	float: left;
}

#main .panel_max_up {
	height: 8px;
	background: url('pl/images/panel_max_up.jpg') no-repeat 0 0;
}

#main .panel_max_mid {
	border-left: solid #BCCEDF 1px;
	border-right: solid #BCCEDF 1px;
	padding: 10px 16px;
	background: #fff;
	zoom: 1;
}

#main .panel_label_left a {
	text-decoration: none;
	color: #004CB0;
}

#main .panel_label_left a:hover {
	text-decoration: none;
}

#main .panel_label_left {
	float: left;
	font-family: BrushScriptStdMedium, Trebuchet MS, Tahoma, Verdana, Arial,
		sans-serif;
	font-size: 24px;
	color: #185598;
	display: block;
	border-bottom: solid #DCE7F7 0px;
}

#main .panel_label_right {
	float: right;
	text-align: right;
	padding: 3px 3px 0 0;
}

.seeAllComments {
	float: left;
}

.commentsAll {
	width: 380px;
	margin: 0px 0px 0px 0px;
}

.offert_box {
	margin-top: 15px;
	background: url('pl/images/dotes.gif') repeat-x 0 100%;
	zoom: 1;
}

.commentAuthorName {
	float: left;
	padding: 0px 0px 0px 10px;
}

.commentAuthorName p {
	margin: 0px;
	font-weight: bold;
}

.commentDate {
	float: right;
}

.commentDate p {
	margin: 0px;
	font-size: 10px;
}

.head_title {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
}

.head_title a {
	color: #2c2c2c;
}

.head_date {
	color: #2c2c2c;
	margin-bottom: 5px;
	font-size: 11px;
	float: left;
	width: 67px;
}

.head_title_right {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
	float: left;
	width: 262px;
}

.head_title_right a {
	color: #2c2c2c;
}

.more_zoom {
	margin-top: 10px;
	height: 27px;
}

.more_see {
	float: right;
	margin-top: 3px;
}

#main .panel_max_mid_gray {
	height: 18px;
	background: #EDEDED url('pl/images/panel_max_mid.jpg') no-repeat 0 0;
	border-left: solid #BCCEDF 1px;
	border-right: solid #BCCEDF 1px;
	padding: 18px 20px 0 0;
	text-align: right;
}

#main .panel_max_down {
	height: 8px;
	background: url('pl/images/panel_max_down.jpg') no-repeat 0 0;
	padding-bottom: 10px;
}

#main #m3 {
	width: 363px;
	float: left;
}

#main #foot {
	height: 38px;
	background: url('pl/images/menu_all.jpg') no-repeat 0 0;
	margin-bottom: 0px;
	zoom: 1;
}

#main #foot ul {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

#main #foot ul li {
	list-style-type: none;
	float: left;
}

#main #foot ul li a,#main #foot ul li span {
	height: 38px;
	margin: 0;
	display: block;
	padding: 12px 10px 0px 10px;
	font-size: 11px;
	color: #fff;
	background: url('pl/images/menu_spacer2.gif') no-repeat 100% 14px;
}

#main #foot ul li a:hover {
	color: #fff55a;
}

#main #foot #fast4net {
	float: right;
	margin: 12px 20px 0 0;
	width: 30%;
	text-align: right;
	color: #fff;
}

#main #foot #fast4net a {
	color: #fff55a;
}

.main_news {
	margin-bottom: 10px;
}

.main_news_title {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 3px 0px;
}

.main_news_title a {
	color: #333;
}

.main_news_date {
	font-size: 10px;
	text-align: right;
	margin: 0;
}

.main_news_text {
	float: right;
	width: 282px;
}

.main_news_text a {
	color: #838383;
}

.main_news_text2 {
	
}

.main_news_text2 a {
	color: #838383;
}

.main_news_more {
	float: right;
	height: 13px;
	width: 12px;
	background: url('pl/images/more.gif') no-repeat 0 0;
	margin-top: 5px;
}

/* podstrona */
#main #sub_content {
	background: url('pl/images/panel_sub_mid.jpg') repeat-y 217px 0;
	position: relative;
	zoom: 1;
}

#main #sub_content #content {
	float: left;
	width: 699px;
	background: url('pl/images/panel_sub_up.jpg') no-repeat 0 0;
	padding: 0 17px 18px;
	margin: 0px;
}

#main #sub_content #content #text_title {
	float: left;
	width: 680px;
	font-family: BrushScriptStdMedium, Trebuchet MS, Tahoma, Verdana, Arial,
		sans-serif;
	font-size: 24px;
	padding: 14px 0 1px 0;
	color: #185598;
	display: inline;
	border-bottom: solid #DCE7F7 1px;
}

#main #sub_content #content #text_back {
	float: right;
	width: 19px;
	height: 28px;
	border-bottom: solid #DCE7F7 1px;
	padding-top: 15px;
}

#main #sub_content #content #text_path {
	margin-bottom: 15px;
	padding-top: 1px;
	color: #1076ED;
}

#main #sub_content #panel_sub_down {
	position: absolute;
	background: url('pl/images/panel_sub_down.jpg') no-repeat 0 0;
	width: 733px;
	height: 18px;
	right: 0;
	bottom: 0;
}

.offert_box_text {
	float: left;
	width: 380px;
}

.offert_box_photo {
	float: right;
	width: 297px;
}

.offert_box_photo_rect {
	border: solid #dfdfdf 1px;
	padding: 10px 0 0 10px;
	zoom: 1;
}

.offert_box_photo_rect_mail {
	border: solid #dfdfdf 1px;
	padding: 10px 10px 0;
	margin: 0px 0px 10px 0px;
}

/* podstrona */
#no_exist {
	font-weight: bold;
	color: #f00;
	text-align: center;
}

.col_red {
	color: #f00;
}

.col_green {
	color: #090;
}

.col_blue {
	color: #004CB0;
}

.col_white {
	color: #fff;
}

.col_gray {
	color: #888;
}

.col_black {
	color: #2C2C2C;
}

.col_yellow {
	color: #fff55a;
}

h1,h2,h3,h4,h5,h6,form,div,img {
	padding: 0;
	margin: 0;
	border: 0;
	border: none;
	font-weight: normal;
}

input,select,button,textarea {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 11px;
}

ul,ol {
	margin: 0px;
	padding: 3px 0 10px 30px;
}

ul li {
	list-style-type: square;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

ol li {
	padding: 0 0 3px 0;
	margin: 0px;
	text-align: left;
}

.submit_form {
	padding: 0;
	border: none;
	background: #fff url('pl/images/search.gif') repeat-x 0 0;
	width: 65px;
	height: 19px;
	cursor: pointer;
	margin: 5px 0 10px;
}

.submit_form2 {
	padding: 0;
	border: solid #d3d3d3 1px;
	background: #fff url('pl/images/input_tlo.jpg') repeat-x 0 0;
	width: 65px;
	height: 19px;
	cursor: pointer;
	margin: 5px 0 0px;
	color: #004CB0;
	padding-bottom: 5px;
}

.input_form {
	border: solid #d3d3d3 1px;
	width: 300px;
	height: 16px;
	padding: 2px 1px 0;
	font-size: 11px;
	background: #fff url('pl/images/input_tlo.jpg') repeat-x 0 0;
}

.input_spam {
	margin-top: 0px;
}

.input_form_textarea {
	background: #fff url('pl/images/input_tlo.jpg') repeat-x 0 0;
	border: solid #d3d3d3 1px;
	width: 300px;
	font-size: 11px;
	padding: 1px;
}

.table_form {
	border-collapse: collapse;
	padding: 0px;
}

.table_form td {
	padding: 0px;
	background: #f5f5f5;
	border-bottom: solid #fff 8px;
}

.table_form .label {
	padding: 3px 6px;
	background: #ebebeb;
	font-weight: bold;
	color: #001C6C;
}

.table_form .td_white {
	background: #fff;
}

.table_form .td_left {
	padding: 3px;
}

.table_form .td_file {
	width: 300px;
}

.f_right {
	float: right;
}

.f_left {
	float: left;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.hide {
	visibility: hidden;
}

.show {
	visibility: visible;
}

.mar0 {
	margin-bottom: 0px;
}

.mar5 {
	margin-bottom: 5px;
}

.mar10 {
	margin-bottom: 10px;
}

.marup10 {
	margin-top: 10px;
}

.mar20 {
	margin-bottom: 20px;
}

.mar30 {
	margin-bottom: 30px;
}

.ul__ {
	margin: 0px;
	padding: 3px 0 10px 0px;
}

.ul__ li {
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	list-style-type: none;
}

.ul_ {
	margin: 0px;
	padding: 5px 0 5px 18px;
}

.ul_ li {
	padding: 0 0 3px;
	margin: 0px;
	list-style-type: square;
	text-align: left;
	font-size: 11px;
}

.label {
	margin-top: 10px;
	font-size: 11px;
}

table td {
	vertical-align: top;
	font-size: 11px;
}

.tab_space {
	border-collapse: collapse;
	padding: 0px;
}

.tab_space td {
	padding: 0px;
}

.tab_space {
	border-collapse: collapse;
	padding: 0px;
}

.tab_space td {
	padding: 0px;
}

.table_border {
	border-collapse: collapse;
	margin-bottom: 10px;
}

.table_border th {
	text-align: center;
}

.table_border td,.table_border th {
	border: 1px #bababa solid;
	padding: 4px;
	color: #2c2c2c;
}

.table_border .label,.table_border th {
	color: #18559A;
	background: #f1f1f1;
}

.blackyx {
	font-size: 11px;
	color: #000;
	background: #fff;
}

.blackyx2 {
	font-size: 11px;
	color: #000;
	background: #fff;
	width: 250px;
	margin-bottom: 5px;
}

.warstwa_war {
	position: absolute;
	visibility: visible;
}

.warstwa {
	position: absolute;
	visibility: hidden;
	text-align: center;
	z-index: 98;
	left: 0;
	top: 0;
}

.warstwa_google {
	text-align: center;
	z-index: 99;
}

#warstwa_gray {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('images/png_gray.png') repeat 0 0;
	visibility: hidden;
	z-index: 98;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.spacer {
	width: 100%;
	height: 100%;
}

.photo_bckg {
	float: left;
	width: 145px;
	height: 130px;
	background: url('pl/images/photo_bckg.jpg') no-repeat 0 0;
	padding: 3px 0 0 3px;
	display: inline;
}

.photo_bckg2 {
	float: left;
	width: 145px;
	height: 110px;
	background: url('pl/images/photo_bckg2.png') no-repeat 0 0;
	padding: 3px 0 0 3px;
	display: inline;
}

a {
	text-decoration: none;
	color: #004CB0;
}

a:hover {
	text-decoration: underline;
}
