@charset "utf-8";
/* CSS Document */

.TitleTagBOLD {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #7E3482;
	line-height: 20px;
	text-decoration: none;
}
.TitleTag {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #7E3482;
	line-height: 20px;
	text-decoration: none;
}
.TxTTag {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #7E3482;
	text-decoration: none;
}
.TxTTagBold{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #7E3482;
	text-decoration: none;
}
.LinkTag {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #7E3482;
	text-decoration: none;
}
.LinkTag:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #7E3482;
	text-decoration: underline;
}
.kontaktTXT {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.kontaktTXT:hover {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	text-decoration: underline;
}
.gradoviTXT {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.gradoviTXTWhite {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.gradoviTXTWhite:Hover {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	text-decoration: underline;
}
.gradoviTXTbold{
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.gradoviTXTCrveniTitle {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #dd0000;
	text-decoration: none;
}
.gradoviTXTboldLINK{
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.gradoviTXTboldLINK:hover{
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
.PressCrveniTitle {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	line-height: 18px;
	color: #dd0000;
	text-decoration: none;
}
.PressCrveniTitleBold {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	line-height: 18px;
	color: #dd0000;
	text-decoration: none;
}
.border{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	background-color: #e3e3e3;
	border: 1px solid #CCCCCC;
}