/* work MenuItems - */

.workLink {
color: 					#ffffff;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
font-weight:			bold;
text-decoration:		none;
}

.workLink:Hover {
color: 					#f37f28;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
font-weight:			bold;
text-decoration:		none;
}

/* media MenuItems - */

.mediaLink {
color: 					#ffffff;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
font-weight:			bold;
text-decoration:		none;
}

.mediaLink:Hover {
color: 					#f37f28;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
font-weight:			bold;
text-decoration:		none;
}

/* This is the transparent box */

.transImg:Hover {
filter:				alpha(opacity=50);
opacity: 			0.5;
-moz-opacity:		0.5;
background-color: 	#FFFFFF;
/*border:				solid 1px #000000;*/
}

.transImg {
filter:				alpha(opacity=100);
opacity: 			1;
-moz-opacity:		1;
}




.footer {
color: 					#576b6d;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				10px;
}

.footerLink {
color: 					#576b6d;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				10px;
text-decoration:	none;
}

.footerLink:Hover {
color: 					#f37f28;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				10px;
text-decoration:	none;
}

/* naslovTXT ---------------------------------- */

.txtTitle {
color: 					#ffffff;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				13px;
font-weight:			bold;
}

.txtWhiteTitle {
color: 					#ffffff;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				13px;
font-weight:			bold;
}

.txtOrangeTitle {
color: 					#f37f28;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				13px;
font-weight:			bold;
}







.txt {
/*color: 					#576b6d;*/
color: 					#ffffff;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
}

.txtSup {
color: 					#ffffff;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				9px;
}

.txtWhite {
color: 					#ffffff;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
}

.txtOrange {
color: 					#f37f28;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
}

.txtGray {
color: 					#576b6d;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
}

.txtLightGray {
color: 					#cccccc;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
}

.txtLighterGray {
color: 					#999999;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
}

.txtLink {
/*color: 					#576b6d;*/
color: 					#ffffff;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
text-decoration:	none;
}

.txtWhiteLink {
color: 					#ffffff;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
text-decoration:	none;
}

.txtOrangeLink {
color: 					#f37f28;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
text-decoration:	none;
}

.txtGrayLink {
color: 					#576b6d;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
text-decoration:	none;
}


.txtLink:Hover {
/*color: 					#576b6d;*/
color: 					#576b6d;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
text-decoration:	none;
}

.txtWhiteLink:Hover {
color: 					#f37f28;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
text-decoration:	none;
}

.txtOrangeLink:Hover {
color: 					#576b6d;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
text-decoration:	none;
}

.txtGrayLink:Hover {
color: 					#ffffff;
font-family: 			Tahoma, Arial, sans-serif;
font-size:				11px;
text-decoration:	none;
}


