a {
	color: #cb0000;
	text-decoration: none;
}

a:hover {
	color: #474747;
	text-decoration: underline;
}

body {
	background: #fff;
	color: #474747;
}

body, html {
	font-size: 12px;
	font-family: Humnst777CnEUNormal;
}

#outer {
	text-align: center;
}

#inner {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#center {
	overflow: hidden;
}

/* Nagłówek */


#top .logo {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
}

#top .header {
	color: #ccc;
	font-size: 16px;
	font-weight: bold;
}

/* Lewa kolumna */

#left, #side {
	float: left;
	width: 250px;
}

#left_menu ul li {
	list-style: none;
	padding: 4px 0;
}

#left_menu ul ul {
	padding-left: 15px;
}

/* Zawartość */

#content {
	/*margin-left: 250px;*/
}

#content .header {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
}


/* Lista komunikatów */

.messageList .error {
	color: #f00;
}

.messageList .ok {
	color: #393;
}

/* Nawigacja */

#navigation {
	color: #a0a0a0;
	font-size: 11px;
	padding: 0 0 10px 0;
}

#navigation a {
	color: #b86c6c;
}

/* Poleć znajomemu */

#dlgRecommend {
	background: #fff;
	padding: 20px;
}

#dlgRecommend .row {
	padding: 5px;
}

#dlgRecommend label {
	float: left;
	margin-right: 5px;
	text-align: right;
	width: 150px;
}

#dlgRecommend input.text, #dlgRecommend textarea {
	border: 1px solid #444;
}



body {
	background:#eee;
	border-top: 5px solid #fff;
}



div#body {
	text-align:left;background:#000;padding-left:10px;
	overflow: hidden;
	padding-bottom: 10px;
}

div#top {
	height: 125px;
}

.sprzedany{position:absolute;top:0px;left:0px;}
.dostepny{position:absolute;top:0px;left:0px;}


div.product {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	width: 960px;
}

div.product .description {
	background:#fff;
	line-height:13px;
	padding: 10px;
}

div.product .galleriesSale {
    bottom: -11px;
    position: absolute;
    right: -11px;
}

div.product .description .title {
    font-size: 20px;
    font-weight: bold;
}

div.product .description .text,
div.product .description .info {
	font-family: Tahoma,Geneva,'DejaVu Sans Condensed',sans-serif;
	font-size: 11px;
    margin-top: 10px;
}

div.product .description .text {
	line-height: 130%;
	width: 700px;
}

div.product .description .info {
	font-size: 11px;
	font-weight: bold;
}

div.product .description .transport {
	border-left: 1px solid #666;
	color: #be2947;
	font-size: 12px;
    font-weight: normal;
    margin-left: 8px;
    padding-left: 10px;
}

div.product .description .preview {
	color: #aaa6a5;
    font-size: 11px;
    font-weight: normal;
    position: absolute;
    right: 240px;
    text-transform: uppercase;
}

div.product .description span.flashHeader {
	display:block;
	height:25px;
	margin-left: 15px;
	margin-top: 10px;
}

div.product .description .text p,
div.product .description .text span {
	margin: 0 !important;
	padding: 0 !important;
}

div.product .image {
	float: left;
}

div.product .image img {
	display: block;
	height: 87px;
	width: 189px;
}

div.product img.product {
	display: block;
	height: 348px;
	width: 960px;
}

div#footer {
	color: #666;
	font-family: Verdana;
	font-size: 9px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 960px;
}

div#footer a {color:#fff;}

.pre_form{float:left;}
div#form .email {margin-left:10px;background:#000;border:1px solid #333;color:#999;}
div#form .submit {background:#000;border:1px solid #333;width:20px;color:#666;margin-left:-4px;}

hr {border:0 none; border-bottom:1px solid #333;}
a{color:#666;text-decoration:none;}
a:hover{color:#999;}

