/* CSS Document */
* {
	margin:0; padding: 0;
	}
a img{
	border:none;
	}	
a{
	color:#A42914;
}	
form {margin:0; padding:0;}
p {	
	margin-top:0px;
	margin-bottom:13px;
	}
.clr {
	clear:both;
	font-size:0pt;
	height:0pt;
	line-height:0pt;
}

#cent {
	width:780px;
	margin:0 auto;
	text-align:center;
	}
#container {
	width:780px;
	text-align:left;
	position:relative;
	z-index:100;
	}
body {
	font-size:11px;
	color:#5c5c5c;
	font-family:Tahoma;
	margin:0 0 0 0;
	background:#fff;
	background:url(../_images/bg_site.gif) 0 0 repeat-x;
	}
.left {  
	display:inline;
	float:left;
	}
.right {
	display:inline;
	float:right;
	}
div.pager .aktiv {
	display:inline;
	font-weight:bold;
	color:#A42914;
	}
div.pager {
	margin:10px 0 10px 0;
	height:18px;
	padding-top:4px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	font-size:10px;
	font-weight:normal;
	}
div.pager img {
	vertical-align:top; 
	padding-top:1px;
	padding-left:2px;
}

/* -- -- -- -- layout -- -- -- -- */
#top img {
	display:block;
	}
#top {
	border-bottom:2px solid #fff;
	}
#top_left {
	float:left;
	overflow:hidden;
	border-right:2px solid #fff;
	width:178px;
	}
#top_right {
	float:left;
	overflow:hidden;
	
	}
#footer {
	background-color: #A42914;
	height:30px;
	color:#FFFFFF;
	font-size:9px;
	padding:13px 31px 0 31px;
	border-top:1px solid #fff;
	}
#blok_l {
	height:21px;
	background: #424242 url(../_images/myk.gif) 162px 6px no-repeat;
	}
#pasek img {
	display:inline;
	padding-right:8px;
	padding-left:33px;
	}

#pasek {
	padding-left: 24px;
	height:26px;
	padding-top:21px;
	border-bottom:1px solid #000;
	width:576px;
	position:relative;
	margin-bottom:1px;
	}

#blok_r {
	height:21px;
	background: #A42914;
	}
#wrap {
	border-bottom:1px solid #A42914;
	background:url(../_images/bg_wrap.gif) 0 0 repeat-y;
	width:780px;
	}
#lewo {
	float:left;
	overflow:hidden;
	width:170px;
	background:url(../_images/bg_left.jpg) 0 0 repeat-x;
	padding:12px 4px 0 4px;
	min-height:205px;
	}
*html #lewo {
	height:auto;
	}
#srodek {
	float:left;
	overflow:hidden;
	background:url(../_images/bg_content) 0 0 repeat-x;
	width:395px;
	position:relative;
	padding:17px 20px 17px 10px;
	}
#prawo {
	float:left;
	overflow:hidden;
	width:157px;
	background:url(../_images/bg_right) 0 0 repeat-x;
	padding:17px 10px;
	font-size:10px;
	}
#detal {
	position:absolute; 
	top:0px; 
	right:0px;
	}
*html #detal {
	right:-1px;
	}
#foot_news {
	height:104px;
	margin-top:2px;
	background:#333 url(../_images/bg_news.jpg) right 0 no-repeat;
	padding-top:13px;
	padding-left:30px;
	}
/* -- -- -- -- linksy -- -- -- -- */
a:link, a:visited {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.cw a:link, .cw a:visited,
.cw2 a:link, .cw2 a:visited,
.bk a:link, .bk a:visited,
.bk2 a:link, .bk2 a:visited {
	color:#A42914;
	text-decoration:underline;
	}
.cw a:hover,
.cw2 a:hover,
.bk a:hover,
.bk2 a:hover {
	text-decoration:none;
	}
.title a:link, .title a:visited {
	color:#A42914;
	text-decoration:none;
	}
.title a:hover {
	text-decoration:underline;
	}
.pager a:link, .pager a:visited {
	color:#333333;
	text-decoration:none;
	}
.tekst a:link, .tekst a:visited {
	color:#A42914;
	text-decoration:underline;
	}
.tekst a:hover {
	text-decoration:none;
	}
#footer a:link, #footer a:visited {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}
#footer a:hover {
	text-decoration:none;
	}
#pasek a:link, #pasek a:visited {
	color:#7f7f7f;
	font-size:9px;
	}
.zw a:link, .zw a:visited {
	color: #A42914;
	}
.k1 a:link, .k1 a:visited {
	color:#A42914;
	}
.k3 a:link, .k3 a:visited {
	color:#666;
	}
.k2 a:link, .k2 a:visited {
	color:#666;
	font-size:11px;
	}
.homeZW a:link, .homeZW a:visited {
	color:#999;
	}
.oth_lnk a:link, .oth_lnk a:visited{
	color:#A42914;
	}
/* -- -- -- -- content -- -- -- -- */
.cw, .bk {
	font-size:11px;
	float:right;
	overflow:hidden;
	background:url(../_images/arrow.gif) 0 6px no-repeat;
	padding-left:13px;
	font-weight:bold;
	}	
.bk {
	text-align:right;
	float:right;
	}
.bk2 {
	margin-top:10px;
	}
.error span {
	color:#FFFFFF;
	padding:0 2px 1px 2px;
	background: #e00;
	font-weight:bold;
	}
.error {
	margin-bottom:1px;
	color:#666666;
	margin:0 10px 0 5px;
	}
.ok {
	color:#006600;
	font-weight:bold;
	line-height:140%;
	}
h3 {
	font-family:Tahoma;
	font-size:16px;
	color:#A19279;
	font-weight:bold;
	margin:0 0 15px 0;
	text-align:left;
	}
h3 {
	font-family:Tahoma;
	font-size:16px;
	color:#A19279;
	font-weight:bold;
	margin:0 0 15px 0;
	text-align:left;
	}
.content {
	margin-left:20px;
	}
.title {
	font-weight:bold;
	color:#A42914;
	margin-bottom:5px;
	}
.tekst {
	margin-bottom:5px;
	}
.tekst_wstep {
	color:#A42914;
	font-weight:bold;
	}
.foto {
	float:left;
	margin-right:6px;
	margin-top:2px;
	border:1px solid #5c5c5c;
	}
*html .foto {
	margin-right:3px;
	}
.art {
	margin-bottom:25px;
	}
.naglowek {
	border-bottom: 1px solid #B4A283;
	padding-bottom:10px;
	margin-bottom:20px;
	}
.date {
	font-size:10px;
	color:#A19279;
	}
.mapa {
	float:left;
	margin-right:10px;
	overflow:hidden;
	margin-top:2px;
	}
table.contact td {
	height:25px;
	}
table.contact {
	margin-left:10px;
	margin-top:20px;
	}
.akt {
	background:url(../_images/line.gif) 0 bottom repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
	}
#newslet {
	font-size:10px;
	color:#424242;
	width:170px;
	margin-bottom:10px;
	}
#inner_news {
	margin-left:4px;
	}
#inner_news #txt {
	padding-left:5px;
	margin-bottom:4px;
	}

.tab {
	margin-bottom:23px;
	display:block;
	}
.zw {
	width:288px;
	border-top:1px solid #b2b2b2;
	padding:21px 0 0 12px;
	font-weight:bold;
	}
	
#menu {
	margin:0px 10px 20px 7px;
	padding-top:6px;
	}
.k1 {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:url(../_images/thick2.gif) 0 0 no-repeat;
	padding-left:17px;
	}
.k2 {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	background:url(../_images/thick.gif) 16px 5px no-repeat;
	padding-left:28px;
	margin:4px 0;
	padding-bottom:4px;
	}
.k3 {
	font-size:11px;
	background:url(../_images/thick.gif) 0px 5px no-repeat;
	padding-left:13px;
	margin:4px 0;
	font-weight:normal;
	}
#line_1 {
	color:#FFFFFF;
	font-size:24px;
	padding-bottom:3px;
	}
#tb_news {
 	font-size:9px;
	width:590px;
	}
#col_1 {
	color:#FFFFFF;
	width:180px;
	}
#col_2 {
	color:#CCCCCC;
	text-align:right; 
	padding-top: 5px;
	} 
#line_2 td{
	padding:4px 2px;
	vertical-align:middle;
	}
.input_line {
	vertical-align:top;
	text-align:right;
	height:24px;
	}
#tableHome_pos {
	position:relative;
	min-height:420px;
	width:430px;
	}
.tableHome {
	position:relative;
	left:-22px;
	top:0px;
	}
.tableHome td.homeCell {
	width:126px;
	background:url(../_images/main_bg.jpg) 0 0 no-repeat;
	vertical-align:top;
	padding:8px 0 0 9px;
	}
.homeFoto {
	border:1px solid #fff;
	margin:4px 0 3px 0;
	}
.homeTx {
	font-size:9px;
	margin-bottom:6px;
	}
.homeZW {
	text-align:right;
	font-size:9px;
	overflow:hidden;
	float:right;
	padding:0 5px 0 13px;
	background:url(../_images/thick.gif) 0 4px no-repeat;
	}
#homeLine {
	padding:10px 0 20px 4px;
	}
.jedenplik {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
	}
.ramka_formy {
	border:1px solid #ccc;
	padding:10px;
	height:auto;
	/*background:#eae3d0;*/
	background-image:url(../_images/ramka_formy_bg.gif);
	}
#others {
	font-size:11px;
	font-weight:bold;
	color:#990000;
	border-top:1px solid #ccc;
	width:50%;
	margin-top:20px;
	margin-bottom:5px;
	}
.oth_lnk {
	background:url(../_images/thick.gif) 0 5px no-repeat;
	padding-left:13px;
	}
/* -- -- -- -- inputy -- -- -- -- */
input.inpat {
	font-size:11px;
	font-family:Tahoma;
	color:#666;
	height:13px;
	width:146px;
	padding:2px 4px 3px 4px;
	text-align:right;
	margin-left:4px;
	margin-top:1px;
	}
*html input.inpat {
	margin:0px;
	}
input.buton {
	position:relative;
	top:-5px;
	background:url(../_images/but_zapisz.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	color: #B09F83;
	width:50px;
	height:20px;
	}
input.buton2 {
	position:relative;
	top:-5px;
	background:url(../_images/but_zapisz2.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	color: #B09F83;
	width:47px;
	}
input.buton3 {
	margin-top:4px;
	background:url(../_images/but_wyslij.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	color: #B09F83;
	width:50px;
	}
textarea.inpat {
	font-size:11px;
	font-family:Tahoma;
	color:#666;
	height:85px;
	width:338px;
	padding:3px 6px 4px 6px;
	display:block;
	margin-top:1px;
	}

.ankieta_push {
	background-color:#65718B;
	border:none;
	font-size:10px;
	font-weight:normal;
	font-family:Arial;
	padding:2px 5px;
	color:#fff;
	}
.inpat_kot {
	font-size: 12px;
	font-weight: bold;
	color: #A42914;
	padding:2px;
	width:90px;
	text-align:center;
	}
#main_menu{
	width:177px;
	height:177px;
	}	
.naglowek2{
	width:405px;
	position:relative;
	left:-22px;border-bottom: 1px solid #B4A283;
	padding-bottom:10px;
	margin-bottom:20px;
	
	}
.naglowek2 p{	
	margin:0;
	}
.stopka{
	border-top: 1px solid #B4A283;
	width:410px;
	position:relative;
	left:-22px;
	top:18px;
	
	}
.stopka p{	
	margin:0;
	}
.pjersza{padding:15px 0 4px 0;
	font-weight:bold;
}
.form_pole .inpat{
	text-align:left;
	overflow:auto;
	}
.form_pole textarea.inpat{	
	width:347px;
	}
table.formu{
	margin-left:0px;
	padding-bottom:3px;
	width:361px;
	}
* html #t4k{
	margin-left:-3px;
	}
.checkbox_1{
	margin-top:5px;
	margin-left:4px;
	}
* html .checkbox_1{
	margin:0;
	position:relative;
	top:0px;
	left:-4px;	
	}
.checkbox_1_letter{
	margin-left:8px;
	margin-top:3px;
	}	
.checkbox_1_letter_ie7{
	margin-left:4px;
	margin-top:3px;
	}		
* html .checkbox_1_letter{
	margin-left:4px;
	margin-top:1px;
	}		
.check_newsletter{
	}	
.checkbox_1_letter_f{
	text-align:right;	
	padding-right:5px;
	margin-top:3px;
	}
* html .checkbox_1_letter_f{
	padding-right:8px;
	margin-top:0px;
	}
.checkbox_1_letter_f_ie7{
	padding-right:8px;
}		
.check_newsletter_f{
	color:#fff;
	
	}	
.chbox_text{
	
	}
* html .chbox_text{
	margin-left:3px;
}
.chbox_text_ie7{
	margin-left:3px;
	}	
#sms{
	margin-bottom:3px;

	
	
	}	
* html #sms{
	height:26px;
	
	
	}		
.info_2{
	font-weight:bold;
	}
.privacy_1, .privacy_1 a, .privacy_1 a:visited, .privacy_1 a:link{
	color:#fff;
	
	}
.privacy_2, .privacy_2 a, .privacy_1 a:visited, .privacy_1 a:link{
	color:#333;
	
	}			
.h_new{
	width:288px;
	border-bottom:solid #ccc 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background:url(../_images/pointer.gif) no-repeat 3px 5px;
	padding-left:20px;
	}	
.hometit{
	background:url(../_images/hometit.gif) no-repeat;
	width:117px;
	height:13px;
	font-size:10px;
	font-family:Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	}	
