/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #424242 url(images/img01.jpg) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
}




a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #D56E22;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	background: url(images/zegar.jpg) no-repeat;
	width: 880px;
	height: 88px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color : #D56E22;
}

#logo h1 {
	padding: 30px 0 0 0;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 52px 0 0 3px;
	font-size: 10px;
	color : #D56E22;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menutop {
	width: 880px;
	height: 42px;
	margin: 0 auto;
	padding-top: 10px;
}

#menutop ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menutop li {
	display: inline;
}

#menutop a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#menutop a:hover {
	background: url(images/img05.jpg) repeat-x;
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	color: #FFFFFF;
}

#menutop .current_page_item a {
	background: url(images/img05.jpg) repeat-x;
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	color: #FFFFFF;
}

/* sitebody */

#sitebody {
	background: #000000;
}

/* Page */

#body {
	width: 880px;
	margin: 0 auto;
	padding: 30px 0;
	
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: center;
	width: 800px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #949494;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.temat {
	margin: 0;
	font-weight: normal;
}

.temat a {
	border-bottom: none;
}

.temat a:hover {
	border-bottom: 1px dotted #CCCCCC;
}



.entry {
	padding-left: 80px;	
	padding-top: 20px;

}


.entry1 {


	width: 300px;

}

.entry2 {
	background: url(images/death.jpg)  no-repeat right;
	float: right;
	margin-right: 50px;	
	width: 300px;
	height: 270px;
}


.entry3 {
	background: url(images/zycieposmierci.jpg)  no-repeat right;
	float: right;
	margin-right: 50px;	
	width: 260px;
	height: 200px;
}


.entry span {
	color : #D56E22;
	}










.opis {
	margin: 0 0 20px 0;
}

.text {
	background: url(images/rip2.jpg)  no-repeat top center;

	height: 520px;
	padding-top: 20px;
	

}


.teksty {
	text-align: left;
	top: 150px;
	left: 250px;
	display: block;
	position: relative;

}





.button{
	font-size: 15;
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	background-color: #000000;
	background : #ff0000;
	border-width: 1;
	border-color: Black;
	height: 18pt;
	font-weight: bold;
	font: bold;
	cursor : hand;
}

.error {
	font-size:12px;
	font-weight: bold;
	color: red;
	text-align: left;
}

.error1 {
	font-size:14px;
	font-weight: bold;
	color: red;
	text-align: left;
}


.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat  left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}


/* stopka */

#stopka {
	height: 50px;
	background: #000000 url(images/img06.jpg) repeat-x left top;
}

#stopka p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#stopka a {
	color: #FFFFFF;
}