html, body
{
	text-align: center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  margin: 0;
  width: 100%;
  height: 100%;
	background-image: url(../gfx/tlo.gif);
}

p {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}
.cc
{
	height:17px;
	width: 199px;
}
#main
{
	width:1000px;
	height:auto;
	background-color:#FFFFFF;
  margin: auto;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#left_column {
	float: left;
	width: 190px;	
}

#right_column {
	float:right;
	width: 809px;	
	height: auto;
}


#logo {
		height: 98px;
}

#baner {
	height: 290px;
}
#menu {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
#menu_black {

	background:url(../gfx/menu_czarne.gif) no-repeat;


	
}

 #menu_yellow {
		background:url(../gfx/menu_zolte.gif) no-repeat;
		height:30px;
 }
 
	ul.linki {
  	list-style-type: none !important;
    list-style-image:  none !important;			
    margin: 0;
    padding: 0;	
  }
 div.linki_element {
     float: left;
			padding-top: 7px;
			padding-left: 30px;
			height: 23px;
			width:190px;
			background:url(../gfx/menu_zolte.gif) no-repeat;
			position:relative;			
			cursor:pointer
 }
 	div.linki_element_over {		
 		  margin: 0;
      float: left;
			padding-top: 7px;
			padding-left: 30px;
			height: 23px;
			width:190px;
			background:url(../gfx/menu_zielone.gif) no-repeat;
			cursor:pointer;
    }
 
    li.linki_element {		
      float: left;
			padding-top: 7px;
			padding-left: 30px;
			height: 23px;
			width:190px;
			background:url(../gfx/menu_zolte.gif) no-repeat;
			position:relative;			
			cursor:pointer
    }
		
		li.linki_element_over {		
 		  margin: 0;
      float: left;
			padding-top: 7px;
			padding-left: 30px;
			height: 23px;
			width:190px;
			background:url(../gfx/menu_zielone.gif) no-repeat;
			cursor:pointer;
    }
		
div.linki_product {
    float: left;
			padding-top: 7px;
			padding-left: 40px;
			height: 23px;
			width:190px;
				cursor:pointer;
			background:url(../gfx/sub_menu_zolte.gif) no-repeat;
 }
 	div.linki_product_over {		
 		   float: left;
			padding-top: 7px;
			padding-left: 40px;
			height: 23px;
			width:190px;
				cursor:pointer;
			background:url(../gfx/sub_menu_zielone.gif) no-repeat;
    }

	
		  li.linki_product {		
      float: left;
			padding-top: 7px;
			padding-left: 40px;
			height: 23px;
			width:190px;
				cursor:pointer;
			background:url(../gfx/sub_menu_zolte.gif) no-repeat;
    }
		
		  li.linki_product_over {		
      float: left;
			padding-top: 7px;
			padding-left: 40px;
			height: 23px;
			width:190px;
				cursor:pointer;
			background:url(../gfx/sub_menu_zielone.gif) no-repeat;
    }
	
  
		


a, a.visited {
	text-decoration: none;
	color: #333333;
}


a:hover {
	text-decoration: underline;
}

#newsletter {

	float:left;
	background:url(../gfx/tlo_newsletter.gif) repeat-y;
}

hr {
	color:#295929;
	size: 1px;
}

a.green {
	color:#006600;
}
a.black {
color:#000000;
}

.clear {
	clear:both;
}
#c_main {
			width:740px;
			color: #000000;
			background-color:#FFFFFF;
			text-align: justify;		
			margin: 60px 30px 30px 30px;
			font-family:Verdana, Arial, Helvetica, sans-serif
	}
	.c_title {
			font-size: 16px;
			color: #6f7072;
			cursor: pointer;
			font-weight: bold;

	}
	
	.c_img {
		position:relative;
		top:4px; 
		margin-right:10px;
	}
	
	input.szukaj {
	font-family:Verdana, Arial, Helvetica, sans-serif;
		border-top: inset 1px solid #8a8262;
		border-left: inset 1px solid #8a8262;
		border-bottom: none;
		border-right: none;
		font-size:10px;
		background-color: #fff7b5;
		color:#006011;
	}
	
	#menu_bottom_content { height:65px; background-color:#00541E; font-size:10px; }
	#menu_bottom {	float:left; padding-top:25px; padding-left:100px; color:#FFFFFF	}
	#menu_bottom a {	color:#FFFFFF	}
	
	
	#content_text { width:750px; margin-left:30px; margin-right:30px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;	}
	
	div.line_green { background-color:#295929; width:750px; height:1px; font-size:1px; line-height:1px; margin-top:5px; margin-bottom:10px; }