
BODY{
	/*background-image: url(../images/background.jpg);*/
	background-image: url(../images/bg_podstrona.jpg);
	/*background-image: url(../images/bg_portfolio.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
	background-color: black;
	margin: 0px;
}

div{
	border: solid 0px red;
	color: white;
}

#container{
	position: relative;
    width: 1000px !important;
    width: 1000px ; /* to do ie bo trzba marignesy doliczyć i px mają inne wartosci*/
	/*height: 806px;*/
    margin: 0px auto 0px auto !important;
    margin: 0px auto 0px auto;
    text-align: left;
	
	/*background-image: url(../images/bg_body.png);
	background-repeat: no-repeat;*/
	/*border: solid 2px white;*/
}

#header{
	position: relative;
	width: 1000px;
	/*height: 130px;*/
	height: 496px;
	/*background-image: url(../images/bg_baner.png);
	background-repeat: no-repeat;*/
	/*border: solid 2px blue;*/
}

#header div#logo{
	position: absolute;
	top: 60px;
	left: 94px;
	width: 87px;
	height: 75px;
}

#header div#logo a img{
	border: solid 0px;
}


#mainmenu{
	position: absolute;
	top: 138px;
	left: 230px;
	width: 688px;
	height: 18px;
	text-align: right;
}

#mainmenu a img {
	border: solid 0px;
}

#language{
	position: absolute;
	top: 90px;
	left: 890px;
	width: 55px;
	height: 20px;
}

#baner{
	position: absolute;
	top: 155px;
	left: 56px;
	width: 890px;
	/*height: 395px;*/
	height: 285px;
}


#content{
	/*margin-top: 22px;*/
	margin-left: 57px;
	width: 890px;
	/*height: 120px;*/
	/*border: solid 4px red;*/
}


#reserved{
	color: #062E31;
	font-family: Tahoma;
	font-size: 10px;
	/*text-align: center;*/
	padding-left: 57px;
	text-align: left;
	margin-top: 32px;
	margin-bottom: 57px;
	float:left;
	width: 1000px;
}





.clientlogo{
	/*width: 128px;
	height: 128px;*/
 
	/*display:inline;*/
	float: left;
	width: 128px;
	height: 128px;
	margin-right:6px;
	margin-bottom:6px;
	border: solid 7px black;
	position: relative;
}

.clientlogo img{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.lttext{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: White;
	margin-bottom: 12px;
}

.msg{
	font-family: Tahoma;
	color: red;
	font-size: 9px;
	font-weight: bolder;
}

.TABkontakt input {
	border: solid 0px;
	background-color: grey;
	font-family: Tahoma;
	font-size: 12px;
}

.TABkontakt textarea {
	border: solid 0px;
	background-color: grey;
	font-family: Tahoma;
	font-size: 12px;
}

.of_more{
	margin-bottom: 32px;
	text-align: right;
}


.of_more a{
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.of_tresc_skrocona{
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
}

a.more{
	text-align: right;
	color: #7F7F7F;
	text-decoration: none;
	background-image: url(../images/arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
}

a.more:hover{
	text-align: right;
	color: #7F7F7F;
	text-decoration: underline;
	background-image: url(../images/arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
}

.kontakt_form{
	background-image: none;
	background-color: #3D3D3D;
	color: white;
}

