/* elementy HTML */

body {
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
td {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	color: #990033;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}

/*id */

#leftColumn {
	width: 150px;
}
#content {
	width: 448px;
}
#rightColumn {
	width: 150px;
}
#powiadamiacz {
	margin-top: 20px;
}
#stopka {
	padding-top: 10px;
}

/* klasy */

.menuTop {
	width: 362px;
	background: URL(../pics/menu_top_background.gif) repeat-x;
}
.menuTopContent {
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
}
.linkMenu {
	color: #990033;
	text-decoration: none;
}
.linkMenu:hover {
	color: #000000;
}
.topContentSeparator {
	background: URL(../pics/top_content_separator.gif);
	height: 9px;
}
.mainMenuLink {
	font-weight: bold;
	padding: 12px 15px 0px 15px;
	text-align: center; 
}
.linkBialy {
	color: #FFFFFF;
	text-decoration: none;
}
.linkBialy:hover {
	color: #FFFF99
}
.mainMenu {
	background: URL(../pics/main_menu_background.jpg);
}
.mainMenu table {
	height: 38px;
	color: #FFFFFF;
	background-color: none;
}
.inputSzukaj {
	width: 140px;
	height: 17px;
	border: none;
	background: URL(../pics/szukaj_background.gif) no-repeat;
	padding-top: 3px;
	padding-left: 3px;
	vertical-align : middle;
}
.inputSzukaj02 {
	width: 197px;
	height: 17px;
	border: none;
	background: URL(../pics/szukaj_background_02.gif) no-repeat;
	padding-top: 3px;
	padding-left: 3px;
	vertical-align : middle;
}
.linkKoszyk {
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}
.linkKoszyk img {
	vertical-align: middle;
	margin-left: 10px;
}
.linkKoszyk a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.linkKoszyk a:hover {
	color: #FFFF99;
}
.zielonyNaglowek01 {
	height: 24px;
	font-size: 11px;
	color: #990033;
	font-weight: bold;
	border-bottom: solid 2px #990000;
	padding-bottom: 4px;
	padding-left: 15px;
	vertical-align: bottom;
}
.brazowyNaglowek01 {
	height: 24px;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
	border-bottom: solid 2px #990000;
	padding-bottom: 2px;
	padding-left: 15px;
}
.menuElement {
	background: #FFBDBD;
	font-size: 9px;
	font-weight: bold;
	border-top: solid 3px #FFFFFF;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menuSelektor {
	vertical-align: top;
	padding-top: 8px;
	width: 9px;
	background: #FFBDBD;
	border-top: solid 3px #FFFFFF;
}
.powiadamiaczBackground {
	background: URL(../pics/powiadamiacz_background.jpg) repeat-x;
}
.powiadamiaczNaglowek {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	padding: 12px 0px 2px 15px;
}
.powiadamiaczContent {
	padding: 10px 0px 0px 6px;
}
.inputPowiadamiacz {
	width: 140px;
	height: 17px;
	border: none;
	background: URL(../pics/input_powiadamiacz.gif) no-repeat;
	padding-top: 3px;
	padding-left: 3px;
}
.ramka {
	width: 1px;
	background: URL(../pics/frame.gif) repeat-y;
}
.ofertaBorder {
	border: solid 6px #FFFFFF;
}
.ofertContent {
	width: 130px;
	padding: 8px 4px 4px 4px;
	text-align: center;
	line-height: 16px;
}
.ofertContent span {
	font-weight: bold;
}
.obrazekRamka {
	width: 1%;
	background: #990033;
	padding: 1px;
}
.obrazekRamka img {
	border: solid 1px #FFFFFF;
}
.kolorPomaranczowy {
	color: #FF8787;
}
.kolorBezowy {
	color: #990033;
}
.kolorCzerwony {
	color: #FF0000;
}
.ofertaContent02 {
	text-align: center;
	background: #FFADAD;
	border-top: solid 4px #FFE9E9;
	line-height: 16px;
	padding: 8px;
}
.ofertaContent02 img {
	border: solid 1px #FFFFFF;
}
.linkPodkreslony {
	color: #990033;
	text-decoration: underline;
}
.linkPodkreslony:hover {
	color: #990033;
}
.stopkaLeft {
	height: 38px;
	background: URL(../pics/main_menu_background.jpg);
	color: #FFFFFF;
	padding-left: 12px;
	vertical-align: middle;
}
.stopkaRight {
	height: 38px;
	background: URL(../pics/main_menu_background.jpg);
	color: #FFFFFF;
	padding-right: 12px;
	vertical-align: middle;
	text-align: right;
}
.linkOrange {
	color: #990000;
	text-decoration: none;
}
.linkOrange:hover {
	text-decoration: underline;
}
.koszykWypelniony {
	padding-top: 10px;
	text-align: right;
	vertical-align: middle;
}
.koszykWypelniony img {
	float: right;
	margin-left: 10px;
}
.selectSzukanieZaawansowane {
	font-weight: bold;
	color: #990000;
	width: 197px;
}
.szukanieZaawansowaneTd {
	vertical-align: middle;
	width: 175px;
	font-size: 11px;
}

