body {
	margin: 0 0;
	padding: 0 0;
	font: 11px/140% verdana, helvetica, arial, sans-serif;
	color: #5E5E5E;
	background-color: #f5f6f2;
	text-align: center;
	/* centering hack */
	}
html, body {
   min-height: 100%;
	}
	
/* topline */
#topline { 
	background-color: #000; 
	width: 100%; 
	height: 10px; 
	margin: 0; 
	padding: 0; 
	overflow: hidden;
}

/* header */
#header {
	width: 650px;
	height: 113px;
	position: relative; 
	float: left; 
	display: inline; 
	margin: 0 0 5px 0; 
	padding: 0; 
	border: 0;
	background: url("../images/dot.gif") repeat-x left bottom;
}
#logo {
    position: absolute;
	top: 0;
	left: 0;
	width: 244px;
	height: 100px;
}
#nav {
    float: right;
    padding: 88px 0 0 3px;
	margin: 0;
}
#nav ul {
    list-style-type: none;
	padding: 0;
	margin: 0;
}
#nav ul li {
    display: inline;
    padding: 0 0 0 17px;
}
#nav ul li a {   
	font-size: 11px; 
	color: #5E5E5E;   
}
#nav ul li a:hover {
    text-decoration: underline;
	color: #990E2C;
}
#nav ul li a.first, #nav ul li a.first:hover {
	color: #990E2C;
}

/* main */
#main {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	}

/* linki */
a {
    text-decoration: none;
    color: #5E5E5E;
}
a:hover {
    text-decoration: underline;
    color: #990E2C;
}
img {
	border: 0;
}
p {
	margin: 0;
	padding: 0;
}

/* image */
#image {
   padding-top: 10px;
   padding-bottom: 5px;
   border: 0;
   }	
	
/* content about  */
#content_about {
	width: 620px;
	text-align: left;
	padding: 20px 0 0 0;
	margin: 0 auto;
}
.abouttitle { 
	font-size: 13px; 
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #9D0125;		
}
.aboutdescription {
	margin-bottom: 10px;
	margin-top: 10px;
} 
.content_about_col1 {
	width: 400px; 
	position: relative; 
	float: left; 
}
.content_about_col2 {
	width: 200px; 
	position: relative; 
	float: left; 
	margin: 0 0 0 20px;
}
#content_about p {
	padding: 5px 0 5px 10px;
	text-align: left;
}
.content_about_col2 a {
	text-decoration: none;
    color: #9D0125;
}
.content_about_col2 a:hover {
	text-decoration: underline;
    color: #9D0125;
}
/* portfolio */
#portfolio {
	width: 600px; 
	margin: 0 auto;
	padding: 20px 0 0 0;
	}
.separator {
	float: left;
	height: 1px; 
	border-bottom: 1px solid #e5e5e5;
	width: 100%; 
	margin-bottom: 13px; 
}
.portfolioItemWrapper. {
	float: left;
	text-align: left; 
}
.portfoliotitle a {
	font-weight: bold;
	font-size: 13px;
	padding: 0;
}
.portfolioItemThumb {
	width: 100px;  
	height: 80px; 
	margin: 0 10px 0 0;
	float: left; 
	overflow: hidden;
}
.portfolioItemThumb img { 
	width: 60px; 
	height: 60px;
}
.portfolioItemDetail {
	width: 450px; 
	float: left; 
	text-align: left;
}
.portfolioItemDetail p {
	float: left; 
	margin-top: 5px;
}
.portfolioItemThumb a img, .portfolioItemThumb a:visited img {
	float: left; 
	padding: 3px;
  	background: #E9E9E9;
	border: 1px solid #D1D1D1;
	margin: 0; 
}
.portfolioItemThumb a:hover img {
	margin: 0;
	padding: 3px;
  	background: #E9E9E9;
	border: 1px solid #990E2C;
}
	 
/* portfolio - fashion, portret, architektura, reklama */
#fashion, #architektura, #reklama, #portret {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 450px;
	_width: 480px;
}
#fashion img, #architektura img, #reklama img, #portret img {
	width: 100px;
	height: 100px;
}
h1 {
	color: #990E2C;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
}
#architektura h1 {
	margin: 0 0 12px 0;
}
#reklama h1 {
	margin: 0 0 12px 0;
}
#fashion h1 {
	margin: 0 0 12px 0;
}
#portret h1 {
	margin: 0 0 12px 0;
}
#architektura .header, #fashion .header, #portret .header, #reklama .header {
	margin: 0 0 10px 23px;
	padding: 0;
	text-align: left;
}
.project {
	width: 120px;
	margin: 0 10px 20px 19px;
	padding: 0;
	float: left;
	display: inline;
}
.project a img, .project a:visited img {
	margin: 0 0 4px 0;
	padding: 5px;
  	background: #E9E9E9;
	border: 1px solid #D1D1D1;
}
.project a:hover img {
	margin: 0 0 4px 0;
	padding: 5px;
  	background: #E9E9E9;
	border: 1px solid #990E2C;
}

/* footer */
#footer {
	width: 650px;
	color: #b9b9b9;
	background: url("../images/dot.gif") repeat-x left top;
	margin: 0 auto;
	}
#footer p {
	font-size: 9px; 
	margin: 8px 0 10px 0;
	padding-top: 3px;
	}
	
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url("../images/loading.gif") no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url("../images/prev.gif") no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url("../images/next.gif") no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url("../images/close.gif") no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
