h3{
	font-size:31px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color:#99CCFF;
	text-shadow: 1px 1px 2px #333;
	}

#header_n{
	height: 175px;
	width: 995px;
	background-image: url(../images/header_1.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	/*-moz-box-shadow: 5px 7px 7px #777; /* Za Gecko browsere */
	/*-webkit-box-shadow: 5px 7px 7px #777; /* Za Webkit browsere */
	/*box-shadow: 5px 7px 7px #777; /*  Kada CSS 3 postane standardan,
                               koristit će se samo ovaj property. */
	}
#header_1 {
	height: 175px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	/*-moz-box-shadow: 5px 7px 7px #777; /* Za Gecko browsere */
	/*-webkit-box-shadow: 5px 7px 7px #777; /* Za Webkit browsere */
	/*box-shadow: 5px 7px 7px #777; /*  Kada CSS 3 postane standardan,
                               koristit će se samo ovaj property. */
	background-image: url(../images/header_3.jpg);
}
#header_2 {
	height: 175px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	/*-moz-box-shadow: 5px 7px 7px #777; /* Za Gecko browsere */
	/*-webkit-box-shadow: 5px 7px 7px #777; /* Za Webkit browsere */
	/*box-shadow: 5px 7px 7px #777; /*  Kada CSS 3 postane standardan,
                               koristit će se samo ovaj property. */
	background-image: url(../images/header_2.jpg);
}
#header_3 {
	height: 175px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	/*-moz-box-shadow: 5px 7px 7px #777; /* Za Gecko browsere */
	/*-webkit-box-shadow: 5px 7px 7px #777; /* Za Webkit browsere */
	/*box-shadow: 5px 7px 7px #777; /*  Kada CSS 3 postane standardan,
                               koristit će se samo ovaj property. */
	background-image: url(../images/header_4.jpg);
}
#header_4 {
	height: 175px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	/*-moz-box-shadow: 5px 7px 7px #777; /* Za Gecko browsere */
	/*-webkit-box-shadow: 5px 7px 7px #777; /* Za Webkit browsere */
	/*box-shadow: 5px 7px 7px #777; /*  Kada CSS 3 postane standardan,
                               koristit će se samo ovaj property. */
	background-image: url(../images/header_5.jpg);
}
#header_5 {
	height: 175px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	/*-moz-box-shadow: 5px 7px 7px #777; /* Za Gecko browsere */
	/*-webkit-box-shadow: 5px 7px 7px #777; /* Za Webkit browsere */
	/*box-shadow: 5px 7px 7px #777; /*  Kada CSS 3 postane standardan,
                               koristit će se samo ovaj property. */
	background-image: url(../images/header_8.jpg);
}
#header_6 {
	height: 175px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	/*-moz-box-shadow: 5px 7px 7px #777; /* Za Gecko browsere */
	/*-webkit-box-shadow: 5px 7px 7px #777; /* Za Webkit browsere */
	/*box-shadow: 5px 7px 7px #777; /*  Kada CSS 3 postane standardan,
                               koristit će se samo ovaj property. */
	background-image: url(../images/header_10.jpg);
}
#header_7 {
	height: 175px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	/*-moz-box-shadow: 5px 7px 7px #777; /* Za Gecko browsere */
	/*-webkit-box-shadow: 5px 7px 7px #777; /* Za Webkit browsere */
	/*box-shadow: 5px 7px 7px #777; /*  Kada CSS 3 postane standardan,
                               koristit će se samo ovaj property. */
	background-image: url(../images/header_6.jpg);
}

#navbar {
	background-image: url(../images/nav_bar01.jpg);
	background-repeat: repeat-x;
	height: 44px;
	width: 100%;
}
#logo {
	float: left;
	height: 140px;
	width: 140px;
	background-image: url(../images/a_holo_logo_01.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 25px;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	-moz-box-shadow: 5px 0px 7px #777; /* Za Gecko browsere */
	-webkit-box-shadow: 5px 0px 7px #777; /* Za Webkit browsere */
	box-shadow: 5px 0px 7px #777;

}
#content_left {
	height: auto;
	width: 710px;
	margin-top: 30px;
	float: left;
	padding-left: 25px;
	font-size: 13px;
}

#content_right {
	float: right;
	height: auto;
	width: 206px;
	margin-top: 27px;
	background-repeat: repeat-x;
	padding-right: 25px;
	background-color: #EEE;
	background-image: url(../images/d_back01a.gif);
}
#reklama {
	float: left;
	height: 30px;
	width: 995px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
#footer {
	height: 50px;
	width: 100%;
	background-color: #333;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f94a05;
}
.copyright {
	height: auto;
	width: 995px;
	opacity: 0.4;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
}
#navigacija {
	height: auto;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 25px;
	padding-top: 12px;
}
#menu li {
	display: inline;
	text-align: center;
	padding-right: 23px;
	}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color:#e5e5e5;
	display: inline;
	}
#menu a:hover{
	 /*color: #F94A05;*/
	 color: #99CCFF;
	text-decoration:underline;
	/*font-weight:bold;*/
	}
#viewers {
	width: 185px;
	height: 175px;
	padding-top: 15px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F94A05;
}
.naslov_1 {
	float: left;
	height: auto;
	width: 207px;
	color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-top: 5px;
	text-align: right;
	padding-right: 3px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	height: 170px;
	width: 206px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F94A05;
	line-height: 110%;
	padding-top: 10px;
}
.news_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	height: auto;
	width: 206px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F94A05;
	line-height: 110%;
	padding-top: 10px;
}
.picture {
	float: left;
	height: 85px;
	width: 90px;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	float: right;
	height: auto;
	width: 112px;
	padding-top: 2px;
	padding-left: 2px;
	line-height: 110%;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	float: left;
	height: auto;
	width: 206px;
	line-height: 110%;
}
.v {
	float: left;
	height: 13px;
	width: 205px;
	text-align: right;
	vertical-align: middle;
	text-indent: 1px;
	margin-top: 2px;
}
.v a{
	text-decoration:none;
	color:#666;
	/*font-weight:bold;*/
	}
.v a:hover{
	font-weight:bold;
	color:#666;
	}
#content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	float: left;
	height: auto;
	width: 710px;
	padding-bottom: 30px;
}
.picture_logo {
	float: left;
	height: 85px;
	width: auto;
}
.tl_1 i {
	font-size:12px;
	}
.tl_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	float: left;
	height: auto;
	width: 707px;
	margin-left: 3px;
	text-align: justify;
	text-indent: 1px;
	line-height: 110%;
}
#content2 {
	float: left;
	height: auto;
	width: 710px;
	margin-bottom: 30px;
	text-align: justify;
}
.content2_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	float: left;
	height: auto;
	width: 345px;
	margin-right: 20px;
	text-align: justify;
}
.picture_left {
	float: left;
	height: 90px;
	width: 108px;
	padding-top: 3px;
}
.naslov2 {
	float: left;
	height: auto;
	width: auto;
	padding-left: 3px;
	padding-bottom: 4px;
}
.content2_d {
	float: left;
	height: auto;
	width: 345px;
	text-align: justify;
}
.t1_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	float: left;
	height: auto;
	width: 233px;
	padding-left: 3px;
	padding-top: 5px;
	line-height: 110%;
	text-align: justify;
}
.t2_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	float: left;
	height: auto;
	width: 345px;
	text-align: justify;
	line-height: 110%;
}
.picture2 {
	float: left;
	height: 145px;
	width: 180px;
	margin-top: 2px;
}
#content2a {
	float: left;
	height: auto;
	width: 710px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 25px;
}
.content3 {
	float: left;
	height: auto;
	width: 525px;
	margin-left: 5px;
}
.nas {
	height: auto;
	width: 220px;
	float: left;
}
.nas_mali {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F94A05;
	float: left;
	height: auto;
	width: 220px;
	text-align: center;
	padding-top: 8px;
	line-height: 110%;
}
.tl1_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: justify;
	float: left;
	height: auto;
	width: 305px;
	margin-top: 3px;
	line-height: 110%;
}
.tl2_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: justify;
	float: left;
	width: 522px;
	padding-left: 3px;
	line-height: 110%;
}
#banneri {
	float: left;
	width: 660px;
	height: 100px;
	padding-left: 45px;
}
.home {
	float: right;
	height: auto;
	width: 35px;
	text-align: center;
}
#content4 {
	float: left;
	height: auto;
	width: 520px;
	margin-top: 20px;
	padding-left: 10px;
}
#content4 li {
	display: inline;
	padding-left: 40px;
	vertical-align: middle;
	float: left;
	height: auto;
	width: auto;
	}
.b1 {
	height: 100px;
	width: 100px;
	/*padding-right: 30px;*/
}
#card {
	float: left;
	height: 190px;
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f94a05;
}
.card_c {
	float: left;
	height: 120px;
	width: 205px;
	border: 1px solid #99ccff;
	margin-top: 35px;
	margin-left: 3px;
}
.card_l {
	float: left;
	height: 105px;
	width: 88px;
	padding-top: 15px;
	padding-left: 3px;
}
.card_r {
	height: 120px;
	width: 110px;
	float: left;
}
.card_r {
	width: 112px;
	height: 120px;
	float: right;
}
.content6 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	padding-top: 7px;
}
.content6 li {
	padding-top: 6px;
	}
.content6 li a {
	text-decoration: none;
	color:#666;
	}
.content6 li a:hover {
	font-weight:bold;
	color:#666;
	}
.tl_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	float: right;
	height: auto;
	width: 500px;
	padding-top: 4px;
	text-align: justify;
	text-indent: 1px;
	line-height: 110%;
}
.m_lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	float: left;
	height: auto;
	width: 206px;
	line-height: 110%;
	text-align: justify;
}
.forma {
	float: left;
	height: auto;
	width: 206px;
}
img
{
	filter:expression(fixPNG(this));
}#gore {
	width: 100%;
}
.pozadina {
	height: 175px;
	width: 100%;
	background-color: #333;
}
.naslov_a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	float: none;
	height: auto;
	width: 270px;
	margin-top: -45px;
	text-align: left;
	position: absolute;
	margin-left: 350px;
}
