@charset "utf-8";

/* CSS Document */

*
{
	margin: 1;
}
 
 body
  {
  background-color: #FFF;
  text-align: left;
  font-size: 70%;
  color: #000;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 200;
  }

img
{
	border: 0;
}

#strona
  {
  width: 1000px;
  height: auto;
  margin: 0px auto;
  background-color: #FFF;
  }
  
#menu{
height:60px;
padding-left:100px;
}

#animacja
  {
	width: 1000px;
	height: 302px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
  }

/*STEROWANIE MENU*/  

a{
	font-size: 1.5em;
	color:#FFF;
	text-decoration:none;
} 
#logo{
	width:200px;  
    height:50px;  
    text-align:center;
    float:left;  
    }  
	
#zielone{
	margin: 0 0 0 auto;
	background:#49b049;
	width:200px;  
    height:25px;  
    float:left;  
    text-align:center;
	vertical-align:middle;
font-family: 'Titillium Web', sans-serif;
font-weight: 200;
    }  

#ciemnezielone{
	background:#00652e;
	list-style-type: none;
	width:200px;  
    height:25px; 
    float:left;  
    text-align:center;
font-family: 'Titillium Web', sans-serif;
font-weight: 200;
}  

#czerwone{
	color:#FFF;  
	background:#ed1c24;
	list-style-type: none;
	width:200px;  
    height:25px; 
    float:left;  
    text-align:center;
font-family: 'Titillium Web', sans-serif;
font-weight: 200;
}  
#szare{
	color:#FFF;  
	background:#a7a9ac;
	list-style-type: none;
	width:200px;  
    height:25px;
    float:left;  
    text-align:center;
font-family: 'Titillium Web', sans-serif;
font-weight: 200;
}

#main
{
	margin: 0 0 0 106px;
	width: 1000px;
	height:auto;
	}

#mainmenu
{
	font-family: 'Titillium Web', sans-serif; 
	font-weight: 200;
	width: 200px;
	float: left;
	font-size: 85%;
	padding-left: 0;
	font-weight: bold;
	background: #FFF;
}


/*ODT_D WKLEJONE!!!*/


#tu_wklejaj
{
	float: left;
	margin: 0 0 0 10px;
	width: 552px;
	padding: 15px 0 15px 20px;
	font-size: 90%;
	font-weight: normal;
	text-align:left;
	background: #FFF;
	font-family: 'Titillium Web', sans-serif; 
}


/*ZAWARTO___ KONTENERA*/
#tu_wklejaj
{
	line-height: 160%;
	}

#tu_wklejaj h1
{
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
font-family: 'Titillium Web', sans-serif; 
	font-weight: 300;
	font-size: 200%;
	text-align:left;
	color:#00652e;
}
#tu_wklejaj h3
{
	margin: 0 0 15px 0;
	font-weight: normal;
	font-size: 120%;
	text-align:left;
	color: #00652e;
	font-family: 'Titillium Web', sans-serif; 
	font-weight: 300;
}
#tu_wklejaj p
{
	margin: 0 0 15px 0;
}

/*#tu_wklejaj img
{
	float: left;
	margin: 0 0 15px 0px;
	border: 0px solid #CCC;
}
*/

#tu_wklejaj ul
{
	margin: 0 0 15px 30px;
	list-style-type: square;
	color: #FC0;
}

#tu_wklejaj blockquote
{
	margin: 0 0 15px 20px;
	padding: 0 0 0 15px;
	border-left: 3px solid #FC0;
}

#tu_wklejaj a
{
	color: #F00;
	font-size: 100%;
}

#tu_wklejaj ul li span
{
	color: #000;
}
#obrazek{
	padding-top:35px;
}
#table tr{
	height: 70px;
}




.firma{
	background-color: #49b049;
	text-align: center;
	color:#FFF;
	vertical-align: middle;
	width: 200px;
	font-family: 'Titillium Web', sans-serif;
font-weight: 300;
}

.oferta{
	background-color: #00652E;
	text-align: center;
	color:#FFF;
	vertical-align: middle;
	width: 200px;
	font-family: 'Titillium Web', sans-serif;
font-weight: 300;
}
.nowosci{
	background-color: #ED1C24;
	text-align: center;
	color:#FFF;
	vertical-align: middle;
	width: 200px;
	font-family: 'Titillium Web', sans-serif;
font-weight: 300;
}
.kontakt{
	background-color: #A7A9AC;
	text-align: center;
	color:#FFF;
	vertical-align: middle;
	width: 200px;
	font-family: 'Titillium Web', sans-serif;
font-weight: 300;
}


#2 #navcontainer #navlist li .firma {
	width: 200px;
	background-color: #0E3E00;
	}
#2 #navcontainer #navlist li .oferta {
	width: 200px;
	background-color: #0E3E00;
}

#2 #navcontainer #navlist li .nowosci {
	width: 200px;
	background-color: #0E3E00;
}
#2 #navcontainer #navlist li .kontakt {
	width: 200px;
	background-color: #0E3E00;
}

#navcontainer{
	height: 50px;
}
	

#navcontainer ul
{
width: 1000px;
color: white;
padding-left:100px;
float: left;
}
#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
color: White;
float: left;
}