/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

h1 a {
	background: url(images/logo_uslugi_pogrzebowe.png) center left no-repeat;
	width: 343px;
	height: 203px;
	display: block;
	text-indent: -99999px;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
	
#content {
	font-size: 1.2em;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}


a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}
	
	#wrapper {
		width: 990px;
		margin: 0 auto;
		}

#header {
	padding: 0;
	margin: 0 auto;
	height: 250px;
	width: 990px;
	margin-bottom: 20px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}


.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 25px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	margin-bottom: 10px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0px 0 0;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	
	border: 1px solid #ededed;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	text-align: left;
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Sidebar */
#sidebar
{
	float: right;
	padding: 0px 0px;

	width: 269px;
	border-left: 1px solid #e3e3e3;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */




a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Reset Margins & Padding */

/* Main Format & Styles */

body {
	background:url(images/bg-new.gif) repeat-x #dfdfdf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3b3125;
}	

#post {
	width: 705px;
	float: left;
	padding-right: 15px;
	}

a {
	color:#460b55;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#3b3125;
	font-style:italic;
	font-weight:400;
	float:left;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#460b55;
	font-style:italic;
	font-weight:lighter;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#80911d;
	font-style:italic;
	font-weight:lighter;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#9f9d9d;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#3b3125;
}


.nav {
	margin:0 auto; padding: 0px;
	height:37px;
	text-align: left;
}

.nav ul {
	margin:0 ; padding: 0px;
}

.nav li {
	margin:0 ;
	list-style:none;
	background: url(images/li.png) top left no-repeat;
	line-height: 30px;
	padding: 10px 20px 10px 20px;
}

.nav ul li { 
    display: inline;
}

.nav li a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.nav li a:hover {
	text-decoration:underline;
}

/* Link Padding--------------------- */
.nav ul li #about {padding-left:6px;}
.nav ul li #portfolio {padding-left:8px;}
.nav ul li #services {padding-left:8px;}
.nav ul li #solutions {padding-left:8px;}
.nav ul li #contact {padding-left:6px;}






/* Footer */

.footer {
	background:url(images/footer.gif) repeat-x #d2d2d2;
	bottom:0px;
	height:auto;
	width:100%;
	background-color:#d2d2d2;
	clear: both;
	padding-top: 40px;
	padding-bottom: 20px;
}

.footer hr {
	width: 990px;
	height: 0px;
	overflow: hidden;
	border: 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #c2bfbf;
	margin-top: 10px;
	}
	
.copyright {
	margin-top:15px;
	font-size: 11px;
}

.back {
	background:#fff;
	width: 100%;
	overflow: hidden;
	}


a {
	outline: none;}
	
.textwidget ul li {
	background: url(images/bullet.png) -287px 0 no-repeat;	
	padding-left: 20px !important;
	}
	
.textwidget ul li:hover {
	background: url(images/bullet.png) top left no-repeat;
	padding-left: 25px !important;
	color: #2c2c2c !important;
	}
	
	.mapp-poweredby, #scalecontrol, #logocontrol {
		display: none;}
		
		#mappress0 {
			border: 1px solid #e3e3e3;}
			
/*#ramka {
	background: url(images/ramka1.jpg) top left no-repeat;
	width: 314px;
	height: 221px;
	display: block;
	float: left;
	margin: 10px 0 0 30px;
	}*/
	
#ramka {
	background: url(images/ramka2.png) top left no-repeat;
	width: 314px;
	height: 221px;
	display: block;
	float: left;
	margin: 10px 0 0 30px;
	}
	
	#slideshow {
		height:183px;
		margin:19px;
		position:relative;
		width:276px;
	}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.foot_left {
	float: left;
	width: 705px;
	padding: 10px 0;
	text-align: left;
	}
.foot_right {
	float: right;
	width: 259px;
	border-left: 1px solid #C2BFBF;
	padding: 10px 0;
	padding-left: 10px;
	text-align: left;
	}
	
	.telefony {
		padding-top: 25px;
		text-align: right;
		}
