@charset "iso-8859-2";
body {
	background-color: #990000;
	margin: 0px;
}
.srodek {
	background-color: #eeede6;
	background-image: url(img/tlo_podstrona.jpg);
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.red, .adres1, .nag {
  color: #FF0000;
}

.nag { font-weight: bold; }


.adres2 {
  color: #3399FF;
}

.adres3 {
  color: #00CC66;
}

.adres4 {
  color: #FF9933;
}

.menud a:hover {
    color: #FF0000;
}

.menud a {
  color: #ffffff;
}

.i_il {
  float: left;
  height: 28px;
  width: 40px;
  padding: 8px;
}

.i_il input {
 width: 30px;
}

.i_add {
  float: left;
  height: 28px;
  padding: 5px;
  width: 100px;
}

.sold {
  width: 160px;
  height: 160px;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
}
