body {
  margin: 0 auto; 
  background: #f4f4f4; 
  font-family: Tahoma; 
  font-size: 12px; 
  color: #000000; 
  text-align: center;
}

h1, div{
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

#container {
  width: 950px; 
  margin: 0 auto; 
  text-align: center; 
  height: auto;	
}

img {
  border:none;
}

#top {
  display: inline-block;	
  height: 110px;
  line-height: 78px;		
  margin: 20px 0;	
  text-align: left;	
  width: 100%;
}

#top #logo {
  height: 110px;	
  display: inline-block;
  float: left;		
  width: 267px;
}
#top #logo img{
  position:relative;
  top:15px;	
  left:7px;	
}

#top #info {
  background: url(../images/i.png) 0 50% no-repeat;
  color: #909090;
  display: inline-block;
  float: right;	
  height: 58px;
  text-align: right;	
  width: 280px;
}
#menu {
	padding:0px;
	margin:0px;
	float:right;
  text-align: right;
	height:40px;
	line-height:65px;
	display:block-inline;
}

#menu a {
  color: #000000;
  font-size: 15px;
  padding: 0px 10px;
}

#menu a.active {
  color: #485c6e;
}

#animation{
	width:950px;
	height:200px;
	margin-bottom:2px;
}
#line {
  background: url(../images/line.png) repeat-y;
  border-top: 1px solid #dadada;
  height: 10px;
  width: 100%;	
}

#top_nav {
  display: block;
  height: 20px;
  line-height: 20px;
  text-align: left;	
  width: 100%;
}

#top_nav #szukaj {
  display: inline-block;
  float: left;	
  line-height: 20px;
  width: 245px;
}

#top_nav #szukaj input {
  background-color: #f4f4f4;
  border: 1px solid #b8b8b8;
  color: #5b5b5b;	
  height: 26px;	
  font-size: 12px;
  padding: 5px 10px;	
  width: 170px;	
}

#top_nav #szukaj input.submit {
  border: 0;
  color: #000000;
  font-size: 11px;	
  width: 50px;			
}

#top_nav #top_menu {
  display: inline-block;
  float: right;	
  height: 20px;	
  padding-left: 350px;
}

#top_nav #top_menu a {
  display: inline-block;
  color: #000000;
  font-size: 11px;	
}

#top_nav #top_menu a.a1 {
  padding: 4px 20px;	
}

#top_nav #top_menu a.a2 {
  padding: 4px 26px;	
}

#top_nav #top_menu a.a3 {
  padding: 4px 31px;	
}

#logo_big {
  clear: both;
  text-align: left;
}

#content {
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  height: 452px;
  text-align: left;	
  width: 100%;
}

#content #podstrona {
  color: #4d4d4d;
}

#content h1 {
  color: #485c6e;
  font-size: 16px;
  font-weight: normal;	
  margin-bottom: 20px;	
}

#content #left {
  float: left;
  width: 390px;
}

div.blok_top {
  display: block;
  height: 50px;
  width: 100%;	
}

#blok_1 {
  background: #FFFFFF url(../images/rog.png) 100% 0 no-repeat;
  border-bottom: 1px solid #d6d6d6;
  height: 230px;	
  width: 100%;		
}

#blok_2 {
  background: url(../images/rog.png) 100% 0 no-repeat;

  height: 210px;	
  width: 100%;		
}

#tel {
  background: #FFFFFF url(../images/tel.png) 30px 50% no-repeat;
  border-top: 1px solid #d6d6d6; 
  height: 50px;
  line-height: 50px;	
  padding-right: 40px;	
  text-align: right;	
}

#content #right {
  float: right;
  width: 520px;
}

#blok_3 {
  background: url(../images/rog.png) 100% 0 no-repeat;
  border-bottom: 1px solid #d6d6d6;
  height: 230px;	
  width: 100%;		
}

#blok_4 {
  background: url(../images/rog.png) 100% 0 no-repeat;
  height: 220px;	
  width: 100%;		
}

#content #cont {
  font-size: 11px;	
  height: 120px;	
  margin: 0 40px;	
  text-align: justify;	
}

#content #left #cont {
  width: 310px;
}

#content #right #cont {
  width: 400px;
}

#content a.more {
  background: url(../images/arrow.png) 100% 70% no-repeat;
  color: #485c6e;
  float: right;
  padding-right: 10px;	
  text-decoration: underline;	
}

#stopka {
  background: url(../images/rog.png) 100% 0 no-repeat;
  color: #9a9a9a;
  font-size: 11px;
  height: 50px;
  padding-top: 20px;
  width: 100%;		
}

#stopka a {
  color: #000000;
}

#stopka #rights {
  float: left;
  text-align: left;
  width: 600px;	
}

#stopka #wykonanie {
  float: right;
  padding-right: 20px;	
  text-align: right;
}
div.gallery_fot{
	width:170px; 
	height: 170px;  
	float: left;
	padding:10px;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	
}
div.gallery{
	width: 800px; 
	height: auto;
	margin: 0 auto; 
}
#dhtmltooltip{
position: absolute;
color: white;
border: 2px solid white;
padding: 7px;
background-color: #891730;
visibility: hidden;
z-index: 100;
}