@charset "iso-8859-2";
/* CSS Document */




body {
background-image: url(bground.jpg);
background-position: top center;
background-repeat: no-repeat;
margin-top: 0px;
background-color: #f0ca21;
color: #f0ca21;
font-family: "Arial", "Tahoma", "Verdana", "DejaVu Sans";
font-size: 12px;
line-height: 17px;
text-align: left; 
}

h1 { 

    font-size: 12px; 
    font-weight: bold; 

    } 

a:link, a:visited {
	color:#f0ca21;
	text-decoration: none;
}

a:hover, a:active {
	color:#769900;
	text-decoration: none;
}

#content

{
position: relative;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
width: 880px;
height: 620px;

}

#lewa

{
position: absolute;
margin-top: 70px;
margin-left: 200px;
padding-right: 10px;
width: 440px;
height: 470px;
overflow-y: auto;
overflow-x: hidden;
outline: none;
}

#prawa

{
	position: absolute;
	margin-top: 35px;
	width: 210px;
	height: 550px;
	left: 680px;
}

#othercities

{
	position: absolute;
	bottom: 25px;
	right: 219px;
}

#language

{
	position: absolute;
	bottom: -10px;
	right: 20px;
}





#address{
	margin-top: 15px;
	margin-left: 60px;
    font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: left; 
}

#address a:link, #address a:visited {
	color:#000000;
	text-decoration: none;
}

#address a:hover, #address a:active {
	color:#769900;
	text-decoration: none;
}

#katalogi {

	font-size: 9px;
	color: #FC0;

}
#katalogi a:link, #katalogi a:visited, #katalogi a:hover,  #katalogi a:active {

	font-size: 9px;
	color: #FC0;

}

#prices td {
	color: #000;
	font-weight: bold;
	background-color: #f0ca21;
	}
