html, body {
	padding:0;
	margin:0;	
}

div#main
{
	width: 780px;
	height: 600px;
	background-image: url(../img/01_fulllayout-s.png);
	padding: 0px;
	margin: 0px 0px 0px 0px;
	position:absolute;
	left:0px;
	top:0px;
	z-index: 90;
}

div#right1
	{
	background-image: url(../img/02_rightbg.png);	
	background-repeat: repeat-x;
	position:absolute;
	left:0px;
	top:0px;	
	width: 100%;		
	height: 272px;	
	z-index: 80;	
	
}
	
div#right2
{
	background-image: url(../img/04_pasek.png);	
	background-repeat: repeat-x;
	position:absolute;
	left: 0px;
	top: 272px;
	height: 343px;	
	z-index: 70;
	width: 100%;
	
}

div#right3
{
	background-image: url(../img/03_bg.png);	
	position:absolute;
	left: 0px;
	top: 0px;	
	height: 100%;
	width: 100%;
	z-index: 60;
}

div#text {
	width: 40em;
	height:15em;
	color: white;
	font-size: 12px; 
	font-family: Tahoma;
	text-align: justify;
	position:absolute;
	left: 2.5em;
	top: 24em;
	z-index: 100;	
	
}

div#znak {
	width: 40em;
	height:15em;
	font-size: 12px; 	
	position:absolute;
	border-color: white;
	left: 2.5em;
	top: 22.5em;
	z-index: 100;		
}

div#job {
	width: 40em;
	height:15em;
	color: white;
	font-size: 12px; 
	font-family: Tahoma;
	text-align: justify;
	position:absolute;
	left: 2.5em;
	top: 21.5em;
	z-index: 100;	
	
}



div#address {
	width: 35em;
	height:15em;
	color: white;
	font-size: 11px; 
	font-family: Tahoma;
	text-align: justify;
	position:absolute;
	line-height: 14pt;	
	left: 3em;
	top: 46.2em;
	z-index: 100;		
}

a:visited, a:active, a:link {
text-decoration: none;	
color: white;
}

a:hover {
text-decoration: underline;	
}

div#news {
	width: 175px;
	height:140px;
	color: white;
	font-size: 11px; 
	font-family: Tahoma;
	text-align: left;
	position:absolute;
	left: 575px;
	top: 320px;
	z-index: 100;	
	
}

div#glowna {

	width: 100px;
	height:15px;
	position:absolute;
	left: 675px;
	top: 35px;
	z-index: 100;		
}

div#sklep {

	width: 55px;
	height:15px;
	position:absolute;
	left: 675px;
	top: 58px;
	z-index: 100;		
}


div#serwis {

	width: 55px;
	height:15px;
	position:absolute;
	left: 675px;
	top: 81px;
	z-index: 100;		
}

div#o_firmie {

	width: 65px;
	height:15px;
	position:absolute;
	left: 675px;
	top: 105px;
	z-index: 100;		
}


div#kontakt {

	width: 65px;
	height:15px;
	position:absolute;
	left: 675px;
	top: 132px;
	z-index: 100;		
}

div#praca {

	width: 55px;
	height:15px;
	position:absolute;
	left: 675px;
	top: 159px;
	z-index: 100;		
}

div#zdalny {

	width: 55px;
	height:15px;
	position:absolute;
	left: 675px;
	top: 186px;
	z-index: 100;		
}

div#skype {
/*	background-color: green; 
	border-style: dotted;
	border-width: 1px; 
	font-weight: bold;
	border-color: white; */
	text-align: left;
	position:absolute;
	padding: 0.5em;
	left: 15em;
	top: 7.5em;
	z-index: 100;		
}

div#mapa {
	border-color: white;
	background-color: green;
	border-style: dotted;
	font-weight: bold;
	text-align: center;
	position:absolute;
	padding: 0.5em;
	left: 30em;
	top: 10.5em;
	z-index: 100;		
}


