/* 
Title:		Semos Multimedia main style
Author: 	contact@smultimedia.com
*/

/* Import css file */
@import url(master02.css);
/* pageStructure
-----------------------------------------------------------------------------*/
body {
	background-image:url(../img/bg-top.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.wrap {
	margin:0 auto;
	width:980px;
}
.tophead {
	width:980px;
	height:110px;
	float:left;
}
.logo {
	padding:25px 0 0 10px;
	float:left;
	margin:0;
}
/* Links Top
-----------------------------------------------------------------------------*/

.topleft {
	float:right;
	padding:20px 10px 0 0;
	width:250px;
}
.links {
	float:right;
	font-size:12px;
}
.links a {
	color:#000000;
	text-decoration:none;
}
.links a:hover {
	color:#000000;
	text-decoration:underline;
}
.links a:visited {
	color:#000000;
	text-decoration:none;
}
/* Search
-----------------------------------------------------------------------------*/
.search {
	float:right;
	width:220px;
	margin:10px 0 0 0;
	position:relative;
}
.searchinput {
	width:220px;
	height:20px;
	border:1px solid #CCC;
	float:right;
	padding: 4px 0 0 5px;
}
.send {
	position:absolute;
	left: 198px;
	top: 5px;
	background: url(../img/magglass.gif) no-repeat right bottom;
	color:#444444;
	width:21px;
	height:17px;
	border:none;
	cursor: pointer;
}
.time {
	width:200px;
	float:right;
	padding:5px 0 0 0;
	margin:0;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
/* Main Navigation BLUE
-----------------------------------------------------------------------------*/
.navigation {
	height:28px;
	background-color:#cbd8e8;
	float:left;
	width:980px;
	margin:0;
	padding:0;
}
.navigationGreen {
	height:28px;
	background-color:#efefd4;
	float:left;
	width:980px;
	margin:0;
	padding:0;
}
.navigationMarine {
	height:28px;
	background-color:#cfe6e9;
	float:left;
	width:980px;
	margin:0;
	padding:0;
}
.navigationOrange {
	height:28px;
	background-color:#f2ead4;
	float:left;
	width:980px;
	margin:0;
	padding:0;
}
.mainNavigation {
	float:left;
	height:28px;
	padding:0;
	margin:0;
	width:600px;
}
.mainNavigation ul {
	padding:0 0 0 10px;
}
.mainNavigation ul li {
	float:left;
	display:inline;
	margin:0 15px 0 0;
	line-height:28px;
	font-size:13px;
	font: Arial, Helvetica, sans-serif;
}
.mainNavigation ul li a {
	font-size:13px;
	color:#285d8b;
	font-weight:bold;
	text-decoration:none;
}
.mainNavigation ul li a:hover {
	text-decoration:none;
}
.mainNavigation ul li a:visited {
	text-decoration:none;
}
.current {
	color: #0099FF;
	font-weight:bold;
	background: url(../img/up.gif) no-repeat bottom center;
}
.current a {
	color: #0099FF;
	text-decoration:none;
}
.current a:hover {
	color: #0099FF;
	text-decoration:none;
}
.current a:visited {
	color: #0099FF;
	text-decoration:none;
}
.currentGreen {
	color: #adae44;
	font-weight:bold;
	background: url(../img/up_green.gif) no-repeat bottom center;
}
.currentGreen a {
	color: #adae44;
	text-decoration:none;
}
.currentGreen a:hover {
	color: #adae44;
	text-decoration:none;
}
.currentGreen a:visited {
	color: #adae44;
	text-decoration:none;
}
.currentMarine {
	color: #008498;
	font-weight:bold;
	background: url(../img/up_marine.gif) no-repeat bottom center;
}
.currentMarine a {
	color: #008498;
	text-decoration:none;
}
.currentMarine a:hover {
	color: #008498;
	text-decoration:none;
}
.currentMarine a:visited {
	color: #008498;
	text-decoration:none;
}
.currentOrange {
	color: #e8830f;
	font-weight:bold;
	background: url(../img/up_orange.gif) no-repeat bottom center;
}
.currentOrange a {
	color: #e8830f;
	text-decoration:none;
}
.currentOrange a:hover {
	color: #e8830f;
	text-decoration:none;
}
.currentOrange a:visited {
	color: #e8830f;
	text-decoration:none;
}
/* Languages
-----------------------------------------------------------------------------*/
.language {
	float:right;
	height:28px;
}
.language ul {
	padding:0 10px 0 0;
}
.language ul li {
	text-transform: uppercase;
	display: inline;
	color:#285d8b;
	margin:0 5px 0 0;
	line-height:28px;
	float:right;
	padding:0;
}
.language ul li a {
	color:#285d8b;
	font-weight:bold;
	text-decoration:none;
}
.language ul li.current {
	color: #0099FF;
	font-weight:bold;
	background: url(../img/up.gif) no-repeat bottom;
	line-height:28px;
}
.language ul li.currentGreen {
	color: #adae44;
	font-weight:bold;
	background: url(../img/up_green.gif) no-repeat bottom;
	line-height:28px;
}
.language ul li.currentMarine {
	color: #008498;
	font-weight:bold;
	background: url(../img/up_marine.gif) no-repeat bottom;
	line-height:28px;
}
.language ul li.currentOrange {
	color: #e8830f;
	font-weight:bold;
	background: url(../img/up_orange.gif) no-repeat bottom;
	line-height:28px;
}
.subNavigation {
	height:25px;
	float:left;
	width:980px;
	background-image:url(../img/mainnav_bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color:#285d8b;
	margin:0;
	padding:0;
}
.subNavigation ul {
	height:25px;
	padding:0 0 0 10px;
	line-height:22px;
}
.subNavigation ul li {
	display:inline;
	color:#FFFFFF;
	text-decoration:none;
	margin: 0 3px 0 0;
}
.subNavigation ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.subNavigation ul li a:hover {
	color:#efefd4;
	font-weight:bold;
	text-decoration:underline;
}
.subNavigation ul li a:visited {
	text-decoration:none;
}
.current01 {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.current02 {
	font-weight:bold;
	text-decoration:underline;
}
.subNavigationGreen {
	height:25px;
	float:left;
	width:980px;
	background-image:url(../img/mainnav_bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color:#adae44;
	margin:0;
	padding:0;
}
.subNavigationGreen ul {
	height:25px;
	padding:0 0 0 10px;
	line-height:22px;
}
.subNavigationGreen ul li {
	display:inline;
	color:#FFFFFF;
	text-decoration:none;
	margin: 0 3px 0 0;
}
.subNavigationGreen ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.subNavigationGreen ul li a:hover {
	color:#efefd4;
	font-weight:bold;
	text-decoration:underline;
}
.subNavigationGreen ul li a:visited {
	text-decoration:none;
}
.subNavigationMarine {
	height:25px;
	float:left;
	width:980px;
	background-image:url(../img/mainnav_bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color:#008498;
	margin:0;
	padding:0;
}
.subNavigationMarine ul {
	height:25px;
	padding:0 0 0 10px;
	line-height:22px;
}
.subNavigationMarine ul li {
	display:inline;
	color:#FFFFFF;
	text-decoration:none;
	margin: 0 3px 0 0;
}
.subNavigationMarine ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.subNavigationMarine ul li a:hover {
	color:#efefd4;
	font-weight:bold;
	text-decoration:underline;
}
.subNavigationMarine ul li a:visited {
	text-decoration:none;
}
.subNavigationGreen {
	height:25px;
	float:left;
	width:980px;
	background-image:url(../img/mainnav_bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color:#adae44;
	margin:0;
	padding:0;
}
.subNavigationOrange {
	height:25px;
	float:left;
	width:980px;
	background-image:url(../img/mainnav_bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color:#e8830f;
	margin:0;
	padding:0;
}
.content {
	width:980px;
	float:left;
	margin:0;
	padding:0;
}
/* Left
-----------------------------------------------------------------------------*/
.left {
	width:720px;
	margin:5px 5px 0 0;
	float:left;
	padding: 0;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
	width:720px;
	height:213px;
	float:left;
	margin:0 0 15px 0;
	padding:0;
}
.imgLeft {
	width:125px;
	height:213px;
	float:left;
	margin: 0 5px 0 0;
	padding:0;
}
.imgRight {
	float:right;
	width:590px;
	height:186px;
	margin: 0 0 5px 0;
	padding:0;
}
.imgRightGreen {
	float:right;
	width:590px;
	height:186px;
	margin: 0 0 5px 0;
	padding:0;
}
.imgDown {
	background-image:url(../img/imgdown_blue.gif);
	background-repeat:repeat-y;
	width:590px;
	height:22px;
	float: right;
	padding:0;
	margin:0;
}
.imgDownGreen {
	background-image:url(../img/imgdown_green.gif);
	background-repeat:repeat-y;
	width:590px;
	height:22px;
	float: right;
}
.imgDownMarine {
	background-image:url(../img/imgdown_marine.gif);
	background-repeat:repeat-y;
	width:590px;
	height:22px;
	float: right;
}
.imgDownOrange {
	background-image:url(../img/imgdown_orange.gif);
	background-repeat:repeat-y;
	width:590px;
	height:22px;
	float: right;
}
/* Right
-----------------------------------------------------------------------------*/
.right {
	float: right;
	width:255px;
	margin:5px 0 0 0;
	padding:0;
}
.news {
	width:255px;
	margin:0 0 10px 0;
	padding:0;
}
.newsNaslov {
	background-image:url(../img/naslov01.gif);
	background-repeat:no-repeat;
	width:235px;
	height:25px;
	color:#000000;
	padding:4px 10px;
	font-weight:bold;
	text-decoration:underline;
	margin:0;
}
.newsNaslov a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.newsNaslov a:hover {
	text-decoration:underline;
}
.newsNaslov a:visited {
	text-decoration:underline;
}
.newsCont {
	width:225px;
	padding:4px 15px 4px 15px;
	background-image:url(../img/button.gif);
	background-repeat:no-repeat;
	margin:0;
}
.newsCont a 
{
	padding-left: 5px;
	color:#285d8b;
	font-weight:bold;
	text-decoration:none;
}
.newsCont a:hover {
	color:#285d8b;
	text-decoration:underline;
}
.newsCont a:visited {
	color:#285d8b;
	text-decoration:none;
}
.newsLine {
	width:225px;
	height:1px;
	padding:0 15px;
	background-image:url(../img/dot.gif);
	background-repeat:repeat-x;
	margin:0;
}
.anual {
	width:255px;
	margin:0;
	padding:0;
}
.anualNaslov {
	background-image:url(../img/naslov02.gif);
	background-repeat:no-repeat;
	width:235px;
	height:25px;
	color:#000000;
	padding: 4px 10px;
	font-weight:bold;
	text-decoration:underline;
}
.anualCont {
	width:238px;
	padding:4px 4px 4px 10px;
	margin:5px 0 10px 0;
	border:1px solid #CCCCCC;
	height:60px;
}
.anualCont img {
	padding: 0 5px 0 0;
	margin:0;
}
.anualCont a,a:hover 
{
	text-decoration:none;
}
.anualImg
{
	position:absolute;
	padding: 0 5px 0 0;
	margin:0;
}

.certificates {
	width:255px;
	margin:0;
	padding:0;
}
.certificatesNaslov {
	background-image:url(../img/naslov02.gif);
	background-repeat:no-repeat;
	width:235px;
	height:25px;
	color:#000000;
	padding: 4px 10px;
	font-weight:bold;
	text-decoration:underline;
}
.certificatesCont {
	width:244px;
	padding:4px 2px 4px 3px;
	margin:5px 0 10px 0;
	border:1px solid #CCCCCC;
	height:101px;
}
.certificatesCont img {
	padding: 0 3px 0 0;
	margin:0;
}
.certImg
{
	padding: 0 3px 0 0;
	margin:0;
}
.eco {
	width:255px;
	margin:0;
	padding:0;
}
.ecoNaslov {
	background-image:url(../img/naslov03.gif);
	background-repeat:no-repeat;
	width:235px;
	height:60px;
	color:#000000;
	padding:0;
	font-weight:bold;
	text-decoration:underline;
}
.ecoCnt {
	width:222px;
	padding:4px 15px;
	border:1px solid #CCCCCC;
	margin: 5px 0 10px 0;
}
.ecoCnt a {
	color:#285d8b;
}
.ecoCnt a:hover {
	color:#285d8b;
}
.ecoCnt a:visited {
	color:#285d8b;
}
.facts {
	width:255px;
	margin:0 0 10px 0;
	padding:0;
}
.factsNaslov {
	background-image:url(../img/naslov03.gif);
	background-repeat:no-repeat;
	width:235px;
	height:25px;
	color:#000000;
	padding: 4px 10px;
	font-weight:bold;
	text-decoration:underline;
}
.factsCnt {
	width:225px;
	padding:4px 15px;
}
.factsCnt ul {
	list-style:none;
}
.factsCnt ul li {
	list-style:none;
	padding:5px 0 5px 0;
	background-image:url(../img/dot.gif);
	background-repeat:repeat-x;
}
.newsLine {
	width:255px;
	height:1px;
	padding:0;
	margin:0;
}
.factsCnt a {
	color:#285d8b;
}
.factsCnt a:hover {
	color:#285d8b;
}
.factsCnt a:visited {
	color:#285d8b;
}
.link {
	width:255px;
	margin:0;
	padding:0;
}
.linkNaslov {
	background-image:url(../img/naslov01.gif);
	background-repeat:no-repeat;
	width:235px;
	height:25px;
	color:#000000;
	padding: 4px 10px;
	font-weight:bold;
	text-decoration:underline;
}
.linkCnt {
	width:252px;
	padding:0;
	margin:5px 0 10px 0;
	border:1px solid #CCCCCC;
}
.linkCnt ul {
	width:222px;
	padding:4px 15px;
	list-style:none;
}
.linkCnt ul li{
	padding:0 0 0 30px;
	line-height:25px;
	margin:0 0 5px 0; 
}
.linkCnt ul li a {

	padding:0;
	font-weight:bold;
	color:#285d8b;
	text-decoration:none;
}
.linkCnt ul li a:hover {
	color:#285d8b;
	text-decoration:underline;
}
.linkCnt ul li a:visited {
	color:#285d8b;
}
.lst01 {
	padding: 0 0 3px 0;
	background-image:url(../img/logo01.jpg);
	background-repeat:no-repeat;
}
.lst02 {
	padding: 0 0 3px 0;
	background-image:url(../img/logo02.jpg);
	background-repeat:no-repeat;
}
.lst03 {
	padding: 0 0 3px 0;
	background-image:url(../img/logo03.jpg);
	background-repeat:no-repeat;
}
.lst04 {
	padding: 0 0 3px 0;
	background-image:url(../img/logo04.jpg);
	background-repeat:no-repeat;
}
.lst05 {
	padding: 0 0 3px 0;
	background-image:url(../img/logo05.jpg);
	background-repeat:no-repeat;
}
.lst06 {
	padding: 0 0 3px 0;
	background-image:url(../img/logo06.jpg);
	background-repeat:no-repeat;
}
.lst07 {
	padding: 0 0 3px 0;
	background-image:url(../img/logo07.jpg);
	background-repeat:no-repeat;
}
.lst08 {
	padding: 0 0 3px 0;
	background-image:url(../img/logo08.jpg);
	background-repeat:no-repeat;
}
.lst09 {
	padding: 0 0 3px 0;
	background-image:url(../img/logo09.jpg);
	background-repeat:no-repeat;
}
.lst10 {
	padding: 0 0 3px 0;
	background-image:url(../img/logo10.jpg);
	background-repeat:no-repeat;
}
.lst11 {
	padding: 0 0 3px 0;
	background-image:url(../img/logo11.jpg);
	background-repeat:no-repeat;
}
.lst12 {
	padding: 0 0 3px 0;
	background-image:url(../img/logo12.jpg);
	background-repeat:no-repeat;
}
.lst13 {
	padding: 0 0 3px 0;
	background-image:url(../img/logo13.jpg);
	background-repeat:no-repeat;
}
.project {
	width:255px;
	margin:0;
	padding:0;
}
.projectNaslov {
	background-image:url(../img/naslov02.gif);
	background-repeat:no-repeat;
	width:235px;
	height:25px;
	color:#000000;
	padding: 4px 10px;
	font-weight:bold;
	text-decoration:underline;
}
.projectNaslov a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.projectNaslov a:hover {
	text-decoration:underline;
}
.projectNaslov a:visited {
	text-decoration:underline;
}
.projectCnt {
	width:255px;
	margin:0 0 10px 0;
	padding:0;
	
}
.projectCnt ul {
	width:225px;
	padding:4px 15px;
	list-style:none;
}
.projectCnt ul li {
	padding:0 0 0 10px;
	background:url(../img/button02.gif) no-repeat left top;

}
.projectCnt ul li a {

	font-weight:bold;
	color:#285d8b;
	text-decoration:none;

}
.projectCnt ul li a:hover {
	color:#285d8b;
	text-decoration:underline;
}
.projectCnt ul li a:visited {
	color:#285d8b;
}
.global {
	width:255px;
	margin:0 0 10px 0;
	padding:0;
}
.globalCnt {
	width:222px;
	padding:4px 14px;
	margin:5px 0 10px 0;
	border:1px solid #CCCCCC;
}
.globalNaslov {
	background-image:url(../img/naslov03.gif);
	background-repeat:no-repeat;
	width:235px;
	height:25px;
	color:#000000;
	padding: 4px 10px;
	font-weight:bold;
	text-decoration:underline;
}
.contact {
	width:255px;
	margin:0 0 10px 0;
	padding:0;
}
.contactNaslov {
	background-image:url(../img/naslov01.gif);
	background-repeat:no-repeat;
	width:235px;
	height:25px;
	color:#000000;
	padding:4px 10px;
	font-weight:bold;
	text-decoration:underline;
	margin:0;
}
.contactCont {
	width:223px;
	padding:4px 15px;
	margin:5px 0 10px 0;
	border:1px solid #CCCCCC;
}
.contactCont a {
	color:#285d8b;
	text-decoration:none;
}
.contactCont a:hover {
	color:#285d8b;
	text-decoration:underline;
}
.contactCont a:visited {
	color:#285d8b;
}
.sodrzina {
	width:720px;
	float:left;
	margin:0;
	padding:0;
}
.sodrzina h2 {
	background-image: url(../img/title.jpg);
	background-repeat:no-repeat;
	text-indent:15px;
	font-size:12px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	height:22px;
	margin:0 0 15px 0;
}
.sodrzinaCont {
	padding:0 15px 10px 0;
	margin:0;
	width:690px;
	float:left;
}
.sodrzinaCont a {
	color:#285d8b;
	text-decoration:none;
}
.sodrzinaCont a:hover {
	color:#285d8b;
	text-decoration:underline;
}
.sodrzinaCont a:visited {
	color:#285d8b;
	text-decoration:none;
}
.sodrzinaCont ul {
	list-style:none;
}
.sodrzinaCont ul li {
	padding:0 0 0 10px;
}
.sodrzinaContProduct {
	padding:0 15px 0 0;
	margin:0;
	width:705px;
	float:left;
}
.sodrzinaContProduct ul {
	width:690px;
	list-style:none;
}
.sodrzinaContProduct ul li {
	display:inline;
	width:160px;
	float:left;
	background-color:#cbd8e8;
	font-weight:bold;
	padding:2px 5px 2px 0;
	margin:0 2px 0 0;
	line-height:25px;
	text-align:center;
}
.sodrzinaContProduct ul li.current02 {
	background-color:#285d8b;
	color:#FFFFFF;
	background-image:url(../img/up_white.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}
.sodrzinaContProduct ul li.current02 a {
	background-color:#285d8b;
	color:#FFFFFF;
}
.sodrzinaContProduct ul li.current02 a:hover {
	background-color:#285d8b;
	text-decoration:underline;
	color:#FFFFFF;
}
.sodrzinaContProduct ul li.current02 a:visited {
	background-color:#285d8b;
	color:#FFFFFF;
}
.sodrzinaContProduct ul li a {
	color:#285d8b;
	text-decoration:none;
	font-weight:bold;
	width:180px;
}
.sodrzinaContProduct ul li a:hover {
	color:#285d8b;
	text-decoration:underline;
}
.sodrzinaContProduct ul li a:visited {
	color:#285d8b;
	text-decoration:none;
}






.sodrzinaContProduct01 {
	padding:0 15px 0 0;
	margin:0;
	width:705px;
	float:left;
}
.sodrzinaContProduct01 ul {
	width:690px;
	list-style:none;
}
.sodrzinaContProduct01 ul li {
	display:inline;
	width:180px;
	float:left;
	background-color:#cbd8e8;
	font-weight:bold;
	padding:2px 5px 2px 0;
	margin:0 2px 0 0;
	line-height:25px;
	text-align:center;
}
.sodrzinaContProduct01 ul li.current02 {
	background-color:#285d8b;
	color:#FFFFFF;
	background-image:url(../img/up_white.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}
.sodrzinaContProduct01 ul li.current02 a {
	background-color:#285d8b;
	color:#FFFFFF;
}
.sodrzinaContProduct01 ul li.current02 a:hover {
	background-color:#285d8b;
	text-decoration:underline;
	color:#FFFFFF;
}
.sodrzinaContProduct01 ul li.current02 a:visited {
	background-color:#285d8b;
	color:#FFFFFF;
}
.sodrzinaContProduct01 ul li a {
	color:#285d8b;
	text-decoration:none;
	font-weight:bold;
	width:180px;
}
.sodrzinaContProduct01 ul li a:hover {
	color:#285d8b;
	text-decoration:underline;
}
.sodrzinaContProduct01 ul li a:visited {
	color:#285d8b;
	text-decoration:none;
}
.sodrzinaContProductInfo {
	float:left;
	width:690px;
	padding:15px 15px 15px 0;
}
.sodrzinaPolaL {
	width:350px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
.sodrzinaPolaL h2 {
	background-image: url(../img/title_pola.jpg);
	background-repeat:no-repeat;
	text-indent:15px;
	font-size:12px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	height:22px;
	margin:0 0 15px 0;
}
.img-rightw {
	float: left;
	padding: 3px;
	margin: 0 10px 0 15px;
	border: 1px solid #dfdfdf;
}
.img-left {
	float: left;
	padding: 3px;
	margin: 0 10px 0 0;
	background-color:#FFFFFF;
	border: 1px solid #dfdfdf;
}
.img-norm {
	padding: 3px;
	margin: 0 10px 0 0;
	border: 1px solid #dfdfdf;
}
.img-right {
	float: right;
	padding: 3px;
	margin: 10px 0 10px 10px;
	border: 1px solid #dfdfdf;
}
.sodrzinaPolaD {
	width:350px;
	float:left;
	margin:0;
	padding:0;
}
.sodrzinaPolaD h2 {
	background-image: url(../img/title_pola.jpg);
	background-repeat:no-repeat;
	text-indent:15px;
	font-size:12px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	height:22px;
	margin:0 0 15px 0;
}
.sublist {
	padding:0 10px 0 10px;
	list-style:none;
}
.footer {
	height:20px;
	background:url(../img/bg-bottom.jpg) 0 0 repeat-x;
	background-position:bottom;
	margin:0;
	padding:100px 0 0 0;
	clear:both;
	color:#FFFFFF;
	text-align:center;
}
.footer a, a:hover, a:visited{
	height:20px;
	background-position:bottom;
	margin:0;
	clear:both;
	color:#FFFFFF;
	text-align:center;
}
.footerGreen {
	height:20px;
	background:url(../img/bg-bottom-green.jpg) 0 0 repeat-x;
	background-position:bottom;
	margin:0;
	padding:100px 0 0 0;
	clear:both;
	color:#FFFFFF;
	text-align:center;
}
.footerGreen a, a:hover, a:visited {
	height:20px;
	background-position:bottom;
	margin:0;
	clear:both;
	color:#FFFFFF;
	text-align:center;
}

.footerMarine {
	height:20px;
		background:url(../img/bg-bottom-marine.jpg) 0 0 repeat-x;
	background-position:bottom;
	margin:0;
	padding:100px 0 0 0;
	clear:both;
	color:#FFFFFF;
	text-align:center;
}
.footerMarine a, a:hover, a:visited {
	height:20px;
	background-position:bottom;
	margin:0;
	clear:both;
	color:#FFFFFF;
	text-align:center;
}
.footerOrange {
	height:20px;
	background:url(../img/bg-bottom-orange.jpg) 0 0 repeat-x;
	background-position:bottom;
	margin:0;
	padding:100px 0 0 0;
	clear:both;
	color:#FFFFFF;
	text-align:center;
}
.footerOrange a, a:hover, a:visited {
	height:20px;
	background-position:bottom;
	margin:0;
	clear:both;
	color:#FFFFFF;
	text-align:center;
}
.style1 {
	color: #285d8b;
	font-weight: bold;
}
.more {
	float:right;
	padding:0 15px 0 0;
}
ul.list1 {
	list-style:none;
	padding:0 0 0 5px;
}
ul.list1 li {
	padding:5px 15px 0px 8px;
	color: #000000;
	background: url(../img/list1.gif) no-repeat left top;
}
h3 {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
tr {
	padding:0;
	margin:0;
}
.tdBasic {
	padding:2px 5px;
	height: 18px;
	width:220px;
	border:1px solid #fff;
	background-color:#F7F7F7;
	margin:0;
	color: #666666;
}
.tdNaslov {
	background-color:#cbd8e8;
	color:#285d8b;
	font-weight:bold;
	height: 25px;
	width:220px;
	padding:2px 5px;
	margin:0;
}
.tabela {
	width:702px;
	padding:1px;
	margin:0;
	border:1px solid #cbd8e8;
}
.cementType {
	width:164px;
	float:left;
}
.cementType ul {
}
.cementType ul li {
	list-style:none;
	line-height:20px;
	background-color: #F7F7F7;
	margin:0 0 1px 0;
	padding:2px 5px;
	color:#0099FF;
}
.cementType ul li li a {
	list-style:none;
	line-height:20px;
	background-color: #F7F7F7;
	margin:0 0 1px 0;
	padding:2px 5px;
	color:#0099FF;
	font-weight:bold;
}
.cementType ul li a {
	color:#285d8b;
	text-decoration:none;
	font-weight:bold;
}
.cementType ul li a:hover {
	color:#285d8b;
	text-decoration:underline;
}
.cementType ul li a:visited {
	color:#285d8b;
	text-decoration:none;
}
.cementType ul li li a:hover {
	color:#0099FF;
	text-decoration:underline;
}
.cementType ul li li a:visited {
	color:#0099FF;
	text-decoration:none;
}







.cementType01 {
	width:184px;
	float:left;
}
.cementType01 ul {
}
.cementType01 ul li {
	list-style:none;
	line-height:20px;
	background-color: #F7F7F7;
	margin:0 0 1px 0;
	padding:2px 5px;
	color:#0099FF;
	font-weight:bold;
	}
.cementType01 ul li.current03 {
	background-color:#cbd8e8;
	color:#285d8b;
}
.cementType01 ul li li a {
	list-style:none;
	line-height:20px;
	background-color: #F7F7F7;
	margin:0 0 1px 0;
	padding:2px 5px;
	color:#0099FF;
	font-weight:bold;
}
.cementType01 ul li a {
	color:#285d8b;
	text-decoration:none;
	font-weight:bold;
}
.cementType01 ul li a:hover {
	color:#285d8b;
	text-decoration:underline;
}
.cementType01 ul li a:visited {
	color:#285d8b;
	text-decoration:none;
}
.cementType01 ul li li a:hover {
	color:#0099FF;
	text-decoration:underline;
}
.cementType01 ul li li a:visited {
	color:#0099FF;
	text-decoration:none;
}








.cementInfo {
	width:515px;
	float:left;
	padding:0 0 0 5px;
}
.cementInfoSafety {
	width:700px;
	float:left;
	padding:15px 5px 0 0;
}
.cementInfo ul li {
	list-style:none;
	padding: 0 0 0 5px;
	text-decoration:underline;
	color:#285d8b;
}
.td30p {
	padding:2px 5px;
	height: 18px;
	border:1px solid #fff;
	background-color:#F7F7F7;
	margin:0;
	color: #666666;
}
.td30pwidth {
	padding:2px 5px;
	height: 18px;
	border:1px solid #fff;
	background-color:#F7F7F7;
	margin:0;
	color: #666666;
	width: 300px;
}
.tdNaslov30p {
	background-color:#cbd8e8;
	color:#285d8b;
	font-weight:bold;
	height: 25px;
	padding:2px 5px;
	margin:0;
}
.tabela30p {
	width:500px;
	padding:1px;
	margin:0;
	border:1px solid #cbd8e8;
}
.td30pGreen {
	padding:2px 5px;
	height: 18px;
	border:1px solid #fff;
	background-color:#F7F7F7;
	margin:0;
	color: #666666;
}
.td30pwidthGreen {
	padding:2px 5px;
	height: 18px;
	border:1px solid #fff;
	background-color:#F7F7F7;
	margin:0;
	color: #666666;
	width: 120px;
}
.tdNaslov30pGreen {
	background-color:#efefd4;
	color:#285d8b;
	font-weight:bold;
	height: 25px;
	padding:2px 5px;
	margin:0;
	width:130px;
}
.tabela30pGreen {
	width:700px;
	float:left;
	padding:1px;
	margin:0;
	border:1px solid #efefd4;
}
.che5 td {

	border:1px solid #fff;
	background-color:#F7F7F7;

}

.td30pGreenSmall {
	padding:2px 5px;
	height: 18px;
	border:1px solid #fff;
	background-color:#F7F7F7;
	margin:0;
	color: #666666;
}
.td30pwidthGreenSmall {
	padding:2px 5px;
	height: 18px;
	border:1px solid #fff;
	background-color:#F7F7F7;
	margin:0;
	color: #666666;
	width: 120px;
}
.tdNaslov30pGreenSmall {
	background-color:#efefd4;
	color:#285d8b;
	font-weight:bold;
	height: 25px;
	padding:2px 5px;
	margin:0;
}
.tabela30pGreenSmall {
	width:520px;
	padding:1px;
	margin:0;
	border:1px solid #efefd4;
}

.quality {
	float:left;
	width:515px;
	padding:0 px;
}
.qualityImg {
	float:left;
}
.qualityInfo {
	float:left;
}
.aggregat {
float:left;
margin:0;
padding:10px 0 0 0 ;
width:700px;
}
ul.list2 {
	list-style:none;
	padding:0 0 0 5px;
	margin:0 0 0 15px;
}
ul.list2 li {
	padding:5px 15px 0px 15px;
	color: #285d8b;
	font-weight:bold;
	
}
ul.list2 li a{
	padding:5px 15px 0 20px;
	color:#285d8b;
	background:url(../img/button.gif) no-repeat left top;
	font-weight:bold;
}
ul.list2 li li a{
	padding:5px 15px 0px 10px;
	color:#285d8b;
	background: url(../img/list1.gif) no-repeat left top;
	font-weight:normal;
}
ul.list2 li li li a{
	padding:5px 15px 0px 10px;
	color: #285d8b;
	background: url(../img/list1.gif) no-repeat left top;
	font-weight:normal;
}
ul.list2 li li li li a{
	padding:5px 15px 0px 10px;
	color: #285d8b;
	background: url(../img/list1.gif) no-repeat left top;
	font-weight:normal;
}
.input200  {
width:200px;
border:1px solid #CCCCCC;
padding:2px;
margin: 5px;
}



.linkCnt08 {
	width:500px;
	padding-left:10px;
	margin:5px 0 10px 0;
}
.linkCnt08 ul {
	padding:4px 15px;
	list-style:none;
}
.linkCnt08 ul li {
	padding:0 0 0 35px;
	line-height:25px;
	margin:0 0 5px 0;
}
.linkCnt08 ul li a {
	padding:0;
	font-weight:bold;
	color:#285d8b;
	text-decoration:none;
}
.linkCnt08 ul li a:hover {
	color:#285d8b;
	text-decoration:underline;
}
.linkCnt08 ul li a:visited {
	color:#285d8b;
}






.linkCnt02 {
	width:500px;
	padding-left:170px;
	margin:5px 0 10px 0;
}
.linkCnt02 ul {
	padding:4px 15px;
	list-style:none;
}
.linkCnt02 ul li {
	padding:0 0 0 35px;
	line-height:25px;
	margin:0 0 5px 0;
}
.linkCnt02 ul li a {
	padding:0;
	font-weight:bold;
	color:#285d8b;
	text-decoration:none;
}
.linkCnt02 ul li a:hover {
	color:#285d8b;
	text-decoration:underline;
}
.linkCnt02 ul li a:visited {
	color:#285d8b;
}
.lst14 {
	padding: 0 0 3px 0;
	background-image:url(../img/pdf.gif);
	background-repeat:no-repeat;
}
.cementInfo a, a:hover{
color:#285d8b;
}

.img-left01 {
	padding: 2px;
	margin: 0 5px 0 0;
	background-color:#FFFFFF;
	border: 1px solid #dfdfdf;
}

.accordion .accordionHeader
{   color: #0099FF;
	display: block;
	border: none;
	height:24px;
	font-size:12px;
	font-weight:bold;
	padding:8px 0 0 10px;
	cursor:pointer;
}

.accordion .accordionHeaderClose
{   color: #285D8B;
	display: block;
	border: none;
	height:24px;
	font-size:12px;
	font-weight:bold;
	padding:8px 0 0 10px;
	cursor:pointer;
}