
/*
* Website: www.makowskiphotography.com
* Version: 1.0.0 (20-05-2009)
* Design: XHTML, CSS - Futuravision Jacek Kusy
* Copyright: 2009 Makowski Photography
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



*{
	margin:0;
	padding:0;
}
img{
	border:none;
}
/* html */

body {
	overflow: hidden; /*Needed to eliminate scrollbars*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	background: #000 url(images/loadinfo.net.gif) center no-repeat;
	letter-spacing: 0px;
}		

a {
	text-decoration: none;
	color: #fff;
}


p {
	
}

/* koniec html */
/* content01 */
#content01{
	margin:0px auto;
	width:100%;
	top:0%;	
	position: absolute;
}

#contentframe01{
	text-align:center;
	border: 0px solid red;
	width: 100%;
}
	
div.lewa {
	float: left;
	width: 3%;
	height: 300px;
}

div.srodek {
	background: url();
	float: left;
	text-align: center;
	width: 308px;
	border: 0px solid red;
}	

div.blok_gora {
	background: url(images/logo.png) bottom right no-repeat;
	float: right;
	width: 299px;
	height: 80px;
}

div.blok_srodek {
	float: right;
	width: 300px;
	height: 60px;
	margin: 1px 0;
	border: 0px solid red;
}

/*menu*/

.menu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width: 300px;
	height: 60px;
	font-size: 11px;
	margin: 0;
	z-index: 1000;
	border: 0px solid #000;
	float: right;
}

.menu li {
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	width: 60px; 
	height: 60px; 
	text-align: center;
	border-bottom: 0;
	line-height: 60px; 
	font-size: 11px; 
	overflow: hidden;
	
}

.menu a {
	margin-left: 1px;
	display: block;
	text-decoration: none;
	color: #fff;
	width: 60px; 
	height: 60px; 
	background: url(images/black/sub_hover.png) 0 0px no-repeat;
}

.menu a:hover {
	color: #900;
	background: url(images/black/sub_hover.png) 0 -120px no-repeat;
}

a.menu_aktywne {
	background: url(images/black/sub_hover.png) 0 -60px no-repeat;
}

/*koniec menu*/

div.blok_dol {
	float: right;
	width: 304px;
	height: 1500px;
	background: url(images/blok_dol_bg.png) bottom right repeat-y;
}

div.nagl {
	height: 30px;
	width: 100%;
	background: #666;
	float: left;
	border-bottom: 1px solid #900;
}

div#nagl_hello {
	background: url(images/nagl/hello.jpg) bottom left no-repeat;
	margin-top: 10px;
}

div#nagl_contact {
	background: url(images/nagl/contact.jpg) bottom left no-repeat;
	margin-top: 5px;
}

div#nagl_wedding {
	background: url(images/nagl/wedding.jpg) bottom left no-repeat;
	margin-top: 5px;
}

div#nagl_portrait {
	background: url(images/nagl/portrait.jpg) bottom left no-repeat;
	margin-top: 5px;
}

div#nagl_form {
	background: url(images/nagl/form.jpg) bottom left no-repeat;
	margin-top: 5px;
}

div.tresc {
	width: 300px;
	float: right;
	text-align: justify;
}

p.p_tresc {
	padding: 10px 10px 0px 10px;
}

p.p_tresc a{
	border-bottom: 1px dotted #fff;
	color: #fff;
}

p.p_tresc a:hover{
	border-bottom: 1px dotted #900;
	color: #900;
}

ul.ul_tresc01 {
	margin: 5px 15px 0 30px;
}

ul.ul_tresc01 li{
	color: #900;
	list-style-type: square;
	text-align: left;
}

ul.ul_tresc02 {
	margin: 10px 15px 5px 30px;
}

ul.ul_tresc02 li{
	color: #900;
	text-align: left;
}

ul.ul_tresc02 li a{
	color: #fff;
	text-decoration: none;
	border-bottom: 0px dotted #fff;
}

ul.ul_tresc02 li a:hover{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

span.span_list_style_01 {
	color: #fff;
}

div.blok_download {
	display: none;
	margin: 10px 0 0 130px;
}

a.download {
	display: block;
	width: 21px;
	height: 26px;
	float: left;
	margin-right: 10px;
	background: url(images/download.gif) 0 0 no-repeat;
}

a.download:hover {
	background-position: 0 -26px;
}

ul.download_lista {
	margin: 10px 0 0 10px;
}

ul.download_lista li{
	width: 200px;
	border-bottom: 1px solid #666;
	padding: 2px 0 0px 0;
	margin-bottom: 5px;
	background: url(images/download_icon.gif) 0 2px no-repeat;
}

ul.download_lista a{
	color: #fff;
	text-decoration: none;
	padding: 0 20px;
}

ul.download_lista a:hover{
	color: #fff;
	text-decoration: none;
	padding: 0px 25px;
}

div.prawa {
	float: right;
	width: 30%;
	height: 300px;
}	

/*Supersize Plugin Styles*/

#supersize img, #supersize a{
	height:100%;
	width:100%;
	display:none;
}

#supersize .activeslide, #supersize .activeslide img{
	display:inline;
	overflow: hidden;
}

/* content02 */

#content02{
	margin: 0px auto;
	width: 100%;
	bottom: 5px;
	position: absolute;
	border: 0px solid red;
}

div.contentframe02_blok_gora {
	float: left;
	width: 100%;
	height: 60px;
	border: 0px solid red;
	margin-top: 0%;
}

a.logo_portfolio {
	display: block;
	float: left;
	width: 299px;
	height: 59px;
	background: url(images/logo_portfolio_roll.png) 0 -60px no-repeat;
}

a.logo_portfolio:hover {
	background-position: 0 0;
}

div.contentframe02_blok_srodek_lewa {
	float: left;
	width: 93%;
	height: 60px;
	background: url(images/portfolio_pagination_bg.png) 300px 0 no-repeat;
}

div.contentframe02_blok_menu {
	float: left;
	width: 300px;
	height: 60px;
	margin-left: -1px;
}

/*contentframe02 menu*/

.contentframe02_menu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width: 300px;
	height: 60px;
	font-size: 11px;
	margin: 0;
	z-index: 1000;
	border: 0px solid #000;
	float: left;
}

.contentframe02_menu li {
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	width: 60px; 
	height: 60px; 
	text-align: center;
	border-bottom: 0;
	line-height: 60px; 
	font-size: 11px; 
	overflow: hidden;
}

.contentframe02_menu a {
	margin-left: 1px;
	display: block;
	text-decoration: none;
	color: #fff;
	width: 60px; 
	height: 60px; 
	background: url(images/black/sub_hover.png) 0 0px no-repeat;
}

.contentframe02_menu a:hover {
	color: #900;
	background: url(images/black/sub_hover.png) 0 -120px no-repeat;
}

a.menu_aktywne {
	background: url(images/black/sub_hover.png) 0 -60px no-repeat;
}

/*koniec contentframe02 menu*/

div#contentframe02_zoom {
	float: right;
	width: 7%;
	height: 60px;
	background: url(images/portfolio_zoom_bg.png) right no-repeat;
}

/*contentframe02 zoom menu*/

.contentframe02_zoom_menu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width: 60px;
	height: 60px;
	font-size: 11px;
	margin: 0;
	z-index: 1000;
	border: 0px solid #000;
	float: right;
}

.contentframe02_zoom_menu li {
	display: inline;
	float: right;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	width: 60px; 
	height: 60px; 
	text-align: center;
	border-bottom: 0;
	line-height: 60px; 
	font-size: 11px; 
	overflow: hidden;
}

.contentframe02_zoom_menu a {
	margin-left: 0px;
	display: block;
	text-decoration: none;
	color: #fff;
	width: 60px; 
	height: 60px; 
	background: url(images/black/sub_hover.png) 0 0px no-repeat;
}

.contentframe02_zoom_menu a:hover {
	color: #900;
	background: url(images/black/sub_hover.png) 0 -120px no-repeat;
}

a.menu_aktywne_portfolio {
	background: url(images/black/sub_hover.png) 0 -60px no-repeat;
	color: #900;
}

span.span_wedding {
	margin-left: -5px;
}

/*koniec contentframe02 zoom menu*/

div#portfolio_pagination {
	float: left;
	margin: 21px 0 0 20px;
}

div#portfolio_pagination a{
	color: #fff;
	background: #000;
	text-decoration: none;
	padding: 3px 5px;
	margin-right: 1px;
}

div#portfolio_pagination a:hover{
	background: #900;
}



div.contentframe02_blok_dol {
	float: left;
	width: 100%;
	height: 25px;
}



/* stopka */

div.contentframe02_blok_dol p{
	float: right;
	color: #fff;
	margin: 3px 10px 0 0;
}

div.contentframe02_blok_dol a{
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

div.contentframe02_blok_dol a:hover{
	color: #900;
	text-decoration: none;
}

h1.nagl_poz {  margin: 5px 0 0 10px;}

h2.nagl_poz {  margin: 5px 0 0 10px;}