* {
	padding: 0;
	margin: 0;
}

body {
	background: #324475 url(../images/tlo-main.jpg) no-repeat 0% 0%;
	background-attachment: fixed;
}














/* style dla tła - zdjęcie */

#foto {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1; 
	margin: 0;
	width: 506px;
	height: 1020px;
	background: url(../images/tlo-suknia.jpg) no-repeat 0% 0%;
	background-attachment: fixed;
}








/* ustawienia styli dla sekcji logo */

#logo {
	position: absolute; 
	left: 900px;
	top: 40px;
	z-index: 2; 
	width: 270px;
	font: normal 11px trebuchet ms, tahoma, verdana; 
	color: #ddd;
	line-height: 14px;
	text-align: right;
}

#logo img {
	border: 0;
}
#logo strong {
	font: normal 13px trebuchet ms, tahoma, verdana; 
	color: #fff;
	text-transform: uppercase;
}










/* ustawienia styli dla menu głównego */

#mainmenu {
	position: fixed; 
	left: 0;
	bottom: 0;
	z-index: 100; 
	width: 100%;
	height: 66px;
	background: url(../images/tlo-menu.png) repeat-x bottom;
	margin: 0 auto;
}
#mainmenu div {
	position: relative;
	margin: 0;
	padding: 10px 0 0 394px;
	width: 806px;
}
#mainmenu div a {
	float: left;
	margin-top: 12px;
	padding: 6px 25px;
	font: normal 13px tahoma, arial;
	color: #eee;
	text-decoration: none;
	text-transform: lowercase;
}
#mainmenu div a:hover {
	margin-top: 1px;
	padding: 17px 25px;
	background: url(../images/tlo-menu-hover.png);
	color: #fff;
	text-decoration: none;
	border: 0;
}

img.ikonka {
	border: 0; 
	margin-right: 2px;
	vertical-align: -4px;
}











/* ustawienia styli dla sekcji index */

#index {
	position: absolute; 
	left: 490px;
	top: 250px;
	z-index: 2; 
	width: 520px;
	min-height: 500px;
	color: #ddd;
}

#index strong {
	font: bold 14px trebuchet ms, tahoma, verdana;
	color: #fff;
}

#index h1 {
	font: normal 22px trebuchet ms, tahoma, verdana;
	color: #fff;
	line-height: 24px;
	text-decoration: none;
}
#index h1 strong {
	font: normal 32px trebuchet ms, tahoma, verdana;
	color: #fc0;
}

#index a {
	color: #ffe931;
	text-decoration: none;
}
#index a:hover {
	color: #ff4d4d;
	text-decoration: underline;
}










/* ustawienia styli dla sekcji container */

#container {
	position: absolute; 
	margin: 200px 0 0 390px;
	z-index: 2; 
	width: 780px;
	line-height: 14px;
	text-align: left;
	border: 0;
}











/* ustawienia styli dla sekcji text */

#text {
	position: relative; 
	margin: 0;
	padding: 0;
	width: 780px;
	border: 0;
}

#text div.up {
	width: 100%;
	height: 25px;
	background: url(../images/tlo-text-up.png);
	border: 0;
}
#text div.main {
	width: 700px;
	background: url(../images/tlo-text.png);
	padding: 20px 40px 16px 40px;
	border: 0;
}
#text div.down {
	width: 100%;
	height: 25px;
	background: url(../images/tlo-text-down.png);
	border: 0;
}

#text div.main p.left {
	float: left;
	width: 300px;
	border: 0;
}
#text div.main p.right {
	float: right;
	width: 400px;
	border: 0;
}

#text a img.galeria {
	margin: 1px;
	border: 1px solid #abbbe4;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#text a:hover img.galeria {
	margin: 0;
	border: 2px solid #ff4d4d; 
	opacity: 1;
	filter: alpha(opacity=100);
}











/* ustawienia styli dla ramki galeria */

iframe.gal {
	width: 696px; 
	height: 508px;
	border: 1px dotted #bbb; 
	overflow: hidden;
}











/* ustawienia styli dla sekcji title */

#title {
	width: 100%;
	padding-bottom: 2px;
	margin-bottom: 28px;
	font: bold 19px trebuchet ms, tahoma, arial;
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase; 
	text-align: right; 
	border-bottom: 1px dotted #aaa;
}













/* ustawienia styli dla sekcji footer */

#footer {
	width: 100%;
	padding-top: 10px;
	margin-top: 38px;
	border-top: 1px dotted #999;
}

#footer span {
	padding: 0 2px;
	font: bold 14px trebuchet ms, tahoma, arial;
	color: #0cf;
}














/* ustawienia styli dla sekcji bottom */

#bottom {
	width: 100%;
	margin-top: 32px;
}

#bottom div.up {
	width: 100%;
	height: 25px;
	background: url(../images/tlo-bottom-up.png);
	border: 0;
}
#bottom div.main {
	width: 700px;
	height: 114px;
	background: url(../images/tlo-bottom.png);
	padding: 0 40px;
	border: 0;
}
#bottom div.main p.left {
	float: left;
	width: 220px;
	border: 0;
}
#bottom div.main p.right {
	float: right;
	width: 480px;
	border: 0;
}
#bottom div.down {
	width: 100%;
	height: 125px;
	background: url(../images/tlo-bottom-down.png) no-repeat top;
	border: 0;
}


#bottom strong {
	font: normal 13px trebuchet ms, tahoma, arial;
	color: #fff;
	text-decoration: none;
}

#bottom a, 
#bottom a:link, 
#bottom a:visited {
	font: normal 11px trebuchet ms, tahoma, arial;
	color: #fed100;
	line-height: 15px;
	text-decoration: none;
}
#bottom a:hover {
	color: #ff4d4d;
	text-decoration: underline;
}














/* style ogólne */

div, p, td, li, h5 {
	font: normal 11px trebuchet ms, tahoma;
	line-height: 16px;
	color: #ecf1ff;
}
strong {
	font: bold 14px trebuchet ms, tahoma; 
	color: #fff;
}
a {
	color: #ffe931;
	text-decoration: none;
}
a:hover {
	color: #ff4d4d; 
	text-decoration: underline;
}
span {
	color: #e5e5e5;
}





.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

.txt-left {
	text-align: left;
}
.txt-right {
	text-align: right;
}

.noborder {
	border: 0;
}
.border {
	border-top: 1px dotted #8e503a;
	height: 18px;
}
.nodisplay {
	display: none;
}

.italic {
	font-style: italic;
	color: #e5e5e5;
}

.w181 {
	width: 181px;
}
.w156 {
	width: 156px;
}
.w119 {
	width: 119px;
}
.w104 {
	width: 104px;
}

.padleft1 {
	padding-left: 270px;
}
.padleft2 {
	padding-left: 180px;
}
.padright1 {
	padding-right: 30px;
}




h1 {
	font: normal 19px tahoma, trebuchet ms;
	color: #d40;
	padding: 0 0 40px 0;
	line-height: 24px;
}
h1 strong {
	font-size: 19px;
}
h1 span {
	font-size: 24px;
	color: #7f3636;
}



h2 {
	margin: 0 0 12px 0;
	font: normal 24px trebuchet ms, tahoma, verdana;
	line-height: 32px;
	color: #ff916e;
}
h2.txt {
	margin: 12px 0 12px 0;
	font: normal 24px trebuchet ms, tahoma, verdana;
	line-height: 32px;
	color: #ff916e;
}

h2.polecamy {
	font: bold 26px trebuchet ms, tahoma, verdana; 
	color: #ffd8a0;
	text-decoration: none;
	padding: 5px 0 4px 0;
}
h2.polecamy a {
	font: normal 17px trebuchet ms, tahoma, verdana; 
}
h2.polecamy a:hover {
	text-decoration: underline;
}

h2.kontakt {
	font: normal 22px trebuchet ms, tahoma, verdana;
	line-height: 24px;
	color: #444;
}
h2.kontakt strong {
	font: bold 27px trebuchet ms, tahoma, verdana;
	color: #e40;
}



strong.title {
	font: bold 15px trebuchet ms, tahoma, verdana; 
	line-height: 24px;
	color: #ffb54c;
}

ul.txt {
	margin: 16px 0 16px 20px;
}






img.imgleft {
	float: left; 
	border: 2px solid #abbbe4; 
	margin: 4px 29px 2px 0;
}
img.imglefth2 {
	float: left; 
	border: 0; 
	margin: 9px 22px 2px 0;
}
img.imgright {
	float: right; 
	border: 2px solid #abbbe4; 
	margin: 4px 0 2px 35px;
}
img.kontakt {
	float: left; 
	border: 1px solid #614848; 
	margin: 4px 29px 2px 0;
}



iframe.mapa {
	width: 698px; 
	height: 450px;
	border: 1px dotted #888; 
	overflow: hidden; 
}

