body
{
	margin:0;
	padding:0;
	background:#000;
	font:12px Verdana,sans-serif;
	line-height:1.8em;
	text-align:justify;
	color:#fff;
}

h6
{
	font-size:10px;
}

h5
{
	font-size:11px;
}

h4
{
	font-size:12px;
}

h3
{
	font-size:14px;
}

h2
{
	font-size:16px;
}

h1
{
	font-size:18px;
}

h1, h2, h3, h4, h5, h6
{
	margin:30px 0;
}

.bold
{
	font-weight:bold;
}

.highlight
{
	color:#7c8ba6;
}

.small
{
	font-size:85%;
}

.main_header
{
	margin-top:0;
}

a
{
	color:#a63582;
	text-decoration:none;
}

a:hover
{
	color:#c63a99;
}

a img
{
	border:none;
}

p
{
	margin:30px 0;
}

ul p
{
	margin:5px 0;
}

ul
{
	margin:30px 0;
	padding:0 0 0 40px;
	list-style-type:square;
	list-style-image:url('../images/li.gif');
}

li
{
	margin:20px 0;
	padding:0 0 0 5px;
}

img.inline-download-pdf
{
	/*position:relative;
	top:3px;*/
	vertical-align:-3px;
}

.separator
{
	display:block;
	margin:30px 0;
	padding:0;
	clear:both;
	height:1px;
	background:#aaa;
}

.clear
{
	clear:both;
}

/* ----------------------------- strona ---------------------------------- */

div.wrapper
{
	width:944px;
	margin:0 auto;
}

div.wrapper_padded
{
	width:904px;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
}

div#header_container
{
	height:356px;
	background:#000 url('../images/header_container_back.gif') repeat-x left top;
}

div#header
{
	position:relative;
}

div#header a#logo
{
	width:150px;
	height:300px;
	background:transparent url('../images/logo.gif') no-repeat left top;
	position:absolute;
	left:83px;
	top:33px;
}

div#header a#logo:hover
{
	background-position:left bottom;
}

div#header  div#header_img
{
	width:618px;
	height:356px;
	background:transparent url('../images/header_img.jpg') no-repeat left top;
	position:absolute;
	top:0;
	right:39px;
}

div#content_container
{
	background:#161616 url('../images/content_container_back.gif') repeat-x left top;
}

div#content
{
	padding-top:20px;
	padding-bottom:20px;
	position:relative;
}

div#calodobowe-pogotowie-pogrzebowe
{
	position:absolute;
	top:10px;
	right:20px;
	font-size:14px;
	border:1px solid #aaa;
	padding:4px 20px;
}

div#footer
{
	color:#454545;
	text-align:center;
}

div#footer a
{
	color:#797979;
	text-decoration:none;
}

div#footer a:hover
{
	color:#aaa;
}

div#menu_bottom
{
	padding:20px 0 60px;
}

div#menu_bottom a
{
	margin:0 10px;
}

div#copyright
{
	font-size:10px;
	text-align:center;
	padding:0 0 20px;
}

/* ------------------------------------- menu_horizontal ----------------------------------------------- */

div#menu_container
{
	height:44px;
	background:#0b0b0b;
}

div#menu_horizontal
{
	height:44px;
}

div#menu_horizontal ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

div#menu_horizontal ul li
{
	display:inline;
	margin:0;
	padding:0;
}

div#menu_horizontal a
{
	display:block;
	float:left;
	height:44px;
	outline-style: none;
    outline-width: 0;
}

a#btn_o_firmie
{
	width:107px;
	background:transparent url('../images/btn_o_firmie.jpg') no-repeat left top;
}

a#btn_nasza_oferta
{
	width:147px;
	background:transparent url('../images/btn_nasza_oferta.jpg') no-repeat left top;
}

a#btn_park_samochodowy
{
	width:205px;
	background:transparent url('../images/btn_park_samochodowy.jpg') no-repeat left top;
}

a#btn_organizacja_pogrzebu
{
	width:227px;
	background:transparent url('../images/btn_organizacja_pogrzebu.jpg') no-repeat left top;
}

a#btn_kontakt_i_lokalizacja
{
	width:206px;
	background:transparent url('../images/btn_kontakt_i_lokalizacja.jpg') no-repeat left top;
}

div#menu_horizontal a:hover, div#menu_horizontal li.active a
{
	background-position:left bottom;
}


/* ----------------------------------------------------- galeria ------------------------------------------------- */
div.gallery
{
	width:744px;
	padding:0 80px;
	margin:30px 0;
	overflow:hidden;
}

div.gallery-item
{
	text-align:center;
	float:left;
	padding:0px 60px;
	margin-bottom:80px;
}

div.gallery.single-row div.gallery-item
{
	margin-bottom:0;
}

div.gallery-item p
{
	margin:10px 0 0;
}

div.gallery-item img
{
	border:1px solid #fff;
	width:250px;
	height:175px;
}

/* ------------------------------------- tabelki --------------------------------- */
div#content table
{
	border:1px solid #aaa;
	border-width:1px 0 0 1px;
	width:500px;
	margin:10px 0;
	background:#333;
}

div#content table thead
{
	background:#aaa;
	color:#000;
}

div#content table td, div#content table th
{
	border:1px solid #aaa;
	border-width:0 1px 1px 0;
	padding:4px 10px;
}

/* ------------------------------------ mapy google --------------------------- */
div#maps
{
	margin:30px 0;
}

div.map
{
	height:400px;
	/*margin:0 5px;*/
}

div.maps-item p
{
	margin:10px 0;
	text-align:center;
}

/* 3 mapy kolo siebie
div.maps-item
{
	width:290px;
	float:left;
	border:1px solid #aaa;
	padding:0 3px;
	margin:0 1px;
}
*/

/* 2 mapy kolo siebie */
div.maps-item
{
	width:410px;
	float:left;
	border:1px solid #aaa;
	padding:0 10px;
	margin:0 10px;
}
