
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e3e3e3;
	background-color: #334444;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

form {
  margin: 0px;
  padding: 0px
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e3e3e3;
}

.tdMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-right: 34px;
	padding-left: 20px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #566666;
	margin-top: 20px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

.fotter {
	font-size: 10px;
	color: #999999;
	text-align: center;
	vertical-align: top;
}

.boxContent {
	background-image: url(../images/box_spacer.gif);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 264px;
	padding-right: 20px;
	padding-left: 14px;
	padding-bottom: 10px;
}

.divTitle {
	text-align: right;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.divSearch {
	text-align: right;
	margin: 0px;
	padding: 0px;
	clear: both;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #FF7F00;
}

a.menu:link, a.menu:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_tlo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 15px;
	display: block;
	text-transform: uppercase;
}

a.menu:hover{
	color: #FF7F00;
}

a.topMenu:link, a.topMenu:visited {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-right: 16px;
	padding-left: 16px;
	font-weight: bold;
}

a.topMenu:hover{
	color: #FF7F00;
}

a.topMenuI:link, a.topMenuI:visited {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 16px;
	padding-left: 16px;
	font-weight: bold;
}

a.topMenuI:hover{
	color: #FF7F00;
}


a.iHome:link, a.iHome:visited {
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
	background-image: url(../images/ico_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 20px;
	padding-top: 12px;
	height: 25px;
}

a.iHome:hover{
	color: #FF7F00;
}

a.iFav:link, a.iFav:visited {
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
	background-image: url(../images/ico_fav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	height: 25px;
}

a.iFav:hover{
	color: #FF7F00;
}

.divBoxSzukaj {
	width: 100%;
	border: 1px solid #566666;
}

.divFormElemR {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	float: right;
	padding: 10px 0px 10px 50px;
}

.divFormElemC {
  clear: both;
  color: #CCCCCC;
  float: right;
  font-size: 10px;
  font-weight: bold;
  padding: 10px 0px 10px 30px;
  text-transform: uppercase;
}

select {
	font-size: 11px;
	color: #333333;
	background-color: #eeeeee;
	margin-top: 3px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

div.regularprice {
  font-weight: bold;
  font-size: 14px;
}

div.regularprice-strike {
  font-size: 12px;
  text-decoration: line-through;
}

div.specialprice {
  font-weight: bold;
  font-size: 15px;
  color: #FF7F00;
}

img.ajax-progress {
  height: 15px;
  width: 15px;
  border: 0px;
}
