@charset "UTF-8";


/* Body starts, dont edit! */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 600px;
	background-image: url();
	background-color: #000000;
	background-repeat: repeat-x;
}

.box {
	position: relative;
	top: 0px;
	right: 0;
	margin: 0 auto;
	width: 900px;
	text-align: left;
	height: 1000px;
	left: 0px;
}
.footer_bg {
	background-image: url(../images/background.jpg); /* Background image */
	background-repeat: no-repeat;
	background-position: center top;
}
#footerBG {
	position:absolute;
	width:100%;
	height:1220px;
	z-index:0;
	top: 0px;
	left: 0px;
	visibility: visible;
}
#background {
	position:absolute;
	width:100%;
	height:1229px;
	z-index:0;
	left: 0px;
	top: 0px;
/* Body ends */
/* Text Styling starts, read Read_me.pdf to see editable contents */

}
a:link {
	color: #990007;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:visited {
	text-decoration: underline;
	color: #990007;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:active {
	text-decoration: underline;
	color: #990007;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.bodytext   a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.bodytext img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* Links  Styling starts */

.class1 a:link {
	color: #990007;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.class1 a:visited {
	text-decoration: underline;
	color: #990007;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.class1 a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.class1 a:active {
	text-decoration: underline;
	color: #990007;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

/* Links  Styling ends */
/* Lightbox Styling starts */

IMG {border-color: white;}
A:hover IMG, A:active IMG {border-color: black; }

/* Lightbox Styling ends */

.input_fields {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEE;
	border: 1px;
	border-color:#CCC;
	border-style:solid;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
} /* Form field style */

.input_fields:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDD;
	border: 1px;
	border-color:#CCC;
	border-style:solid;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
} /* Form field style */

.input_button {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #990007;
	border: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 4px;
} /* Button style */

.input_button:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	background-color: #242424;
	border: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
} /* Button style */

/* Text Styling ends */

/* Layouts Styling Starts */

#content {
	position:absolute;
	width:960px;
	height:761px;
	z-index:2;
	left: -30px;
	top: 0px;
	}
#leftside { /* Leftside marginal */
	position:absolute;
	width:37px;
	height:636px;
	z-index:1;
	top: 140px;
	left: -26px;
	background-position: right top;
}
#logobox { /* Logo's red background */
	position:absolute;
	width:262px;
	height:276px;
	z-index:3;
	left: 33px;
	top: 140px;
	background-image: url(../images/logobox.jpg);
	}
#contentbg {
	position:absolute;
	width:483px;
	height:302px;
	z-index:3;
	left: 33px;
	top: 416px;
	background-image: url(../images/content_bg.jpg);
}
#contentbg2 {
	position:absolute;
	width:887px;
	height:302px;
	z-index:2;
	left: 33px;
	top: 416px;
	background-image: url(../images/content_bg.jpg);
}

#footer { /* Site's footer, and including the shadow of the box */
	position:absolute;
	width:888px;
	height:93px;
	z-index:4;
	left: 33px;
	top: 717px;
}
#workbg {
	position:absolute;
	width:200px;
	height:302px;
	z-index:5;
	left: 515px;
	top: 416px;
}
#bannerbg {  /* Banner image's div */
	position:absolute;
	width:689px;
	height:276px;
	z-index:2;
	left: 233px;
	top: 140px;
}
#rightside {  /* Rightside marginal */
	position:absolute;
	width:53px;
	height:646px;
	z-index:7;
	left: 920px;
	top: 140px;
}
#portfoliotext { /* Div for the title of portfolio */
	position:absolute;
	width:205px;
	height:67px;
	z-index:8;
	left: 35px;
	top: 61px;
}
.portfolio { /* Photographers portfolio */
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 34px;
	letter-spacing: -1pt;
	line-height: 35px;
}
#bodytext { /* Here are first columns bodytexts */
	position:absolute;
	width:438px;
	height:265px;
	z-index:7;
	left: 63px;
	top: 440px;
}
.bodytext { /* Here you can edit bodytext */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	line-height: 20px;
}
#portfoliopages a {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
#portfoliopages ul {
	padding-left: 18px;
	color: #990000;
}

.title h2 { /* Main titles, examples, Welcome to my Online Portfolio, About Me, My Services, Web Design etc. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	letter-spacing: -1pt;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	float: left;
}
.titles h1 { /* Portfolio's owner's titles */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B6E1D0;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: normal;
	letter-spacing: 0.6px;
	float: none;
	clear: left;
}
.title em {
	font-size: 16px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.6px;
}


#logo { /* Logo is included right here */
	position:absolute;
	width:424px;
	height:246px;
	z-index:15;
	left: 483px;
	top: 142px; /* Remove this line totally, if you don't want any logo to your site */
}
#navigation { /* Navigation bar, to edit buttons open up homepage.psd, and look section 6. PSD files on Read_me.pdf */
	position:absolute;
	width:514px;
	height:40px;
	z-index:14;
	left: 294px;
	top: 377px;
}
#transparentshape {  /* Transparent shape next to navigation bar */
	position:absolute;
	width:241px;
	height:38px;
	z-index:12;
	left: 679px;
	top: 378px;
	background-image: url(../images/navigation/shape.png);
	background-position: top;
	padding: 0px;
}
#menuphotos {
	position:absolute;
	width:387px;
	height:269px;
	z-index:13;
	left: 537px;
	top: 429px;
}


#workphotos { /* Homepages nine work photos are under this div */
	position:absolute;
	width:387px;
	height:269px;
	z-index:13;
	left: 513px;
	top: 437px;
}
#menuphotos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* End hide from IE-mac */ 
	#workphotos img {
	border: 1px none #FFFFFF;
}

#bodytextright {
	position:absolute;
	width:358px;
	height:257px;
	z-index:13;
	left: 540px;
	top: 440px;
}
#information { /* Your contact information div */
	position:absolute;
	width:279px;
	height:139px;
	z-index:2;
	left: 36px; /* If you don't want your photo on site, edit this line to this: left: 0px; */
	top: 87px;
}
#photo { /* Your photo */
	position:absolute;
	width:150px;
	height:200px;
	z-index:2;
	top: 44px;
	left: 10px;
}
#hireme { /* Hire me title */
	position:absolute;
	width:368px;
	height:36px;
	z-index:14;
	left: 540px;
	top: 443px;
}
#form { /* Here is contact form */
	position:absolute;
	width:330px;
	height:216px;
	z-index:13;
	left: 535px;
	top: 487px;
}
#flickr { /* Flick column, or whatever you want to title to say */
	position:absolute;
	width:165px;
	height:260px;
	z-index:14;
	left: 725px;
	top: 440px;
}
#twitter { /* Twitter column, or whatever you want to title to say */
	position:absolute;
	width:161px;
	height:262px;
	z-index:15;
	left: 540px;
	top: 440px;
	
/* Portfolio's Photographing pages Styling Starts */

}
#portfoliotitles { /* Titles of Photography, Web Design and Print & Logos */
	position:absolute;
	width:242px;
	height:24px;
	z-index:14;
	left: 65px;
	top: 453px;
}
#portfoliotitlesgall  {
	position:absolute;
	width:242px;
	height:24px;
	z-index:14;
	left: 55px;
	top: 453px;
	font-weight: normal;
	padding: 0px;
}

#portfoliopages { /* pages and some text */
	position:absolute;
	width:220px;
	height:24px;
	z-index:14;
	left: 58px;
	top: 518px;
	color: #666666;
}
#photographyshowoff { /* Main content for works */
	position:absolute;
	width:597px;
	height:684px;
	z-index:2;
	left: 33px;
	top: 415px;
	background-image: url(../images/work_gallery.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 280px;
}
#next a {
	color: #B34700;
	text-decoration: none;
}
#next a:hover {
	color: #990000;
}

#next {
	color: #666666;
	vertical-align: middle;
	clip: rect(auto,10px,auto,auto);
	margin-right: 20px;
}

#photographyshowoff  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#portfoliotext .portfolio img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/* Portfolio's Photographing pages Styling Ends */
/* Portfolio pages Styling Starts */

#portfoliocategories { /* Subcategories are in here*/
	position:absolute;
	width:368px;
	height:24px;
	z-index:14;
	left: 532px;
	top: 425px;
}
/* Portfolio pages Styling Ends */
/* Portfolio's Web Design pages Styling Starts */

#webwork1 { /* Showroom for work #1 */
	position:absolute;
	width:205px;
	height:24px;
	z-index:14;
	left: 250px;
	top: 439px;
}
#webwork2 { /* Showroom for work #2 */
	position:absolute;
	width:204px;
	height:24px;
	z-index:14;
	left: 470px;
	top: 439px;
}
#webwork3 { /* Showroom for work #3 */
	position:absolute;
	width:202px;
	height:24px;
	z-index:14;
	left: 690px;
	top: 439px;
}

/* Portfolio's Web Design pages Styling Ends */
/* Portfolio's Print pages Styling Starts */


#printwork { /* Main content for print works */
	position:absolute;
	width:653px;
	height:24px;
	z-index:14;
	left: 253px;
	top: 445px;
}

#navigations {
	position:absolute;
	width:570px;
	height:170px;
	z-index:11;
	left: 287px;
	top: 385px;
}
#text_hurt {
	position:absolute;
	width:256px;
	height:87px;
	z-index:10;
	left: 34px;
	top: 318px; /* Remove this line totally, if you don't want any logo to your site */
}
#leather_label {
	position:absolute;
	width:91px;
	height:122px;
	z-index:10;
	left: 31px;
	top: 140px; /* Remove this line totally, if you don't want any logo to your site */
}
#nav  /* Top Navigation bar menu styling */
 {
	margin-top:90px;
	float:right;
	background-image: url(../images/menu_bg.png);
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 40px;
	background-repeat: no-repeat;
}
#nav   ul  {
	padding:0;
	width:auto;
	list-style: none;
	position: relative;
	float:right;
	margin-top: 0;
	margin-right: 14;
	margin-bottom: 0;
	margin-left: 14;
}
#nav   li  {
	list-style:none;
	float:left;
	text-align:center;
	margin-top: 10px;
}
#nav    li    a       {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	color:#EAFBFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma, Arial;
	line-height: 30px;
	font-weight: bold;
	margin-top: auto;
	margin-right: 14px;
	margin-bottom: auto;
	margin-left: 14px;
}
#nav    li    a:hover       {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	color:#00CCFF;
	text-decoration: none;
	margin-top: auto;
	margin-right: 14px;
	margin-bottom: auto;
	margin-left: 14px;
}
#footlogo/* Portfolio's Print pages Styling Ends */
 {
	position:absolute;
	width:150px;
	height:30px;
	z-index:7;
	left: 796px;
	top: 741px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	color: #7B5D37;
	font-size: 11px;
}
#footlogo  a {
	color: #990000;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
#footdesc {
	position:absolute;
	width:483px;
	height:33px;
	z-index:15;
	left: 28px;
	top: 743px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	color: #644E02;
	font-size: 11px;
	padding-left: 30px;
}
#flagsy {
	position:absolute;
	width:67px;
	height:30px;
	z-index:7;
	left: 853px;
	top: 62px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	color: #7B5D37;
	font-size: 11px;
}
#flagsy  a {
	color: #990000;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
#leftside_big {
	position:absolute;
	width:58px;
	height:1057px;
	z-index:2;
	top: 140px;
	left: -25px;
	background-position: right top;
	background-image: url(www.barja.pl/images/leftside_big.png);
}
#rightside_big {
	position:absolute;
	width:53px;
	height:646px;
	z-index:7;
	left: 920px;
	top: 140px;
}
#footer_big {
	position:absolute;
	width:889px;
	height:70px;
	z-index:4;
	left: 33px;
	top: 1119px;
}
#footdesc_big {
	position:absolute;
	width:521px;
	height:33px;
	z-index:15;
	left: 28px;
	top: 1154px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	color: #644E02;
	font-size: 11px;
	padding-left: 30px;
}
.fltmt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	margin-top: 4px;
	text-align: center;
}
#footlogo_big {
	position:absolute;
	width:182px;
	height:30px;
	z-index:7;
	left: 763px;
	top: 1155px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	color: #7B5D37;
	font-size: 11px;
}
#footlogo_big a {
	color: #990000;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
#contentbgs {
	position:absolute;
	width:259px;
	height:625px;
	z-index:3;
	left: 33px;
	top: 416px;
	background-image: url(../images/bgpanel.jpg);
	background-repeat: no-repeat;
}
.gallery_text {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: normal;
}
.blockitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/background.jpg);
	background-position: bottom;
	padding-bottom: 6px;
}
#map {
	position:absolute;
	width:606px;
	height:268px;
	z-index:15;
	left: 298px;
	top: 432px; /* Remove this line totally, if you don't want any logo to your site */
}

