/* START RESET CSS*/
/* v1.0 | 20080212 */

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: 98%;
	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;
}


/* END RESET CSS*/

body {
	background: #fff url('../img/ui/background2.jpg') center top no-repeat;
	
	}

#bar_top {
	height: 10px; 
	width: 1200px;
	text-align: right;
	margin: 0 auto 0 auto; }
	
	#bar_top img {
	padding-top: 10px; }

#wrapper {
	width: 100%;
	height: auto;
	margin: 0;
	
	}
		
	#header {
		
		width: 1200px;
		height: 164px;
		margin: 0 auto 0 auto;
		}
		
		#header img {
		margin: 45px 0 0 35px;
		}
	
	
	#contentContainer {
		width: 1200px;
		height: 541px;
		margin: 0 auto 0 auto;
		}
		
		
		#content {
		width: 846px;
		height: 462px;
		margin: 0 243px 0 113px;
		}
		
		#mainNavigation {
		width: 844px;
		height: 45px;
		margin: 0;
		}
		
		#mainNavigation #email {
	
		float: right;
		text-align: right;
		margin: 0;
		}
		
		#mainNavigation #email a {
		display: block;
		padding-right: 10px;
		background: #000;
		}
		
		#mainNavigation #email a {
		color: #fff;
		display: block;
		text-decoration: none;
		padding-top: 3px;
		font-size: 0.8em;
		padding-left: 13px;
		height: 15px;
		margin-top: 3px;
		}
		
		#mainNavigation #email a:hover {
		color: #eee;
		}
	#mainNavigation ul.menu {
		margin-left: 40px;
		padding-top: 2px;

		}
	
	
	#mainNavigation ul.menu li {
		float: left;
		display: block;
		margin-right: 20px;
		}
	
		
		#mainNavigation ul.menu li #MenuImage_Home {
		background-image: url('../img/ui/menu.png');
		background-position: 0px 0px;
		display: block;
		height: 19px;
		position: relative;
		top: -19px;
		width: 73px;
		}
		
		#mainNavigation ul.menu li #MenuImage_Home:hover {
		background-position: 0px 20px;
		}
		
		#mainNavigation ul.menu li #MenuImage_Portfolio {
		background-image: url('../img/ui/menu.png');
		background-position: -80px 0px;
		display: block;
		height: 19px;
		position: relative;
		top: -19px;
		width: 100px;
		}
		
		#mainNavigation ul.menu li #MenuImage_Portfolio:hover {
		background-position: -80px 20px;
		}
		
		#mainNavigation ul.menu li #MenuImage_Commercial {
		background-image: url('../img/ui/menu.png');
		background-position: -185px 0px;
		display: block;
		height: 19px;
		position: relative;
		top: -19px;
		width: 155px;
		}
		
		#mainNavigation ul.menu li #MenuImage_Commercial:hover {
		background-position: -185px 20px;
		}
		
		#mainNavigation ul.menu li #MenuImage_Video {
		background-image: url('../img/ui/menu.png');
		background-position: -333px 0px;
		display: block;
		height: 19px;
		position: relative;
		top: -19px;
		width: 83px;
		}
		
		#mainNavigation ul.menu li #MenuImage_Video:hover {
		background-position: -333px 20px;
		}
		
		#mainNavigation ul.menu li #MenuImage_Contact {
		background-image: url('../img/ui/menu.png');
		background-position: -415px 0px;
		display: block;
		height: 19px;
		position: relative;
		top: -19px;
		width: 95px;
		}
		
		#mainNavigation ul.menu li #MenuImage_Contact:hover {
		background-position: -415px 20px;
		}
		
		
		#mainNavigation ul.menu li #nav-home{
		float: left;
		font-size: 1.6em;
		font-family: Museo;
		padding-right: 30px;
		}
		
		#mainNavigation ul.menu li a{
		font-size: 1em;
		font-family: Museo;
		text-decoration: none;
		color: #000;
		}
		
		#mainNavigation ul.menu li a:hover{
		color: #5f5858;
		}
		
		
		#mainNavigation ul.subMenu {
		margin-left: 45px;
		margin-top: 39px;
		}
	
				
		#mainNavigation ul.subMenu li {
		float: left;
		display: block;
		margin-right: 40px;
		}
		
		#mainNavigation ul.subMenu a {
		text-decoration: none;
		color: #000;
		font-family: Rockwell, Arial;
		}
		
		#mainNavigation ul.subMenu a:hover {
		text-decoration: none;
		color: #5f5858;
		}
		
		#mainContent ul.gallerySelection {
		margin-left: 45px;
		margin-top: 39px;
		}
	
				
		#mainContent ul.gallerySelection li {
		height: 50px;
		width: 400px;
		display: block;
		margin: 5px;

		}
		
		#mainContent ul.gallerySelection li a {
		font-family: rockwell, arial;
		font-size: 1.5em;
		margin-left: 15px;
		display: block;
		padding-top: 15px;
		text-decoration: none;
		color: #000;
		}
		
		#mainContent ul.gallerySelection li a:hover {
		color: #5f5858;
		}
		
		
		#mainContent {
		width: 844px;
		height: 392px;
		margin: 0;
		}
		
		#mainContentLeft {
		width: 310px;
		height: 392px;
		margin: 0;
		float: left;
		}
		
		#mainContentLeft p {
		padding-left: 40px;
		padding-top: 20px;
		font-family: Arial;
		font-size: .8em;
		line-height: 150%;
		}
		
		
		#mainContentRight {
		width: 534px;
		height: 392px;
		margin: 0;
		text-align: right;
		float: right;
		}
		
		#mainContentRight img {
		margin: 15px 10px; 0 0
		}
		
		
		
		
		/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 744px;
	height:400px;

	/* custom decorations */

	background:url(/img/global/gradient/h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:900px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:10px 5px 5px 21px;
	background-color:#fff;
	padding:2px;
	border:0px solid #ccc;
/*	TUTAJ ZMIENIC ROZMIARY ZDJECIA
	width:744px;
	height:305px;
*/
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.scrollable span {display: block;width: 719px;;margin:0 0 0 23px;font-family: Arial;float:left;}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../img/ui/arrows.png) no-repeat;
	display:block;
	width:15px;
	height:30px;
	float:left;
	margin:140px 10px;
	cursor:pointer;
	font-size:1px;
}


/* right */
a.right 			{ background-position: -16px 0px; clear:right; margin-right: 0px;height: 20px;}
a.right:hover 		{ background-position: -16px -21px; }
a.right:active 		{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; height: 20px} 
a.left:hover  		{ background-position:0px -21px; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


