@charset "utf-8";
/* CSS Document */

/* Style duych liter */
#s_d_l
{
	text-transform:uppercase;
}

/* Style dla glownego naglowka */
#s_d_gn
{
color:#666666;
text-decoration:none;
font-size: 11px;
font-family: Arial , Helvetica, sans-serif;
}

/* Style dla stopki */
#s_d_st
{
font-size: 12px;
font-weight: bolder;
float: right;
margin: 0px 15px;
padding: 0px;
font-family: Verdana, Geneva, sans-serif;
}


.main_menu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
}

.main_naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #F00;
}
.TEKST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 15px;
	text-align:left;
}

.tekst_tabelka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-right: 35px;
	margin-left: 150px;
	text-align: right;
}
.tekst_tabelka_naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	float: none;
	padding: 0px;
	margin-right: 35px;
	margin-left: 150px;
	text-align: right;
}
.oferta {
	margin: 0px;
	padding: 5px;
	height: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D5D5D;
	background-color: #d1e8f4;
	vertical-align: top;
	text-align: center;
	border-top-width: 6px;
	border-right-width: thin;
	border-bottom-width: 10px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f78187;
	border-right-color: #f78187;
	border-bottom-color: #f78187;
	border-left-color: #f78187;
}
.akt_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-right: 25px;
	margin-left: 0px;
	list-style-type: disc;
	text-indent: 0pt;
	text-align: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	list-style-position: outside;
	clip: rect(0px,0px,0px,0px);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

a.a_oferta:link {
	text-decoration: none;
	font-size: 12px;
	vertical-align: bottom;
	margin-top: 10px;
	color: #444;
}
a.a_oferta:visited {
	text-decoration: none;
	font-size: 12px;
	vertical-align: bottom;
	margin-top: 10px;
	color: #444;	
}
a.a_oferta:hover {
	text-decoration:underline;
	font-size:18px;
	font-size: 12px;
	vertical-align: bottom;
	margin-top: 10px;
	color: #444;
}
a.a_oferta:active {
	text-decoration: none;
		font-size: 12px;
	vertical-align: bottom;
	margin-top: 10px;
	color: #444;
}

.oferta_tekst{
	font-size: 12px;
	vertical-align: bottom;
	margin-top: 10px;
	color: #444;
	
}
.oferta_naglowek {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-color: #CCC;
	width: 425px;
	text-align: left;
	background-image: url(zdjecia/menu/menu_srodek_maly.jpg);
	background-position: center;
	height: 23px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.oferta_naglowek_prawo {

	background-color: #CCC;
	width: 12px;
	float:right;
	background-image: url(zdjecia/menu/menu_prawo_maly.jpg);
	background-position:left;
	background-position: center;
	height: 23px;
	vertical-align: middle;
}

.oferta_naglowek_kategoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-color: #CCC;
	width: 365px;
	text-align: left;
	background-image: url(zdjecia/menu/menu_srodek_maly.jpg);
	background-position: center;
	height: 24px;
	vertical-align: middle;
}


div.hr {
  height: 15px;
  background: #fff url(zdjecia/body/hr.jpg) no-repeat scroll center;
  padding-bottom: 15px
}
div.hr hr {
  display: none;
}
 
a.pozycja:link {
	text-decoration: none;
	color:#777
}
a.pozycja:visited {
	text-decoration: none;
	color:#777
	
}
a.pozycja:hover {
	text-decoration:underline;
	color:#333;
	font-weight:bold
	
}
a.pozycja:active {
	text-decoration: none;
	color:#777
}


a.galeria:link img{
	text-decoration: none;
	color:#FFF;
	border:solid;
}
a.galeria:visited img{
	text-decoration: none;
	color:#FFF;
	border:solid;	
}
a.galeria:hover img {
	text-decoration:underline;
	color:#333;
	border:solid;
}
a.galeria:active img{
	text-decoration: none;
	color:#FFF;
	border:solid;
}



div.img
  {
  height:auto;
  width:auto;
  float:left;
  text-align:left;
  }
div.img img
  {
  display:inline;
  margin:1px;
  margin-left:20px;
  border:3px solid #FFF;
  }
div.img a:hover img
  {
  border:3px solid #333;
  }


div.img_duze
  {
  height:auto;
  width:auto;
  text-align:left;
  }
div.img_duze img
  {
  display:inline;
  margin:2px;
  margin-left:20px;
  border:3px solid #FFF;
  }
div.img_duze a:hover img
  {
  border:3px solid #333;
  }
  
ul
{
	margin-left:15px;
	text-indent:-15px;
}
