.blue{
	color: #009;
}

.red{
	color: #F00;
}

.green{
	color:	#090;
}

.yellow{
	color:	#630;
}

/* go to the top picture */
.topLink {
	display: block;
	width: 13px;
	position: absolute;
	height: 44px;
	border: none;
        margin-left: 6px;
}
/* info over the picture */
#tooltip{
	position:absolute;
	border:1px solid #333;
	padding:2px 5px;
	color:#000;
	display:none;
	background-color: #F4EE1C;
	font-size: 10px;
}

/* BODY */
/*---------------------------------------------------------------------*/
body {
	margin: 0;
	padding : 0;
	background: #cbcbcb;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#page {
	width: auto;
	padding: 0;
	background: url(images/bg.jpg) center repeat;
	margin-left: auto;
	margin-right: auto;
}


#container {
	width: 945px;
    background: #fff;
	padding: 0;
	line-height: 1.8em;
	margin-left: auto;
	margin-right: auto;
        min-height: 980px;    
}

#pageMainContainer {
	margin-left:180px;
	margin-right:188px; 
	border: 0px solid #999; /* debug */
    min-height: 640px;    
}

#pageMainOstaloContainer {
	margin-left:20px;
	margin-right:205px;
	border: 0px solid;
	border-color: #000;
}

/* LEFT CONTENT */
/*---------------------------------------------------------------------*/
#left_content{
	width:165px;
	float:left;
    padding: 0;
    margin-top:10px;
}

/* RIGHT CONTENT */
/*---------------------------------------------------------------------*/
#right_content{
	width:175px;
	float:right;
	text-align: center;
	margin-bottom: 30px;
    margin-top:10px;
}

#right_content #banners{
	padding:5px 0 5px 0;
	background-color: #D9F3FF;/*#E8EDFF;*/
	border-style: solid;
	border-color: #999;
	border-width: 1px 0px 1px 1px;
	margin-bottom: 25px;
    -moz-border-radius: 8px 0 0 0;
    border-radius: 8px 0 0 0;
}

#usluge{
	padding: 5px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 15px;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #999;
	background-color: #D9F3FF;/*#E8EDFF;*/
}

#uslugeheader{
	font-weight: bold;
	padding: 5px 0;
	color: #FF0;
	background-color: #08506B;
	text-align: center;
	margin-top: -15px;
	font-size: 11px;
	line-height: 15px;
    -moz-border-radius: 0 8px 0 0;
    border-radius: 0 8px 0 0;
}

/* SCROLL CONTENT */
/*---------------------------------------------------------------------*/
#advScroll{
	height: 170px;
	overflow: hidden;
	margin-left: auto;
	width: 150px;
	border: 0px solid #000;
	margin-right: auto;
}

#advScroll .setup {
	display: inline-block;
	text-align: right;
	width: 140px;
}

#advScroll .setup .text{
	line-height:40px;
	margin-left: 55px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

/* HEADER */
/*---------------------------------------------------------------------*/
#header {
	padding: 0;
	margin-bottom: 0px;
	height: 165px;
	color: #000;
	vertical-align: middle;
}


#header #logodigimax {
	padding: 0;
	padding-left: 5px;
	margin-bottom: 0px;
	color: #000;
	float: left;
        /*border: 1px solid #000;*/
}

#header #logostativi {
	margin-left: 446px; /*446*/
	margin-right:265px; /*286*/
	padding-top: 5px;
	padding-right: 15px;
        /*border: 1px solid #000;*/
        
}

#header #logoposta {
	padding: 0;
	height: auto;
	color: #000;
	width: 240px;
	float: right;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0222AB;
	text-align: center;
	margin-right: 10px;
	line-height: 1.2;
	border-color: #000;
}

#header #logoposta .dateinfo {
	height: 35px;
	color: #000;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-right: 5px;
	line-height: 1.3;
	border-top: 1px solid #000;
	padding-top: 5px;
}

#menicontainer {
	height: 25px;
	background-color: #AB2A2F;
	padding-left: 10px;
	padding-right: 5px;
	width: auto;
	border-top: 1px solid;
	border-color: #000;
	border-bottom: 1px solid;
}

#search {
	margin-right: 10px;
	float: right;
}

#search input#s {
	margin-right: 5px;
	vertical-align: middle;
	border: 1px solid #6A7A86;
	padding: 2px;
	width: 125px;
	background-color: #E4E4E4;
	color: #000;
	font-size: 11px;
}

#search input#s:focus {
	background-color: #F3F3F3;
	color: #000;
}

#search input#submit {
	background: #6C7074 url(images/search_background.png) repeat-x;
	color: #FF0;
	border: 1px solid #999;
	vertical-align: middle;
	padding: 1px 2px;
	font-size: 11px;
	font-weight: bolder;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 2px;
}

/* MAIN CONTENT  */
/*---------------------------------------------------------------------*/
#pageMainContainer #onamaText {
	padding: 0;
	height: auto;
	vertical-align: middle;
	line-height: 1.4;
	margin-top: 0px;
	text-align: justify;
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}

#pageMainContainer #onamaText .Welcome {
	color: #009;
	font-weight: bolder;
	font-size: 16px;
	font-style: italic;
	padding: 0px 10px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#pageMainContainer #indexInfoDigiBilora {
	text-align: justify;
	line-height: 1.4;
	width: auto;
	color: #000;
}

#pageMainContainer #indexInfoDigiBilora .pridruziteBlue {
	color: #009;
	font-weight: bolder;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 14px;
}

#qalityContainer{
	text-align: center;
	margin-left: 160px;
	margin-right: 160px;
}

#qalityContainer .Garant{
	margin-left: auto;
	margin-right: auto;
	width: 410px;
	height: 80px;

}

#qalityContainer .Garant p{
	padding-top: 25px;
	font-weight: bold;
	font-size: 18px;
	color: #EE113C;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 20px;
}

/* BOX NORMAL */
/*---------------------------------------------------------------------*/
#pageMainContainer .infoBox {
	width:550px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 0px;
}

#pageMainContainer .infoBox .background {
    margin-top: 4px;
    border: 1px solid #BBDAFF;
    padding-top:1px;  
    background-color: #F7F7F7; /*#ECF4FF;*/
   -moz-border-radius:  8px;
    border-radius: 8px;
}    

#pageMainContainer .infoBox .textBox {
    margin-top: 10px;
}

#pageMainContainer .infoBox .background p{
	padding: 0 5px 10px 5px;
	text-align: justify;
	line-height: 1.4;
    margin: 0 130px;
    min-height: 105px;
}

#pageMainContainer .infoBox h2{
    margin:0;
    padding: 0 15px;
    color: black; /*#C11B17; /*#F87431;*/
    text-align: left;
    background-color: #F0F0F0;
    height:23px;
    line-height: 22px;
    font-size: 13px;
    -moz-border-radius: 8px ;
    border-radius: 8px;
    border: 1px solid #BBDAFF;   
}

#pageMainContainer .infoBox h2 .articleSifra{
    font-size: 11px;
    color: red;
    float: right;
    letter-spacing: -1px;
}

/* SPECIFIKACIJA PROIZVODJACA */
/*---------------------------------------------------------------------*/
#specProizvodjaca {
	clear: both;
	font-size:10px;
	text-align:center;
	line-height:12px;
	font-weight:lighter;
	padding: 5px 0 5px 0;
	color:#006;
}

/* POGODAK $ GOOGLE */
/*---------------------------------------------------------------------*/
#pogodak_google {
/*  margin-top: 30px;
	height: 50px;*/
    clear: both;
	border-top: 1px solid #000;	
	padding-left: 10px;
	padding-right: 20px;
	width:auto;
	text-align: left;
	line-height: 5;
}

#pogodak_google .image {
	float: left;
	margin: 0px 10px 0px 60px;
	border-style: none;
}

#pogodak_google .containerSiteMap {
	padding:  12px 0px 0px 10px;
	float: left;
	line-height: 2;
	font-weight: bold;
}

#pogodak_google .containerPosetilac {
	padding:  12px 10px 0px 10px;
	float: right;
	line-height: 2;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}

/* FOOTER CONTENT  */
/*---------------------------------------------------------------------*/
#footer {
	clear: both;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 40px;
	color: #FFF;
	background-color: #AB2A2F;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 13px;
	width:auto;
	text-align: center;
	font-weight: bolder;
	line-height: 1.4;
}
			
#footer a:link, #footer a:visited {
        text-decoration : none;
        background : inherit;
        color : #000; 
}

#footer a:hover {
        text-decoration : underline;
        background : inherit;
        color :  #fff;
}

img.floatLeftSpecial {
	float: left;
	margin-top: 32px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
img.floatRightSpecial {
	float: right;
	margin-top: 32px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

img.floatLeftNoBorder {
	float: left;
	margin: 5px;
}

img.floatRightNoBorder {
	float: right;
	margin: 5px;
}


img.floatLeft {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	border-color: #999;
	padding: 1px;
}

img.floatRight {
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	border-color: #999;
	padding: 1px;
}

img.Center {
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	padding: 1px;
	border-color: #999;
}

.reklameImageHolder {
	margin: 5px 5px 5px 5px;
	border-color: #999;
}

.msnSkypeContainer {
	text-align: center;
	width: auto;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 1.4;
}

/* LINKS CONTENT  */
/*---------------------------------------------------------------------*/
a:link, a:visited {
	text-decoration : none;
	background : transparent;
	color : #33F;
}

a:hover {
	text-decoration : none;
	background : transparent;
	color :  #F00;
}

/*---------------------------------------------------------------------*/
.clear {
	clear: both;
	overflow: hidden;
	width: 0;
	height: 0;
}

.post{
	background: #E6E7E9;
	padding: 3px;
	margin: 20px 10px 10px 5px;
	font-size: 80%;
}

.errorPHP {
	margin: 25px 0px;
	color:#F00;
	font-weight:bold;
	font-size:14px;
	text-align: center;
}

.bullet{
	background:url(images/bulet-left.png) no-repeat left;
	background-position:5px 4px;
	margin-top: 5px;
	padding-left: 20px;
}

/* -----------Proizvodjac--------------------------------- */ 
.captionProizvodac {
    margin-top: 25px;
    margin-bottom: 10px;
    display:block;
    width: 540px;  
    font-size: 14px;
    color: #C35617;
    letter-spacing: -1px;
    font-weight: bold;
}

.captionProizvodac a{
    font-size: 13px;
    padding-left: 15px;
    letter-spacing: 0px;
}
    
.captionProizvodac .icon{
    float:left;
    padding:0 10px 0 0;
}         
/*---------------------------------------------------------------------*/

