/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
font-size: 1em;
font-family: verdana, arial, helvetica, sans-serif;
color: #17221c;
background: url(../grafika/tlo.png); 
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}


del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
/*edycja*/

#pojemnik {
	width: 960px;
	margin:0 auto;
}
#head {
	height:270px;	
	background: url(../grafika/head.jpg) no-repeat;
	margin-bottom: 3px
	}
#logo {
	margin: 19px 0 0 55px;
}
#main-menu {
	background: #7e8585 url(../grafika/menu_gradient.jpg)  center repeat-x;
	border: solid 1px white;
	overflow: hidden;
	height: 37px;
	font-size: 1em;
	font-family: Georgia, Sans-serif;
	padding-left:55px;
}
#lista-mneu {
	margin: 0;
	padding: 0 0 20px 10px;
	
}
#lista-menu ul, #lista-menu li {
display: inline;
list-style-type: none;
}
#lista-menu a:link, #lista-menu a:visited
{
float: left;
margin: 10px;
color:black;
text-decoration: none;
}
#current, #active {color:white !important; }
#lista-menu a:hover { color:white; }
#tresc {
	background: #faf8ed;
	border: 1px solid white;
	margin:3px 0;
	font-size: .8em;
	line-height: 1.8em;
	overflow:hidden;	
}
#tresc_lewa {
	width: 592px;
	float: left;
}
#tresc_prawa {
	width: 366px;
	float: right;
}
.kolumna {
	padding: 10px 15px 30px 55px;
}
h1 {
	font-size: 1.9em;
	
	line-height:2em;
}
#tresc p {
	text-indent: 2ex;
}
#stopa
{
	height: 108px;
	background: #8b918e;
	border: 1px solid white;
	font-family: arial, sans-serif;
	font-size: .8em;
	color: #2e3b32;
	clear:both;
	margin-bottom: 20px;
	text-indent: 0px !important;
	
	
}
#godlo {
	margin:22px 15px 0 55px;
	float:left;
}
#projekt {
	float: left;
	margin: 40px auto;
}
#kontakt {
	float: right;
	text-align: right;
	margin:40px 78px  auto; 
}

div.newsheader {
	padding					: 6px 5px 6px 10px;
	background			: #CFCFCF;
	height					: 27px;
}
div.newsheader div.newstitle {
	width						: 470px;
	float						: left;
	color						: #4D4D4D;
	font-size				: 12px;
}


/*div.newsheader div.newsdate {
	margin-left			: 395px;
	padding					: 2px 0;
	text-align			: right;
	font-family			: Verdana;
	font-size				: 10px;
	color						: #9c9c9c;
	border-left			: 1px solid #d3d3d3;
}*/

div.newsheader div.newsdate {
	margin-left			: 480px;
	padding					: 8px 0;
	text-align			: center;
	font-family			: Verdana;
	font-size				: 10px;
	color						: #fff;
	background			: #8b8b8b;
	width						: 50px;
}


div#news-archive {
	position				: relative;
	top							: -6px;
	padding					: 5px;
	border					: 1px solid #d9d9d9;
	border-top			: none;
	text-align			: center;
}

div.read-more {
	margin					: 0 0 12px 0;
	text-align			: right;
	font-size				: 11px;
	font-family			: Verdana;
}

div.galery_folder {
	margin-bottom		: 3px;
	padding					: 1px 10px 1px 20px;
	background			: #f5f5f5;
}
div.galery_folder:hover {
	background			: #eeeeee;
}

.img-thmb-1 {
	margin-left			: 100px;
	float						: left;
}

.img-thmb-2 {
	margin-left			: 300px;
}
