/*
 * studiofabryka.pl
 *
 * theme: info-tech
 * cd: 2010/08/13
 */



/*
		RESET
 */

body, div, p, a, img, ul, ol, li, input, textarea, button, fieldset, legend, table, tbody, form, td, tr, th, h1, h2, h3, h4, h5, h6, blockquote
{margin:0; padding:0; outline:none; line-height:1em; font-size:1em; border:0; text-decoration:none; list-style:none;}



/*
		rama
*/

body
{
	background: #1e1e1e url(images/totalbg.jpg) top no-repeat;
}

#kontener
{
	width:914px;
	height:700px;
	margin:0 auto;
	position: relative;
	background: url('images/kontenerbg.jpg') top no-repeat;
}

#serwisant
{
	position:absolute;
	top:230px;
	right:80px;
}

aside
{
	float:right;
	width: 258px;
	margin: 0 70px 0 0;
	background: #333;
	position: relative;
}

header
{
	width:914px;
	float:left;
}

article
{
	float:left;
	width:496px;
	height:340px;
	margin:0 0 120px 75px;
	border-right:1px solid #646464;
}



/*
		typo
*/

h1
{
	margin-bottom:10px;
	margin-top:10px;
	float:left;
	width:100%;
}

h2
{
	margin-top:0;
	float:left;
	width:100%;
}

li, p
{
	color:#fff;
	font: 11px/1.2em Tahoma, Arial, Helvetica, sans-serif;
	margin:15px 0 20px 20px;
}

.ind
{
	float:left;
	clear:left;
	margin:2px 0 10px 12px;
}

aside p
{
	position: absolute;
	top:25px; left:25px;
}

aside p, aside a
{
	font-size:19px;
	margin:0;
	text-indent:0;
	color:#fff;
}

aside strong
{
	color:#ff7c23;
	font-size:23px;
}

.plus
{
	color:#ff6600;
	font-weight:bold;
}

li strong
{
	float:left;
	width:100%;
	padding-bottom:5px;
}

#realizacja
{
	float:left;
	color: #868585;
	margin: 28px 0 0 -10px;
	font: 10px/1em Tahoma, Arial, Helvetica, sans-serif;
}

#realizacja strong
{
	text-transform: uppercase;
}

#realizacja:hover
{
	color:#ff6600;
}

