@charset "utf-8";
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	outline:none;
	margin:0px;
	padding:0px;
	background-color:#EFEFEF;
	behavior: url("csshover3.htc"); 
}

a{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#000;
}
a:active {
	color:#000;
}



img{
	border:none;
	outline:none;
}
img, div, a {behavior: url(/new/iepngfix.php); outline:none;}

#wrapper{
	width:100%;
	height:100%;
	text-align:center;
}
#container{
	text-align:left;
	width:956px;
	margin:0px auto;
}
#headerLogo{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	height:50px;
	margin-top:10px;
}
#headerNavigation{
	float:left;
	margin-left:125px;
	margin-top:-52px;
	* margin-left:65px;
	* margin-top:-42px;
}
#headerSitemap{
	float:right;
	margin-top:-42px;
	margin-right:10px;
	* margin-right:5px;
}

#navigation li{
	list-style:none;
	float:left;
	cursor:pointer;
}
#contentPictureProfil{ background-image:url(../images/picture_profile.jpg); background-repeat:no-repeat; height:156px; width:956px;}
#contentPictureAkord{ background-image:url(../images/picture_akord.jpg); background-repeat:no-repeat;	height:156px; width:956px;}
#contentPictureServis{ background-image:url(../images/picture_servis.jpg); background-repeat:no-repeat;	height:156px; width:956px;}
#contentPicturePr{ background-image:url(../images/picture_pr.jpg); background-repeat:no-repeat;	height:156px; width:956px;}
#contentPictureSaradnja{ background-image:url(../images/picture_saradnja.jpg); background-repeat:no-repeat;	height:156px; width:956px;}
#contentPictureKlijenti{ background-image:url(../images/picture_klijenti.jpg); background-repeat:no-repeat;	height:156px; width:956px;}
#contentPictureKontakt{ background-image:url(../images/picture_kontakt.jpg); background-repeat:no-repeat;	height:156px; width:956px;}
#contentPictureMapa{ background-image:url(../images/picture_mapa.jpg); background-repeat:no-repeat;	height:156px; width:956px;}

#contentNavigation{
	margin-top:-36px;
	margin-left:20px;
}

.leftContent{
	display: inline-block;
	width:600px;
	padding-left:25px;
	text-align:justify;
	line-height:17px;
	padding-bottom:10px;
}
.rightContent{
	display: inline-block;
	width:300px;
	float:right;
	padding-top:7px;
}
#footer{
	width:954px;
	border-top:1px solid #999;
	text-align:center;
	
}
#footerContent{
	color:#999;
	padding-top:3px;
}
#footerContent a{
	font-weight:bold;
	color:#999;
	text-decoration:none;
}
#flashNews{
	padding-top:20px;
	padding-bottom:20px;
}

.linkYellow{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.linkYellow:hover{
	background:#FC0; 
	font-weight:bold;
}
.linkYellow:visited {
	color:#000;
}
.linkYellow:active {
	color:#000;
}

.newsTitle{
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:16px;
	font-weight:bold;
}
.newsDate{
	color:#FC0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.newsPicture{
	padding-right:3px;
	width:100px;
	/*height:75px;*/
}
.newsText{
}

.pageTitle{
	font-size:16px;
	font-weight:bold;
	
}
.pageSubtitle{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}

#formContainer{
	padding:25px;
}