/***** Main Template *****/

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img {
	margin:0px;
	padding:0px;
	border:0px;
}

body {
  margin:0px auto;
	color:#000;
	background-color:#fff;
	text-align:center;
}

body, input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

a {
	color:#999;
	text-decoration:underline;
}

a:hover {
	color:#d00202;
	text-decoration:underline;
}

p.indent {
	text-indent:20px;
}

p.center {
	text-align:center;
}



/***** Container - Start *****/

#container {
	position:relative;
	width:966px;
	margin:65px auto;
	text-align:left;
	color:#333;
	background-color:#fff;
}

/***** Container - End *****/



/***** Header - Start *****/

#header {
	position:absolute;
	top:555px;
	width:100%;
}

#logo {
	float:left;
}

#logo h1 a {
	width:316px;
	height:46px;
	background:url(../images/lena_ceglowska.gif) no-repeat;
	display:block;
}

#header-links {
	float:right;
	font-size:11px;
	margin-top:8px;
	text-align:right;
}

#header-links p {
	line-height:15px;
}

#header-links a {
	font-weight:bold;
	text-decoration:none;
}

#header-links a:hover {
	color:#d00202;
}

#header-links, #header-links a {
	color:#b4b4b4;
}

/***** Header - End *****/



/***** Menu - Start *****/

#menu {
	width:100%;
	height:10px;
	padding-bottom:33px;
	overflow:hidden;
}

#menu ul {
	list-style:none;
	float:right;
}

#menu li {
	float:left;
}

#menu a {
	display:block;
	margin-left:16px;
}

#menu a#o_mnie, #menu a#o_mnie_sel				{width:43px;height:10px;}
#menu a#o_mnie 									{background:url(../images/menu.gif) no-repeat 0 0;}
#menu a#o_mnie_sel, #menu a#o_mnie:hover		{background:url(../images/menu.gif) no-repeat 0 -16px;}

#menu a#galeria, #menu a#galeria_sel			{width:52px;height:10px;}
#menu a#galeria 								{background:url(../images/menu.gif) no-repeat -59px 0;}
#menu a#galeria_sel, #menu a#galeria:hover		{background:url(../images/menu.gif) no-repeat -59px -16px;}

#menu a#wystawy, #menu a#wystawy_sel			{width:62px;height:10px;}
#menu a#wystawy 								{background:url(../images/menu.gif) no-repeat -127px 0;}
#menu a#wystawy_sel, #menu a#wystawy:hover		{background:url(../images/menu.gif) no-repeat -127px -16px;}

#menu a#linki, #menu a#linki_sel				{width:30px;height:10px;}
#menu a#linki 									{background:url(../images/menu.gif) no-repeat -205px 0;}
#menu a#linki_sel, #menu a#linki:hover			{background:url(../images/menu.gif) no-repeat -205px -16px;}

#menu a#kontakt, #menu a#kontakt_sel			{width:56px;height:10px;}
#menu a#kontakt 								{background:url(../images/menu.gif) no-repeat -251px 0;}
#menu a#kontakt_sel, #menu a#kontakt:hover		{background:url(../images/menu.gif) no-repeat -251px -16px;}

/***** Menu - End *****/





/***** Left - Start *****/

#left {
	width:480px;
	height:480px;
	background:url(../images/left.jpg) no-repeat #fff;
	float:left;
}	
	
/***** Left - End *****/



/***** Right - Start *****/

#right {
	margin-left:6px;
	width:480px;
	height:480px;
	float:left;
}	

/* index page */
#right_index {
	width:100%;
	height:100%;
	background:url(../images/right_index.jpg) no-repeat #fff;
}

#right_links {
	width:100%;
	height:100%;
	background:url(../images/right_links.jpg) no-repeat #fff;
}

#right_contact {
	width:100%;
	height:100%;
	background:url(../images/right_contact.jpg) no-repeat #fff;
}

#right_about_me {
	width:100%;
	height:100%;
	background:url(../images/right_about_me.jpg) no-repeat #fff;
}

.right_global {
	width:100%;
	height:100%;
	background:url(../images/right_global.gif) no-repeat #fff;
}

.right_global_pos {
	padding:32px 32px 0 32px;
}


#right_content {
	height:380px;
	overflow:hidden;
}



/* Titles */
#o_mnie {
	width:61px;
	height:19px;
	background:url(../images/title_o_mnie.gif) no-repeat;
	margin-bottom:16px;	/* 22px */
}

#galeria {
	width:59px;
	height:19px;
	background:url(../images/title_galeria.gif) no-repeat;
	margin-bottom:16px;	/* 22px */
}

#galeria_menu {
	margin-left:20px;
}

#galeria_menu ul {
	list-style:none;
}

#galeria_menu li {
	float:left;
	margin-left:16px;
}

#galeria_menu a {
	color:#555;
	text-decoration:none;
}

#galeria_menu a {
	color:#555;
	text-decoration:none;
}

#galeria_menu a#sel {
	color:#d00202;
}

#galeria_menu a:hover {
	color:#d00202;
}



#pracownia {
	width:88px;
	height:19px;
	background:url(../images/title_pracownia.gif) no-repeat;
	margin-bottom:16px;	/* 22px */
}

#wystawy {
	width:78px;
	height:19px;
	background:url(../images/title_wystawy.gif) no-repeat;
	margin-bottom:16px;	/* 22px */
}

#linki {
	width:39px;
	height:19px;
	background:url(../images/title_linki.gif) no-repeat;
	margin-bottom:16px;	/* 22px */
}

#kontakt {
	width:68px;
	height:19px;
	background:url(../images/title_kontakt.gif) no-repeat;
	margin-bottom:16px;	/* 22px */
}


	
/***** Right - End *****/



.ex_box {
	width:364px;
	padding:6px;
	margin-bottom:20px;
	border:1px solid #e4e4e4;
	background-color:#fff;
}

.ex_box_left {
	float:left;
}

.ex_box_left a {
	display:block;
}

.ex_box_right {
	width:176px;
	margin-left:20px;
	padding-top:10px;
	float:left;
}

.ex_box_photo_link {
	float:right;
}

.ex_box_photo_caption {
	width:158px;
	font-size:11px;
	line-height:16px;
}

.ex_box_hidden {
	display:none;
}


/* Gallery box - Start */

.gallery_item {
	width:165px;
	margin-bottom:20px;
	margin-right:20px;
	padding:6px;
	background-color:#f6f6f6;
	border:1px solid #e4e4e4;
	float:left;
}

.gallery_item_image {
	width:165px;
	height:161px;
	background-color:#fff;
	overflow:hidden;
}

.gallery_item_image img {
	display:block;
}


.gallery_item_caption {
	font-size:11px;
	margin-top:6px;
}

.gallery_item_caption p {
	float:left;
}

.gallery_item_caption a {
	text-align:right;
	display:block;
}

/* Gallery box - End */




.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}

#contact {
	padding-top:6px;
}





#area {
	margin:0;
	float:right;
	height: 100%;
	width: 11px;
	background:url(../images/scroll_bg.gif) repeat-y #fff;
}
 
#knob {
	height: 20px;
	width: 11px;
	background:url(../images/scroll.gif) repeat-y #fff;
}

/*
#main {
	float:left;
	width:500px;
	height:300px;
	overflow:hidden;
	border:1px solid #888;
}
*/
#scroller {
	float:left;
}


.clear {
	clear:both;
}

#main {
	width:400px;
	height:100%;
	overflow:hidden;
	float:left;
}



/*
#watch {
	display: block;
	background: #000;
	top: -2em;
	left: -2em;
	position: absolute;
	width: 1em;
	height: 1em;
}
*/
