@charset "utf-8";
body {
	background-color: #2790b0;
	margin: 0px;
	padding: 0px;
}

/* CSS Document */

#wrapper {
	background-image: url(../img/bg.jpg);
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #2790b0;
	padding-bottom: 30px;
	padding-top: 0px;
}
#wrapper #meni_top {
	margin: 0px;
	padding-top: 25px;
}

#wrapper #meni_top ul {
	margin-left: 500px;
}


#wrapper #meni_top li {
	float: left;
	list-style-type: none;
}
#wrapper #meni_top li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 16px;
	width: 70px;
	padding: 6px;
	text-align: center;
}
#wrapper #meni_top a:hover {
	background-image: url(../img/meni_top_bg.jpg);
	margin: 0px;
	padding: 6px;
	color: #A0A0A4;
}


#wrapper #meni {
	background-image: url(../img/meni_bg.jpg);
	background-repeat: no-repeat;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 140px;
	background-position: center;
}

#wrapper  #meni ul {
	height: 76px;
	background-repeat: no-repeat;
	width: 852px;
	margin-bottom: 0px;
}
#wrapper #meni li {
	float: left;
	display: block;
	height: 50px;
	width: 120px;
	text-decoration: none;
	margin-top: 25px;
}
#wrapper #meni a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#wrapper #meni a:hover {
	color: #A0A0A4;
}

#wrapper #content {
	width: 852px;
	background-color: #d6d6d6;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	margin-right: auto;
}
#wrapper #content a {
	color: #000000;
	text-decoration: none;
}
#wrapper #content a:hover {
	color: #333333;
	text-decoration: underline;
}

#wrapper #content img {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #content p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 2px;
}
#wrapper #content h3 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 2px;
}


#wrapper #content #toneri {
	height: 190px;
	width: 270px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 9px;
	float: left;
}

#wrapper #content #tinta {
	height: 190px;
	width: 270px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 9px;
	float: left;
}
#wrapper #content #riboni {
	height: 190px;
	width: 270px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 9px;
	float: left;
}
#wrapper #content #dostava {
	height: 190px;
	width: 270px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 9px;
	float: left;
}

#wrapper #content #dostava h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.1em;
}

#wrapper #content #dostava p {
	font-size: 11px;
	line-height: 1em;
}

#wrapper #content #recikliranje {
	height: 190px;
	width: 270px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 9px;
	float: left;
}
#wrapper #content #izdvojeno {
	height: 190px;
	width: 270px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 9px;
	float: left;
	color: #FF0000;
}
#wrapper #content #izdvojeno p {
	color: #000000;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	background-color: #2790b0;
}
#wrapper #content #vkontakt {
	margin: 10px;
	width: 832px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-top: 140px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/kontakt_bg.jpg);
	background-repeat: no-repeat;
	height: 380px;
}
#wrapper #content #vkontakt #adresa {
	float: left;
	width: 250px;
	margin-left: 40px;
}

#wrapper #content #vkontakt #mapa {
	margin-bottom: 20px;
	float: left;
	width: 310px;
	margin-left: 60px;

}
#wrapper  #content  #vkontakt   h3  {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E2E2E2;
	background-color: #353432;
	padding: 5px;
}
#wrapper #content #vkontakt #mapa h3 {
	margin-left: -1px;
}

#wrapper #content #vkontakt #adresa p {
	color: #353432;
}



#wrapper #content #vkontakt a {
	color: #000000;
	text-decoration: none;
}

#wrapper #content #vkontakt a:hover {
	color: #353432;
	text-decoration: underline;
}

#wrapper #content #vrecikliranje {
	width: 802px;
	background-color: #ffffff;
	margin: 10px;
	background-image: url(../img/recycle_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-left: 30px;
	padding-bottom: 50px;
}
#wrapper #content #vrecikliranje p {
	width: 550px;
}
#wrapper #content #vrecikliranje h3 {
	margin-top: 20px;
}
#wrapper #content #vizdvojeno {
	background-color: #d6d6d6;
	width: 852px;
	background-image: url(../img/izdvojeno_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	background-position: center top;
}
#content #vizdvojeno div {
	float: left;
	width: 250px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #333333;
	height: 250px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 30px;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #333333;
	margin-right: 10px;
}
#wrapper  #content  #vizdvojeno  div img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	clear: left;
}

#wrapper #content #vizdvojeno h2 {
	clear: left;
	margin-left: 10px;
}
#wrapper #content #vdostava {
	margin: 10px;
	width: 832px;
	background-color: #FFFFFF;
	background-image: url(../img/dostava_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 140px;
	height: 350px;
}
#wrapper #content #vdostava div {
	float: left;
	width: 233px;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 7px;
	height: 300px;
}
#wrapper #content #vdostava #dostkontakt {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
	width: 230px;
}

#wrapper #content #vdostava h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #content #proizvodi {
	background-color: #FFFFFF;
	margin: 10px;
	width: 812px;
	padding-top: 130px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #content #proizvodi ul {
	list-style-image: none;
	list-style-type: none;
	margin: 8px;
	width: 90px;
	padding: 0px;
}
#wrapper #content #proizvodi li {
	height: 25px;
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	margin: 3px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
}
#wrapper #content #proizvodi a {
	display: block;
	padding: 3px;
}
#wrapper #content #proizvodi a:hover {
	text-decoration: none;
	background-color: #D6D6D6;
	margin-left: 10px;
}
