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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
background: #fff;
color: #111;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 18px;
}


#head_logo {
    float: left;
    width: 320px;
    height: 112px;
    background: url(/images/logo.jpg) top center no-repeat;
}

#head_logo h1{
    text-indent: -9999px;
}

h2 {
font-size: 24px;
font-weight: bold;
font-style:italic;
color: #fff;
padding:40px 0 20px 0;
}

#container {
width: 900px;
text-align: center;
margin: 0 auto;
}

#footer {
font-size: 12px;
color: #444;
clear: both;
padding: 20px 0;
line-height: 1.4;
text-align: center;
}

#footer a, #fpfs a {
color: #333;
text-decoration: none;
}

#footer td{
	text-align: center;
	margin: 0 auto;
	vertical-align: middle;
//border: 1px solid white;
}


#fpfs img {
vertical-align: middle;}

#fpfs {
font-size: 14px;
}

strong {
	font-weight: bold;
}

a.przygotowania, a.ceremonia, a.przyjecie, a.plener {
    display: block;
    float: right;
    text-indent:-9999px;
    background: url(/images/menu_przygotowania.jpg) top left no-repeat;
    width: 181px;
    height: 89px;
}

a.ceremonia {
    background: url(/images/menu_ceremonia.jpg) top left no-repeat;
    width: 126px;
    
}

a.przyjecie {
    background: url(/images/menu_przyjecie.jpg) top left no-repeat;
    width: 111px;
    
}

a.plener {
    background: url(/images/menu_plener.jpg) top left no-repeat;
    width: 85px;
   
}

a.getting_ready, a.ceremony, a.reception, a.outdoor {
    display: block;
    float: right;
    text-indent:-9999px;
    background: url(/images/menu_przygotowania.jpg) top left no-repeat;
    width: 169px;
    height: 89px;
}

a.ceremony {
    background: url(/images/menu_ceremonia.jpg) top left no-repeat;
    width: 122px;
    
}

a.reception {
    background: url(/images/menu_przyjecie.jpg) top left no-repeat;
    width: 118px;
    
}

a.outdoor {
    background: url(/images/menu_plener.jpg) top left no-repeat;
    width: 112px;
   
}

#head_logo {
    float: left;
    width: 350px;
    height: 112px;
    background: url(/images/logo.jpg) top left no-repeat;
}

#head_logo h1{
    text-indent: -9999px;
}



