/* @override 
	http://postmachina.jonnoriekwel.nl/css/main.css
	http://postmachina.com/css/main.css
*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	color: #afafaf;
	background-color: #0b0f11;
}

body {
	font: 75%/1.5em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-shadow: #000 0px 0px 0px;
}

#home #main {
	margin-top: 55px;
}

#box_klient{
background-color: #000000;
width: 500px;
height: 200px;

}



#box_logo1{

width: 200px;

border: 0px coral solid;
float: left;
padding-left: 10px;
}


#box_logo2{

width: 200px;

border: 0px coral solid;
float: right;
margin-right: 76px;

}


#wizytowka{

border: 0px coral solid;
padding-left: 100px;

}





#home #main p {
	width: 575px;
	height: 692px;
	background: url(images/home_bg5.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

ul {
	list-style-type: none;
	margin-bottom: 2em;
}

h1, h2 {
	font: bold 1.5em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #fff;
	margin-bottom: 5px;
	display: block;
}

h3 {
	font-size: 1.5em;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
	display: block;
}

h4 {
font-size: 1.3em;
color: #fff;
text-decoration: underline;
margin-bottom: 5px;
}









p {
	margin-bottom: 1.5em;
	clear: both;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	vertical-align: bottom;
	border-style: none;
}

/* • container */

#container {
	width: 850px;
	overflow: hidden;
	padding-top: 67px;
	padding-left: 50px;
	padding-right: 10px;
}

#identities #container {
	width: 974px;
}

#shop #container {
	width: 974px;
}

/* SIDEBAR */

#sidebar {
	width: 250px;
	float: left;
	padding-bottom: 55px;
}

#sidebar a#logo {
	width: 260px;
	height: 118px;
	display: block;
	text-indent: -9999px;
	background: url(images/logo500.png) no-repeat 0 0;

	margin-bottom: 53px;
}

#sidebar ul#navigation {
	font: bold 1.5em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

#sidebar ul#navigation li {
	
}

#sidebar ul#navigation li a {
	color: #7d7d7d;
	text-decoration: none;
}

#sidebar ul#navigation li a.current {
	color: #fff;
}

#sidebar ul#navigation li a:hover {
	color: #fff;
}

/* #MAIN */

#main {
	width: 575px;
	float: right;
	padding-bottom: 55px;
	margin-top: 171px;
	overflow: hidden;
	display: inline;
}

#renato strong,
#renato em,
#arjen strong,
#arjen em,
#paul strong,
#paul em {
	display: block;
}

#renato h2,
#renato h3,
#arjen h2,
#arjen h3,
#paul h2,
#paul h3 {
	margin-bottom: 1em;
}

#identities #main {
	width: 700px;
}

#identities #main img {
	height: 306px;
}

#identities #main p.err {
	color: #fff;
}

#identities #main p.err em {
	color: #afafaf;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#identities #main p.err a {
	color: #afafaf;
	text-decoration: none;
}

#identities #main p.err a.active {
	cursor: default;
	color: #fff;
	text-decoration: underline;
}

#identities #main p.err a:hover {
	text-decoration: underline;
	color: #fff;
}

#shop #main {
	width: 700px;
}

#profile #main ul#team {
	color: #fff;
}

#main .row {
	overflow: hidden;
	width: 700px;
	margin-bottom: 60px;
}

#main .row .left {
	float: left;
	width: 180px;
}

#main .row .right {
	float: right;
	width: 500px;
	height: 306px;
	position: relative;
}

#main .row .right img {
	position: absolute;
}






#box_right{

    display: inline;
	float: right;

  	margin-top: 20px;
	padding-left: 18px;
}



#box_left{
    display: inline;
	float: left;
    width:250px;
  	padding-top: 10px;
	padding-left: 18px;
}


#box_dol{
 
    display: inline;
	float: left;
  	padding-top: 10px;
	padding-left: 18px;
}



#box_dol2{
 
    display: inline;
	float: left;
    margin-top: 270px;
	margin-left: -250px;
}

#box_dol3{
 
    display: inline;
	float: left;
    margin-top: -200px;
	margin-left: 0px;
}




/* FOOTER */


#footer0{
	margin-left: 100px;
	border-top: 1px solid #242729;
	font: 0.8em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	clear: both;
	width: 940px;
	height: 100px;
}


#footer1 {
    display: inline;
	float: left;
    height: 100px;
	padding-top: 10px;
	padding-left: 180px;
}

#footer2 {


    display: inline;
	width: 480px;
 	float: right;
    height: 100px;
	padding-top: 10px;

}





#identities #footer {
	width: 760px;
}

#footer p {
	margin-left: 60px;
}

/* --- */

form .left {
	width: 260px;
	float: left;
}

form .right {
	width: 260px;
	height: auto;
	float: right;
}

form .bottom {
	width: 520px;
	height: auto;
	float: left;
}





form {
	overflow: hidden;
}

form p {
	height: auto;
}

form input {
	width: 250px;
	background-color: #242729;
	height: 19px;
	border-style: none;
	color: #7d7d7d;
	padding-left: 5px;
	padding-right: 5px;
}

form input:focus {
	background-color: #383d41;
	color: #fff;
}

form textarea {
	width: 600px;
	border-style: none;
	background-color: #242729;
	height: 120px;
	color: #7d7d7d;
	overflow: auto;
	
	padding: 5px;
	font: inherit 1px/inherit "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}









form textarea:focus {
	background-color: #383d41;
	color: #fff;
}

form input.button {
	width: 75px;
	background: url(images/send2.gif) no-repeat;
	text-indent: -9999px;
	height: 25px;
}

.error {
    background-color: #722e2e;
}


.text-box{
margin-top: 3px;
margin-left: 3px;
margin-right: 3px;
text-align: justify;
}

.pic-foto{
margin-top:0px;
margin-left:0px;
margin-right:10px;
float: left;
}

.dane{
margin-left:10px; 

}






