body {
		margin: 0px;
		padding: 0px;
		background-color: #cbd7dd;
		background-image: url('/_g/site_background.png');
		background-repeat: repeat-x;

}

img							{ border: none; }
form						{ margin: 0px; padding: 0px; }
p							{ margin: 0px; padding: 0px 0px 10px 0px; }
p img						{ margin: 0px 5px; }
.hidden						{ display: none; }
.visible					{ display: block; }
.noborder					{ border: none; }
.bold						{ font-weight: bold; }
.normal						{ font-weight: normal; }
.go-right					{ float: right; }
.go-left					{ float: left; }
.no-scroll					{ overflow: hidden; }
.clear						{ clear: both; }

.afs-orange					{ color: #ff6600; }
.afs-silver					{ color: #6a777d; }
.afs-black					{ color: #000000; }
.afs-green					{ color: #53a646; }

.afs-orange a				{ color: #ff6600; text-decoration: none; }
.afs-orange a:hover			{ color: #de5b26; text-decoration: none; }

.calendar-arrows			{ color: #ff6600; text-decoration: none; font-weight: bold;}
.calendar-arrows:hover		{ color: #de5b26; text-decoration: none; font-weight: bold;}

.afs-silver a				{ color: #6a777d; text-decoration: none; }
.afs-silver a:hover			{ color: #ff6600; text-decoration: none; }

.afs-black a				{ color: #000000; text-decoration: none; }
.afs-black a:hover			{ color: #ff6600; text-decoration: none; }

h1, h2, h3, h4, h5 {
		font-family: Arial, Verdana, sans-serif;
		font-weight: bold;
		padding: 0px;
		padding-bottom: 5px;
		margin: 0px;
		color: #000;
}
h1 { 	font-size: 20px; font-weight: normal; }
h2 { 	font-size: 16px; }
h3 {	font-size: 13px; }
h4 {	font-size: 12px; }
h5 {	font-size: 11px; }

h1 a, h2 a, h3 a, h4 a, h5 a {
		color: #000;
		text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
		color: #ff6600;
		text-decoration: none;
}
.desc {
		font-family: Tahoma, Verdana, Arial;
		font-size: 11px;
}
.more-right, .return-right	{ text-align: right; font-family: Tahoma, Verdana, Arial; font-size: 11px; }
.more-right img				{ position: relative; top: 1px; left: 0px; margin-left: 4px; }
.return-right img			{ position: relative; top: 1px; left: 0px; margin-right: 4px; }

/* header -------------------------------------------------------- */

#wrapper					{ width: 1240px; margin: 0px auto; }

#content-header {
		background-position: top left;
		background-repeat: no-repeat;
		background-color: transparent;
		padding: 0px;
		margin: 0px auto;
		position: relative;
		top: 0px;
		left: 0px;
		width: 1240px;
		height: 115px;
}
.header-line {
		background-image: url('/_g/header_back_line.gif');
		background-repeat: no-repeat;
		width: 1240px;
		height: 0px;		
}
.header-line-navi {
		padding: 15px 50px 0px 213px;
		color: #6a777d;
}
.header-line-navi span {
		color: #ff6600;
}
.header-line-navi a {
		color: #6a777d;
		text-decoration: none;
}
.header-line-navi a:hover {
		color: #ff6600;
		text-decoration: none;
}
.header-image {
		background-repeat: no-repeat;
		width: 1240px;
		height: 75px;
}
.header-logo {
		display: block;
		width: 265px;
		position: relative;
		top: 13px;
		left: 50px;
}

/* main menu ----------------------------------------------------- */

.header-menu {
		background-color: #f3f8fa;
		width: 1240px;
		height: 40px;
}
.menu-navi {
		/* width: 1170px; */
		text-align: left;
		margin: 5px 20px 0px 50px;
}
.navi-list-a, .navi-list-b, .navi-list-last {
		text-align: center;
		text-transform: uppercase;
		font-family: Arial, Verdana;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 0.2pt;
}
.navi-list-a a, .navi-list-b a, .navi-list-last a { 
		display: block;
		width: 145px;
		height: 24px;
		padding: 11px 0px 0px 0px;
		margin-right: 1px;

		background-repeat: no-repeat;
        background-position: 0px 0px;
		text-decoration: none; 
		color: #000;
}
.navi-list-a a				{ background-image: url('/_g/menu_buttonback_style_a.gif'); }
.navi-list-a a:hover		{ background-image: url('/_g/menu_buttonback_style_b.gif'); text-decoration: none; color: #ff6600; }
.navi-list-b a				{ background-image: url('/_g/menu_buttonback_style_b.gif'); color: #ff6600 }
.navi-list-b a:hover		{ text-decoration: none; color: #000; }
.navi-list-last a			{ background-image: url('/_g/menu_buttonback_style_a.gif'); }
.navi-list-last a:hover		{ background-image: url('/_g/menu_buttonback_style_b.gif'); text-decoration: none; color: #ff6600; border-right: 3px #fff solid; }

/* main ---------------------------------------------------------- */

#content-main {
		background-color: #f3f8fa;
		padding: 0px;
		margin: 0px;
		width: 1240px;
}
#content-frame-left {
		background-color: transparent;
		width: 50px;

		font-family: Arial, verdana;
		font-size: 12px;			
		color: #000;
}
#content-frame-right {
		background-color: #fff;
		width: 1170px;

		font-family: Arial, verdana;
		font-size: 12px;			
		color: #000;
}

/* subpage ------------------------------------------------------ */

#subpage-frame-left {
		background-color: transparent;
		width: 260px;
		margin-right: 15px;
		padding-left: 20px;
		margin-bottom: 60px;

		font-family: Arial, verdana;
		font-size: 12px;			
		color: #000;
		float: left;
}
#subpage-frame-right {
		background-color: #fff;
		width: 835px;
		padding-left: 15px;
		padding-right: 20px;
		margin-bottom: 60px;

		font-family: Arial, verdana;
		font-size: 12px;			
		color: #000;
		float: right;
		border-left: 2px #cbd7dd solid;
}

/* top tools --------------------- */

.tools-line					{ background-color: #fff; width: 1130px; margin: 20px; border-bottom: 2px #cbd7dd solid; }
.tools-line td				{ padding-bottom: 10px; }

.tool-block-a				{ border-right: 2px #cbd7dd solid; padding: 0px 15px 10px 0px; height: 50px; }
.tool-block-b				{ padding: 0px 15px 0px 15px; height: 50px; }
.tool-block-c				{ border-left: 2px #cbd7dd solid; padding: 0px 0px 0px 15px; height: 50px; text-align: right; }

.tools-path					{ position: relative; left: 0px; top: 44px; font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #6a777d; }
.tools-path img				{ position: relative; left: 0px; top: 0px; margin: 0px 4px; }
.tools-path a				{ color: #6a777d; text-decoration: none; }
.tools-path a:hover			{ color: #ff6600; text-decoration: none; }

.tools-date					{ position: relative; left: 0px; top: 5px; font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #6a777d; }
.tools-date img				{ position: relative; left: 0px; top: 4px; margin: 0px 4px; }

.tools-time					{ position: relative; left: 0px; top: 10px; font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #6a777d; }
.tools-time-br				{ color: #cbd7dd; margin: 0px 4px; }

.tools-login				{ position: relative; left: 0px; top: 17px; font-family: Arial, Verdana; font-size: 16px; font-weight: bold; color: #6a777d; }
.tools-login a				{ font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: normal; color: #ff6600; text-decoration: none; }
.tools-login a:hover		{ font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: normal; color: #000; text-decoration: none; }

.tools-menu					{ position: relative; left: 0px; top: 22px; font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #6a777d; }
.tools-menu span			{ color: #cbd7dd; margin: 0px 4px; }
.tools-menu a				{ color: #6a777d; text-decoration: none; }
.tools-menu a:hover			{ color: #ff6600; text-decoration: none; }
.tools-menu img				{ position: relative; left: 0px; top: 3px; margin-left: 4px; }

/* left menu -------------------- */

.menu-tools					{ margin-top: 90px; text-align: left; }
.menu-tools img				{ margin-bottom: 1px; }

/* footer -------------------------------------------------------- */

#content-footer-line01 {
		background-color: #f3f8fa;
		height: 80px;
		padding: 0px 0px 0px 50px;
		margin: 0px;
}
#content-footer-line02 {
		background-image: url('/_g/footer_back_line02.gif');		
		background-position: top left;
		background-repeat: no-repeat;
		padding: 15px 0px 15px 0px;
		margin-bottom: 25px;
		width: 1240px;
		height: 75px;
		text-align: center;
		vertical-align: top;
}
.footer-parners {
		background-image: url('/_g/footer_back_line01.gif');		
		background-position: top left;
		background-repeat: no-repeat;
		text-align: center;
		width: 1170px;
		height: 80px;
		padding: 0px;
		margin: 0px;
}
.footer-parners img			{ margin: 5px; }
.footer-logo				{ width: 200px; padding-right: 15px; text-align: right; }

.footer-menu {
		padding: 0px 15px 0px 15px;
		text-align: left;
		vertical-align: top;

		font-family: Tahoma, Verdana, Arial;
		font-size: 11px;
		font-weight: normal;
		color: #6a777d;
		border-left: 2px #cbd7dd solid;
}
.footer-menu a				{ color: #6a777d; text-decoration: none; }
.footer-menu a:hover		{ color: #ff6600; text-decoration: none; }
.footer-menu span			{ color: #cbd7dd; margin: 0px 4px; }
.footer-menu img			{ position: relative; left: 4px; top: 0px; margin-right: 4px; }

.copyright					{ text-align: left; margin-top: 20px; }
.copyright a				{ color: #6a777d; text-decoration: none; border-bottom: 1px #cbd7dd solid; }
.copyright a:hover			{ color: #ff6600; text-decoration: none; border-bottom: none; }

.go-top {
		width: 190px;
		font-family: Arial, Verdana;
		font-size: 11px;
		color: #6a777d;
		font-weight: bold;
		text-transform: uppercase;
		text-align: right; 
		padding-right: 40px;
}
.go-top a					{ color: #6a777d; text-decoration: none; }
.go-top a:hover				{ color: #000000; text-decoration: none; }

.go-top img {
		position: relative;
		top: 0px;
		left: 4px;
}

/* content ------------------------------------------------------- */

.main-columns				{ background-color: #fff; padding: 10px 10px 20px 10px;}
.column-a					{ text-align: left; }
.column-b					{ text-align: left; padding-left: 15px; padding-right: 15px; }
.column-c					{ text-align: left; }

/* box -------------------------- */

.box-365 {
		background-color: #fff;
		margin: 0px;
		padding: 0px;
		border:  2px #cbd7dd solid;
		margin-bottom: 15px;
		width: 359px;
}
.groupWrapper {
		width: 363px;
		float: left;
		margin-left: 10px;
		margin-right: 10px;
}
.itemHeader{
	padding-right: 0px;
}
.box-header {
		float: left;
		width: 205px;
		text-align: left;
		padding: 5px 15px 5px 15px;
}
.box-setup {
		float: right;
		width: 80px;
		text-align: right;
		padding: 6px 15px 5px 15px;
}
.box-setup img				{ margin-left: 6px; }
.box-header h4				{ text-transform: uppercase; padding-bottom: 0px; }
.alert-win h4				{ text-transform: uppercase; padding-bottom: 0px; }

.itemContent				{ padding: 5px 15px; }
.itemContent p				{ padding-bottom: 5px; }
.itemContent h1				{ font-size: 14px; font-weight: bold; }
.itemContent h2				{ font-size: 13px; font-weight: bold; padding-bottom: 0px; }
.itemContent h1 img,
.itemContent h2 img			{ position: relative; right: 0px; top: 0px; margin-right: 4px; }
.itemContent h1 a,
.itemContent h2 a			{ color: #000; }
.itemContent h1 a:hover,
.itemContent h2 a:hover		{ color: #ff6600; }

/* box - news */

.news-date					{ text-align: right; color: #6a777d; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px #e5ebee solid; }
.news-date span				{ color: #cbd7dd; margin: 0px 4px; }

.sub-news-box				{ border-bottom: 1px #e5ebee solid; padding-bottom: 15px; margin-bottom: 15px; }
.sub-news-date				{ text-align: left; color: #6a777d; padding-bottom: 15px; }

.sub-news-box h2			{ margin: 0px; padding: 0px; }

/* box - comment */

.day-date {
		background-image: url('/_g/ico_date_back.gif');
		background-position: top left;
		background-repeat: no-repeat;
		text-align: center;
		width: 30px;
		height: 37px;
		margin: 0px;

		font-family: Arial, Verdana;
		font-size: 20px;
		font-weight: normal;
		color: #6a777d;
		line-height: 16px;
}
.day-date span				{ font-size: 11px; font-weight: bold; }

.comment-date				{ text-align: right; color: #6a777d; font-family: Arial, Verdana; font-size: 14px; font-weight: bold; }
.comment-date span			{ font-weight: normal; }

.calendar-option img		{ position: relative; left: 0px; top: 4px; margin: 0px 4px; }

.year-date {font-family: Arial, Verdana; font-size: 20px; font-weight: normal; color: #6a777d; line-height: 16px;}
/* box - video comment */

/* box - document */

.document-date				{ text-align: left; color: #6a777d; }
.document-date span			{ color: #cbd7dd; margin: 0px 4px; }

/* other --------------------------------------------------------- */

/* alert top */
#top-alert {
		background-image: url('/_g/alert_background.png');
		background-position: 0px -50px;
		background-repeat: no-repeat;
		background-color: transparent;	
		width: 350px;
		height: 30px;
		top: 0px;
		left: 850px;
		position: fixed;
		z-index: 100;
		padding: 0px 20px 5px 10px;
		font-family: Arial, Verdana;
		font-size: 12px;
		font-weight: bold;
}

.top-alert-message{
	padding-top: 10px;
	padding-left: 10px;
}
/* chat */

.chat-window					{ border: 1px #e5ebee solid; padding: 5px; margin-bottom: 5px;}
.chat-field						{ padding: 10px 0px 0px 0px; border-top: 2px #cbd7dd solid; }
.chat-textarea					{ width: 255px; height: 30px; border: 2px #cbd7dd solid; padding: 5px; }
.chat-submenu					{ color: #6a777d; padding: 5px 0px; }
.chat-submenu span				{ color: #cbd7dd; margin: 0px 4px; }
.chat-submenu a					{ color: #6a777d; text-decoration: none; }
.chat-submenu a:hover			{ color: #ff6600; text-decoration: none; }
.chat-submenu img				{ position: relative; left: 0px; top: 1px; margin: 0px 4px; }

/* text content */

.content-tools { 
		padding: 5px 15px;
		margin: 0px 15px 20px 0px;
		border-bottom: 1px #cbd7dd solid;
		font-family: Tahoma, Verdana, Arial;
		font-size: 11px;
		color: #6a777d;
		text-align: right;
}
.content-tools span				{ color: #cbd7dd; margin: 0px 4px; }
.content-tools a				{ color: #6a777d; text-decoration: none; }
.content-tools a:hover			{ color: #ff6600; text-decoration: none; }
.content-tools img				{ position: relative; left: 0px; top: 2px; margin: 0px 2px; }

.content { 
		width: 750px; 
		padding: 0px 15px 0px 0px;
}

.content cite {
		font-style: italic;
}
.content p span {
		color: #6a777d;		
}
.content a {
		color: black;
		text-decoration: underline;
}
.content a:hover {
		color: #ff6600;
		text-decoration: none;
}
.content h1 a, .content h2 a, .content h3 a, .content h4 a, .content h5 a {
		text-decoration: none;
}
.content ul {
		list-style: square;
		margin: 0px 0px 10px 20px;
		padding: 0px;
}
.content li a {
		color: black;
		text-decoration: underline;
}
.content li a:hover {
		text-decoration: none;
		color: #ff6600;		
}
.content p {
		text-align: justify;
		padding: 0px 0px 10px 0px;
		margin: 0px;
		line-height: 16px;
}
.content-more-right				{ text-align: right; font-family: Tahoma, Verdana, Arial; font-size: 11px; }
.content-more-right img			{ position: relative; top: 1px; left: 0px; margin-left: 4px; }
.content-more-left				{ text-align: left; font-family: Tahoma, Verdana, Arial; font-size: 11px; }
.content-more-left img			{ position: relative; top: 1px; left: 0px; margin-right: 4px; }
.content-more-right a,
.content-more-left a			{ color: #6a777d; text-decoration: none; }
.content-more-right a:hover,
.content-more-left a:hover		{ color: #ff6600; text-decoration: none; }

/* login --------------------------------------------------------- */

#start-login {
		width: 700px;
		height: 350px;
		margin: 100px auto;		
}

.enter-form {
		background-image: url('/_g/login_background.gif');
		background-repeat: no-repeat;
		background-color: transparent;	
		width: 700px;
		height: 350px;
		padding: 30px;

		font-family: Arial, Verdana;
		font-size: 12px;
		font-weight: bold;
}
.enter-form form {
		margin: 0px;
		padding: 0px;
}
.enter-form label {
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: normal;		
		color: #6a777d;
		position: relative;
		top: -4px;
}
.enter-form-box {
		width: 200px;
		padding: 15px 60px;
		margin-top: 30px;
		border: 2px #cbd7dd solid;
		background-color: #fff;
		text-align: center;
}
.enter-input {
		border: 1px #cbd7dd solid;
		background-color: #fff;	
		margin: 2px;
		padding: 2px;
}
.enter-button {
		font-family: Arial, Verdana;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		color: #fff;
		background-color: #cbd7dd;
		border: none;
		margin: 2px;
		padding: 3px 15px;
}

/* subpages ------------------------------------------------------ */

.sub-left-box					{ margin-bottom: 20px; padding: 5px 0; border-top: 2px solid #cbd7dd; }
.sub-left-box h4				{ text-transform: uppercase; }

.sub-menu						{ padding: 20px 0; }
.sub-menu ul					{ margin: 0px; padding: 0px; }

li.sub-list {
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		border-bottom: 1px solid #e5ebee;
		margin-bottom: 3px;
		padding-bottom: 3px;
}
li.sub-list a					{ color: #000000; text-decoration: none; }
li.sub-list a:hover				{ color: #ff6600; text-decoration: none; }

a.list-pointer {
		background-image: url('/_g/ico_arrow_orange_r.gif');
		background-repeat: no-repeat;
		background-position: left 3px;
		margin: 0;
		padding: 0 0 0 8px;
}

.sub-header {
		border-bottom: 1px solid #e5ebee;
		padding-bottom: 5px;
		margin-bottom: 0px;
}
.sub-tools {
		padding: 0 15px;

		text-align: right;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: normal;		
}
.sub-tools img					{ margin: 0 2px; position: relative; top: 3px; }
.sub-tools a					{ color: #6a777d; text-decoration: none; }
.sub-tools a:hover				{ color: #ff6600; text-decoration: none; }
.sub-tools span					{ color: #cbd7dd; margin: 0px 2px 0 6px; }

/* arrows */

.arrows {
		float: right;
		text-align: center;
		font-family: Arial, Verdana;
		font-size: 13px;
		margin: 5px;
		padding: 5px;
		border: 1px solid #e5ebee;
		width: 250px;
		overflow: hidden;
}

span.arrows-selected,
span.arrows-nonselected			{ margin: 0 2px; font-weight: bold; }
span.arrows-nonselected a		{ color: #000; text-decoration: none; }
span.arrows-nonselected a:hover	{ color: #ff6600; text-decoration: none; }
span.arrows-selected			{ color: #53a646; }


.sub-comment-box h3 img {
		margin-right: 4px;

}
.sub-comment-box td {
		padding: 10px 0;
}

/* kalendarz */

.cal-day {
	background-color: #f7f4eb;
	text-align: center;
	border: solid 2px #f7f4eb;
}
.cal-sat {
	background-color: #efebe1;
	text-align: center;
	border: solid 2px #efebe1;
}
.cal-sun {
	background-color: #ebd0c7;
	text-align: center;
	border: solid 2px #ebd0c7;
}

.cal-head {
	background-color: #ebd0c7;
	text-align: center;
	font-weight: bold;
	border: solid 2px #ebd0c7;
}
.cal-today {
	border: solid 2px #545243;
}
.cal-selected {
	border: solid 2px #0099cc;
}
.cal-day-active:hover {
	background-image: url(/_g/ico_cal_event_active.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: solid 2px #ff4000;
}
.cal-day-active {
	background-image: url(/_g/ico_cal_event.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 16px;
	text-decoration: none;
}
.callendar-date {
	color: #6A777D;
	font-family: Arial,Verdana;
	font-size: 16px;
	font-weight: bold;
}
.day-read-more	{
	color: #6a777d; 
	padding-bottom: 5px;
	font-style: italic;
}
.dictionary {
	color: #6a777d; 
	text-decoration:none;
	font-weight: bold;
}
.alert-win {
	margin: 0 20px 10px 20px;
	width: 1099px; 
	border: 2px #c1e0f0 solid;
	padding: 15px;
	background-color: #FFF;
}
.dictionary-index {
	padding: 15px;
	border: 1px #e5ebee solid;
	font-family: Arial, Verdana; 
	font-size: 16px;
	margin-bottom: 15px;
	color: #e5ebee;
}
.dictionary-index a				{ color: #6a777d; text-decoration: none; }
.dictionary-index a:hover		{ color: #ff6600; text-decoration: none; }
.dictionary-index span {
	margin: 0 3px;
	color: #e5ebee;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: normal;
}
.fixing-form {
	padding: 15px;
	border: 1px #e5ebee solid;
	margin-bottom: 15px;
}

.fixing-form img {
	position: relative;
	top: 4px;
	margin: 0 15px 0 5px;
}
.fixing-table {
	padding: 15px;
	border: 1px #e5ebee solid;
	margin-bottom: 15px;
	text-align: center; 
	width: 500px;
}
.main-fixing-table {
	padding: 15px;
	border: 1px #e5ebee solid;
	margin-bottom: 15px;
	text-align: center;
}

.fixingtable					{ background-color: #e5ebee; } 
.main-fixingtable				{ background-color: #e5ebee; margin-bottom: 5px; width: 321px; }
td.up							{ color: #53a646; }
td.down							{ color: #ed2123; }

.fixheader-nosort {
	background-color: transparent;
	padding-bottom: 15px;
}
.fixheader {
	background-color: transparent;
	background-image: url(/_g/ico_fix_sort.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-bottom: 15px;
}
.fixheader:hover {
	background-color: #cbd7dd;
}
.fixheader a, .fixheader a:hover  {
	color: #000;
	text-decoration: none;
}
.fixheaderSortDown {
	background-image: url(/_g/ico_fix_down.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.fixheaderSortUp {
	background-image: url(/_g/ico_fix_up.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.fixheaderSortDown, .fixheaderSortUp {
	background-color: #ff6600;
	color: white;
}
.row-bright{
	background-color: #ffffff;
}

.row-dark {
	background-color: #eff3f5;
}

.row-active {
	background-color: #f7f4eb;
}

#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #ff6600;
	z-index:1;
}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:184px;
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}
#popupContact h1{
	text-decoration:blink;
	text-align:left;
	color:#cecece;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupContactClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#000000;
	font-weight:700;
	display:block;
}
#alert-message{
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #ff6600;
}
