body{
	background-image:url('img/tlo.png');
	 margin-top:0px;
	 margin-bottom:0px;
}
#pasek{
 margin:0 auto;
 background-image:url('pasek.png');
 width:873px;
 height:6px;
}

#logo_inflan{
  background-image:url('img/logo.png');
  top:20px;
  position:relative;
  width:700px;
  height:93px;
  text-align:center;
  margin:0 auto;
}		
#cell {
	background-image:url('img/ramka.png');
	background-repeat:no-repeat;
	margin:0 auto;
	width:870px;
	height:456px;
	margin-top:50px;
}

img#kategoria{
	width:241px;
	height:404px;
	margin-top:22px;
	margin-left:22px;
	float:left;
}

#menu{
	background-image:url('img/menu.png');
	background-repeat:no-repeat;
	width:203px;
	height:499px;
	float:left;
	position:relative;
	vertical-align:middle;
	margin-top:-20px;
	margin-left:-6px;
	display:table;
}


/*tresc*/
.tresc{
	font-size:12px;
	font-family:Verdana;
	color:#CFCFCF;
	margin-left:10px;
	margin-right:15px;
}

.tresc ul li{
  
}

.akapit{
	text-indent: 20px;
}

#navigation
{
width: 195px;
}

#navigation ul
{
margin: 0;
padding: 0;
font-family: Verdana;
font-size: 12px;
}

#navigation ul li
{
list-style:none;
margin: 0;
margin-left:1px;
padding: 0;
border: 1px solid #222222;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#navigation li a
{
display: block;
padding: 1.4em 1em 1.4em 1em;
color: #555555;
text-decoration: none;
}

#navigation li a:hover
{
background: #2c2c2c;
color: #dddddd;
}






#formularz_kontaktowy, .portfolio{
		width:330px;
		height:240px;
		-moz-border-radius:7px;
		-webkit-border-radius: 7px;
		border-radius: 7px;
		background-color:#242323;
		margin-left:15px;
}

.portfolio{
		height:220px;
		margin-bottom:20px;
		display:table;
		border:1px solid #000000;
}

.portfolio img{
		margin:8px 0px 0px 8px;
		float:left;
		border:0px;
}

.portfolio img:hover{
		margin:6px 0px 0px 6px;
		border:2px solid gray;
		-moz-border-radius:8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
}

.portfolio .tresc{
	font-size:12px;
	font-family:Verdana;
	color:#CFCFCF;
	display:table;
	width:106px;
	float:right;
	position:relative;
	margin:10px 5px 0px 0px;
	text-align:center;
	color:#676565;
}

.portfolio ul{
	padding:0px;
	margin:0px;
}

.portfolio li{
	margin-left:15px;
	text-align:left;
	list-style-image: url(img/punkt.png);
}

#formularz_kontaktowy label{
		display: block;
		width: 100px;
		float: left;
		margin:10px 0px 0px 20px;
		color:#cfcfb3;
		font-family:Verdana;
		font-size:11px;
		padding-top: 10px;
		position:relative;
}

#formularz_kontaktowy input, #formularz_kontaktowy textarea {
		float: left;
		border:0px;
		width:170px;
		height:25px;
		background-color:#3b3434;
		border:1px solid #000000;
		margin-right:2px;
		margin-top:10px;
		-moz-border-radius:3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		font-size:11px;
		font-family:Verdana;
		position:relative;
}

#formularz_kontaktowy textarea{
	height:100px;
}

#formularz_kontaktowy .btn_wyslij{
		border:0px;
		width:50px;
		height:25px;
		background-color:#3b3434;
		border:1px solid #000000;
		margin-right:2px;
		-moz-border-radius:3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		font-size:12px;
		font-family:Verdana;
		margin-left:120px;
}

