/* wlasciwosci globalne --------------------------------------------------- */
body {
	background: #000 url(../images/bg.png) repeat-x;
	margin: 0; padding: 0;
	color: #3A382D;
	font: normal 70% Tahoma, Verdana, Helvetica, sans-serif; 
	}

html * { 
	padding: 0; 
	}

.clearer { 
	clear: both !important; 
	}

/* wylaczenie borderow dla ostatnich elementow */
.last {
	border: 0 !important;
	}

/* podstawowe style zawartosci -------------------------------------------- */
p { 
	margin-top: 0;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}



/* linki */
a:link, 
a:visited {
	color: #1e4677;
	text-decoration: none;
}

a:active, 
a:focus {
	text-decoration: underline;
}

a:link:hover, 
a:visited:hover {
	text-decoration: underline;
}

a img { 
	border: 0; 
}

.right { float: right; }
.left { float: left; } 


#page {
	position:absolute;
	left:50%;
	top:50%;
	width: 710px;
	height: 450px;
	margin-left:-355px;
	margin-top:-225px;
	padding: 0;
	}
	
#header {
	margin: 0 0 1px 0;
	height: 317px;
	background: url(../images/header.jpg) 0 0 no-repeat;
	float: left;
	width: 100%;
	}

#content {
	float: left;
	width: 100%;
	background: #DF1514 url(../images/content-bg.gif) 0 0 no-repeat;
	color: #FFFCFC;
	}
	
#content-bg {
	float: left;
	width: 660px;
	background: url(../images/content-bg2.gif) 0 bottom no-repeat;
	padding: 25px;
	text-transform: uppercase;
	font-size: 10px;
	}
	
#content p {
	float: left;
	padding: 0 30px;
	width: 470px;
	}

h2#kreujemyemocje {
	float: left;
	width: 123px;
	height: 62px;
	text-indent: -9999px;
	font-size: 0;
	padding: 0; margin: 0;
	background: url(../images/kreujemy-emocje.gif) 0 0 no-repeat;
	}

#page-bottom {
	position: absolute;
	width: 100%;
	margin: 0; padding: 0;
	background-color: #131010;
	height: 92px;
	bottom: 0;
}

h1#logo {
	float: left;
	width: 86px;
	height: 92px;
	text-indent: -9999px;
	font-size: 0;
	padding: 0; margin: 0;
	background: url(../images/emotive-logo.gif) 50% 50% no-repeat;
	}

h2#emotivepolska {
	float: left;
	font-size: 10px;
	padding: 20px 0 0 0; margin: 0;
	font-weight: normal;
	color: #777777;
	text-transform: uppercase;
	}

#page-bottom a:link, #page-bottom a:visited {
	color: #a7a7a7; text-decoration: none;
}

#page-bottom a:link:hover, #page-bottom a:visited:hover {
	color: #fff; text-decoration: none;
}

#klienci {
	width:710px;
	margin: 0 auto;
	padding: 27px 0 0 0;
	color: #8F8F8F;
	text-transform: uppercase;
	}
	
#klienci ul  {
	float: left;
	padding: 0 0 0 69px; margin: 0;
	}

#klienci ul li  {
	float: left;
	padding: 0 15px 0 0; margin: 0;
	list-style-type: none;
	}
	
#pointseo {
	float: right;
	width: 108px;
	padding: 15px 20px 0 20px;
	color: #555;
	}

#pointseo a {
	float: left;
	width: 108px;
	height: 45px;
	padding: 0;
	background: url(../images/pointseo-ico.gif) 50% 0px no-repeat;
	text-align: center;
	cursor: pointer;
	}
	
