@charset "utf-8";
/* CSS Document */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #EBF2D4;
	background-image: url('../img/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #797958;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #797958;
	font-size: 12px;
	vertical-align: top;
}

#webis-page-background-gradient
{
	position: absolute;
	background-image: url('../img/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	top:0;
	width:100%;
	height: 262px;
	
}

a {
	text-decoration: none;
	color: #888b27;
}
a:hover {
	color: #242b0d;
}

#strona {
	text-align: left;
	position: relative;
	z-index: 10;
	width: 1000px;
	
	background-image: url(../img/cien-v.png);
	background-repeat:repeat-y;
	
	margin: 0;
	padding: 0;
	clear: both;
	
}



#menu_top {
	height: 37px;
	background-image:url(../img/nav.png);
	margin: 0px 4px 0px 4px;
	clear: both;
}
	
	#menu_top a {
		color:#FFF;
		font-weight: bold;
		display: block;
		float: left;
		padding: 11px;
	}
	#menu_top a:hover,
	#menu_top a.act {
		background-image:url(../img/menu_tlo.png);
		background-repeat:repeat-x;
	}

#naglowek {
	background-image:url(../img/nav.png);
	margin: 0px 4px 0px 4px;
	position: relative;
	height: 245px;
}		
	
	#logo {
		background-image:url(../img/Header.png);
		background-repeat:no-repeat;
		width: 992px;
		height: 250px;
		z-index: 1;
		position: absolute;
		top: 0;
		bottom: -25;
	}
	
	#naglowek h1 {
		margin: 130px 0px 0px 10px;
		font-size: 27px;
		color: #F5F6DF !important;
	}
	
	#naglowek h2 {
		font-family: Arial,Helvetica,Sans-Serif;
		font-size: 23px;
		font-weight: normal;
		color: #d1d468;
		margin: 0px 0px 0px 10px;
	}
	#naglowek h3 {
		margin: 0px 0px 0px 10px;
		color: #FFF;
		font-size:14px;
		font-weight: normal;
	}
	
#content {
	margin: 15px 4px 1px 4px;
	clear: both;

}

	#content #tab_glowna {
		width: 992px;
	}


#tresci {
	padding-top: 15px;	
}

.boxy .tytul,
#tresci .tytul {
	clear: both;
	padding: 5px 5px 5px 15px;
	background-image:url(../img/BlockHeader.png);
	background-repeat:repeat-x;
	color: #FFF;
	font-weight: bold;
}

	.box {
		margin: 0px 0px 20px 0px;
	}
	
	.box .tekst {
		padding: 8px;
	}

#menu_glowne {
	padding: 8px;
}
	#menu_glowne a {
		display: block;
		background-image:url(../img/BlockContentBullets1.png);
		background-repeat:no-repeat;
		background-position: middle left;
		padding-left: 15px;
		margin-bottom: 5px;
		color: #000;
	}
	#menu_glowne a:hover,
	#menu_glowne a.act {
		color: #888B27;
		background-image:url(../img/BlockContentBullets.png);
		font-weight: bold;
	}
	
	
	.datam {
		font-size: 11px;
		font-family:"Courier New", Courier, monospace;
	}
.blewe {	
	width: 250px;
}

#tresci {
	vertical-align: top;
}

.bprawe {
	width: 250px;
}


#dol {
	background-image:url(../img/Footer.png);
	clear:both;
	text-align: center;
	color: #E7E9AF;
	padding: 8px;
	margin-top: 15px;
}

#cien {
	height: 3px;
	background-image:url(../img/Sheet-h.png);
	background-repeat:repeat-x;
	background-position:bottom;
	clear: both;

	margin:0;
	padding:0;
}

#stopka {
	clear: both;
	font-size: 11px;
	color: #9F9F7B;
	padding: 5px;
}

/* ************************************* */

#tresci td.kontakt {

}
#tresci td.ascii {

}
#tresci .ascii {
	font-size: 3px;
	white-space:pre;
	font-family:"Courier New", Courier, monospace;
	float: left;
}

/* ************************** */

.cv_right {
	text-align: right;
}


#picture-slides-container {
	margin: 13px 0px 0px 0px;
	width: 470px;
}

	#picture-slides-image {
		/* 600x145 */
		width: 470px;
	}
	
#prawa_do_zdjec {
	margin-bottom: 35px;
	color:#CCC;
	font-size: 11px;
	font-family:"Courier New", Courier, monospace;
}

input,
select {
	border: 1px solid #333;
}

input.btn {
	background-image:url(../img/btn.png);
	height: 25px;
	border: none;
	background-repeat:repeat-x;
	color:#FFF;
	font-weight: bold;
	cursor: pointer;
}

	input.btn:hover {
		background-image:url(../img/btn_act.png);
	}
	
#portfolio {
	
}

a.portfolio {
	margin: 15px;
	float: left;
}


.tagi {
	clear: both;
	color:#000;
	font-size: 9px;
}
	a.tag {
		color:#666;
		text-transform:lowercase;
		font-size: 10px;
	}
	a.tag_odd {
		color:#999;
		text-transform:uppercase;
	}
	a.tag:hover,
	a.tag_odd:hover {
		color:#000;
	}
	.www {

	}
	
