/*
Theme Name: Grey
Theme URI: 
Description: Theme for Bartosz Jastal
Version: 1.6
Author: Rafał Sobolewski

Tags: blue, custom header, fixed width, two columns, widgets


	

	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

*/


* {
	border: none;
	margin: 0;
	padding: 0;
}
hr, big {display: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
address {font-style: normal;}
ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
th, caption {text-align: left;}
select, input, textarea, button {font-size: 1em;}

#rss-icon{position:relative; top:30px; left:16px; width:16px; height:16px;float:left
	
}

.no-display {display: none;}
.no-margin-top {margin-top: 0 !important;}
.no-margin-right {margin-right: 0 !important;}
.no-margin-bottom {margin-bottom: 0 !important;}
.no-margin-left {margin-left: 0 !important;}

.reply{border-bottom:1px solid #808085}
.avatar{position:relative; left:-390px;}
.wp-smiley{border:0 !important}
#menuTop  li  {float:left}
#menuTop  li a {
	display:block; 
	margin:10px 0 23px 0px;
	height:50px;
	
	}
	
#menuTop ul  li#home a {
	background-image:url(images/menu.gif);
	width:76px;
	margin-left:20px
		}
	
#menuTop ul  li#wedPho a{
	background-image:url(images/menu.gif);
	background-position:-77px 0px;
	width:244px;
	}

#menuTop ul  li#portfolio a{
	background-image:url(images/szkolenia.png);
	
	width:144px;
	}
	
	
#menuTop ul  li#aboutMe a{
	background-image:url(images/menu.gif);
	background-position:-464px 0px;
	width:108px;
	}
	
#menuTop ul  li#archive a{background-image:url(images/menu.gif);
	background-position:-573px 0px;
	width:147px;
	}
	
#menuTop ul  li#contact a{background-image:url(images/menu.gif);
	background-position:-720px 0px;
	width:111px;
	}


/*#page{background: url('images/page-bg.jpg');
	width:1280px;
	margin:0 auto;	
	}*/

img.ngg-right,
img.alignright {
	float: right !important;
	margin: 0 0 15px 15px !important;
}
img.ngg-center,
img.aligncenter {
	display: block !important;
	margin: 0 auto 15px !important;
}
img.ngg-left,
img.alignleft {
	float: left !important;
	margin: 0 15px 15px 0 !important;
}

body {
	
	background: url('images/bg.jpg');
	background-repeat:repeat-y;
	background-position:top center;
	background-color:#151515;
	font-family:New Times Roman;
	font-size:14px;
	line-height:150%;
}

iframe {
	display: block;
	margin: 0 auto;
}

a,
a:visited,
a:hover {text-decoration: none;}

h2 {
	margin-bottom: 20px;margin-top:20px;
	font-weight: normal;
	font-size: 200%;
	color: #FFFFFF;
}

input,
textarea {
	border: 1px solid #aba28d;
	background: #fdfbf2;
	padding: 3px;
	color: #4e4e4e;
}
input[type="submit"] {
	cursor: pointer;
	width: auto !important;
	border: 1px solid #4e4e4e;
	text-align: center;
}

p.post_header {
	font-size: 90%;
	color: green;
	display:none;
}
p.post_footer {
	clear: both;
	width: 895px;
	background: url('images/menu_bg.jpg');
	margin-left: -50px;

	padding: 5px 5px 5px 40px;
	color: #FFFFFF;
}
	p.post_footer a {color: #78a9cb !important; text-decoration:underline; margin-left:5px}
	p.post_footer span {
		background: url('images/shape_line_v_double_green.png') repeat-y;
		padding-left: 4px;
	}

p.navigation {overflow: hidden;}
	p.navigation span.next {float: right;}
	p.navigation span.previous {float: left;}

div.right,
div.left {
	width: 400px;
	margin: 30px 0 0 !important;
}
div.right {float: right;}
div.left {float: left;}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 537px;
	background: url('images/bg-top.png') no-repeat;
	text-align:center;
}

#header-under {}
	

#content {
	overflow: hidden;
	position: relative;
	background: url('images/bg-content.png');
	padding: 0px 60px 15px;
	text-align: justify;
	color: white;
	
}
#content a {
		background: url('images/shape_line_h_double_brown.png') repeat-x left bottom;
		padding-bottom: 1px;
		color: #78a9cb;
	}
	#content a.severe {
		background: none !important;
		padding-bottom: 0 !important;
	}
	#content img {
		display: block;
		border: 2px solid #f8f8f8;
		max-width: 826px;
		margin: 0 auto 15px;
	}
		#content p img {margin-bottom: 0;}
	#content h3,
	#content h4,
	#content h5,
	#content h6,
	#content p,
	#content ul,
	#content ol,
	#content blockquote,
	#content div {
		overflow: hidden;
		margin-bottom: 15px;
	}
		#content h2 a {
			background: none;
			padding-bottom: 0;
			color: #78a9cb;
		}
	#content ul,
	#content ol {
		overflow: hidden;
		padding-left: 20px;
	}
	#content ul {list-style: square;}

ul#post_list {
	overflow: visible;
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}
	ul#post_list li {margin-bottom: 30px;}
		ul#post_list li li {margin-bottom: 0;}

.krecha{background: url('images/bg-content.png');}
.krecha p {width:98%; height:1px; border-bottom:2px solid black;margin-left:10px}
		
#footer {
	overflow: hidden;
	position: relative;
	background: url('images/bg-content.png');
	background-repeat:repeat-y;
	padding: 15px 90px 30px;
	color: #fdfaf1;
		
	}
	#footer a {
		background: url('images/shape_line_h_double_grey.png') repeat-x left bottom;
		padding-bottom: 1px;
		font-size: 0.95em;
		color: #fdfaf1;
	}
	#footer big {
		display: block;
		margin-bottom: 10px;
		font-size: 1.2em;
	}
	#footer li {
		float: left;
		width: 150px;
		margin-right: 50px;
	}
		#footer ul ul {
			list-style: square;
			padding-left: 20px;
		}
			#footer ul ul li {
				float: none;
				width: auto;
				margin-right: 0;
			}
	#footer div {
		position: absolute;
		right: 10px;
		bottom: 10px;
	}

#menu {
	overflow: hidden;
	position: absolute;
	top: 455px;
	width: 890px;
	height: 65px;
	background: url('') no-repeat;
	padding: 0 20px;
}
	#menu a {color: #454214;}
	#menu ul {float: left;}
	#menu li {
		display: inline;
		background: url('') repeat-y right top;
		
		line-height: 50px;
		
	}
	#menu li:last-child {
		background: none;
		margin-right: 0;
		padding-right: 0;
	}
	#menu form {
		float: right;
		margin: 13px 0 0 15px;
	}
	#menu label {display: none;}
	#menu input {
		float: left;
		width: 100px;
		margin-left: 15px;
	}
