html, body {
  	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

img {
  	border: 0px;
}

a {
  	color: #168ff8;
	text-decoration: none; 
}

a.malylink {
  	font-size: 9px;
}

a.mapa_linkowa {
	color: #FFFFFF;
}

.main {
  	width: 950px;
	margin: 0 auto;   
}

.top_update {
	height: 190px;
}

.logo {
  	float: left;
	height: 172px;
}

.logo_update {
  	float: left;
	height: 172px;
}

.logo_update2{
  	float: left;
	height: 132px;
}

.clear {
  	clear: both;
}

.tlo_foto {
  	width: 950px;
  	height: 331px;
	background-image: url('TemplateImages/tlo_foto.gif');
	background-repeat: no-repeat;	
	margin: 0 auto;  
}

.tlo_foto_update{
  	width: 950px;
  	height: 331px;
	background-image: url('TemplateImages/tlo_foto_update.gif');
	background-repeat: no-repeat;	
	margin: 0 auto;  
}

.tlo_foto_kontakt {
  	width: 950px;
  	height: 331px;
	background-image: url('TemplateImages/tlo_foto_kontakt.gif');
	background-repeat: no-repeat;	
	margin: 0 auto;  
}

.tlo_foto_textowy {
  	width: 950px;
  	height: 331px;
	background-image: url('TemplateImages/tlo_foto_textowy.gif');
	background-repeat: no-repeat;	
	margin: 0 auto;  
}

.content_start {
  	width: 950px;
 	background-image: url('TemplateImages/tlo_content_start.gif');
	background-repeat: repeat-y;	
	margin: 0 auto;  
}

.content_start_bottom {
  	width: 950px;
 	background-image: url('TemplateImages/tlo_content_start2.gif');
	background-repeat: repeat-y;	
	margin: 0 auto;  
	text-align: center;
}

.content_textowy_up {
  	width: 950px;
 	background-image: url('TemplateImages/tlo_content_textowy.gif');
	background-repeat: repeat-y;	
	margin: 0 auto;  
}

.content_textowy_down {
  	width: 950px;
 	background-image: url('TemplateImages/tlo_content_textowy2.gif');
	background-repeat: repeat-y;	
	margin: 0 auto;  
}

.content_kontakt {
  	width: 950px;
  	height: 559px;
 	background-image: url('TemplateImages/tlo_kontakt.gif');
	background-repeat: no-repeat;	
}

.content_kontakt_mapa {
  	padding-left: 33px;
  	float: left;
  	width: 565px;
  	height: 400px;
}

.content_kontakt_dane {
    	padding-right: 49px;
  	float: right;
  	width: 280px;
  	height: 540px;
}

.content_kontakt_form {
  	width: 550px;
  	height: 150px;
}

.start_ofirmie {
  	padding-left: 30px;
  	width: 280px;
  	height: 300px;
  	float: left;
}

.start_ofirmie_link {
  	padding-left: 30px;
  	width: 280px;
  	height: 25px;
  	float: left;
  	text-align: right;
}

.start_oferta {
    	padding-left: 22px;
    	width: 260px;
    	height: 300px;
  	float: left;
}

.start_oferta_link {
    	padding-left: 22px;
    	width: 260px;
    	height: 25px;
  	float: left;
  	text-align: right;
}

.start_kontakt {
    	padding-left: 22px;
    	width: 300px;
    	height: 300px;
  	float: left;
}

.start_kontakt_link {
    	padding-left: 22px;
    	width: 300px;
    	height: 25px;
  	float: left;
  	text-align: right;
}

.line_start {
  	width: 950px;
  	height: 15px;
	background-image: url('TemplateImages/line_start.gif');
	background-repeat: no-repeat;
}

.line_textowy {
  	width: 950px;
  	height: 15px;
	background-image: url('TemplateImages/line_text.gif');
	background-repeat: no-repeat;
}

.line_textowy2 {
  	width: 950px;
  	height: 15px;
	background-image: url('TemplateImages/line_text2.gif');
	background-repeat: no-repeat;
}

.stopka {
  	width: 100%;
  	height: 157px;
	background-image: url('TemplateImages/stopka_tlo.gif');
	background-repeat: repeat-x;	
	color: #FFFFFF;
}

.stopka_main {
  	width: 932px;
  	height: 157px;
  	margin: 0 auto;
	background-image: url('TemplateImages/stopka.gif');
	background-repeat: no-repeat;	
}

.copyright {
  	float: right;
  	height: 107px;
	width: 302px;
	color: #FFFFFF;
	padding: 15px 15px 0px 0px;
	text-align: right;
}

