A {
	text-decoration: none;
	color: #0955a3;
}

A:hover {
	text-decoration: none;
	color: #F5822B;
	}

A.white {
	color: #ffffff;
	}



.lightblue {
	font-family: verdana;
	font-size: 10px;
	color: #809AB9;
	}

.orange {
	font-family: verdana;
	font-size: 10px;
	color: #F5822B;
	}

.grey {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	}

.lightgrey {
	font-family: verdana;
	font-size: 10px;
	color: #bbbbbb;
	}

.blue {
	font-family: verdana;
	font-size: 10px;
	color: #003473;
	}

.blueheadline {
	font-family: verdana;
	font-size: 11px;
	color: #003473;
	}

.white10 {
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	}

.white {
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	color: #ffffff;
	}

.headline {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	}

.nadpis {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: white;
	}

.nadpis_text {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: black;
	}

TD {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	}
input {
	border		: 1px solid #000000;
	font-family	: Arial;
	font-size	: 11px;
	color		: #000000;
	font		: 11px Arial #000000;
	
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


#Table_01 select {
	text-align: center;
}
#relogio {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.Segmentos {
	background-image: url(http://www.talkcorporation.com/img/go_down.gif);
	background-repeat: no-repeat;
	border-bottom-color: #032e60;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #0755ae;
	display: block;
	font-family: Arial;
	font-size: 16px;
	font-weight: 600;
	margin-left: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	text-indent: 25px;
}