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, input, textarea, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
margin: 0;
padding: 0;
background: transparent none repeat scroll 0;
border: 0 none;
outline-color: invert;
outline-style: none;
outline-width: 0;
vertical-align: baseline;
}

body  {
  background: url(images/tlo.png) repeat-x #8a949d;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #313B44;
	min-width: 100%;
	min-height: 100%;
}

#center {
  position: relative;
  width: 780px;
  background: url(images/srodek.png) repeat-y #8a949d;
  margin: 0 auto;
  min-height: 100%;
}

#top {
  position: relative;
  height: 183px;
  width: 780px;
}

#flash {
  position: absolute;
  width: 200px;
  height: 130px;
  top: 11px;
  left: 290px;
}

#phone {
  position: absolute;
  top: 117px;
  left: 40px;
  font-size: 11px;
  color: #4b0000;
  font-weight: bold;
}

#menu {
  position: relative;
  margin: -40px auto 0 auto;
  width: 600px;
  height: 36px;
  
}

#menu img {float: left;}

#menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 36px;
}

#menu ul li a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 12px 12px;
	font-size: 12px;
	font-weight: bold;
	color: #eff5ac;
  background: url(images/menu1.png) repeat-x;
	height: 36px;
}

#menu ul li a:hover {
	cursor:pointer;
	background: url(images/menu2.png) repeat-x;
}

#kontener {
  position: relative;
  width: 700px;
  margin: 20px auto 0 auto;
  z-index: 10;
  text-align: justify;
  padding-bottom: 20px;
}

#kontener p {
  margin-top: 10px;
  line-height: 17px;
}

#kontener h1 {
	margin: 10px 40px;
	font-size: 13px;
	color: #9B0000;
}

#kontener a {
  text-decoration: none;
  color: #313B44;
  font-weight: bold;
}

#kontener a:hover {
  text-decoration: underline;
}

#video {
  text-align: center;
}

#video object {
  margin: 15px 12px;
  border: 1px solid #313B44;
  }

#right {
  position: relative;
  width: 300px;
  float: right;
  margin-top: 15px;
}

#preview {
 	position:absolute;
 	margin-top: -67px;
	border:1px solid #313B44;
	background:#333;
	display:none;
	color:#fff;
	z-index: 200;
}

#slider {
  position: relative;
  width: 300px;
  height: 200px;
}

#slider IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slider IMG.active {
    z-index:10;
    opacity:1.0;
}

#slider IMG.last-active {
    z-index:9;
}

#content {
  width: 380px; 
}

.napisy {
  margin: 10px;
}

.galeria {
  text-align: center;
  margin: 15px 0;
}

.galeria img {
  margin: 10px;
  border: 1px solid #313B44;
}

#linki {
   float: right; 
   width: 300px; 
   text-align: left;
}

#linki img {
  margin-top: 15px;
  border: 1px dotted #DF2828;
}

#stopka {
  clear: both;
  position: relative;
  width: 780px;
  height: 25px;
  text-align: left;
  margin: 0 auto;
}

