body {
	background-color: #FFFFFF;
	font-family:Verdana;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

#strona {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#edecea;
}
#naglowek {
	width:900px;
	height:295px;
	background-image:url(images/rtrans_logo.jpg);
}
#logo {
	width:500px;
	height:295px;
	float:left;
}
#logo h1{
	color:#FFF;
	font-weight:normal;
	font-size:24px;
	margin-left:30px;
	margin-top:30px;
}
#menu {
	width:400px;
	height:295px;
	float:right;
}
#pole {
	width:600px;
} 
#stopka {
	width:900px;
	height:449px;
	background-image:url(images/bg_stopka.jpg);
	background-repeat:no-repeat;
} 
#menu_stopka {
	width:840px;
	height:30px;
	text-align:right;
	margin-right:60px;
}
#stopka A {
	padding-left:10px;
	color:#ffffff;
	text-decoration:none;
}
#stopka A:hover {
	color:#E95A29;
	text-decoration:underline;
}
#kontakt {
	clear:both;
	width:900px;
	height:455px;
	background-image:url(images/bg_kontakt.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left:30px;

}  
#kontakt_tresc {
	width: 800px;
	text-align:left;
}
#kontakt_h1 {
	display:block;
	position:relative;
	margin-top:340px;
	float:left;
	color: #eb6020;
	font-weight:normal;
	font-size:20px;
	text-align:left;
	margin-left:-500px;
	
}

#ofirmie {
	width:900px;
	height:455px;
	background-image:url(images/bg_ofirmie.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#ofirmie_tresc {
	margin-left:500px;
	padding-top:20px;
	width: 380px;
	text-align:justify;
}
#ofirmie_tresc h1{
	color:#eb6020;
	font-weight:normal;
	font-size:20px;
	margin-top:155px;
}
#oferta {
	width:900px;
	height:455px;
	background-image:url(images/bg_oferta.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#oferta_tresc {
	margin-left:30px;
	padding-top:0px;
	width: 800px;
	text-align:left;
}
#oferta_tresc h1{
	color:#eb6020;
	font-weight:normal;
	font-size:20px;
	margin-top:170px;
}
A {
	color:#E95A29;
	text-decoration:none;
}
A:hover {
	color: #51697C;
	text-decoration:underline;
}
A:active {
	color: #51697C;
}


.formularz {
	border: 0px none;
}
input {
	background-color:#401E1C;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DFDDDC;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DFDDDC;
    background-color:#401E1C;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;

}
.opis {
	/*border-bottom-color:#7893A7;
	border-bottom-style:solid;
	border-bottom-width:1px;*/
	font-size:10px;
	text-align:right;
	color:#7893A7;
	padding-right:3px;
	margin-bottom:10px;
	margin-left:100px;
}
.opis1 {
	/*border-bottom-color:#7893A7;
	border-bottom-style:solid;
	border-bottom-width:1px;*/
	font-size:10px;
	text-align:left;
	color:#7893A7;
}
#obrazy{
	width:500px;
	height:220px;
	overflow:hidden;
	float:left;
	border-top: solid 1px #666;
	padding-top:5px;
	border-bottom: solid 1px #666;
	padding-bottom:5px;
}
#animacja{
	width:400px;
	height:220px;
	overflow:hidden;
	float:right;
	border-top: solid 1px #666;
	padding-top:5px;
	border-bottom: solid 1px #666;
	padding-bottom:5px
}
#stopka_opis {
	clear:both;
	width:900px;
	height:40px;
	text-align:center;
	color:#999;
	padding-top:80px;
}
#stopka_opis a{
	color:#999;
}
