body {font-family: 'Roboto', sans-serif; font-size: 100%; background-color:#ffffff; color:#fff;}

.logo {/* float: left; */margin-left:-650px;margin-top:30px;}
#pozadina {clear:both; background-color:#4DC3CE; min-height:100px; padding-top: 90px; text-align: center; color: #fff;}

.zaglavlje{
	position: fixed;
	width: 100%; /* Set your desired with */
	z-index: 2; /* Make sure its above other items. */
	top: 0%;
	/* left: 50%; */
	margin-top: 0%; /* Changes with height. */
	/* margin-left: -50%; */
	text-align: center;
	background-color:#fff;
	z-index: 9999 !important;
}


#content { left:auto; right:auto; margin:auto; text-align:center; font-size: 1em; margin-top: 20px;}
#content .naslov{ font-size:48px;  color:#028398;  font-weight: 100; font-style: normal; font-family: 'Roboto', sans-serif; color: #303334; font-size: 50px; line-height: 0.8; letter-spacing: 0px;}
#content .linija { height:10px; background-color:#000; width:800px; }
#content .levo{ float:left; width:400px; line-height:150%; text-align:left; margin-top: 25px;}
#content .centar{ display:inline-block; background-color:#028398; color:#028398; height:1px; width:270px; margin-top:20px; line-height:150%; text-align:left;}
#content .desno{ float:right; width:400px; line-height:150%; text-align:left; margin-top: 25px;}

#content2 { left:auto; right:auto; margin:auto; text-align:center; font-size: 1em;}
#content2 .levo{ 
	float:left; 
	width:250px; 
	height:250px; 
	border-radius:150px; 
	border-style:solid; 
	border-width:5px; 
	border-color:#fff; 
	font-size:20px; 
	color:#fff; 
	line-height:250px; 
	text-align:center;
}

#content2 .centar{
	display:inline-block; 
	margin:0 auto;
	width:250px; 
	height:250px; 
	border-radius:150px; 
	border-style:solid; 
	border-width:5px; 
	border-color:#fff; 
	font-size:20px; 
	color:#fff; 
	line-height:250px; 
	text-align:center;
}

#content2 .desno{ 
	float:right; 
	width:250px; 
	height:250px; 
	border-radius:150px; 
	border-style:solid; 
	border-width:5px; 
	border-color:#fff; 
	font-size:20px; 
	color:#fff; 
	line-height:250px; 
	text-align:center;
}

#content3 { left:auto; right:auto; margin:auto; text-align:center; font-size:1em; margin-top: 20px;}
#content3 .levo{ float:left; background-color:#028398; color:#028398; height:1px; width:270px; line-height:150%; text-align:left;}
#content3 .centar{ display:inline-block; background-color:#028398; color:#028398; height:1px; width:270px; line-height:150%; text-align:left;}
#content3 .desno{ float:right; background-color:#028398; color:#028398; height:1px; width:270px; line-height:150%; text-align:left;}

#naziv { left:auto; right:auto; margin:auto; text-align:center; font-size:1.5em; margin-top: 20px;}
#naziv .levo{ float:left; background-color:#fff; color:#028398; height:1px; width:270px;  line-height:150%; text-align:center;}
#naziv .centar{ display:inline-block; background-color:#fff; color:#028398; height:1px; width:270px; line-height:150%; text-align:center;}
#naziv .desno{ float:right; background-color:#fff; color:#028398; height:1px; width:270px; line-height:150%; text-align:center;}

h1 { text-align:left;}
.disclosure_tabela {background-image: url(../images/tabela.jpg); background-repeat: no-repeat; width:100%; min-height:500px;}

table, th, td {
   text-align:center; font-size:20px;
}

.hide {display: none;}


a:hover {
    color: #038499;
}

#content a:link {
	color:#fff;
}
#content a:hover {
    color: #038499;
}
/*#content a:visited {
	color:#038499;
}*/

#pozadina a:link {
	color:#fff;
}
#pozadina a:hover {
    color: #038499;
}
/*#pozadina a:visited {
	color:#fff;
}*/


#content .kontakt a:link {
	color:#fff;
}
#content .kontakt a:hover {
    color: #038499;
}
/*#content .kontakt a:visited {
	color:#fff;
}*/


#content .proizvodi a:link {
	color:#333;
}
#content .proizvodi a:hover {
    color: #038499;
}
#content .proizvodi a:visited {
	color:#038499;
}


#content .tov {
	width:880px; text-align:left; margin:auto; color:#333; line-height:30px;
}

#content .tov a:link {
	color:#333;
}
#content .tov a:hover {
    color: #038499;
}
#content .tov a:visited {
	color:#038499;
}