﻿/*Ikona do zamkniecia okna oferty*/
.div_naMiniOfferClose
{
	cursor: pointer;
	text-align: right;
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 5px;
	padding-right: 5px;
}


.Na_OfferListItemPhoto
{
	float: left;
	padding-left: 2px;
	padding-top: 30px;
}

.Na_OfferListItemDescribe
{
	background-color: inherit;
	position: relative;
	float: left;
	width: 200px;
	padding-top: 3px;
	padding-left: 5px;
}

.OfferWSContent
{
	padding-left: 10px;
	height: 404px;
	width: 310px;
	display: block;
}

.ScrollerDivControl
{
	position: relative;
	float: left;
	width: 320px;
	top: 0px;
}

.HeaderTextDiv
{
	width: 272px;
	height: 29px;
	line-height: 29px;
	background-image: url(../img/png/Belka.png);
	padding-left: 0px;
	float: left;
}

.HeaderTextDiv span
{
	padding-left: 20px;
	font-size: 14px;
}

.HeaderDivItem
{
	cursor: pointer;
	width: 20px;
	height: 29px;
	line-height: 29px;
	background-image: url(../img/png/Belka.png);
	padding-left: 0px;
	float: left;
}

.arrowItem
{
	padding-top: 12px;
	padding-left: 7px;
}


.divItem
{
	width: 320px;
	height: 79px;
	position: relative;
	cursor: pointer;
	z-index: 2; /*border-top: solid 1px #cecece;*/
	font-size: 11px;
	background-color: Transparent;
	background-image: none;
}

.offersDiv
{
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 8px;
	background-color: Transparent;
}

.offersDiv hr
{
		width: 320px;
	margin: 0 0 0 0;
	border: 0;
	background-color: #CECECE;
	height: 1px;
	} 

.scrollerHeader
{
	color: White;
	height: 29px;
	font-weight: normal;
	width: 320px;
}
.hrLiniaOfferList
{
	width: 320px;
	margin: 0 0 0 0;
	border: 0;
	background-color: #CECECE;
	height: 1px;
}

.offerDivWs
{
	/*border: solid 1px grey;*/
	width: 320px;
	height: 400px;
	position: absolute;
	float: left;
	top: 38px;
	left: 329px;
	z-index: 3;
	display: none;
	background-color: White;
	background-image: url('../img/OfertaScrollerTlo.png');
}

.HeaderBGLeft
{
	background-image: url('../img/png/BelkaLewa.png');
	float: left;
	width: 3px;
	height: 29px;
	line-height: 29px;
}

.HeaderBGRight
{
	background-image: url('../img/png/BelkaPrawa.png');
	float: left;
	width: 3px;
	height: 29px;
	line-height: 29px;
}
.HeaderPodzialka
{
	background-image: url('../img/png/BelkaPodzialka.png');
	float: left;
	width: 2px;
	height: 29px;
	line-height: 29px;
}

.divItem Ul
{
	float: left;
	list-style-type: none;
	padding-left: 5px;
	margin-top: 12px;
	width: 220px;
}

.divItem Ul a
{
	text-decoration: none;
	color: Black;
}
.divItem Ul Li a span sup
{
	font-size: 8px;
}

/*	
.DivScrollerUl
{
	float: left;
	list-style-type: none;
	padding-left: 5px;
	margin-top: 12px;
	width: 220px;
}

.DivScrollerUl a
{
	text-decoration: none;
	color: Black;
}

.DivScrollerUl Li a span sup
{
	font-size:8px;
	}
*/

a:link.scrollerPrice
{
	color: Red;
}
a:visited.scrollerPrice
{
	color: Red;
}
a:hover.scrollerPrice
{
	color: Red;
}

