@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
body {
	background-image: url(../Pics/bckgnd_index.jpg);
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
	background-color: #060;
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #FC0;
	text-decoration: none;
}
a:visited:hover {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #F00;
}
a.nav:link {
	color: #F90;
	text-decoration: none;
}
a.nav:hover {
	color: #FC0;
	background-color: #000;
}
a.nav:visited:hover {
	color: #FC0;
	background-color: #000;
}
a.nav:visited {
	color: #999;
	text-decoration: none;
}
a.nav:active {
	color: #F00;
}
body.calendar #calendar, body.calendar #calendar a,
body.stockclock #stockclock, body.stockclock #stockclock a{color:#FC0;background:#000000;text-decoration:none;}
a.nav_calendar:link {
	color: #000;
	text-decoration: none;
}
a.nav_calendar:hover {
	color: #FC0;
	background-color: #000;
}
a.nav_calendar:visited:hover {
	color: #FC0;
	background-color: #000;
}
a.nav_calendar:visited {
	color: #000;
	text-decoration: none;
}
a.nav_calendar:active {
	color: #F00;
}
a.nodim:link {
	color: #F90;
	text-decoration: none;
}
a.nodim:hover {
	color: #FC0;
	text-decoration: none;
}
a.nodim:visited:hover {
	color: #FC0;
	text-decoration: none;
}
a.nodim:visited {
	color: #F90;
	text-decoration: none;
}
a.nodim:active {
	color: #F00;
}

.footer {
	font-size: 9px;
	text-align: left;
}


p {
	font-size: 16px;
	text-align: left;
}


#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 234px;
}
#mainContent {
	margin-top: -15px;
	margin-right: 260px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#content {
	width:95%;
	background-image: url(../Pics/semitransparentbckgnd.png);
	position:absolute;
	z-index: 100;
	border: 3px solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
}

#parent {
	position:absolute;
	width: 231px;
	height: 312px;
	background-image: url(../Pics/webinarbackground.gif);
}


.footer_secret {
	font-size: 9px;
}
.p00 {
	font-size: 16px;
	color: #F90;
	font-style: italic;
}

#dimdim_widget {
	width: 255px;
	float: left;
	height: 345px;
} 
#dimdim_description {


}
.below_image_text {
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#webinar_video {
	height: 300px;
	float: left;
}
#webinar_video_description {
	padding-right: 5px;
	padding-left: 20px;
}
#content_calendar {
	width:800px;
	background-image: url(../Pics/semitransparentbckgnd2.png);
	padding: 20px;
	border: 3px solid #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#webinar_block {
	height: auto;


}
#text_pseudo_button {
	background-color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #F90;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
	vertical-align: middle;

}
#text_pseudo_button_left {
	background-color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #F90;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
	vertical-align: middle;
	width: 253px;
}

#left_panel {
	width: 255px;
	float: left;
	height: 800px;
}
#news_panel {
	margin-left: 255px;
	height: 800px;
	color: #FFF;
	font-size: 9px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.dimdim_description_text {
	font-size: 14px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.webinars_past {
	font-size: 12px;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.webinars_past_center {
	font-size: 12px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.news {
	font-size: 12px;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.news_center {
	font-size: 12px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

a.empty:link {
	color: #FFF;

}
a.empty:hover {
	color: #FFF;

}

a.empty:visited {
	color: #FFF;


}
a.empty:active {
	color: #0F0;

}
a.empty2:link {
	color: #FFF;

}
a.empty2:hover {
	color: #FFF;

}
a.empty2:visited {
	color: #FFF;


}
a.empty2:active {
	color: #FFF;

}
#News_header {
	margin-top: 17px;
	margin-right: 260px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: left;
}
#News_search {
	margin-top: 17px;
}

#nastroenia {
	width: 255px;
	float: left;
	height: 270px;
}
#radio_panel {
	width: 0px;
	float: right;
	height: 0px;
	right: 110px;
	position: relative;
	top: -18px;
}

#star50 {
	width: 0px;
	height: 0px;
	z-index: -100;
	left: 60%;
	position: relative;
}
.webinars_scheduled_header {
	font-size: 12px;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #F90;
}
.webinars_scheduled_text {
	font-size: 12px;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.alignCenter{text-align: center;}
.alignLeft{text-align: left;}
.alignRight{text-align: right;}
.alignTopLeft{text-align: left; vertical-align: top;}
.alignBottomLeft{text-align: left; vertical-align: bottom;}


