@charset "utf-8";

/* -----------------------------CSS RESET--------------------------*/
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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {

}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---------------END RESET------------------*/


*{
	margin: 0;
 }
 
 html, body {
     height: 100%;
 }
 
 body{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
 }
 #bg {
	 height: 100%;
	 width:100%;
	 margin: 0; 
	padding: 0;
	text-align: center;
	background-image:url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	 
 }
 
  #bgA {
	 height: 100%;
	 width:100%;
	 margin: 0; 
	padding: 0;
	text-align: center;
	background-image:url(images/bg2a.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	 
 }
 
  #bg2 {
	 height: 100%;
	 width:100%;
	 margin: 0; 
	padding: 0;
	text-align: center;
	background-image:url(images/bg3.jpg);
	background-repeat: repeat-x;
	 
 }
 
 p{
	 margin-bottom:10px;

 }
 
 
 img {
 	
 }
 
 ul,li{

 } 

 h1 {

 }
 
 h2 {

 }
 
  h3 {

 }
 
 .photo-left{
	 margin:5px;
	 float:left;
 }
 .photo-right{
	 margin:5px;
	 float:right;
 }
 
 #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
 }

 #header {
	height:auto;
	background-image:url(menu/bg-wciecie.jpg);
	background-repeat:no-repeat;
	margin:0px;
 }

 #header-pojemnik {
	height:220px;
	width:289px;
	float:left;
	margin-top:26px;

 }
 



 #menu {
	margin-top:26px;
	height:32px;
	text-align:right;
	float:right;
	
 }


 
#menu a:link {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#000;
	padding-right:30px;
	text-decoration:none;
}

 #menu a:visited {
	 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#000;
	padding-right:30px;
	text-decoration:none;

 } 

 #menu a:hover {
	 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#fff;
	font-size:14px;
	padding-right:30px;

	text-decoration:none;
}

 #menu a:active {
	 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
	font-size:14px;
	padding-right:30px;

	text-decoration:none;
 }

 #flash {
	float:right;
	width:666px;
	height:200px;
 }
 
 #mainContent {
 
 }

 .wrapper {
     min-height: 100%;
	 width:960px;
     height: auto !important;
     height: 100%;
     margin: 0 auto -159px;
 }
 
 #box-1{
 
 }
 #box-2{
	
 }

 #box-main-content{
	 width:660px;
	 float:right;
	 text-align:left;
	 
	 
	
 }
 
 #box-news{
	width:225px;
	float:left;
	text-align:left;
	 
 }
 
a:link {
color:#c1c191;
	text-decoration:none;
}

 a:visited {

color:#c1c191;
	text-decoration:none;

 } 

 a:hover {

color:#fff;
	text-decoration:none;
}

 a:active {

color:#c1c191;
	text-decoration:none;
 }
 
 
 
 .tekst1 {
	 font-family: "Times New Roman", Times, serif;
	 color: #6E6E6E;
	 margin-right:30px;
	 text-align:right;
	 font-size:18px;

 }
 
  .tekst2 {
	 font-family: "Times New Roman", Times, serif;
	 color: #fff;
	 font-size:26px;
	 margin-bottom:15px;

 }
 
   .tekst3 {
	 font-family: "Times New Roman", Times, serif;
	 color: #c1c191;
	 font-size:20px;
	 margin-bottom:15px;

 }
    .tekst4 {
	 font-family: "Times New Roman", Times, serif;
	 color: #c1c191;
	 font-size:16px;
	 margin-bottom:10px;

 }
.news-text{
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:14px;	
}

h1.news-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#fff;
	font-size:18px;
	font-weight:normal;
}
.news-text-more
{	font-family:"Times New Roman", Times, serif;
	color:#c1c191;
	font-size:14px;
	text-align:right;

}
  .slogan {
	 font-family: "Times New Roman", Times, serif;
	 color: #89fb76;
	 margin-right:30px;
	 text-align:right;
	 font-size:32px;

 }
 
 
 a.mail{
 	color:#be690d;	
	text-decoration:none;
 }
 
 a.mail:hover{
 	text-decoration:underline;
 }
 
 
 
 
 .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 .footer, .push {
     height: 159px;
	 }
 .footer {
	 background-image:url(images/br-footer.jpg);
	 background-repeat:repeat-x;
	 height:159px;

 }
 .footer-pojemnik{
	 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	 padding-top:25px;
	 color:#fff;
	 font-size:12px;
 }
 .footer a:link {
	 color:#000;
	 text-decoration:none;

 }
 .footer a:visited {
	  color:#000;
	 text-decoration:none;

 }
 .footer a:hover {
	  color:#fff;
	 text-decoration:none;

 }
 .footer a:active {
	  color:#000;
	 text-decoration:none;

 }


 input, textarea, select{
	
 }

 option{
	
}

 .formError{
	font-family:"Times New Roman", Times, serif;
	color:#FF0000;
	font-size:14px;
 }

 
