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;
	color: #666;
}

body
{
	background-color: #fff;
}

h1
{
	background: url('../images/gfx/h1.jpg') no-repeat 0px 4px;
	width: 633px;
	height: 26px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

#container
{
	padding: 10px;
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  height: auto;
	background-color: #fff;
}

#top
{
	background: url('../images/gfx/top.jpg') no-repeat;
	height: 275px;
	clear: both;
	border-top: 1px solid #fff;
}

#menu
{
	clear: both;
}

#menu a
{
	display: block;
	width: 160px;
	height: 39px;
	float: left;
}

#menu a:hover
{
	text-decoration: none;
}


#menu a#a_1
{
	background: url('../images/gfx/1.jpg') no-repeat;
}

#menu a#a_1:hover, #menu a#a_1.active
{
	background: url('../images/gfx/1_on.jpg') no-repeat;
}

#menu a#a_2
{
	background: url('../images/gfx/2.jpg') no-repeat;
}

#menu a#a_2:hover, #menu a#a_2.active
{
	background: url('../images/gfx/2_on.jpg') no-repeat;
}

#menu a#a_3
{
	background: url('../images/gfx/3.jpg') no-repeat;
}

#menu a#a_3:hover, #menu a#a_3.active
{
	background: url('../images/gfx/3_on.jpg') no-repeat;
}

#menu a#a_4
{
	background: url('../images/gfx/4.jpg') no-repeat;
}

#menu a#a_4:hover, #menu a#a_4.active
{
	background: url('../images/gfx/4_on.jpg') no-repeat;
}

#menu a#a_5
{
	background: url('../images/gfx/5.jpg') no-repeat;
}

#menu a#a_5:hover, #menu a#a_5.active
{
	background: url('../images/gfx/5_on.jpg') no-repeat;
}

#menu a#a_6
{
	background: url('../images/gfx/6.jpg') no-repeat;
}

#menu a#a_6:hover, #menu a#a_6.active
{
	background: url('../images/gfx/6_on.jpg') no-repeat;
}

#lewa
{
	width: 661px;
	float: left;
	padding-right: 20px;
}

#body
{
    height: 100%;
    overflow: hidden;
}

#prawa
{
	float: right;
	background: url('../images/gfx/prawa.jpg') no-repeat;
	height: 503px;
	width: 269px;
	position: relative;
	float: right;
	font-weight: bold;
}

div#f1
{
	position: absolute;
	left: 20px;
	top: 65px;
	width: 200px;
}

div#f2
{
	position: absolute;
	left: 20px;
	top: 105px;
	width: 200px;
}

div#f3
{
	position: absolute;
	left: 20px;
	top: 165px;
	width: 200px;
}

#wiecej
{
	display: block;
	position: absolute;
	left: 0px;
	top: 466px;
}


#stopka
{
	background: url('../images/gfx/stopka.jpg') no-repeat;
	height: 13px;
	clear: both;
	padding: 9px;
}

ul
{
	margin-left: 40px;
}

table
{
	font-size: 10px;
	border-collapse: separate;
	text-align: center;
	border: 1px solid #fff;
}

table tr th
{
	background: #444;
	color: #fff;
	padding: 5px;
	border: 1px solid #fff;
	margin: 2px;
	font-weight: bold;
}

table tr td
{
	padding: 5px;
	border: 1px solid #fff;
	margin: 2px;
	background: #eee;
}

#map_canvas
{
	width: 500px;
	height: 500px;
	float: left;
	background: #ccc;
}

#galeria
{
	overflow: hidden;
	height: 100%;
}

#galeria img
{
	padding: 5px;
	border: 1px solid #999;
}

#galeria img:hover
{
	background: #ccc;
}

#galeria div.three
{
	width: 661px;
	margin: 0 auto;
	clear: both;
}

.obrazek
{
	display:block;
	width: 190px;
	float: left;
	text-align: center;
	padding: 12px !important;
}


#form_kontakt
{
	width: 400px;
	float:left;
}

#form_kontakt div
{
	clear: both;
}

.alert
{
text-align: center;
color: #4d7044;
padding-top: 10px;
}

#kontakt
{
	padding: 20px;
	overflow: hidden;
	height: 100%;
}

/*formularz*/
label.form
{
	text-align:right;
  display: block;
  width: 30px;
  float: left;
	padding: 0px;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 12px;
	margin: 3px;
	color: #666;
}

h1.form
{
	color: #4d4948;
	font-size: 14px;
}

select.form,input.form,textarea.form {
  display: block;
  float: left;
	border-style: solid; border-color: #999; border-width: 1px;
	font-size: 10px;
	padding: 1px;
	margin: 3px;
	color: #6e7071;
	width: 100px;
  }

.guzik
{
	background-color: #fc8500;
	color: #fff;
	border: 0px;
	font-size: 11px;
	width: 60px;
	padding: 2px;
}

/*end.formularz*/
