.bordervertical {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.sadrzaj {
	background-color: #FFFFFF;
	padding-left: 15px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	padding-top: 15px;
	padding-right: 15px;
}

body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #F1F2F6;
}
.navigacija {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
.txt {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 19px;
}
.naslov-veliki {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	text-align: right;
	padding-right: 10px;
	background-color: #EEEEEE;
	height: 30px;
}
.border-akcija {
	padding: 1px;
	border: 3px solid #048FC8;
}
.akcija {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.naslov-veliki2 {

	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	padding-right: 10px;
	height: 30px;
}
.links1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008CC1;
	text-decoration: none;
}
.links1:hover {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008CC1;
	text-decoration: underline;
}
.borderslika {
	border: 1px solid #868282;
}

