/* Glowne właściwości strony */
body {
 text-align: center;
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
 background-color: #000000;
}
div.center_site {
 width: 980px;
 text-align: left;
 
 margin: 0 auto 0 auto;
}
/* koniec */

/* div dla naglowka i stopki*/
div.menu_top {
 height: 29px;
 text-align: left;
 background-image: url("grafika/top_menu_background.gif");
 background-repeat: repeat-x;
 color: #FFFFFF;
 line-height: 29px;
 background-color: #000000;
 
}
div.flash_top {
 height: 100px;
 background-color: #E0E0E0;
}
div.info_top {
 text-align: right;
 height: 10px;
 background-color: #C0C0C0;
 line-height: 10px;
 font-size: x-small;
 padding-right: 10px;
}
#foot {
 height: 26px;
 background-image: url("grafika/foot_background.gif");
 background-repeat: repeat-x;
 color: #FFFFFF;
 line-height: 26px;
 font-size: 10px;
 padding-left: 10px;
 
}
/* koniec */

/* Odnosniki */

/* Odnosniki menu gornego */
a:link {
color : #ffffff;
text-decoration : none;
} 
a:active {
color : #ffffff;
text-decoration : none;
} 
a:hover {
color : #ffffff;
text-decoration : underline;
}
a:visited {
color : #ffffff;
text-decoration : none;
}
/* koniec */

/* Formatowanie podstrony o firmie */
#o_firmie {
  width: 780px;
 text-align: left;
 padding: 5px 20px 10px 20px;
 
}
#zakres { 
padding-top: 10px;
padding-bottom: 10px;
line-height: 150%; 
}
/* Koniec */

.menu_top
{
padding-left: 10px;
padding-right: 10px;
font-family: verdana, arial, sans-serif;
font-size: 12px;
}

/* podzial na 2 kolumny glownej czesci strony */
#heart {
	overflow: hidden; /* clearance */
	width: 780px;
	background-color: #ffffff;
	display: table;
}
#left_menu, #content {
	display: table-cell;
	vertical-align: top;
}
#left_menu {
	width: 200px;
	background-color: #ffffff; 
	}
#content {
	width: 580px;
	background-color: #f3e298;	
}

/* koniec */

/* wyswietlanie plywajacej warstwy */

/* koniec */

/* style dla menu po lewej */
td.lmenu_oferta_top{
       color: #bd9b00;
       padding: 5px;
       font-family       :       verdana, arial, sans-serif;
       font-size: xx-small; 
       border: none;
       text-align: left;
       padding-left: 10px;
       padding-top: 20px;
}
td.lmenu_oferta_active, td.lmenu_maszyny_active{
       color: #bd9b00;
       padding: 1px;
       font-family       :       verdana, arial, sans-serif;
       font-size: xx-small; 
       border: none;
       text-align: left;
       
}
td.lmenu_oferta, td.lmenu_maszyny{
       color: black;
       padding: 1px;
       font-family       :       verdana, arial, sans-serif;
       font-size: xx-small; 
       border: none;
       text-align: left;
       cursor: pointer;
}
td.lmenu_oferta, td.lmenu_oferta_active
{
padding-left: 20px;
}
td.lmenu_maszyny, td.lmenu_maszyny_active
{
padding-left: 30px;
}
/* koniec */

#kontrahenci_l
{
background-image: url("grafika/nasi_kontrahenci_tlo_l.jpg"); 
background-repeat: repeat-y;
background-color: #f3e298;
text-align: left;
vertical-align: middle;
padding-left: 20px;
}
#kontrahenci_r
{
background-color: #f3e298;
line-height: 18px;
padding-right: 20px;
text-align: left;
vertical-align: middle;
}
a.katalog
{
font-size: 10px;
color: black;
}
ul {
padding-left: 25px;
margin-left: 0;
}

