﻿/* CSS Document */
body{
  	background-image: url('img/tlo.gif');
	font-family: Verdana;
	font-size:11px;
	line-height: 16px;
	color: #eee;
	margin: 0;
	padding: 0;
}
div#odn1 {
background-image: url('menu2.gif');
height: 64px ;
width: 135px ;
float: left;
margin: 0;
padding: 0;
}
div#odn1:hover {
background-position: 0 64px;   
margin: 0;
padding: 0;
}

div#odn2 {
background-image: url('menu3.gif');
height: 64px ;
width: 132px ;
float: left;          
margin: 0;
padding: 0;
}
div#odn2:hover {
background-position: 0 64px; 
margin: 0;
padding: 0;
}

div#odn3 {
background-image: url('menu4.gif');
height: 64px ;
width: 164px ;
float: left;      
margin: 0;
padding: 0;
}
div#odn3:hover {
background-position: 0 64px; 
margin: 0;
padding: 0;
}

div#odn4 {
background-image: url('menu5.gif');
height: 64px ;
width: 160px ;
float: left;              
margin: 0;
padding: 0;
}
div#odn4:hover {
background-position: 0 64px; 
margin: 0;
padding: 0;
}

div#odn5 {
background-image: url('menu6.gif');
height: 64px ;
width: 149px ;
float: left;             
margin: 0;
padding: 0;
}
div#odn5:hover {
background-position: 0 64px;   
margin: 0;
padding: 0;
}

div#wrap{
	background-color: #303030;
	margin: auto;
	width:1000px;
	text-align: left; 
  padding: 0;
}
.odnosniki{
  width:1000px;
  height:40px;
  margin: 0;
  padding: 0;
}
a img {
      border:0;
}
img {
  border: 0;
  }
div#main{
  height: 491px;
  background: url(main.jpg);
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

div#rest{
  height: 487px;
  background: url(bg.jpg);
  background-position: center;
  background-repeat: no-repeat;  
  margin: 0;
  padding: 0;
}
div#stopka{
  clear:both;
  background: url(stopka.jpg);
  background-position: center;
  background-repeat: no-repeat;
  width:1000px;
  padding-top: 25px;
  /* margin-left: 45px;
  margin-right: 45px;  */
  height: 62px;
  text-align:center;
  font-family:Tahoma;
  /*font-size:12px;  */
  color: #FFFFFF;
}
div#tekst_stopka{
  margin-left: 35px;
  margin-right: 35px;
}
.panel{
  background: url(img/panel.jpg);
  background-repeat: no-repeat;
  width:141px;
  height:20px;
  margin-left: 10px;
  padding-bottom: 10px;
}
.paneltresc{
  padding-top:2px;
  text-align:center;
  font-size:11px;
  font-weight:900;
  }
.wyrozniony{
  font-weight:900;
  color:#5ca9ff;
  display:inline;
  text-shadow: #000000 1px 1px 1px;
}
a:link{
	color: #75965c;
	text-decoration:none;
}

a:visited{
	color: #75965c;
	text-decoration:none;
}

a:active{
	color: #4e8f1f;
	text-decoration:none;
}

a:hover{
	color:#8fd65b;
	text-decoration:underline;
}

ul {
	position: relative;
	left: -10px;
}

h1 {
  margin-left: 15px;
  font-size: 16px;
  font-weight: 800;
}
