/* ELEMENTY LAYOUTU */

body{
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #3D4A55;
	background-color: #e6e8e9;
	margin: 0px;
	padding: 0px;
}

P{
	color: #707070;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 10px;
}


/* Title */
.Title {
	color: #e42129;
	font-size: 17px;
	font-weight: bold;
}
p.Title
{
	margin: 10px 0px 15px 0px;
}


/* List */
DIV.Content{
	padding: 10px;
}
DIV.List, DIV.ListArrow, DIV.ListArrowBlue, DIV.ListArrowBrown, DIV.ListV{
	margin-left: 10px;
}
DIV.List P{
	background: transparent url(i/list_dot.gif) no-repeat 2px 3px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
}
DIV.ListArrow P, DIV.ListArrowBlue P{
	background: transparent url(i/list_arrow-blue.gif) no-repeat left top;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
}
DIV.ListArrowBrown P{
	background: transparent url(i/list_arrow-brown.gif) no-repeat 1px 1px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
}
DIV.ListV P{
	background: transparent url(i/list_v.gif) no-repeat left top;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
}


td
{
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #3D4A55;
}

A
{
	color: red;
}

IMG
{
	border: 0px;
}

UL, DL
{
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #707070;
	font-size: 12px;
}

LI, DD
{
	font-size: 12px;
	margin-left: 10px;
	color: #707070;
}

	
.prodline{
	cursor: pointer;		
}	

#tooltip
{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.zoominfotext
{
	padding:10px;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: red;
	border: solid 1px red;
	border-left: 0px;
	border-right: 0px;
	background-color:#f0f0f0;
	text-align: justify;
	cursor: hand;
}

.morewindow
{
	background-color: white;
	border: solid 1px #DD9A94;
	padding: 10px;
	margin: 10px;
}
.morewindow P{
	margin-top: 0px;
}

/* ELEMENTY Strony Glownej */
.Title____old
{
	color: #505050;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 25px;
	font-weight: bold;
}



/* Text */
.Text
{
	color: #707070;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}
a.Text
{
	color: #5B74BD;
	text-decoration: underline;
}
a.Text:hover
{
	color: #8B94DD;
}
p.Text
{
	margin: 0px 10px 7px 10px;
}


/* Linie produktowe (linki z logosami graficznymi) */
table.prodline
{
	border: 0px;
	border-bottom: solid 1px #DD9A94;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	width: 70%;
	height: 76px;
	cursor: pointer;
}

tr.prodline
{
	background-color: white;
}

tr.prodlineover
{
	background-color: #f0f0f0;
}

td.prodlinelabel
{
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C16058;
	width: 100%;
	text-align: right;
	vertical-align: bottom;
}

td.prodlineimg
{
	vertical-align: bottom;
}



/* ProductViewConstructor */
table.sectionTable {
	background-image: null;
	background-repeat: no-repeat;
	background-position: top right;
	height: null;
}
td.sectionHeader {
	vertical-align: top;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	padding: 5px;
	color: #707070;
}
p.sectionTitle {
	color: #e42129;
	font-size: 17px;
	font-weight: bold;
}
div.productPhotoMini0 {
	/*border: solid 1px #F3C6C6;*/
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
div.productPhotoMini1 {
	/*border: solid 1px #F39090;*/
	width: 80px;
	height: 80px;
	text-align: center;
	padding: 5px;
}
div.productPhotoMini2 {
	/*border: solid 1px #e42129;*/
	width: 80px;
	height: 80px;
	text-align: center;
	padding: 5px;
}
div.productName0 {
	color: #e42129;
	font-size: 12px;
	font-weight: bold;
	border-left: solid 5px #F3C6C6;
	margin-bottom: 5px;
	padding-left: 5px;
	cursor: pointer;
}
div.productName1 {
	color: #a02129;
	font-size: 12px;
	font-weight: bold;
	border-left: solid 5px #F3C6C6;
	margin-bottom: 5px;
	padding-left: 5px;
	text-decoration: underline;
	cursor: pointer;
}
div.productName2 {
	color: #e42129;
	font-size: 12px;
	font-weight: bold;
	border-left: solid 5px #e42129;
	margin-bottom: 5px;
	padding-left: 5px;
	cursor: pointer;
}
font.productSize, font.productSymbol {
	color: #e42129;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
}
font.productSymbol {
	color: #a0a0a0;
}
div.productText, div.productMore {
	color: #707070;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
}
div.productDetails {
	padding: 5px;
	width: 99%;
	display: none;
}
table.productDetails {
	border-top: solid 1px #e0e0e0;
}
div.productMore {
	width: 99%;
	display: none;
	padding-left: 10px;
}
div.productMoreLink0 {
	color: #707070;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	padding-top: 5px;
	cursor: pointer;
}
div.productMoreLink1 {
	color: #707070;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	padding-top: 5px;
	cursor: pointer;
}
div.productMoreLink2 {
	color: #303030;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	padding-top: 5px;
	cursor: pointer;
}












/* ELEMENTY DZIALU LaDanza */
.ladanzatitle
{
	color: #e42129;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.ladanza
{
	color: #707070;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
}

a.ladanza
{
	color: #5B74BD;
	text-decoration: underline;
}

a.ladanza:hover
{
	color: #8B94DD;
}

img.ladanzaprodimgth
{
	border: 0px;
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
}

img.ladanzaprodimg
{
	border: 0px;
	margin-left: 10px;
	padding: 10px;
}

.ladanzaprodname
{
	font-size: 12px;
	font-weight: bold;
	color: #e42129;
	border-left: solid 5px #e42129;
	margin-bottom: 5px;
	padding-left: 5px;
}

.ladanzaprodesc
{
	color: #707070;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
}

td.ladanzaprodesc
{
	border-top: dotted 1px #d0d0d0;
	vertical-align: top;
}

a.ladanzaprodesc
{
	text-decoration: underline;
	font-weight:bold;
}


/* ELEMENTY DZIALU Swissological */
.slogicaltitle
{
	color: #e42129;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.slogical
{
	color: #707070;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
}

a.slogical
{
	color: #5B74BD;
	text-decoration: underline;
}

a.slogical:hover
{
	color: #8B94DD;
}

.slogicalprodname
{
	color: #e42129;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.slogicalprodesc
{
	color: #707070;
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
}

a.slogicalprodesc
{
	text-decoration: underline;
	font-weight:bold;
}





/* Products (nowy skrypt) */
.ProductName
{
	color: #a02129;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
p.ProductName
{
	border-left: solid 5px #F3C6C6;
	margin-bottom: 0px;
	padding-left: 5px;
}
a.ProductName:hover
{
	text-decoration: underline;
}
.ProductSize
{
	color: #a02129;
	font-size: 11px;
}
p.ProductSize
{
	margin: 0px 0px 10px 10px;
}
.ProductID
{
	color: #CF4D58;
	font-size: 11px;
}
p.ProductID
{
	margin: 0px 0px 10px 10px;
}
.ProductMore
{
	color: #a02129;
	font-size: 11px;
	font-weight: bold;
}
p.ProductMore
{
	clear: both;
	margin: 0px 0px 10px 10px;
}
a.ProductMore
{
	color: #a02129;
	text-decoration: underline;
}