html,body {
	padding: 0;
	margin: 0;
	line-height: 1.3;
	background: #fff;
	}
body {
	font-family: tahoma;
	font-size: 13px;
	}
.c {
	clear: both;
	font-size: 0;
	height: 0;
	}
	
img {
	border: 0;
	}
	
.holder {
	width: 990px;
	margin: 0 auto;
	position:relative;
	}
	
#top {
	background: url('media/top-bg.png') repeat-x top left;
	height: 90px;
	position: relative;
	overflow: hidden;
	}

#logo {
	position: absolute;
	top: 0px;
	left: 20px;
	}

a#cartLink {
	position: absolute;
	top: 55px;
	right: 20px;
	color:#f00;
	font-size: 15px;
	}
	
#top h1 {
	position: absolute;
	left: 250px;
	font-size:27px;
	top:35px;
	margin: 0;
	font-weight: normal;
	}
	
#footer {
	border-top: 1px solid #bbb;
	background: #F8C230;
	margin-top:10px;
	padding: 5px 0px;
	}
	
#footer h3 {
	font-weight: normal;
	margin: 0;
	color:#fff;
	font-size:20px;
	margin-bottom:3px;
	}
	
#footer p {
	font-size: 14px;
	margin: 1px 0;
	}
	
#menu {
	float: left;
	width: 220px;
	}
	
#menu a {
	display: block;
	background:#fdce43;
	color:#000;
	text-decoration: none;
	padding: 8px 20px;
	font-size:14px;
	border-top: 1px solid #fff;
	outline: none;
	}
	
#menu a.level1 {
	font-size: 12px;
	padding: 0px 0 6px 40px;
	border-top: 0;
	display: none;
	}

#menu a:hover, #menu a.selected {
	background:#fee59d;
	}

#content {
	width: 770px;
	float: right;
	overflow: hidden;
	}
	
.smallContent {
	padding: 5px 5px;
	margin-bottom:5px;
	border-bottom:1px solid #fff;
	}

.smallContent h3 {
	margin: 0;
	font-size:12px;
	}
	
.smallContent h3 a {
	color:#333;
	text-decoration:none;
	}
	
.smallContent p.readMore a {
	text-decoration: none;
	}
.smallContent p.readMore {
	text-align:right;
	}
.smallContent p {
	margin: 0;
	font-size:11px;
	color:#555;
	}	
	
.itemHolder .imgHolder img {
	width: 230px;
	}
.imgHolder {
	height: 173px;
	overflow: hidden;
	width: 230px;
	float: left;
	text-align: center;
	margin-right: 10px;
	}
	
.singleItemHolder .imgHolder {
	overflow: hidden;
	width: 230px;
	text-align: center;
	margin-bottom: 3px;
	float: none;
	}
	
.singleItemHolder a {
	text-decoration: none;
	color:#777;
	font-size: 11px;
	}
	
.imgsideInfo {
	width: 260px;
	margin-right: 20px;
	float: left;
	}
	
.textHolder {
	float: right;
	width: 470px;
	margin-bottom: 20px;
	}

.textHolder p {
	margin: 0;
	}
	
.itemHolder h2 a {
	color:#000;
	text-decoration: none;
	}
	
.itemHolder h2 {
	margin: 10px 0 0 0;
	font-size: 13px;
	}
	
.itemTitle {
	margin: 10px 0 10px 0;
	font-size: 16px;
	}
	
.itemHolder {
	border-bottom: 1px solid #d0d0cf;
	height: 173px;
	overflow: hidden;
	padding-right: 10px;
	font-size:12px;
	}

.phone {
	margin-top:5px;
	font-size: 14px;
	}

.itemHolder .price {
	font-size: 15px;
	}
	
.itemHolder .price .priceLabel {
	color:#9f0404;
	}
	
.oldPrice {
	text-decoration: line-through;
	font-size: 12px;
	color:#777;
	}

.singleItemHolder .price {
	font-size: 16px;
	margin-bottom: 5px;
	}
	
.singleItemHolder .price .priceLabel{
	font-weight: bold;
	}
	
.leftSide {
	float: left;
	width: 510px;
	}
.rightSide {
	float: right;
	width: 250px;
	background:#F3F3F3;
	}
	
.smallTitle {
	margin: 10px 0 5px 0;
	font-size: 12px;
	color:#555;
	}

.someMore {
	padding: 2px;
	border: 1px dotted #eee;
	float: left;
	margin: 0 3px 3px 0;
	width: 70px;
	overflow: hidden;
	height: 97px;
	}

.someMore .imgHolder img {
	width: 70px;
	}
.someMore .imgHolder {
	width: 70px;
	overflow: hidden;
	height: 85px;
	text-align: center;
	}
	
.someMore p {
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color:#9f0404;
	}
.someMore a {
	color:#000;
	text-decoration: none;
	}
.someMore h4 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	}
	
.noFix {
	height: auto;
	}
	
.prev {
	float: left;
	}
	
.next {
	float: right;
	}
	
.fastforward {
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
	color:#555;
	}
	
.fastforward a {
	font-size: 14px;
	font-weight: bold;
	background:#ddd;
	color:#000;
	text-decoration: none;
	padding: 2px 5px;
	}	
	
.addToCart {
	background: #FFC20E;
	border: 1px solid #9F4B00;
	color:#000;
	font-family: tahoma;
	font-size: 14px;
	padding: 2px 5px;
	}
	
#itemAddedToCart {
	display: block;
	font-weight: bold;
	color:#238F28;
	margin-top: 5px;
	display: none;
	}
	
#totalsum {
	color:#555;
	font-size: 11px;
	}
	
table.cart {
	border-collapse: collapse;
	border: 1px solid #eee;
	}
table.cart td {
	border: 1px solid #eee;
	padding: 2px 5px;
	xsvertical-align: top;
	}
	
table.cart th {
	font-size:11px;
	text-align: left;
	padding: 2px 5px;
	background:#f3f3f3;
	border:1px solid #fff;
	}

#gigaPhone {
	position: absolute;
	top: 37px;
	left: 400px;
	font-size: 25px;
	font-family: arial;
	letter-spacing: -1px;
	}
	
.title {
	font-size: 15px;
	color:#333;
	margin: 0 0 10px 0;
	}
	
#mainContent {
	padding: 5px 10px;
	}
	
.articleHolder {
	padding-bottom: 0px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	}
	
.infoLine {
	margin: 0;
	color:#aaa;
	font-size: 11px;
	}
	
.infoLine a {
	color:#000;
	}
	
.aTitle {
	margin-top: 0;
	margin-bottom: 0;
	}
	
.aTitle a {
	color:#000;
	text-decoration: none;
	}
.aTitle a:hover {
	background:#000;
	color:#fff;
	}
	
.sampleHolder {
	float: left;
	width: 205px;
	overflow: hidden;
	margin: 20px 25px;
	}
	
.sampleHolder a {
	display: block;
	height: 205px;
	width: 205px;
	overflow: hidden;
	margin-bottom:1px;
	}
	
.sampleHolder p { 
	margin: 0;
	background:#eee;
	padding: 2px 5px;
	font-size:10px;
	height: 26px;
	}
	
.centerColumn {
	float: right;
	width: 760px;
	}
	
.similarItems {
	float: left;
	width: 185px;
	overflow: hidden;
	margin: 0 2px;
	}
	
.similarItems .similarTitle a {
	font-size: 12px;
	color:#555;
	font-weight: bold;
	text-decoration: none;
	}
	
.similarItems .similarPrice {
	text-align: right;
	color:#9f0404;
	font-weight: bold;
	}
	
.similarItems .similarImage img {
	width: 185px;
	}
	
#langBar {
	position: absolute;
	top: 5px;
	right: 10px;
	}
	
#langBar a {
	color:#000;
	padding: 0 3px;
	}
	
#langBar a.selected { font-weight: bold; text-decoration: none; }