@charset "utf-8";
// 1

#ramka {
	float: none;
}
body {
	background-color: #4e4e4e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#menu {
  padding-top: 10px;
	width: 250px;
	float: left;
}
#opcje {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.menu_opcje {
	list-style-position: inside;
	list-style-type: square;
}


a:link, a:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  text-decoration: none; }


a:hover, a:active { text-decoration: underline; }


#main {
	width: 750px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 1000px;
	float: left;
	color: #CCCCCC;
}
#ramka {
}
#wrapper {
	float: none;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 200px;
	width: 250px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border: 1px solid #000000;
}

#gora {
	float: right;
	height: 200px;
	width: 750px;
}

/*MENU BOX */

div.basicBox {
  border:1px solid #000000;
  padding:0px;
  margin:0px;
  margin-bottom:10px;
  width:100%;
  clear:both;
  display:block;
  background-color:#a3a3a3;
}

h1.basicBoxTitle {
  background-color:#FED356;
  border-bottom:1px solid #DEDEDE;
  color:#000000;
  font-size:13pt;
  font-weight:bold;
  padding:5px;
  margin:0px;
  vertical-align:middle;
}
h3.basicBoxTitle {
  background-color:#FED356;
  border-bottom:1px solid #000000;
  color:#000000;
  font-size:10pt;
  font-weight:bold;
  padding:5px;
  margin:0px;
  vertical-align:middle;
}
h1.basicBoxTitle {
  background-color:#FED356;
  border-bottom:1px solid #000000;
  color:#000000;
  font-size:12pt;
  font-weight:bold;
  padding:5px;
  margin:0px;
  vertical-align:middle;
}
div.basicBoxTitle {
  background-color:#FED356;
  border-bottom:1px solid #000000;
  color:#000000;
  font-size:14px;
  font-weight:bold;
  padding:5px;
  margin:0px;
  vertical-align:middle;
}
div.basicBoxContent {
  padding:5px;
  margin:0px;
  display:block;
  text-align:left;
}

div.basicBoxBig {
  border:1px solid #000000;
  padding:0px;
  margin:0px;
  width:100%;
  height:100%;
  clear:both;
  display:block;
  background-color:#a3a3a3;
}

.ref
{
margin-top: 75px;
margin-left: 100px;
font-size: 12px;
font-style: italic;
color: #CCCCCC;
}

.author
{
margin-right:20px;
font-style: normal;
text-align: right;
}

.welcMsg h1
{
font-size: 16px;
margin-left: 20px;
margin-top: 20px;
color: #CCCCCC;
}

.content
{
background-color: #838383;
margin: 10px 10px 10px 10px;
}

ul.basicBoxList {
  margin:0px;
  margin-left:10px;
  padding:5px;
  text-align:left;  
  color: #000000;
}

li.basicBoxListItem {
  list-style-type:square;
}

.pointer
{
	background-color: #a3a3a3;
	border-bottom: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	height: 100px;
}

.inventoryPrice
{
	text-align: left;
	float: right;
}

.inventoryImage
{
	float:left;
	margin-right: 10px;
}

.invMore
{
	float: right;
	margin-left: 10px;
}

.invMore a:hoover
{
	text-decoration: underline;
}

.contactForm
{
	padding: 10px 10px 10px 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.customPageContent
{
	padding: 10px 10px 10px 10px;
}

#listingViewInfo
{
	border-top: 1px solid #000000;
}

.viewPrice
{
	float: left;
	font-weight: bold;
}

.date
{
	float: right;
	font-weight: bold;
}

.offerDetails
{
padding: 10px 10px 20px 10px;
}

.images
{
	margin:auto;
	overflow: hidden;
}

#listingsViewThumbnails {
  display:inline;
  clear:both;
  text-align:center;
  display:block;
  margin-top: 15px;
  height: 100%;
}
#listingsViewBoxes {
  position:relative;
  top:314px;
  width:180px;
  top:0px;
  float:right;
}

.basicBoxLabel
{
	font-weight:bold;
	margin-bottom: 5px;
	font-size: 12px;
}

.addInfo
{
	float: left;
}

#listingsViewInfo
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.blockedImage {
  display:inline;
  clear:none;
  padding:5px;
}

.print
{
	float: right;
	font-weight: none;
	margin-right: 10px;
	height: 20px;
}

.inventoryInfo a:hoover
{
	text-decoration: underline;
}