/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	color: #333;
	background-color: #eee;
	}



 div * {
 border: 0;
 }															/** MAIN CONTAINERS **/
div { 
	border: 0px solid;
	}
div#container {
	margin: 2em auto;
	margin-bottom: 0px;
	}
	div#logo {
		color: inherit;
		height: 85px;
		width: 237px;
		}
		div#logo-in {
		
			}
	div#language {
		color: inherit;
		height: 85px;
		width: 269px;
		background: url(../images/tlo_05.jpg) top left no-repeat;
		}
		div#language-in {
			padding: 33px 5px 0 5px;
			text-align: center;
			}			
	div#header {
		color: inherit;
		background: url(../images/tlo_08.jpg) top right no-repeat;
		width: 1000px;
		height: 279px;
		}
		div#header-in {
			padding: 13px 14px 14px 13px ;
			}
	div#menu {
		color: inherit;
		background: url(../images/menu.jpg)  top right no-repeat;
		width: 1000px;
		height: 73px;
		float:left;
		}
		div#menu-in {
			padding: 28px 0 0 0;
			}
			div#menu-in img {
				float:left;
				}
			div#menu-in img.start {
				margin: 0 0 0 185px;
				}
	div#content-wrap {
		padding: 20px 0 0 0;
		}
		div.contentleft {
			float: left;
			color: inherit;
			width: 725px;
			}
			div.contentleft-in {
				padding: 0 0px 0 12px;
				}
				
				div.contentleft-in h2 {
					margin-top: 20px;
					margin-bottom: 10px;
					color: #ff7400;
				}
				.portfolio {
					float:left;
					margin-right: 13px;
				}
				.button {
					margin: 2em 0 2em 0;
				}
				div.contentleft-in a.zapytanie {
					color: #000000;
					font-weight: bold;
				}
				div.contentleft-in a.zapytanie:hover {
					color: #999999;
				}
				
			div.contentright {
				color: inherit;
				float: right;
				width: 270px;
				}
				div.contentright-in {
					margin-left: 3px;
					}
					#news {
						width:257px;
						overflow: auto;
					}
					#news_top {
						height: 36px;
						}
						.wiadomosci {
							background: url(../images/news_top.png) top right no-repeat;
						}
						.klienci {
							background: url(../images/news_top_klienci.png) top right no-repeat;
						}
						.oferta {
							background: url(../images/news_top_promocje.png) top right no-repeat;
						}
						.kontakt {
							background: url(../images/news_top_firma.png) top right no-repeat;
						}
						.praca {
							background: url(../images/news_top_praca.png) top right no-repeat;
						}
						
					
					
					#news_middle {
						background: url(../images/news_bg.jpg) top right repeat-y;
						height: 468px;
					}
					#news_middle img {
						float: left;
						padding: 10px 0 0 10px;
					}
					
					#news_middle img.logosy {
						float: none;
						border: 1px solid #CCCCCC;
					}
					
					#news_middle h4 {
						color: #666666;
						float: left;
						padding: 10px 0 0 10px;
					}
					#news_middle p {
						padding: 5px 0 0 37px;
						line-height: 1em;
						font-size: 1em;
						color:#999999;
						
						width: 200px;
						clear: both;
					}
					#news_middle ul {
						padding: 5px 0 0 37px;
						line-height: 1.2em;
						font-size: 1.2em;
						color:#999999;
						
						width: 200px;
						clear: both;
					}
					
					#news_bottom {
						background: url(../images/news_bottom.png) no-repeat;
						height: 5px;
					}
				
	/*********  OFERTA  ********/
						
	div#content-wrap-oferta {
		padding:0;
		}
		div.content-oferta {
			color: inherit;
			float: left;
			width: 100%;
			}
			div.content-oferta-in {
				padding:0 12px 0 12px;
				}
				
				div.opis-oferty-cont {
					float:left;
					width:320px;
					text-align:center;
					margin-top:50px;
					}
					div.opis-oferty-cont-in {
						margin:0 20px 0 20px;
						}
					div.opis-oferty-cont p, div.opis-oferty-cont h4, div.opis-oferty-cont ul {
						text-align:left;
						}
						img.oferta-img {
							margin: 0px auto;
							}
				
		
					
	div#footer {
	color: inherit;
	background-image: url(../images/tlo_10x.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 73px;
		}
		div#footer-in {
		
			}






															/** SUB CONTAINERS **/
.portfolioitem {
	width: 233px;
	overflow: auto;
	margin: 5px 0 0 0;
	float: left;
}
.portfolioitem * {
	text-align: center;
	color: #999999;
}

.teamitem {
	width: 130px;
	margin: 20px;
	float: left;
}

.teamitem img {
	width: 100px;
	height: 100px;
	border: 1px solid #333333;
}

.headline {
	margin: 20px 0 2px 0;
	padding: 0;
	font-size: 2em;
	color: #0AB9E5;
	font-weight: normal;
	line-height: normal;
}

.subheadline {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 1.4em;
	line-height: normal;
	font-weight: bold;
}
.imie {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	color: #ff7400;
	margin: 0;
}
		
/* formularz */


label
{
width: 10em;
float: left;
text-align: left;
margin-right: 0.0em;
display: block
}


input, textarea {
	background: #FFFFFF; 

}

input
{
color: #781351;
border: 1px solid #781351;
width: 20em;
height: 1.3em;
margin: 0;
padding: 0;
}

input.submit
{
margin-left: 7em;
padding-left: 100px;
font-size: -1px;
border: 0;
background: url(../images/wyslij.jpg) no-repeat;
width: 101px;
height: 32px;
margin-bottom: 10px;
cursor: pointer;
}

input.submit:hover {
	background-position: 2px 2px;
}
fieldset
{
border: 0px solid #781351;
width: 25em;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 3px;
margin-left: 10px;
margin-bottom: 10px;
}

textarea {
	overflow: auto;
	width: 20em;
	border: 1px solid #781351;
}


															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/
