body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#header {
	background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
}

#footer {
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	height:119px;
}

a.katalog:active, a.katalog:visited, a.katalog:link {
	display:block;
	background-repeat:no-repeat;
	width:150px;
	height:120px;
	border:solid 1px white;
}

a.katalog:hover {
	border:solid 1px #CCC;
}

.katalog-model-div {
	width:152px;
	margin-left:22px;
	float:left;
}

a.izbaciIzKorpe {
	color:red;
	text-decoration:none;
	font-weight:bold;
}

a.izbaciIzKorpe:hover {
	text-decoration:underline;
}

