/* CSS Document */


ul,li { margin: 0px; padding: 0px; }
a { text-decoration:none;}
img { border: 0px; }

body {

  background: #efefe1  url('../images/body_bg.jpg') repeat-x top;
  font-size: 11pt;
  font-family: Tahoma;
  margin: 0px auto;
  text-align:center;
  
}

#header {
  
  width: 100%;
  overflow:auto;
  margin:0px auto;
  
}

#header_up {

  width: 985px;
  height: 212px;
  margin:0px auto;
  background: url('../images/header_up.jpg') no-repeat top left;
  
}

.header_menu {

  width: 990px;
  height: 53px;
  margin:0px auto;
  background: url('../images/header_menu_bg.jpg') no-repeat top left;
    overflow:auto;
  
}

.header_menu ul {
  font-family:myriad;
  margin-top:18px;
  margin-left:400px;

}

.header_menu li a {

  color:white;

}

.header_menu  li {
  float:left;
  color:white;
  list-style:none;
  width: 130px;
  
}

#header_down {

  width: 977px;
  height: 26px;
  margin:0px auto;
  background: url('../images/header_down.jpg') no-repeat top left;
  
}
/**/




.under_header {
  
  margin:0px auto;
  height:170px;
  width: 900px;
  background:white;
  overflow:none;

}

.under_header a {
  
  color: black;
  text-decoration: underline;
  
}

.under_header ul {
  
  margin:0px;
  padding:0px;
  color:#ffb910;
  margin-left:15px;
  margin-top:12px;
  font-size:8px;
  
}

.under_header li {
  
  margin:0px;
  padding:0px;
  color:#ffb910;
  margin-left:15px;
  margin-top:2px;
  font-size:8px;
  
}

.under_header li span {
  color: #989894; 
  font-size: 8pt;
}

.under_header .search {

  width:473px;
  height:150px;
  float:left;
  
}

.under_header .search_title {
  
  margin:7px;
  width:464px;
  text-align:left;
  height:16px;
  

}

.under_header .search_frame {

  width: 470px;
  height: 124px;
  background: url('../images/search_frame.jpg') no-repeat top;
  display:block;
  font-size: 8pt;
  margin:0px auto;
  margin-left:9px;
  color: #989894;
  
}

.under_header .search_frame p {
  
  padding:14px;
  padding-top: 0px;
  padding-bottom:0px;
 
}

.under_header .search_frame .left {

 text-transform: uppercase;
 font-size:10pt;
 font-family: myriad;
 font-weight:bold;
 width: 135px;
 float:left;
 color: #bbbbb8;
 height: 28px;
 margin-top:4px;
 text-align:left;
 margin-left:7px;
}



.under_header .search_frame .right {

 text-transform: uppercase;
 font-size:10pt;
 width: 310px;
 float:left;
 text-align: left;

}


.under_header .search_frame .line {

  display:block;
  height:35px;

}


.under_header .search_frame .right input {
  background: url('../images/input_bg.jpg') no-repeat;
  padding:5px;
  border: 0px;
  width: 235px;
  height: 26px;
  font-family: Tahoma;
  font-size:11px;
  color: #989894;
  float:left;


}

.under_header .search_frame .line input {
 float:left;
   margin-left:4px;
}


.under_header .search_frame .line span {
  margin-top:2px;
  margin-left:4px;
 float:left;
}

.under_header .search_frame .line .option_left {

  margin-top:5px;
  width: 170px;
  text-align: left;
  margin-left: 7px;
  float:left;
  border-right:1px solid #ffc230; 

}

.under_header .search_frame .line .option_right {

  margin-top:3px;
  width: 270px;
  text-align: left;
  margin-left: 7px;
  float:right;

}



.under_header .welcome {

  border-left:1px solid #e6e4e1;
  width:402px;
   height:170px;
  float:right;
  text-align:left;
  
}

.under_header .welcome_title {

  margin:7px;
  margin-bottom:7px;
  margin-left:7px;
  width:400px;
  height:17px;

}

.under_header .welcome_frame {

  width: 390px;
  height: 124px;
  background: url('../images/welcome_frame.jpg') no-repeat top;
  display:block;
  font-size: 8pt;
  margin:0px auto;  
  margin-left:7px;
  color: #989894;
  
}

.under_header .welcome_frame p {
  
  padding:16px;
  padding-top:12px;
  padding-bottom:0px;
 
}

/* Other browsers */

@font-face {
  font-family: "myriad";
   src: url('../fonts/MyriadProBoldCond.eot');
  src: local('MyriadPro-BoldCond'), local('MyriadPro-BoldCond'), 
         url('../fonts/MyriadProBoldCond.eot') format('opentype');
}

h2 {
  padding:0px;
  margin:0px;
 text-transform: uppercase;
 font-size:11pt;
 font-family: myriad;
 color: #ffb910;
}

h2 span {

  color: #e6e4e1;
  font-size:14pt;
  
}


.main {

  width:900px;
  overflow:auto;
  margin:0px auto;
  background: white;
  margin-top:15px;


}

.main .advert {

  width: 890px;
  margin:0px auto;
  height: 150px;

}

.main .advert .advert_title {

  padding-top:10px;
  margin-bottom:7px;
  margin-left:7px;
  width:880px;
  height:17px;
  text-align:left;

}

.main .advert .file {

  text-align:center;
  margin:0px auto;
  width: 879px;
  height: auto;
  background: url('../images/advert_bg.jpg') no-repeat;

}

.main .advert .filed {

  text-align:center;
  margin:0px auto;
  width: 879px;
  height: 17px;
  background: url('../images/advert_bgd.jpg') no-repeat;

}


.main .advert .file img {

  border: 1px solid black;
  margin:0px auto;
  margin-top:15px;

}

.main .right {

  float:right;
  width: 248px;
  font-size: 11px;
  font-family: Tahoma;
  overflow:auto;
  color:black;
  padding-bottom: 15px;

}

.main .right .blok1 .blok1_title span {
  
  color:white;
  margin-left:10px;
  font-size:18px;
}


.main .right .blok1 .blok1_title {

  width:100%;
  padding-top:5px;
  text-align:left;
  

}

.main .right .blok1 .blok1_title h2 {

  font-size:14px;
  color:white;

}

.main .right .blok1 {

  font-family: myriad;
  margin-top:10px;
  margin-left:6px;
  width: 238px;
  height: 42px;
  background: url('../images/blok1.jpg') no-repeat;

}

.main .right .blok2 {

  margin-top:10px;
  margin-left:6px;
  width: 238px;
  height: 42px;
  background: url('../images/blok2.jpg') no-repeat;

}

.main .right .frame .left img { display:block; }


.main .right .frame ul {

  margin-left:10px;
  list-style:none;

}


.main .right .frame li {
  color: #5b5b57;

}

.main .right .frame li b {
  
  display:block;
  color: #5b5b57;
  margin-top:5px;

}

.main .right .frame li span {

  color: #c9c9c8;
  margin-right:17px;

}

.main .right .frame li img {
  
  

}

.main .right .frame li a {
text-decoration:underline;
  color: #7e7e7b;
}

.main .right .frame li div {
  
  width:190px;
  padding-bottom:6px;
  text-align:left;
  margin-top:0px;
  border-bottom: 1px solid #efefee;

}

.main .right .frame li {

  padding-left:25px;
  text-align:right;
  background: url('../images/li.jpg') left top no-repeat;;
  

}


.main .right .frame .left {

  float:left;
  width: 72px;
  margin-left:2px;
  color: #c9c9c8;
  font-size:8px;
  font-family: Tahoma;


}

.main .right .frame .right {

  float:right;
  width: 162px;
  overflow:auto;
  text-align:left;
  color: #787878;
  font-size:11px;
  font-family: Tahoma;


}

.main .right .frame .right .ah {

  background: url('../images/point.jpg') left no-repeat;
  margin-top:5px;


}

.main .right .frame .right a { 
  
  color: #787878;
  font-weight:bold;
  margin-left:15px;
  text-decoration:underline;
  

}

.main .right .frame .right div {

  margin-top:10px;
  border-bottom: 1px solid #efefee;

}

.main .right .frame {

  width:236px;
  overflow:auto;
  border:0px;
  margin-left: 6px;
  margin-top:0px;
  margin-bottom:0px;
  border-left: 1px solid #f2f1ef;
  border-right: 1px solid #f2f1ef;

}

.main .right .end_frame {

  margin-left: 6px;
  width:238px;
  height:11px;
  background: url('../images/end_blok.jpg') no-repeat;

}

.main .left {

float:left;
width:  540px;
margin-left:0px;

}

.main .left .left_title {

  padding-top:10px;
  margin-bottom:7px;
  margin-left:7px;
  width:580px;
  height:17px;
  text-align:left;

}

.main .left #frame_up {

  
  width: 630px;
  height: 7px;
  margin:0px auto;
  background: url('../images/main_left_start.jpg') bottom no-repeat;

}

.main .left .frame {

  width: 630px;
  margin:0px auto;
  
  margin-top:-5px;
  padding:0px;
  background: url('../images/main_left_frame.jpg') repeat-y;
  font-size:8pt;
  color: #9B9B8C;
  text-align:left;

}

.main .left .frame p {

  margin:10px;
  margin-left:16px;

}

.main .left .frame p a {
 color: #ffb910;
 margin-left:3px;
 margin-right:3px;

} 


.main .left .frame  .bradecrumb {

  width: 95%;
  border-bottom:1px solid #f2f2f2;
  height:25px;
  font-size:10px;
  color: #989894;
  margin:0px auto;
  text-align:left;
  margin-left:10px;
  margin-top:5px;
  display:block;
  

}

.main .left .frame .bradecrumb span {

  color: #ffb910;
  margin-left:8px;
  margin-right:8px;

}

.bradecrumb a{
  color: #989894;
  text-decoration: none;
}

.bradecrumb a:hover{
  text-decoration: underline;
}


.main .left .frame .map {

  margin: 0px auto;
  width: 614px;
  text-align:left;
  

}

.main .left .frame .map .menu {
  text-align:left;
  margin:0px;
  margin-left:10px;
  padding:0px;
  width: 185px;
  float:left;

}

.main .left .frame .map .menu ul {

  padding:0px;
  margin:0px;
  text-align:left;
  overflow:auto;
  width:190px;

}

.main .left .frame .map .menu  li span {
  color: #ffb910;
}

.main .left .frame .map .menu  li  a:hover {
  
  text-decoration:underline;

}

.main .left .frame .map .menu  li  a {
  color:#9B9B8C;
}

.main .left .frame .map .menu  li {
  
  border-right: 2px solid white;
  color:#9B9B8C;
  font-size:8pt;
  text-align:left;
  margin-top:0px;
  list-style:none;
  border-bottom: 1px solid #f2f2f2;
  border-right: 15px solid #f9f9f9;
  padding-top:8px;
  padding-bottom: 8px;
  width: 170px;

}


.main .left .frame .line {

  color: #d2d2c8;
  margin:0px auto;
  margin-top:30px;
    margin-left:10px;
  font-weight:bold;
  width:95%;
  text-align:left;
  height:20px;
  border-bottom: 2px solid #ffb910;
  font-family: myriad;
  font-size: 14px;

}


.main .left .frame .line  span {

  color: #b3b3ac;

}


.main .left #frame_down {

  width: 630px;
  height: 17px;
  margin:0px auto;
  background: url('../images/main_left_down.jpg') top no-repeat;
  margin-bottom:10px;

}


.footer {

  display:block;
  margin:0px auto;
  text-align:right;
  width: 900px;
  height: 60px;
  margin-top:10px;
  margin-bottom:50px;
  color: #919185;
  font-size:10px;
  
}

.footer a {

  color: #919185;

}

.footer ul {

  padding:0px;
  margin:0px auto;
  text-align:right;
  width: 900px;
  overflow:auto;
  color: white;

}

.footer li {
  
  border-right: 2px solid white;
  float:right;
  text-align:right;
  margin-top:10px;
  list-style:none;
  text-align: center;
  width: 120px;

}

.footer .about {

  font-size:9px;
  margin-top:20px;
  width: 900px;
  background: #e9e9da;
  height:40px;

}

.footer .about .left {

  width:700px;
  margin:10px;
  float:left;
  border-right: 1px solid white;

}

.footer .about .right {

  margin:10px;
  width:150px;
  float:right;
  text-align:right;

}

.footer .about div {

  display:block;
  width:98%;

}

.footer .about .left div {

  margin-right:15px;
}

.footer .about span {

  color: #5b5b4f;

}







.frame_menu {

  
  width:236px;
  overflow:auto;
  border:0px;
  margin-left: 6px;
  margin-top:0px;
  margin-bottom:0px;
  border-left: 1px solid #f2f1ef;
  border-right: 1px solid #f2f1ef;
}

.frame_menu ul {

  padding:0px;
  margin:0px;
  margin-left:10px;
  text-align:left;
  overflow:auto;
  width:200px;

}

.frame_menu li span {
  color: #ffb910;
}

.frame_menu li  a:hover {
  
  text-decoration:underline;

}

.frame_menu  li  a {
  color:#9B9B8C;
}

.frame_menu  li {
  
  border-right: 2px solid white;
  color:#9B9B8C;
  font-size:8pt;
  text-align:left;
  margin-top:0px;
  list-style:none;
  padding-top:8px;
  padding-bottom: 8px;
  width: 150px;

}


#zawartosc {
  padding-top:15px;
  padding-left:25px;
}



#center2 li {
  color: #9F9F84;
  border-bottom: 1px solid #efefee;
}

#center2  li b {
  
  display:block;
  color: #858564;
  font-size:13px;
  margin-bottom:3px;

}

#center2  li div p {
  margin-left:0px;
  padding-left:0px;
  padding-bottom:20px;
}


#center2  li b img {

  margin-bottom:-1px;

}

#center2 li span {

  color: #c9c9c8;
  margin-right:17px;

}



#center2  li a {
text-decoration:underline;
  color: #7e7e7b;
}

#center2 li div {
  
  width:100%;
  padding-bottom:16px;
  text-align:left;
  margin-top:0px;

}


#center2  li  .niepa {

}

.name {
 padding:0px;
  margin:0px;
 text-transform: uppercase;
 font-size:11pt;
 font-family: myriad;
 color: #bbbbb8;
}


#center2  li .pa {


}

#center2  li {
  padding-top:10px;
  padding-left:25px;
  text-align:right;


}
 .pa {
 background: #f9f9f7;
 }


.pagi {

width:95%;
text-align:right;
margin-top:10px;
margin-right:0px;
font-family: Tahoma;
color: #9B9B8C;

}

.pagi a{

width:95%;
text-align:right;
margin-top:10px;
margin-right:0px;
font-family: Tahoma;
color: #9B9B8C;

}

.pagi img { margin-left:4px; margin-right:4px;}

.pagi b {

color: #ffb910;

}


.titlem{
margin: 15px 0 8px 0;
}




textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #232323;
	border: 1px #BDBDBE solid;
	background-color: #FFFDF0;
}
input {
	font-family: Verdana;
	font-size: 12px;
	color: #232323;
	border: 1px #BDBDBE solid;
	background-color: #FFFEF9;
} 

select {
	font-family: Verdana;
	font-size: 12px;
	color: #232323;
	border: 1px #BDBDBE solid;
	background-color: #FFFEF9;
} 




#miast {
	width: 320px;
	margin: 7px 0 0 9px;
}

#miast li{
	line-height: 140%;
}


#miast a{
	color: #9B9B8C;
}

#miast a:hover{
	color: #5B5B57;
	text-decoration: underline;
}


#miast3 {
	width: 85px;
	float: right;
	overflow: hidden;
	background-color: #fff;
}

#miast2 {
	width: 95px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	padding: 0 4px;
}

#miast1 {
	width: 115px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	padding: 0 4px;
}

