/******************** BASE RULES + GLOBAL RESET ********************/
* {
	margin:0;
	padding: 0;
	border:0
}

body {
	font: 12px Tahoma,Verdana,Arial,sans-serif;
	background: #242429 url(images/pozadinaBody.png) repeat-x left 150px;
	color: #313131;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
p {
	margin: 0 0 1em 0;
	line-height: 1.5;
}
h1, h2, h3, h4 {
	margin: 0 0 1em 0;
}
a{	
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a, a:active, a:focus {
  outline: none;
}
a img {
	border: none;
}
p a {
	border-bottom: 1px dotted #ccc; color:#ccc;
}
p a:hover {
	border: none;
	text-decoration: underline;
}

/******************** COMMON ********************/
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

/******************** NAVIGACIJA ********************/
#navigacija li
{
	overflow: auto;
	display: inline;
	list-style-type: none;
	width: 50px;
}
#navigacija li a {
	font-size: 0.9em;
	display: block;
	float: left;
	padding: 4px 9px;;
	background: #46464D;
	margin-right: 2px;
	border: none;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
}

#navigacija li a#active {
	background: #F0F0F0;
	color: #3D3D44;
}
#navigacija li a:hover {
	background: #5C5C67;
}



/******************** SADRZAJ ********************/
#wrapper {
	width: 950px;
	margin: 0 auto;
}
#sadrzaj, #sadrzajNaslovna {
	clear: both;
	float: left;
	padding: 25px 0;
	width: 950px;
	height: 100%;
}
#header {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
#login {
	float: right;
	margin: -56px 0 0 0;
}
#login input {
	background: #242429;
	color: white;
	border: 1px solid #616161;
	padding: 3px;
	margin: 3px;
}
#login #ok {
	padding: 3px;
	font-size: 12px;
	cursor: pointer;
}
#login input:focus, #login input:hover {
	border: 1px solid #B1B1B1;
}
#login b {
	display: block;
	text-indent: -100em;
	overflow: hidden;
	background: url(images/login.gif) no-repeat bottom left;
	margin: 0;
}
#logo {
	margin: 45px 0 18px 0;
	border: none;
}
#bigBox {
	background: #999999 url(images/bigBoxSrednji.png) repeat-x;
	width: 670px;
	height: 203px;
	float: left;
	position: relative;
	padding: 25px 15px;
}
#bigBox h1, #bigBox h3{
	text-indent: -100em;
	overflow: hidden;
}
#bigBox h1 {
	background: url(images/onlineCastingH1.gif) no-repeat;
	height: 78px;
	width: 456px;
}
#bigBox a img {
	display: block;
	background: white;
	padding: 3px;
	float: left;
	margin: 5px;
}
#bigBox a:hover img {
	background: #D2D2D2;
}
#glavniHeader a{
	display: block;
	width: 350px;
	height: 100px;
	margin-bottom: 0px;
}
#glavniHeader {
	margin-bottom: 13px;
}
#usluge {
	float: left;
	margin: 0 0 0 45px;
}
#usluge li a {
	font-size: 0.9em;
	color: #333333;
	display:block;
	padding:8px 0pt 8px 18px;
	width:183px;
	background: white;
	font-weight: normal;
}
#usluge li a:hover {
	background:#F0F2F5;
	color:#1E3658;
}
#usluge ul li {
	list-style-type:none;
	margin: 2px 0;
}
#usluge h2 {
	text-indent: -100em;
	overflow: hidden;
	background: url(images/usluge.png) no-repeat;
	height: 32px;
	margin: 0 0 5px 0;
	border-bottom: none;
}
#sadrzaj2 {
	font-size: 0.9em;
	overflow: auto;
	clear: both;
	padding: 24px 0;
	background: white url(images/vizijaPozadina.jpg) repeat-y 700px top;
}
#sadrzaj2 p {
	margin: 0 0 0 0;
}
.miniBox {
	width: 184px;
	float: left;
	margin: 0 50px 0 0;
}
#sadrzaj2 h2, #wrapperFooter h2 {
	text-indent: -100em;
	overflow: hidden;
	height: 15px;
	border-bottom: 1px solid #ccc;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
#wrapperFooter h2 {
	border: none;
}
/* ovo pravi linkove na image replacement-u */
#sadrzaj2 a, #usluge h2 a, #wrapperFooter h2 a{
	display: block;
	width: 180px;
	height: 20px;
}
#sadrzaj2 h2:hover {
	border-bottom: 1px solid black;
}
#wrapperFooter h3 {
	font-family:	Georgia,'Times New Roman',serif;
	font-style: italic;
	font-size:	18px;
	border-bottom: 1px solid #8D8D8D;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#wrapperFooter p {
	margin: 0 0 40px 0;
}
#onlineCastingHeader {
	background: url(images/onlineCasting.gif)
}
#postaniteKlijentHeader {
	background: url(images/postaniteKlijent.gif)
}
#postanitePromoterHeader {
	background: url(images/postanitePromoter.gif)
}
#vizijaHeader {
	background: url(images/vizija.gif)
}
#aktuelnostiHeader {
	background: url(images/aktuelnosti.gif)
}
#kontaktirajteNasHeader {
	background: url(images/kontaktirajteNas.gif)
}
#vizija {
	font-size: 1em;
	width: 190px;
	height: 250px;
	padding: 0 10px 0 45px;
	float: left;
	margin: 0;
	
}
#vizija p {
	margin: 0 0 1em 0;
}
#scroll {
	overflow: auto;
	height: 200px;
	padding-right: 10px;
	
}
/******************** FOOTER ********************/
#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
}
#wrapperFooter {
	overflow: hidden;
	width: 100%;
	clear: both;
	color: white;	
	background: #484849;
	padding-top: 35px;
}
#wrapperFooter img {
	float: left;
	margin: -5px 5px 0 0;
}
#copyright {
	width: 700px;
	clear: both;
	font-size: 0.8em;
	color:#DFDFDF;
	padding: 0px 0 0 0;
}
#wrapperFooter h3 {
	font-family:	Georgia,'Times New Roman',serif;
	font-style: italic;
	font-size:	18px;
	border-bottom: 1px solid #8D8D8D;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#wrapperFooter p {
	margin: 20px 0 60px 0;
}

/******************** TEMP i RAZNO ********************/
#bigBoxLeva {
	position: absolute;
	left: 0px;
	top: 0px;
}
#bigBoxDesna {
	position: absolute;
	right: 0px;
	top: 0px;
}
#srbija {
	position: absolute;
	bottom: 30px;
	right: 15px;
}
#aktuelnosti {
	width: 655px;
	float: left;
	padding: 0 45px 28px 0;
	font: italic 1em Georgia, "Times New Roman", Times, serif;
}
#kontaktirajteNas {
	width: 205px;
	float: left;
	padding: 0 0 28px 45px;
}
#kontaktirajteNas input, #kontaktirajteNas textarea {
	margin: 3px 0 10px 0;
	background: #484849;
	color: white;
	border: 1px solid #616161;
	padding: 3px;
}
#kontaktirajteNas input:hover, #kontaktirajteNas textarea:hover, #kontaktirajteNas input:focus, #kontaktirajteNas textarea:focus {
	border: 1px solid #B1B1B1;
}
.datum {
	float: right;
	margin-top: -25px;
	color: #C9C9C9;
	font-size: 0.9em;
}
#logo img {
	float: left;
}
a.link_five, 
a.link_five:visited, 
a.link_five:active, 
a.link_five:hover {
color:#fff;
text-decoration:none;
}
a.link_five b {display:none;}
a.link_five:hover {border:0;} /* our trigger for IE5.x and IE6 */
a.link_five:hover b {
	display:block;
	font-weight:normal;
	position: absolute;
	top: 91px;
	left: 340px;
}











/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}
