/*-----------Adam Koniuszewski------------------*/

* { padding: 0; margin: 0; }

body {
 background-color: #F0F0F0;
	
}

img {

	border:0px solid #DFDFDF;
}
#container { 

 width: 920px;
 padding-top: 50px;
 padding-left: 60px;
}


/* ----------Start of Header -------- */

#nav {
width: 900px;
height: 100px;
padding-top: 0px;
}

#header {
  width: 900px;
  padding: 10px 0 10px;
  height: 100px;
  margin-bottom: 30px;
  margin-top: 0px;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  text-align: left;
  font-style: normal;
}

#header h1 {
color:#777;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:24px;
font-weight:normal;
letter-spacing:-1px;
line-height:24px;
padding-top:9px;
}

#header a, a:visited {
text-decoration: none;
color:#222;
}

#header a:hover{
text-decoration: underline;
color:#222;
}

#header_logo {
  width: 300px;
  height: 50px;
  float:left;

}

#header_contact {
  float: right;
  position:relative;
	width: 400px;
	padding-top: 20px;
	font-size: 12px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #666;
	text-align: right;
}

#header_contact h1 {
	width: 250px;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #999;
	text-align:left;
	padding-bottom: 10px;
}

#header_contact a {
	text-decoration: none;
	color: #444;
	padding: 3px;
}

#header_contact a:hover {
	text-decoration: underline;
}

#about {
	width: 720px;
	height: 85px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #383838;
	padding: 10px 0 10px;
	
	background-repeat:no-repeat;
	background-position:left center;
}
#about h1 {
	text-decoration: none;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:26px;
	color: #DDDDDD;
	font-weight:normal;
}
/* ----------End of Header -------- */

/* ----------Start of content -------- */



.div {
border-bottom:0px dotted #444;
height:30px;
margin-bottom:20px;
width:920px;
}

#content { 
 width: 920px;
 color: #222;
 margin: 0;
 padding: 0px 0;
 z-index: 4;
 margin-left:-10px;
}

#content .project{
	display:block;
	float:left;
	
	height:332px;
	line-height:12px;
	padding:10px;
	position:relative;
	width:210px;

}

#content .project .title{
	font-family:Arial, “Helvetica Neue”, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	padding-top: 8px;
	}


#content .project-big{
	display:block;
	float:left;
	font-family:Lucida Grande,Lucida Sans,Verdana,Georgia,Helvetica,Arial;
	font-size:12px;
	height:500px;
	line-height:15px;
	padding:10px;
	position:relative;
	width:720px;
}

#content .project:hover {
	background:#333333 none repeat scroll 0 0;
	color:#FFFFFF;
}

.thumbs {
	border:medium none;
	text-decoration:none;
}

#content .block .img {
width: 720px;
float: left;
padding-bottom: 20px;
}


#content .block .opis {
	width: 140px;
	float: right;
	height: 500px;
}

#content .block .opis h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	font-size: 13px;
}

#content .block .opis p {
font-family:Georgia,"Times New Roman",Times,serif;
font-size: 12px;
padding-top: 5px;
}

#content .block .box {
	width: 700px;
	height: 40px;
	border-bottom:1px dotted #666;
	border-top:0px dotted;
	background-color: #fff;
	padding: 10px 10px 10px;
	background-image: url(bg.gif);
	margin-top: 10px;
	margin-bottom: 50px;
}

#content .block .box .title {
	float: left;
	width: 400px;
	border-right: none;
	padding-top: 2px;
	height: 40px;
	color: #666;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	
}

#content .block .box .title h2 {
	font: italic 15px georgia;
	color: #333;
	padding-bottom: 0px;
	font-weight:bold;
}

#content .block .box .prints{
	float: right;
	width: 300px;
	border-right: none;
	padding-top: 3px;
	height: 40px;
	color: #666;
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:right;
}

#content .block .box .prints h2 {
	font: italic 15px georgia;
	color: #FF00C0;
	padding-bottom: 0px;
}

#content_about {
width: 880px;
}

#content_about h1 {
color:#444;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:24px;
font-weight:normal;
letter-spacing:-1px;
line-height:35px;
padding-top:20px;
padding-bottom: 20px;
}

#content_about p {
color:#333333;
font-family:"Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif;
font-size:13px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;

}

#content_about ul,ol {
font-size:13px;
margin:10px 10px 10px 25px;
color:#333333;
font-family:"Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif;
font-size:13px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.6em;
}

/* ----------End of Content -------- */

/* -----------Start More ------------- */
#more {
	display: block;
	font-family:Lucida Grande,Lucida Sans,Verdana,Georgia,Helvetica,Arial;
	font-size: 12px;
	float: left;
	height: 15px;
	padding: 10px;
	background: #CC0000 none;
	margin-top: 20px;
	margin-bottom: 20px;
}

#more a{
	padding: 12px;
	text-decoration: none;
	color: #fff;
}

#more:hover {
	background:#333333 none repeat scroll 0 0;
}

#more a{
	
}

/* ------------End More ------------- */

/* ----------Start of footer -------- */
#footer {
  background:#F0F0F0 none repeat scroll 0% 0%;
  clear:both;
  color:#333333;
  height:125px;
  margin:0 0 0 -10px;
  text-align:left;
  width:900px;
  border-bottom: 0px dotted #444;
  border-top: 0px dotted #444;
  padding: 10px;
  
}
#footer a {
  color:#333;
  font-size:14px;
  margin-bottom:1000px;
  text-decoration:none;
  width:293px;
}

#footer a:hover {
	background:#333;
	color:#fff;
}
#footer h3 {
  color:#333;
  font-style: normal;
  font-family: verdana;
  font-size:14px;
  font-weight:bold;
  border-bottom:1px solid #383838;
  border-top:1px solid #383838;
  padding-bottom: 3px;
  padding-left: 3px;
  
}
#footer .block {

  height:125px;
  margin-left:auto;
  margin-right:auto;
  width:900px;
}
#footer .section {

  float:left;
  height:110px;
  padding-top:5px;
  width:300px;
}



#footer .section p{
  border-bottom:1px dotted #383838;
  padding:3px;
  font-family: verdana;
  font-size: 14px;
}
#footer .ii {
  margin-top:5px;
}
/* ----------End of footer -------- */

/* ----------Start of Copyrights -------- */

#copyrights {
	background-color: #F0F0F0;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #333;
	font-family: verdana;
	margin: 0 0 0 -10px;
}
#copyrights a {
	text-decoration: none;
	color: #000;
}

#copyrights a:hover {
	text-decoration: underline;
}
	
#copyrights .cop {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/* ----------End of Copyrights -------- */

/*-----------start of about me-------*/

#aboutme {
  width: 720px;
}

#aboutme .block .box {
	width: 700px;
	height: 100px;
	background-color: #fff;
	padding: 0px;
	background-image: url(bg.gif);
}

#aboutme .block .box .title {
	float: left;
	width: 700px;
	border-right: none;
	padding-top: 10px;
	height: 20px;
	color: #cccccc;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	
}
#aboutme .block .box .title p {
	font: italic 13px georgia;
	color: #666;
	padding-bottom: 3px;
}

#aboutme .block .image {
padding-top:30px;
width:720px;
}

#top a, .top a:visited {
background:transparent url(images/top.gif) no-repeat scroll 0 0;
bottom:10px;
display:block;
height:14px;
left:20px;
line-height:1000%;
overflow:hidden;
width:14px;
float: right;
}

#top a:hover {
background:transparent url(images/top.gif) no-repeat scroll 0 -19px;
}

#top {
height: 20px;
}



/*-----------End of about me-------*/
/*-----------Start of contact form-------*/
#page-wrap {
	width: 720px;
	background: #F0F0F0;
	padding: 0px;
	margin: 5px auto;
	min-height: 400px;
	height: auto !important;
	height: 500px;
	float: left;
	font-size: 13px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #333;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
	margin-left: 114px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 12px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #333;
}
/*-----------End of contact form-------*/