#InClickBubble
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	padding:0;
	z-index:100;
	text-align:left;
	width:326px;
}
#InClickBubble img
{
	border:none;
}
#InClickBubble td
{
	padding:0 !important;
	margin:0 !important;
	border:none !important;
	vertical-align:middle !important;
}
#InClickBubble .ic_hand
{
	cursor:hand;
	cursor:pointer;
}
#InClickBubble .ic_underlineOver, #InClickBubble .ic_underlineOut:hover
{
	text-decoration:none;
}
#InClickBubble .ic_underlineOver:hover, #InClickBubble .ic_underlineOut
{
	text-decoration:underline;
}
#InClickBubble .ic_blackBold
{
	color:#000000;
	font-weight:bold;
}
#InClickBubble .ic_header
{
	height:27px;
}
#InClickBubble.arrowtop .ic_header
{
	height:42px;
}
#InClickBubble .ic_inclick
{
	background: url('../img/silver_head.gif') left no-repeat;
	width:291px;
}
#InClickBubble.arrowtop .ic_inclick
{
	background: url('../img/silver_head_arrow.gif') left no-repeat;
}
#InClickBubble .ic_close
{
	background:url(../img/silver_head.gif) right bottom no-repeat;
	width:35px;
}

#InClickBubble .ic_content
{
	background:url(../img/silver_body.gif) repeat-y;
	color:#333333;
	padding:10px !important;
	font-size:12px;
}
#InClickBubble .ic_content .ic_title
{
	display:block;
	margin:0 0 5px 0;
	color:#000000;
	font-weight:bold;
}
#InClickBubble .ic_icon
{
	margin:0 10px 0 0;
}
#InClickBubble .ic_bar
{
	height:30px;
}
#InClickBubble .ic_url
{
	background:url(../img/silver_help.gif) left top no-repeat;
	font-size:12px;
	padding:0 10px 0 10px !important;
}
#InClickBubble .ic_url a
{
	color:#0072fe;
	margin:0;
}
#InClickBubble .ic_help {
	background:url(../img/silver_help.gif) right top no-repeat;
}
#InClickBubble .ic_foot
{
	background:url(../img/silver_foot.gif) no-repeat;
	padding:0 0 0 152px !important;
	height:17px;
}
#InClickBubble .ic_foot .ic_ad
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}
#InClickBubble.arrowbottom .ic_foot
{ background:url(../img/silver_foot_arrow.gif) no-repeat; height: 17px; }

.inclick_underline {
	border-bottom:2px dotted #0000ff;
	color:#0000ff !important;
	text-decoration:none !important;
	cursor:pointer;
}
.inclick_underline:hover {
	color:#0099FF !important;
	text-decoration:none !important;
}
/*
.inclick_underline 		 { color: #0072fe; text-decoration: none; border-bottom:2px dotted #0072fe; cursor:pointer; }
.inclick_underline:hover { color: #0072fe; text-decoration:none !important; }
*/

/* SMALL BUBBLE FOR TOPKY.SK */
#InClickBubbleS
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	padding:0;
	z-index:100;
	text-align:left;
	width:200px;
}
#InClickBubbleS img
{
	border:none;
}
#InClickBubbleS td
{
	padding:0 !important;
	margin:0 !important;
	border:none !important;
	vertical-align:middle !important;
}
#InClickBubbleS .ic_hand
{
	cursor:hand;
	cursor:pointer;
}
#InClickBubbleS .ic_underlineOver, #InClickBubble .ic_underlineOut:hover
{
	text-decoration:none;
}
#InClickBubbleS .ic_underlineOver:hover, #InClickBubble .ic_underlineOut
{
	text-decoration:underline;
}
#InClickBubbleS .ic_blackBold
{
	color:#000000;
	font-weight:bold;
}
#InClickBubbleS .ic_header
{
	height:27px;
}
#InClickBubbleS.arrowtop .ic_header
{
	height:42px;
}
#InClickBubbleS .ic_inclick
{ 
	background: url('../img/silver_head.gif') left no-repeat;
	width:291px;
}

#InClickBubbleS.arrowtop .ic_inclick
{ 
	background: url('../img/silver_head_arrow.gif') left no-repeat;
}
#InClickBubbleS .ic_close
{ 	
	background:url(../img/silver_head.gif) right bottom no-repeat;
	width:35px;
}

#InClickBubbleS .ic_content
{ 
	background:url(../img/silver_bodyS.gif) repeat-y;
	color:#333333;
	padding:10px !important;
	font-size:12px;
}




#InClickBubbleS .ic_content .ic_title
{
	display:block;
	margin:0 0 0 0;
	color:#000000;
	font-weight:bold;
}
#InClickBubbleS .ic_icon
{
	margin:0 10px 0 0;
}
#InClickBubbleS .ic_bar
{
	height:30;
}

#InClickBubbleS .ic_url
{ 
	background:url(../img/silver_helpS.gif) no-repeat left top; 
	font-size:12px; height: 22px; 
	padding:0 10px !important; 
}
#InClickBubbleS .ic_url a
{
	color:#0072fe;
	margin:0;
}
#InClickBubbleS .ic_url_context 
{ 
	color: #eb1104; 
	
	text-decoration: underline; padding: 0 !important; 
}
#InClickBubbleS .ic_help { 
	background:url(../img/silver_helpS.gif) right top no-repeat;
}
#InClickBubbleS .ic_foot
{ 

	background:url(../img/silver_footS.gif) no-repeat;
	padding:0 0 0 152px !important;
	height:17px;
}
#InClickBubbleS .ic_foot .ic_ad
{
	font-weight:bold;
	font-size:10px;
}
#InClickBubbleS.arrowbottom .ic_foot
{ 
	background:url(../img/silver_foot_arrowS.gif) no-repeat;	

}
/* SMALL BUBBLE FOR EMPTY OWNN SHAPE */
#InClickBubbleE
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	padding:0;
	z-index:100;
	text-align:left;
	width:326px;
}
#InClickBubbleE img
{
	border:none;
}
#InClickBubbleE td
{
	padding:0 !important;
	margin:0 !important;
	border:none !important;
	vertical-align:middle !important;
}
#InClickBubbleE .ic_hand
{
	cursor:hand;
	cursor:pointer;
}
#InClickBubbleE .ic_underlineOver, #InClickBubble .ic_underlineOut:hover
{
	text-decoration:none;
}
#InClickBubbleE .ic_underlineOver:hover, #InClickBubble .ic_underlineOut
{
	text-decoration:underline;
}
#InClickBubbleE .ic_blackBold
{
	color:#000000;
	font-weight:bold;
}
#InClickBubbleE .ic_header
{
	height:1px;
}
#InClickBubbleE.arrowtop .ic_header
{
	height:1px;
}
#InClickBubbleE .ic_inclick
{
	width:291px;
}
#InClickBubbleE.arrowtop .ic_inclick
{ background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left 50%; }
#InClickBubbleE .ic_close
{ background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; width:35px; }

#InClickBubbleE .ic_content
{ color:#333333; padding:10px !important; font-size:12px; background-color: transparent; background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; }
#InClickBubbleE .ic_content .ic_title
{
	display:block;
	margin:0 0 5px 0;
	color:#000000;
	font-weight:bold;
}
#InClickBubbleE .ic_icon
{
	margin:0 10px 0 0;
}
#InClickBubbleE .ic_bar
{
	height:0;
}
#InClickBubbleE .ic_url
{ 
	font-size:0; 
	background-color: transparent; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: left top; 
	padding:0 10px !important; 
}

#InClickBubbleE .ic_url a
{
	color:#0072fe;
	margin:0;
}



#InClickBubbleE .ic_help { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right top; }
#InClickBubble .ic_foot
{ background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; padding:0 0 0 152px !important; height:1px; }
#InClickBubbleE .ic_foot .ic_ad
{
	color:#ffffff;
	font-weight:bold;
	font-size:1px;
}
#InClickBubbleE.arrowbottom .ic_foot
{ background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }
