img, div { behavior: url(iepngfix.htc) }

A {
  	 	  color: #960000;
        font-family: Palatino linotype, Time new roman, Helvetica, Tahoma, Arial;
        text-decoration: underline;
        cursor: hand;
        font-size: 14px;
}

A:visited {
color: #960000;
        font-family: Palatino linotype, Time new roman, Helvetica, Tahoma, Arial;
        text-decoration: underline;
        cursor: hand;
        font-size: 14px;
}

A:link {
color: #960000;
        font-family: Palatino linotype, Time new roman, Helvetica, Tahoma, Arial;
        text-decoration: underline;
        cursor: hand;
        font-size: 14px;
}

A:hover{
color:silver; text-decoration:underline;
}

body {
color: silver;
background-color: #000;

font-size: 0.9em;
font-family: Courier, Courier New, Times New Roman;
}

img {
border-width: 0px;
}

.kontener {
position: relative;
width: 997px;
margin-left: auto;
margin-right: auto;
text-align: center;		
}

.main_menu {
width: 997px;
height: 600px;
background-image: url('img/tlo.jpg');
background-position: top;
background-repeat: no-repeat;
padding-top: 20px;

}

.main_content {

}

.content {
float: left;
width: 797px;
padding-left: 100px;
padding-bottom: 25px;
}


.index_menu {

}


/*Menu na stronie głównej - wypozycjonowanie grafik*/
#sklep	 		{position: absolute; top: 300px;	left: 100px;}
#promocje   	{position: absolute; top: 380px;	left: 250px;}
#kontakt 		{position: absolute; top: 380px;	right: 250px;}
#partnerzy 		{position: absolute; top: 300px;	right: 100px;}
#gal_menu_left	{position: absolute; top: 80px;	left: 0px; width: 100px}
#gal_menu_right{position: absolute; top: 80px;	right: 0px; width: 100px}