/* reseting  */

html, body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, dl, dt, dd, form, select, fieldset, hr, blockquote, input {
	margin: 0;
	padding: 0;
	}
	
img, fieldset {
	border: none;
	}
	
a:link, a:visited	{
	text-decoration: none;
	color: #fff
	}

a:hover {
	text-decoration: none;
	color: #000
	}

table {
	border-collapse: collapse
	}

.left {
	float: left
}

.right {
	float: right
}

	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	display: block;
	background-color: #5c4d3f;
	color: #fff;
	padding: 10px 0 6px 2px;
	margin-bottom: 20px
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	display: block;
	background-color: #5c4d3f;
	color: #fff;
	padding: 10px 0 6px 2px;
	margin-bottom: 20px;
	width: 90%
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 20px;
}

.txt {
	font-size: 14px;
	line-height: 20px;
	color: #000
}

.signature {
	font-size: 18px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;

}


/* layout */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 20px;
	background: url(/img/bg_main.png) repeat-x #756b5e;
	padding-top: 8px;
}
	
div#intro { /* tutaj tlo intro, zalezne od podstrony, przechowuje rozne tla */
	width: 100%;
	height: 1145px;
	margin: auto;
	background: url(/img/bg_intro.jpg) no-repeat 50% 50%
}

div#intro_flash, div#content {
	width: 850px;
}

div#content {
	padding-top: 15px
}	

div#contener { /* zasadnicza calosc serwisu */
	width: 850px;
	margin: auto;
}
	
div#head {
	width: 850px;
	height: 105px;
	border-bottom: 1px solid #91897e
}	

div#footer {
	width: 850px;
	height: 25px;
	border-top: 1px solid #91897e;
	padding: 5px 0;
	font-size: 10px;
	color: #ebebeb;
	clear: both
}

div#copyrights {
	float: left;
}

div#credits {
	float: right;
	text-align: right;
	width: 580px;
	color: #91897e
}

div#credits h1, h2, h3 {
	font-size: 10px;
	color: #91897e;
	background-color: transparent !important;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	line-height: 14px
}

div#enter {
	float: left;
	height: 38px;
	width: 250px;
}

div#enter_pl, div#enter_en {
	width: 96px;
	height: 33px;
	margin-right: 20px;
	float: left;
	background: none;
}

/*div#enter_pl {
	background: url(../img/btn_wejscie_pl.png) !important;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image src=../img/wejscie_pl.png);
}*/

div#enter_en {
	background: url(/img/btn_wejscie_en.png) !important;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image src=../img/wejscie_en.png);
}	

div#logo {
	width: 510px;
	height: 100px;
	background: url(/img/logo_pl.png) !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image src=/img/logo_pl.png);
}	

div#logo_en {
	width: 510px;
	height: 100px;
	background: url(http://arturhalagan.com/img/logo_en.png) !important;
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image src=http://arturhalagan.com/img/logo_en.png);
}	


div#lang {
	width: 100px;
	padding-top: 86px;
	text-align: right
}

div#sound {
	padding-top: 82px;
	text-align: right;
	margin-left: 10px;
	float: right
}
	
a.ll_PL:link, a.ll_PL:visited, a.ll_EN:link, a.ll_EN:visited {
	display: block;
	width: 35px;
	height: 11px;
	float: right;
}	

a.ll_PL:link, a.ll_PL:visited {
	background: url(/img/btn_lang_PL.gif) 0 11px;
	margin-right: 10px
}
	
a.ll_EN:link, a.ll_EN:visited {
	background: url(/img/btn_lang_EN.gif) 0 11px;
}

a.ll_PL:hover {
	background: url(/img/btn_lang_PL.gif) 0 0
}

a.ll_EN:hover {
	background: url(/img/btn_lang_EN.gif) 0 0
}

a.ll_SEL {
	background-position: top !important;
}

a.fl:link, a.fl:visited {
	color: #91897e;
	text-decoration: none
	}

a.fl:hover {
	color: #fff
	}


div#menu {
	font-weight: bold;
	color: #FFF;
	height: 25px;
	padding-top: 15px;
}
	
a.ml:link, a.ml:visited {
	text-decoration: none;
	color: #FFF;
	padding: 0 8px;
}

a.ml:hover {
	color: #600
}	

div#page { /* tutaj tlo stron ogolnotekstowych, poza galeriami i intro */
	width: 100%;
	height: 1440px;
	margin: auto;
	background: url(/img/bg_page.jpg) no-repeat 50% 50%
}
	
div#left {
	float: left;
	width: 165px;
	margin-right: 25px
}

div#left ul {
	margin-bottom: 15px
}	

li.sl { /* siede links */
	list-style-type: none;
	list-style-image: none;
}

a.sll:link, a.sll:visited {
	display: block;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	border-bottom: 1px solid #91897e;
	padding: 10px 0 8px 0;
	font-weight: normal;
	margin: 0;
	
}

a.sll:hover {
	background-color: #C4AF99;
	color: #5c4d3f;
	padding-left: 10px
}

div#right {
	float: right;
	width: 660px;
	padding-bottom: 20px;
} 	
	
div#foto_in_text {
	float: right;
	margin: 0 0 0 15px
}

div#galeria { /* tutaj tlo, lub jego brak dla strony z galeria */
	width: 100%;
	height: 1000px;
	margin: auto;
	background: url(/img/bg_galeria.jpg) no-repeat 50% 50%
}


div#scroller {
	width: 850px;
	clear: both;
	padding: 10px 0;
}

div#scroller_menu {
	border-bottom: 1px solid #91897e;
	width: 850px;
	clear: both;
	padding: 3px 0;
}

#scrollerfoto, #scroller_foto {
	overflow: hidden;
	width: 780px;
	display: block;
	position: relative;
	}
	
td#scroller_foto img {
	margin-right: 10px;
	border: 1px solid #91897e;
	}
	
div#fullimg {
	text-align: center;
/*	min-height: 450px;
	_height: 450px
*/}

div#fullimg img {
	border: 10px solid #F2F2F2;
	text-align: center
}	


a.sl_left:link, a.sl_left:visited, a.sl_right:link, a.sl_right:visited {
	display: block;
	width: 25px;
	height: 70px;
}	

a.sl_left:link, a.sl_left:visited {
	background: url(/img/scroll_left.gif) no-repeat;
	margin-right: 10px
}
	
a.sl_right:link, a.sl_right:visited {
	background: url(/img/scroll_right.gif) -25px 0;
	margin-left: 10px
}

a.sl_left:hover {
	background: url(/img/scroll_left.gif) -25px 0;
}

a.sl_right:hover {
	background: url(/img/scroll_right.gif) no-repeat
}

#items{
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
	width: 50000px;
	position: relative;
	letter-spacing: 0em;
}
#items li{
	float: left;
	list-style: none;
	margin-right: 2px;
}
#items .thumb {
	cursor: pointer;
	margin: 0px 4px 0px 4px;
	padding: 0px;
}

div.ref_foto {
	float: left;
	width: 150px;
	margin-bottom: 15px;
	padding-right: 15px;
	text-align: center
	}
	
div.ref_spis {
	border-top: 1px solid #91897e;
	padding: 15px 0 0 0;
	width: 660px;
	float: left;
	clear: both;
}

a.ref_link:link, a.ref_link:visited {
	border: 5px solid #F2F2F2;
	width: 140px;
	display: block
} 

a.ref_link:hover {
	border: 5px solid #C4AF99;
} 


a.ref_next:link, a.ref_next:visited {
	display: block;
	font-size: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
	background-color: #5C4D3F;
	text-align: center;
	padding: 5px
}

a.ref_next:hover {
	background-color: #C4AF99;
	color: #5c4d3f;
}

.ref_link_ml {
	margin-left: 5px
}

.ref_link_mr {
	margin-right: 5px
}
