body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Trebuchet MS, Times New Roman;
	background: white;
}
#logo {
	position: absolute;
	top: 30px;
	left: 30px;
	background: transparent url(../i/logo.gif) no-repeat;
	width: 156px;
	height: 106px;
}
#man, #man_image {
	width: 168px;
	height: 247px;
	z-index: -1;
}
#man {
	position: absolute;
	right: 10px;
	top: 10px;
	background-color: red;
}
#man_image {
	background: transparent url(/i/man.png) no-repeat scroll left bottom;
	cursor: pointer;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/man.png', sizingMethod=scale);
}

#dealersEnter,#dealersEnterForm,#eneteredUserInfo,#cartInfo{
  position: absolute;
  right: 200px;
  top: 20px;
  font-size: 22px;
  text-align: center;
}
#eneteredUserInfo,#cartInfo {
  font-size: 14px;
}
#cartInfo {
  top: 50px;
  text-align: right;
}

#productValuesPopUpDiv,#dealersEnterForm,#cartContentDiv {
  position: absolute;
  z-index: 1000;
  width: 230px;
  background-color: #E1F2FF;
  border: 1px solid rgb(12,131,199);
  border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 5px;
}

#cartContentDiv {
  left: 50%;
  top: 50%;
  width: 800px;
  height: 500px;
  margin-left: -400px;
  margin-top: -250px;
}


#dealersEnterForm {
  height: 100px;
  font-size: 12px;
  color: black;
  z-index: 999;
}

#dealersEnterForm div {
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#dealersEnterForm label {
  width: 40px;
}
#dealersEnterForm input {
  width: 160px;
}

#menu {
	position: absolute;
	top: 110px;
	left: 140px;
}
#menu a {
	font-size: 22px;
	margin-right: 15px;
}
#menu a.active {
	font-size: 26px;
}
#container {
	margin-top: 150px;
	z-index: 5
}
#container>table {
	width: 100%;
}
#left_menu {
	padding: 20px;
	width: 190px;
	border-right: solid 1px rgb(12,131,199);
}
#left_menu div {
	margin-bottom: 10px;
	font-size: 10px
}
#left_menu div a {
	font-size: 14px
}
#left_menu div a span {
	font-family: Verdana
}
#left_menu div a.active {
	font-weight: bold;
	text-decoration: none;
}
#allProductsTableLink{
    font-size: 20px !important;
}
#content {
	padding: 20px;
	padding-right: 175px;
}
#logos {
	margin: 20px;
	text-align: center;
}
#logos a, #logos img {
    border: 0;
    text-decoration: none;
    outline: none;
}
#bottom {
	height: 117px;
	margin-top: 50px;
	background: transparent url(../i/bottom-back.gif) repeat-x scroll bottom
}
#bottom_banki {
	float: left;
}
#bottom_banki {
	background: transparent url(/i/banki.png) no-repeat scroll left top;
	height: 117px;
	width: 263px;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/banki.png', sizingMethod=scale);
}
.productItem {
	width: 100%;
	cursor: pointer
}

.productItem h3 {
	font-family: Arial;
	font-weight: normal;
	margin-top: 3px
}
.productImageSmall {
	width: 120px;
}
.productImageSmall img, .productImageMedium {
	width: 100px;
	padding: 5px;
	margin: 5px;
	border: 1px solid rgb(153,204,255)
}


#productValuesPopUpDiv {
  width: 320px;
} 

.close {
    height: 29px;
    width: 29px;
    float: right;
    position: relative;
    top: -15px;
    left: 15px;
    cursor: pointer;
    background: transparent url(/i/close.png) no-repeat scroll left top;
    _background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/close.png', sizingMethod=scale);
}

.productImageMedium, #productTechnicalValues {
	width: 300px;
	margin-bottom: 20px;
}
#productTechnicalValues, #productVolumesTable {
	font-size: 12px;
	width: 314px;
	margin-left: 4px;
}

#productVolumesTable thead tr td {
  border-bottom: 1px solid rgb(12,131,199);
}
.productCountVolumeCell {
  width: 1px;
  text-align: center
}

input {
	border: 1px solid rgb(12,131,199)
}
input.button {
	border: 1px solid rgb(12,131,199);
	margin-top: 5px;
}
.inStockCell, .inStockSpan {
	height: 16px;
	width: 75px;
	max-width: 75px;
	background: transparent url(../i/in-stock-gray.png) no-repeat scroll left center;
}
.inStockSpan {
	background-image: url(../i/in-stock-colored.png);
}

.addToCart {
  background-color: rgb(16,166,245);
  cursor:pointer;
  border-radius: 2px;
  -moz-border-radius: 2px;
}
.recalculateProductCount {
	display: inline-block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: transparent url(/i/calculator.png) no-repeat scroll left top;
    _background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/calculator.png', sizingMethod=scale);
    vertical-align: bottom;
}
.deleteFromCart{
	display: inline-block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: transparent url(/i/remove.png) no-repeat scroll left top;
    _background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/remove.png', sizingMethod=scale);
}


.rur {
  padding-right: 12px;
  background: transparent url(../i/rur.png) no-repeat scroll right bottom
}

.treeIcons {
    width: 12px;
    height: 12px;
    vertical-align: baseline;
    cursor: pointer;
}

#confirmOrderLink {
    font-size: 22px;
    margin-right: 25px;
}


.productTableListHeader a {
  cursor: pointer;
  border-bottom: 1px dotted rgb(51,0,102);
  margin-bottom: 10px;
  text-decoration: none;
}

.productTableListHeader a:hover{
  border: none;
}

.productTableListTableItemClass thead{
  font-weight: bold;
  text-align: center;
}

#sendOrderForm input {
    font-size: 20px;
}


#cartProductsTable thead tr {
	text-align: center;
}

