.linkbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #CC0000;
	height: 22px;
	vertical-align: middle;
	text-align: center;
}
.linkbox:hover {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #A60000;
	height: 22px;
	vertical-align: middle;
	text-align: center;
}



.linkbox2 {
	background-color: #CC0000;
	height: 22px;
	vertical-align: middle;
	text-align: center;
}

.linkbox2:hover {
	background-color: #A60000;
	height: 22px;
	vertical-align: middle;
	text-align: center;
}


.linkbox3 {
	background-color: #CC0000;
	height: 22px;
	vertical-align: middle;
	text-align: center;
	
}

A.glavni, A.glavni:visited, A.glavni:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.glavni:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AED1F6;
	text-decoration: none;
}
.style5bold {
	font-size: 13px;
	font-weight: bold;
}

.style9 {font-size: 14px; font-weight: bold; color: #FF3300; }

.style9a {
font-size: 11px; font-weight: bold; color: #FF3300;
}

.tableusa {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}


.style11 {
	color: #0099FF;
	font-size: 13px;
	font-weight: bold;
}



.style13 {font-size: 15px}


.highlightsection {background-color:#CC0000;
			border:7px solid #ffffff;
}

p {margin:0; padding-top:5px;}
