ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none;}

html
{
	height: 100%;
}

body
{
	background: url('../gfx/tlo.jpg') center repeat-y #a483ae;
	font-family: Trebuchet Ms, Arial, Verdana;
	font-size: 14px;
	height: 100%;
}

a
{
	outline: none;
	text-decoration: none;
	color: #fff;
}

.head
{
	background: url('../gfx/head.png') center top repeat-x;
	height: 100%;
}

#container
{
	width: 850px;
	margin: 0 auto;
	background: url('../gfx/tlo.jpg') center repeat-y #a483ae;
	height: 100%;
}

#container .head
{
	height: 34px;
}

#top
{
	height: 343px;
	background: url('../gfx/top.png') no-repeat;
	padding: 0px;
	position: relative;
	margin-bottom: 20px;
}

#top a
{
	position: absolute;
	left: 127px;
	top: 20px;
}

#slide
{
	position: absolute;
	left: 77px;
	top: 83px;
}


#content
{
	margin-left: 77px;
	margin-right: 77px;
}

#menu
{
	width: 200px;
	float: left;
}

#menu a
{
	display: block;
	font-size: 0px;
	height: 34px;
	width: 101px;
	background-image: url('../gfx/menu.png');
	background-repeat: no-repeat;
	margin-left: 15px;
}

#menu a span
{
	display: none;
}

#menu a#m_oferta
{
	background-position: 0px 0px;
}

#menu a#m_oferta:hover, #menu a#m_oferta.active
{
	background-position: -100px 0px !important;
}

#menu a#m_menu
{
	background-position: 0px -34px;
}

#menu a#m_menu:hover, #menu a#m_menu.active
{
	background-position: -100px -34px !important;
}

#menu a#m_galeria
{
	background-position: 0px -68px;
}

#menu a#m_galeria:hover, #menu a#m_galeria.active
{
	background-position: -100px -68px !important;
}

#menu a#m_kontakt
{
	background-position: 0px -102px;
}

#menu a#m_kontakt:hover, #menu a#m_kontakt.active
{
	background-position: -100px -102px !important;
}

#menu .hr
{
	height: 1px;
/* 	background: url('../gfx/menu_hr.jpg') no-repeat; */
	background: #872631;
}

div#h1
{
	height: 24px;
	background: url('../gfx/h1_tlo.png') no-repeat;
	margin-top: 10px;
	padding-top: 2px;
}

div#h1 h1
{
	font-size: 0px;
	background-image: url('../gfx/h1.png');
	background-repeat: no-repeat;
	padding-left: 0px;
	height: 18px;
	margin-left: 30px;
}

div#h1 h1 span
{
	display: none;
}

div#h1 h1#h1_strona_glowna
{
	background-position: 0px 0px;
}

div#h1 h1#h1_oferta
{
	background-position: 0px -18px;
}

div#h1 h1#h1_menu
{
	background-position: 0px -36px;
}

div#h1 h1#h1_galeria
{
	background-position: 0px -54px;
}

div#h1 h1#h1_kontakt
{
	background-position: 0px -72px;
}

#prawa
{
	width: 456px;
	float: left;
	margin-left: 30px;
	color: #6a2207;
	line-height: 150%;
	margin-right: 10px;
}

#stopka
{
	padding-top: 10px;
	padding-bottom: 15px;
	clear: both;
	border-top: 1px solid #872631;
	text-align: center;
	color: #872631;
	font-size: 10px;
	line-height: 100%;
	margin: 0px;
	height: 10px;
}

#stopka a
{
	text-decoration: none;
	color: #fff;
}

#stopka a:hover
{
	color: #6a2207;
}

#prawa ul
{
	margin-left: 20px;
}

#prawa li
{
	list-style-type: none;
	background: url('../gfx/li.png') 0px 3px no-repeat;
	padding: 4px 4px 3px 27px;
	font-weight: bold;
	color: #651d04;
	font-size: 14px;
}

#prawa p
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.zdjecia
{
	text-align: justify;
	padding: 8px;
}

.zdjecia a
{
	margin: 6px 5px;
	display: inline-block;
}

.zdjecia a:hover
{
  opacity: 0.7;
  filter: alpha(opacity = 70);
}

.zdjecia a img, iframe
{
	padding: 1px;
	background: #fff;
	border: 2px solid #651d04;
	margin-bottom: 2px;
}

.zdjecia a:hover img
{
	padding: 1px;
	background: #651d04;
	border: 2px solid #fff;
}

p.adres
{
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

p.adres span
{
	color: #651d04;
	font-size: 16px;
}

p.adres a
{
	color: #651d04;
}

.form
{
	padding-left: 20px;
}

.form div
{
	padding: 5px;
}

.form input, .form  textarea, .form  select
{
	padding: 1px;
	width: auto;
	color: #651d04;
	margin: 0px;
	font-size: 11px;
	border: 1px solid #651d04;
}

.form textarea
{
	width: 200px;
	height: 100px;
}

.form label, .label
{
	display: block;
	width: 128px;
	float: left;
	text-align: right;
	padding: 3px 10px 0px 0px;
	font-weight: bold;
	clear: both;
}

.success
{
	color: green;
	text-align: center;
	font-weight: bold;
}

#facebook
{
	position: fixed;
	right: 0px;
	top: 200px;
}