body{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: 'Didact Gothic',Arial, Helvetica, sans-serif;
}
#top {
	height: 175px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/elements/top_bg.png);
	background-repeat: repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2785B8;
}
#header {
	padding: 0px;
	height: 100px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header img {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 260px;
}
#header #top_contact {
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#header #top_contact h1 {
	font-size: 22px;
	color: #0066FF;
	padding: 0px;
	text-align: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #top_contact h2 {
	font-size: 18px;
	color: #FFF;
	padding: 0px;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contend {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
}
#cslider {
	float: left;
	padding: 0px;
	height: 350px;
	width: 680px;
	border-radius: 5px;
	margin-top: 20px;
	background-color: #eee;
	overflow: hidden;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	margin-right: 20px;
}
#rightbar {
	padding: 0px;
	height: auto;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#right {
	padding: 0px;
	height: 350px;
	width: 250px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border-radius: 5px;
	border: 1px solid #CCC;
	background-color: #eee;
	box-shadow: inset 0 0 10px #ccc;
	-moz-box-shadow: inset 0 0 10px #ccc;
}
#right ul {
	color: #666;
	font-size: 14px;
	line-height: 28px;
	list-style-type: none;
	list-style-image: url(../images/elements/checkS.png);
}
#right ul li a {
	color: #666;
	text-decoration: none;
}
#right ul li a:hover {
	color: #1D77FF;
	text-decoration: none;
}
#right h1 {
	font-size: 20px;
	color: #00619A;
	margin: 0px;
	border-radius: 5px;
	padding: 0px;
}
#right h2 {
	font-size: 18px;
	margin: 0px;
	background-color: #999;
	display: block;
	height: 35px;
	line-height: 35px;
	background-image: url(../images/elements/naslov_bg.png);
	background-repeat: repeat-x;
	color: #333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right h2 img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right p {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
.naslov1 {
	font-size: 24px;
	color: #333;
	font-family: "Arial Black", Gadget, sans-serif;
}
.tabs {
	padding: 0px;
	height: auto;
	width: 225px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.tabs img {
	margin: 0px;
	padding: 0px;
}
.tabs h1 {
	font-size: 18px;
	color: #333;
}
.tabs h1 a {
	font-size: 18px;
	color: #333;
	text-decoration: none;
}
.tabs h1 a:hover {
	font-size: 18px;
	color: #255CA0;
	text-decoration: none;
}
.tabs p {
	font-size: 14px;
	line-height: 18px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.nav {
	height: 84px;
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 10;
	position: relative;
}
#center {
	padding: 0px;
	float: left;
	height: auto;
	width: 680px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-radius: 5px;
}
#center h1 {
	font-size: 18px;
	color: #666;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#center h2 {
	font-size: 26px;
	color: #265EA7;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
}
#center ul {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	list-style-type: none;
	list-style-image: url(../images/elements/checkS.png);
}
#center ul li {
	margin-bottom: 5px;
}
#center p {
	color: #666;
	font-size: 14px;
}
#center .img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#center table {
	width: 660px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
#center table tr td {
	margin: 0px;
	border: 1px solid #ddd;
	line-height: 20px;
	color: #666;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#center .kampanja {
	padding: 0px;
	height: auto;
	width: 660px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#center .crveni_font{
	color: #BD453C;
}
#center .kampanja h1 {
	color: #265EA7;
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#center .kampanja img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#center form {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center form label {
	color: #666;
	font-size: 14px;
	line-height: 25px;
}
#center .ref {
	float: left;
	height: auto;
	width: 320px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebarR {
	background-color: #CCC;
	padding: 0px;
	float: left;
	height: auto;
	width: 250px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 5px;
	border: 1px solid #CCC;
	background-color: #eee;
	box-shadow: inset 0 0 10px #ccc;
	-moz-box-shadow: inset 0 0 10px #ccc;
}
.sidebarR ul {
	color: #666;
	font-size: 14px;
	line-height: 28px;
	list-style-type: none;
	list-style-image: url(../images/elements/checkS.png);
}
.sidebarR ul li a {
	color: #666;
	text-decoration: none;
}
.sidebarR ul li a:hover {
	color: #06F;
	text-decoration: none;
}
.sidebarR h1 {
	font-size: 20px;
	color: #00619A;
	margin: 0px;
	border-radius: 5px;
	padding: 0px;
}
.sidebarR h2 {
	font-size: 18px;
	margin: 0px;
	background-color: #999;
	display: block;
	height: 35px;
	line-height: 35px;
	background-image: url(../images/elements/naslov_bg.png);
	background-repeat: repeat-x;
	color: #333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sidebarR h2 img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebarR p {
	color: #666;
	font-size: 14px;
	line-height: 22px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.sidebarR .dugme2 {
	font-size: 14px;
	color: #FFF;
	background-color: #06F;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	width: 70px;
	font-weight: bold;
	text-align: center;
	float: right;
	border-radius: 5px;
	margin-right: 10px;
	background-image: url(../images/elements/dugme_bg.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A80C0;
	border-bottom-color: #666;
	border-right-color: #039;
	border-left-color: #999;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.line {
	padding: 0px;
	height: 1px;
	width: 960px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2B67B4;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dugme {
	font-size: 14px;
	color: #FFF;
	background-color: #06F;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	width: 70px;
	font-weight: bold;
	text-align: center;
	float: right;
	border-radius: 5px;
	margin-right: 10px;
	background-image: url(../images/elements/dugme_bg.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A80C0;
	border-bottom-color: #666;
	border-right-color: #039;
	border-left-color: #999;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer {
	background-image: url(../images/elements/body_bg.png);
	clear: both;
	height: auto;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2784B7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer p {
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	color: #CCC;
}
