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;
}

body
{
	background:  #1f3f30;
}

.container_top
{
  overflow: hidden;
  height: auto;
	width: 100%;
	background:  url('../images/gfx/tlo.jpg') repeat-x #fff;
}

.container_middle
{
  overflow: hidden;
  height: auto;
	width: 100%;
	background: url('../images/gfx/cien.jpg') no-repeat bottom center #fff;
	border-bottom: 8px #ba210f solid;
}

.c_main
{
	width: 850px;
  margin: 0 auto;
}


#top
{
	background: url('../images/gfx/top.jpg') no-repeat;
	height: 280px;
	clear: both;
	position: relative;
}

#logo
{
	position: absolute;
	top: 20px;
	left: 40px;
	width: 170px;
	height: 100px;
}

#linki_miasta
{
	width: 85px;
	height: 62px;
	background: url('../images/gfx/miasta.png') no-repeat;
	position: absolute;
	top: 155px;
	left: 574px;
}

#linki_miasta a
{
	display: block;
	width: 85px;
	height: 31px;
	text-decoration: none;
}

.adres
{
	position: absolute;
	top: 138px;
	left: 663px;
	color: #fff;
	font-size: 13px;
	line-height: 15px;
}

#link_mapa
{
	position: absolute;
	top: 240px;
	left: 752px;
}

#link_mapa a
{
	color: #fff;
	font-weight: bold;
}

#menu
{
	clear: both;
	position: absolute;
	top: 107px;
	left: 339px;
}

#menu a
{
	display: block;
	height: 18px;
	float: left;
	outline: none;
	margin-left: 10px;
	margin-right: 10px;
}

#menu a:hover
{
	text-decoration: none;
	opacity: 0.8;
  filter: alpha(opacity = 60);
}

#menu a#o_firmie
{
	background: url('../images/gfx/menu/o_firmie.jpg') no-repeat;
	width: 56px;
}

#menu a#oferta
{
	background: url('../images/gfx/menu/oferta.jpg') no-repeat;
	width: 47px;
}

#menu a#klienci
{
	background: url('../images/gfx/menu/klienci.jpg') no-repeat;
	width: 47px;
}

#menu a#promocje
{
	background: url('../images/gfx/menu/promocje.jpg') no-repeat;
	width: 66px;
}

#menu a#realizacje
{
	background: url('../images/gfx/menu/realizacje.jpg') no-repeat;
	width: 68px;
}

#menu a#realizacje
{
	background: url('../images/gfx/menu/realizacje.jpg') no-repeat;
	width: 68px;
}

#menu a#kontakt
{
	background: url('../images/gfx/menu/kontakt.jpg') no-repeat;
	width: 55px;
}

#stopka
{
	padding: 8px;
	color: #fff;
	text-align: right;
}

#stopka a
{
	color: #30765e;
}

#menu_adm
{
	background: #ba210f;
	color: #fff;
	font-size: 14px;
	clear: both;
	font-weight: bold;
	padding: 5px;
}

#menu_adm a
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

div.panel
{
	color: #fff;
	font-size: 18px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

#body
{
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	height: 100%;
}

#lewa
{
	width: 560px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 180%;
}

ol, ul
{
	margin-left: 30px;
	clear: both;
}

li
{
	clear: both;
}

.realizacje
{
	text-align: center;
}

.realizacje h2
{
	text-align: left;
}

.realizacje img
{
	padding: 5px;
	border: 1px solid #000;
	margin: 5px;
}

span.block
{
	color: #c52620;
	width: 120px;
	float: left;
}

#prawa
{
	float: right;
	width: 230px;
	float: left;
	padding-right: 20px;
}

#prawa a
{
	font-weight: bold;
}

.promocja
{
	border-bottom: 1px #ba210f solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mapa
{
	width: 560px;
}

span.title_promocja
{
	font-weight: bold;
	font-size: 18px;
}

#loga
{
	clear: both;
	padding-top: 20px;
}

/*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: #fff;
}

h1.form
{
	color: #fff;
	font-size: 16px;
}

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*/
