/* RESTET CSS */
p {
margin: 0px;
}

body {
  font-family: Arial, Helvetica, sans-serif !important;
  color: #333333;
  padding: 0px;
  text-align: center;
  margin: 0px auto;
  background: #FFFFFF url(Images/bg_t.png) no-repeat top center;
  font-size: 12px;
}

.zawartosc *{
  font-family: Arial,Helvetica,sans-serif;
}

.swpb {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

div#container {
  width: 960px;
  height: 100%;
  margin: 0px auto 0 auto;
  clear: both;
  background: #ffffff url(Images/container_t.png) no-repeat top
}

a:link{
  color:#444444;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a:active{
  color:#444444;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a:visited{
  color:#444444;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
}
a:hover{
  color:#444466;
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
}

a.LinkiSortujace{
  color:#ffffff;
  font-weight:bold;
}

a.linkmenu:link{
  color:#eeeeee;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.linkmenu:active{
  color:#eeeeee;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.linkmenu:visited{
  color:#eeeeee;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none; 
} 
a.linkmenu:hover{
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none; 
}

a.linkmenu2:link{
  color:#eeeeee;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.linkmenu2:active{
  color:#eeeeee;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.linkmenu2:visited{
  color:#eeeeee;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
} 
a.linkmenu2:hover{
  color:#eeeeee;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
}


IMG {
  border:0px;
}
  


.swpb TEXTAREA{
	color: #000000;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}

.swpb SELECT{
	background-color: #ffffff;
	border-color: #000000;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	border: 0px;
}


.swpb INPUT{
	color: #000000;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;

}

.swpb TABLE{
  border-collapse:collapse;
  border: 0px solid orange;
  padding:0px;
}

.swpb TD{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align:left; 
	vertical-align: top;
  border: 0px solid orange;
  padding:0px; 
}


div.input  {
border: none 0px !important;
height: 24px !important;
}


div.input input {
outline: none;
border: 1px solid #666666;
height: 20px !important;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*  MENU TOP */
.swpb_menu_top {
  height: 39px;
  float: left;
  width: 960px;
  background: url(Images/menu_top.png) repeat-x;
}

.swpb_menu_top a {
  color: #ffffff; 
  font-size: 12px; 
  font-weight: bold; 
  margin-right: 15px;
  text-decoration: none;
}  

.swpb_menu_top a:hover{
  color: #ffffff !important;
} 
/*  MENU TOP end*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*  MENU BOTTOM */
.swpb_menu_bottom {
  height: 22px;
  float: left;
  width: 960px;
}

.swpb_menu_bottom a {
  color: #FFFFFF; 
  font-size: 12px; 
  margin-right: 15px;
  text-decoration: none;
}  

/*  MENU BOTTOM end*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*  MENU LEWE */
.menu_lewe_on a {
  color: #FFFFFF; 
  font-size: 12px; 
  text-decoration: none;
}  
.menu_lewe_off a {
  color: #000000; 
  font-size: 12px; 
  text-decoration: none;
}  
/*  MENU LEWE  end*/


HR{
	height :1px;
	color: #777777;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
style_pomocnicze
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.oferta_opis{
  color:#ff9900;
  font-weight:bold;
  font-size:12px;
}

.wysz_title {
  color:#ffffff;
  margin-left: 20px;
}
.wysz_element {
  color:#ffffff;
  margin-left: 20px;
  margin-top: 1px;
  margin-bottom: 5px;
}


#tooltip{
  position:absolute;
  border:1px solid #333;
  background:#f7f5d1;
  padding:5px 5px;
  color:#333;
  display:none;
  }  

#lokalizator a {
  color:#666688;
  font-size:12px;
  font-family:arial;  
}
  
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
my_style
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div.wyszukiwarka_class td {
  vertical-align: middle;
}

div.wyszukiwarka_class {
  width: 530px;
}

.menu_template {
  text-indent: 40px;
  display: block;
  float: left;
  width: 190px;
  height: 23px;
  background:url(Images/Indywidual/menu_left_li.png ) no-repeat top left;
  overflow: hidden;
  line-height: 23px;
  font-size: 12px !important;
  text-align: left;
  clear: both;
}

.menu_template:hover {
  background-position: 0px -23px;
  text-decoration: none;
  color: #ffffff;
}

a.menu_dolne_gorne:hover {
  color: #ffffff !important;
  font-size: 12px !important;
  text-decoration: none;
}

a.menu_dolne_gorne {
  color: #ffffff !important;
  font-size: 12px !important;
  text-decoration: none;
}

.menu_box div {
  float: left;
}

a {
  outline: none;
}

a:hover {
  text-decoration: none;
}

.zawartosc input,  .zawartosc select {
  border: 1px solid #666666 !important;
  height: 20px !important;
  outline: 0 !important;
  padding-bottom: 0 !important; 
  padding-top: 0 !important; 
}


.zawartosc input[type=radio] {
  border: 0 !important;
  outline: 0 !important;
  padding-bottom: 2px !important; 
  padding-top: 2px !important; 
}



