/* TAGI */
html	{
	height:100%;
}

* {
	font-family: Verdana, "Times New Roman", Arial;
	font-size: 10pt;
	text-align: justify;
  }
	
body {
	background: #f4f4df;
	margin: 0px  0px 0px 0px; 
	padding: 0px;
	height:100%;
}



h1 {
	font-size: 12pt; 
	font-weight: bold;
	text-align:center;
}

h2 {
	font-size: 10pt; 
	font-weight: bold;
	text-align:center;

}



#prawa a:link {
	color:blue; 
	text-decoration:none;
}
#prawa a:visited {
	color:blue; 
	text-decoration: none;
}
#prawa a:hover {
	color:red; 
	text-decoration: none; 
	
}
#prawa a:active {
	color:blue; 
	text-decoration: none;
}


#home a:link {
	color:blue; 
	text-decoration:none;
}
#home a:visited {
	color:blue; 
	text-decoration: none;
}
#home a:hover {
	color:red; 
	text-decoration: none; 
	
}
#home a:active {
	color:blue; 
	text-decoration: none;
}




#bread a:link {
	color:blue; 
	text-decoration:none;
	font-size: 8pt;
}
#bread a:visited {
	color:blue; 
	text-decoration: none;
	font-size: 8pt;
}
#bread a:hover {
	color:red; 
	text-decoration: none; 
	font-size: 8pt;	
}
#bread a:active {
	color:blue; 
	text-decoration: none;
	font-size: 8pt;
}




/* DIVY */
#strona {
	height: 100%;
	margin: auto;
	padding-top: 15px;
	width: 750px;

}

#gora{
	width: 750
	height: 225px;
	float: left;
	border-left: solid #E2E2E2 1px;
	border-right: solid #E2E2E2 1px;
	border-top: solid #E2E2E2 1px;
}

#banner{
	width: 750px;
	height: 226px;
	background: url(../grafy/banner.jpg) no-repeat;
	float: left;
}

#lang{
	width: 100px;
	height: 12px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	
}

#en {
	width: 18px;
	height: 12px;
	float: right;
	margin-left: 8px;
	margin-right: 8px;

}

#de {
	width: 18px;
	height: 12px;
	float: right;
	margin-left: 8px;
}


#pl {
	width: 18px;
	height: 12px;
	float: right;
	margin-left: 8px;
}



#menu {
	width: 550px;
	height: 26px;
	background: url(../grafy/menu.png) no-repeat;
	float: left;
	margin-top: 158px;
	margin-left: 193px;
	display: inline;	
	
}

#lewa{
	width: 200px;
	height: auto;
	background:;
	float: left;
	clear: both;	
	
}

#wnetrze{
	width: 750px;
	height: auto;
	float:left;
	background: url(../grafy/tlostrona.gif);
	padding-bottom:15px;
	border-left: solid #E2E2E2 1px;
	border-right: solid #E2E2E2 1px

}

#lewag{
	width: 200px;
	height: 64px;
	background: url(../grafy/lewag.gif) no-repeat;
	float: left;
}

#lewad{
	width: 200px;
	height: 500px;
	background: url(../grafy/lewad.gif) repeat-x;
	float: left;
}	


#prawa{
	width:530px;
	min-height:400px;
	float: right;
	margin-right: 7px;

}

#bread {
	float: left;
	width: 500px;
	height: 10px;
	font-size: 7pt; 
	margin-left: 5px;
	padding-top: 5px;
}


#stopka {
	width: 750px;
	height: 20px;
	float: left;
	padding-bottom:0px;	
	background: url(../grafy/stopka.gif);
	border-left: solid #E2E2E2 1px;
	border-right: solid #E2E2E2 1px
	border-bottom: solid #E2E2E2 1px;
}



#copyright {
	float: left;
	width: 750px;
	font-size: 7pt; 
	text-align: center; 
	display: inline;	
	padding-top: 5px;
}




.fotka {
     width : 150px;
     padding: 5px;
}

.iso {
     width : 170px;
     padding: 5px;
     float: left;

}


.offer {
	text-align: center; 
}


