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

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

a:hover
{
  text-decoration: underline;
	outline: none;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
  font-size: 11px;
}

#logo
{
	height: 107px;
	background: url('../images/cien_gorny.png') center 11px no-repeat;
	padding: 23px 120px 0px 120px;
	position: relative;
}

#logo p
{
	position: absolute;
	top: 40px;
	left: 350px;
	font-size: 22px;
	font-weight: bold;
	width: 400px;
}

#emblemat
{
	position: absolute;
	top: 100px;
	right: 130px;
}

#pieczemy
{
	position: absolute;
	top: 134px;
	right: 460px;
}

#top
{
	padding-top: 14px;
}

#top_in
{
	height: 86px;
	padding-top: 220px;
}

#top .menu
{
	background: url('../images/menu.png') center top no-repeat;
	text-align: center;
	height: 46px;
	padding-top: 13px;
}

#top .menu a
{
	padding: 0px 20px;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #fff;
	text-shadow: #222 1px 1px 0px;
}

#top .menu a.active, #top .menu a:hover
{
	color: #372d20;
	text-shadow: #fff 0px 0px 0px;
}

#container
{
	padding: 0px 0px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

#container_in,
.container_in
{
	width: 960px;
	padding: 0px 0px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

#content
{
	padding: 10px 110px;
}

.noborder
{
	border: 0px !important;
}

.galeria
{
	border: 0 !important;
	clear: both;
	padding: 20px 0px;
}

.galeria img
{
	margin: 15px auto;
	padding: 0px;
        display: block;
}

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

.form div
{
	padding: 5px 0px 5px 0px;
	line-height: 100% important;
}

.form input, textarea, select
{
	padding: 3px;
	width: 180px;
	color: #7e7e7e;
	margin: 0px;
	font-size: 11px;
	border: 1px solid #ccc;
}

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

.form label, .label
{
	display: block;
	width: 150px;
	float: left;
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
	clear: both;
	color: #372d20;
}

.label
{
	width: 160px;
}

.form label span, .label span
{
	color: red;
}


.form .button
{
	background: #372d20;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	padding: 3px 5px;
	width: auto !important;
	font-size: 11px;
	border: 0px;
}

.error
{
	padding-left: 110px;
	padding-bottom: 5px;
	color: #a61021;
}

.zielony
{
	color: green;
}

#stopka .container_in
{
	width: 720px;
	padding: 15px 90px;
}

#stopka
{
	text-align: right;
	margin-top: 10px;
}

#text
{
	width: 474px;
	float: left;
	line-height: 140%;
	padding-top: 10px;
	font-size: 14px;
	font-family: 'Comic Sans Ms';
}

#text p
{
	padding-bottom: 8px;
}

#text h1
{
	font-size: 22px;
	padding-bottom: 15px;
	font-weight: normal;
}

.text ul
{
	margin: 20px;
	margin-left: 30px;
}

.text ul li
{
	color: #a36437;
}

#ns
{
	float: right;
	margin-left: 10px;
	height: 100%;
	overflow: hidden;
}

#ns_top
{
	width: 256px;
	height: 55px;
	background: url('../images/box_top.png') no-repeat;
}

#ns_top h1
{
	color: #fff;
	font-size: 17px;
	text-shadow: #222 1px 1px 0px;
	text-align: center;
	padding-top: 18px;
	font-weight: normal;
}

#ns_middle
{
	background: url('../images/box_middle.png') repeat-y;
	padding-top: 2px;
}

#ns_bottom
{
	width: 256px;
	height: 54px;
	background: url('../images/box_bottom.png') no-repeat;
	margin-bottom: 20px;
}

.adres
{
	text-align: center;
	padding-bottom: 10px;
	width: 200px;
	margin: 0 auto;
	font-size: 13px;
}

.adres h2
{
	font-size: 16px;
	padding-bottom: 3px;
}

#link
{
	padding-bottom: 10px;
}

#link a
{
	display: block;
	font-size: 16px;
	padding-left: 70px;
	width: 120px;
	font-weight: bold;
	margin: 0 auto;
	height: 50px;
}

.adres img
{
    width: 100%;
}

#cookie-info
{
	background: #ddd;
	width: auto;
	padding: 10px 10px 15px 10px;
	margin: 0px auto;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 9999;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 11px;
	color: #111;
	display: none;
}

#cookie-info .inner
{
	width: 1024px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
}

#cookie-info a.close
{
	display: block;
	text-align: center;
	margin-top: 5px;
}

#cookie-info a
{
	text-decoration: none;
	color: red;
}