
* {
	margin: 0;
	padding: 0;

}



html {
	min-width: 1200px;
	min-height: 500px;
}


img {
	border: 0;
	vertical-align: top;
	text-align: right;

}
ul, ol {
	list-style: none;
}
a {
	outline: none;
	color: #5e5c5a;
}
a:hover {
		text-decoration: none;
	}
.clear {
clear: both;
font-size: 0%;
line-height: 0%;
height: 0;
}



body {
	background: #FFF;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 100%;
	line-height: 1em;
	color:  #393939;
        text-align: center;
}

#pojemnik  {
         margin-top: 50px;
         width: 1200px;
         margin-left: auto;
         margin-right: auto;
         text-align: left;

}
#zawartosc  {
         max-width: 1200px;
         min-height: 600px;
         margin: auto;

}

/* MENU */


#menu {
      float: right;
      margin: 0 0 2px 0;
}

	#menu li {
		float: right;
		padding: 0;
		font-size: 1.183em;
		font-weight: 400;
		color: #1a1a1a;
                }
                         #menu li, act {
			       display: inline-block;;
			       line-height: 36px;
			       text-decoration: none;
			       color: #1a1a1a;
                               }       	
                         #menu li a {
			       display: inline-block;
			       height: 40px;
			       padding: 0 17px 0 17px;
			       line-height: 36px;
			       word-spacing: -2px;
			       text-decoration: none;
			       color: #1a1a1a;
                               }
			 #menu li a:hover {
			       /*background: url(images/menu-tail.gif) repeat-x 0% 0%;*/
                               padding: 0;
			       color: #e55e00;
			       cursor: pointer;
		               }
                          #menu li a:hover span {
	        	       /*background: url(images/menu-left.gif) no-repeat 0% 0%;*/
			       display: inline-block;
			       }
			  #menu li a:hover span span {
			       /* background: url(images/menu-right.gif) no-repeat 100% 0%;*/
			       display: inline-block;
			       height: 40px;
		               padding: 0 17px 0 17px;
			       }
			       
			       


/* MENU pionowe*/
#menu-pion {}
             	#menu-pion li a {
		        background: url(images/menu-bottom.gif) no-repeat 18px 15px;
			display: inline-block;
			width: 200px;
			height: 35px;
			padding: 0 0 0 32px;
			line-height: 36px;
			word-spacing: -2px;
			text-decoration: none;
			color: #fff;
		}
		#menu-pion li a:hover {
			padding: 0 0 0 37px;
			color: #fff;
			cursor: pointer;
		}

/* MENU pionowe*/
#menu-pion-serwis {}
             	#menu-pion-serwis li a {
			display: inline-block;
			width: 200px;
                        margin: 5px 0 0 0 ;
			padding: 0 0 2px 27px;
			
			word-spacing: -2px;
			text-decoration: none;
			color: #fff;
		}
		#menu-pion-serwis li a:hover {
			padding: 0 0 2px 30px;
			color: #fff;
			cursor: pointer;
		}

                	
#srodek-br{
        width: 1200px;
        height: 400px;
        min-height: 400px;
	margin: 0;
}		
#srodek {
        background: url(images/tlo.jpg) no-repeat 0% 0%;

        }

#top-left {
        width: 200px;
        min-height: 400px;
        height: 400px;
	float: left;
        margin: 0;
	padding: 0;
        overflow: hidden;
}

#top-right {
        background: url(images/top-right.jpg) no-repeat 0% 0%;
        width: 950px;
        min-heigh: 400px;
        height: 400px;
	float: left:
	padding: 0;
        overflow: hidden;
}



#logo {
      float: left;
      width: 200px;
      margin: 0 0 2px 0;
}

#kolumna {
	width: 1000px;
	min-height: 50px;
	float: none;
        margin: 10px 0 0 140px;
	padding: 0;
        overflow: hidden;
        color: #999999;
        z-index: 0;
}
	#kolumna_ul li {
		float: right;
		font-size: 12px;
		font-weight: 400;
		color: #999999;
                }

                        #kolumna_ul li a {
			       display: inline-block;
			       padding: 0 0 0 20px;
			       text-decoration: none;
			       color: #999999;
                               }
			 #kolumna_ul li a:hover {
			       padding: 0 0 0 20px;
			       color: #e55e00;
			       cursor: pointer;
		               }

