/* CSS Document for www.drvenjaca.hr begin */
/*Basic reset/settings*/
* {
	margin:0px;
	padding:0px;
}
html {
	overflow:hidden;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4C4B39;
	background-color:#073607;
	background-image:url(images/left_image.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:75px;
}
a {
	outline:none;
	color:#2EBE22;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img, fieldset {
	border: 0px;
}
li {
	list-style: none;
}
.accessibility_navigation {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
/*Header and navigation*/
#header_and_navigation {
	width:850px;
	height:226px;
	background-color:#173D14;
	position:relative;
	z-index:100;
}
/*top_navigation begin*/
#top_navigation {
	width:145px;
	float:right;
}
#top_navigation li {
	float:left;
	background:url(images/top_navigation_devider.gif) no-repeat right 3px;
	padding:5px 12px 7px 12px;
}
#top_navigation #last {
	background-image:none;
	padding:5px 10px 7px 12px;
}
#top_navigation li a {
	text-indent:-9999px;
	display:block;
}
#homepage {
	width:11px;
	height:12px;
	background:url(images/link_home.gif) no-repeat left top;
	margin:1px 0 0 0;
}
#mail_contact {
	width:12px;
	height:10px;
	background:url(images/link_mail.gif) no-repeat left top;
	margin:2px 0 0 0;
}
#sitemap {
	width:12px;
	height:10px;
	background:url(images/link_sitemap.gif) no-repeat left top;
	margin:2px 0 0 0;
}
#english {
	width:13px;
	height:7px;
	background:url(images/link_english.gif) no-repeat left top;
	margin:3px 0 0 0;
}
#croatian {
	width:15px;
	height:7px;
	background:url(images/link_croatian.gif) no-repeat left top;
	margin:3px 0 0 0;
}
#homepage:hover, #mail_contact:hover, #sitemap:hover, #english:hover, #croatian:hover {
	background-position:left bottom;
}
/*top_navigation end*/

#logo, #logo a {
	width:146px;
	height:128px;
	display:block;
	background:url(images/LogoBCG.jpg) no-repeat left top;
	float:left;
	clear:right;
	text-indent:-9999px;
}
#flashcontent {
	width:704px;
	height:128px;
	float:right;
	text-align:center;
	color:#FFFFFF;
}
/*horizontal menu begin*/

/*Top level list items*/
.level1 li {
	position:relative;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
/*Top level menu link items style*/
.level1 li a {
	display:inline-table;
	width:auto; /*Width of top level menu link items*/
	padding:0;
	text-decoration: none;
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#302F23;
	float:left;
	text-indent:-9999px;
}
/*Sub level menu*/
.level2 {
	left:0;
	top:0;
	position:absolute;
	display:block;
	visibility:hidden;
	z-index:3;
	border-top:1px solid #262A27;
	width:200px;
}
/*Sub level menu list items*/
.level2 li {
}
/* Sub level menu links style */
.level2 li a {
	text-indent:0px;
	display: block;
	width:200px;
	padding:3px;
	border-left:1px solid #2EBE21;
	border-bottom:1px solid #2EBE21;
	border-right:1px solid #2EBE21;
	background-color:#FFFFFF; /*width of sub menu levels*/
}
.level2 li a:hover {
	background-color:#e3f1bd;
	text-decoration:none;
}
.level1 .arrowdiv {
	position:absolute;
	right:0;
}
#onama {
	width:147px;
	height:55px;
	background-image:url(images/onama.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;
}
#onama:hover {
	background-image:url(images/onama.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#aboutus {
	width:147px;
	height:55px;
	background-image:url(images/aboutus.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;
}
#aboutus:hover {
	background-image:url(images/aboutus.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#pogoni {
	width:156px;
	height:55px;
	display:block;
	background-image:url(images/pogoni.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	cursor:default;
}
#pogoni:hover {
	background-image:url(images/pogoni.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#plants {
	width:156px;
	height:55px;
	display:block;
	background-image:url(images/plants.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	cursor:default;
}
#plants:hover {
	background-image:url(images/plants.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#proizvodi {
	width:182px;
	height:55px;
	display:block;
	background-image:url(images/proizvodi.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	cursor:default;
}
#proizvodi:hover {
	background-image:url(images/proizvodi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#products {
	width:183px;
	height:55px;
	display:block;
	background-image:url(images/products.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	cursor:default;
}
#products:hover {
	background-image:url(images/products.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#kontakt {
	width:167px;
	height:55px;
	display:block;
	background-image:url(images/kontakt.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#kontakt:hover {
	background-image:url(images/kontakt.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#contact {
	width:168px;
	height:55px;
	display:block;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#contact:hover {
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#certifikati {
	width:198px;
	height:55px;
	display:block;
	background-image:url(images/certifikati.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#certifikati:hover {
	background-image:url(images/certifikati.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#certificates {
	width:196px;
	height:55px;
	display:block;
	background-image:url(images/certificates.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#certificates:hover {
	background-image:url(images/certificates.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
/*horizontal menu end*/

/*navigation_path begin*/
#navigation_path {
	background:url(images/navigationpathBcg.gif) no-repeat left top;
	clear:both;
	font-size:10px;
	overflow:hidden;
	color:#ffffff;
	height:17px;
}
#navigation_path li {
	padding:3px 6px 3px 13px;
	background:url(images/navigationpath_arrow.gif) no-repeat left 8px;
	float:left;
}
#navigation_path .begin {
	padding:3px 3px 3px 20px;
	background:none;
}
/*navigation_path end*/

/*left sidebar begin*/
#left_sidebar {
	background:url(images/left_sidebar.jpg) no-repeat left top;
	width:252px;
	height:342px;
	float:left;
}
#izvjesca, #informacije, #ukratko, #briefly, #informations {
	text-indent:-9999px;
}
#izvjesca {
	width:55px;
	background:url(images/izvjesca.gif) no-repeat left top;
	float:left;
	margin:18px 5px 8px 20px;
}
#informacije {
	clear:both;
	background:url(images/informacije.jpg) no-repeat left top;
	margin:12px 0 5px 20px;
}
#informations {
	clear:both;
	background:url(images/informations.jpg) no-repeat left top;
	margin:12px 0 5px 20px;
}
#ukratko {
	width:55px;
	background:url(images/ukratko.jpg) no-repeat left top;
	margin:18px 5px 8px 20px;
}
#briefly {
	width:55px;
	background:url(images/briefly.jpg) no-repeat left top;
	margin:18px 5px 8px 20px;
}
#tab2008:link, #tab2008:active, #tab2008:visited, #tab2009:link, #tab2009:active, #tab2009:visited {
	width:34px;
	height:13px;
	float:left;
	padding:1px 2px 1px 2px;
	background-color:#5E5D4D;
	display:block;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:5px;
	margin-top:15px;
}
#tab2008:hover, #tab2009:hover {
	color:#2EBE22;
}
#tab2008:link, #tab2008:active, #tab2008:visited {
	border:1px solid #363635;
}
#tab2009:link, #tab2009:active, #tab2009:visited {
	border:1px solid #2EBE22;
}
a.selected:link, a.selected:active, a.selected:visited, a.selected:hover {
	border:1px solid #2EBE22 !Important;
}
a.unselected:link, a.unselected:active, a.unselected:visited, a.unselected:hover {
	border:1px solid #363635 !Important;
}
#report_container-news, #report_container, #report_container2, #report_container3 {
	clear:both;
	padding-top:6px;
	margin:0 0 0 17px;
	color:#FFFFFF;
}
#report_container-news {
	background:url(images/index_cut_large.jpg) no-repeat left top;
	width:221px;
	height:290px;
}
#report_container {
	background:url(images/index_cut3.gif) no-repeat left top;
	width:221px;
	height:190px;
}
#report_container2 {
	background:url(images/index_cut3.gif) no-repeat left top;
	width:221px;
	height:190px;
	display:none;
}
#report_container3 {
	background:url(images/index_cut3.gif) no-repeat left top;
	width:221px;
	height:184px;
}
#report_container-news a, #report_container a, #report_container2 a, #report_container3 a {
	color:#2EBE22;
}
#report_container-news ul, #report_container ul, #report_container2 ul, #report_container3 ul {
	padding-left:20px;
	padding-right:10px;
}
#report_container-news li, #report_container li, #report_container2 li, #report_container3 li {
	list-style:outside;
	margin-top:3px;
}
#info_text {
	background:url(images/index_cut2.gif) no-repeat left top;
	padding:7px 0 0 10px;
	color:#FFFFFF;
	width:223px;
	height:72px;
	margin:0 0 0 17px;
	line-height:13px;
}
/*left sidebar end*/
/*main begin*/
#main {
	float:left;
	background-color:#fff;
	width:598px;
	height:342px;
}
.accordion dd {
	display:none;
	margin:0px 0px 5px 0px;
	clear:both;
	line-height:12px;
}
.accordion dt {
	margin:0px 0px 5px 0px;
	padding:5px 0 5px 0;
	cursor:pointer;
	border-bottom:1px solid #2EBE22;
	position:relative;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
	float:left;
	width:100%;
}
.accordion dt em {
	font-size:11px;
	color:#888888;
	font-weight:normal;
	padding-left:5px;
}
.accordion dt span {
	display:block;
	width:9px;
	background-image:url(images/article_active.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:absolute;
	top:12px;
	right:0px;
	height:8px;
}
.accordion dt.active span {
	background-image:url(images/article_hide.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.accordion dd strong {
	margin:5px 0px 5px 0px;
	font-size:11px;
	display:block;
}
.accordion, #content {
	font-size:11px;
	color:#4C4B39;
	padding-left:20px;
	padding-right:37px;
	line-height:15px;
}
#content a, #content a:link, #content a:active, .accordion a, .accordion a:link, .accordion a:active {
	text-decoration:underline;
	color:#228E1A;
	font-size:11px;
}
#content a:visited, .accordion a:visited {
	color:#143D13;
	text-decoration:underline;
}
#content a:hover, .accordion a:hover {
	text-decoration:none;
}
#content p {
	margin:5px 0 5px 0;
}
#content ul {
	margin-left:15px;
}
#content ul li {
	list-style-type:square;
}
#content h3 {
	font-size:12px;
	font-weight:bold;
	margin:10px 0 5px 0;
}
#content h4 a, #content h4 a:link, #content h4 a:visited, #content h4 a:active {
	font-size:12px;
	font-weight:bold;
	display:block;
	width:130px;
	text-decoration:none;
}
#content h4 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2EBE22;
}
.pdficon {
	background:url(images/PDF-icon.jpg) no-repeat left top;
	padding-left:28px;
	line-height:25px;
	display:block;
}
#content table {
	border-top:1px solid #888888;
	border-left:1px solid #888888;
}
#content table td {
	border-right:1px solid #888888;
	border-bottom:1px solid #888888;
	padding:7px;
}
#content ul.sitemap {
	width:160px;
	float:left;
}
#content ul.sitemap li {
	font-size:12px;
	font-weight:bold;
	border:1px solid #2EBE22;
	padding:5px;
	list-style:none;
}
#content ul.sitemap li a {
	font-size:12px;
	text-decoration:none;
	color:#228E1A;
}
#content ul.sitemap li a:hover {
	color:#4C4B39;
}
#content ul.sitemap li ul {
	margin:8px 0 6px 0;
}
#content ul.sitemap li ul li {
	font-weight:normal;
	border:0px;
	margin:2px;
	padding:0px;
}
#content ul.sitemap li ul li a {
	color:#228E1A;
	font-size:11px;
	padding:0 0 0 11px;
	display:block;
	background:url(images/sitemap_arrow.gif) no-repeat left 5px;
}
#content ol {
	margin-left:19px;
}
#content ol li {
	margin:5px 0 5px 0;
}
#content ol, #content ol li {
	list-style-position:inside;
	list-style:decimal;
}
#content ol li table {
	margin:5px auto 0 auto;
}
#content ol li table, #content ol li table td {
	border:0px;
	padding:0px;
}
#content #no_border, #content #no_border td {
	border:0px !Important;
}
.product_tick {
	list-style:none;
	margin-left:0px !Important;
}
.product_tick li {
	padding-left:19px;
	margin:2px 0 2px 0;
	background:url(images/product_tick.gif) no-repeat 0px 0px;
	display:block;
}
.product_tick li a {
	text-decoration:none !Important;
}
.product_tick li a:hover {
	text-decoration:underline !Important;
}
.product_tick li a, .product_tick li a:hover {
	font-size:12px !Important;
	color:#4C4B39 !Important;
}
.products-FSC-logo {
	float:right;
	margin:0 -10px 0 10px;
}
/*h2 headings*/
h2.news, h2.about_us, h2.contact, h2.certificates, h2.sitemap_heading, h2.plants, h2.products {
	margin:25px 0 0 20px;
	padding:6px 0 24px 62px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4C4B39;
}
h2.news {
	background:url(images/Main_Novosti.gif) no-repeat left bottom;
}
h2.about_us {
	background:url(images/Main_Onama.gif) no-repeat left bottom;
}
h2.contact {
	background:url(images/Main_Kontakt.gif) no-repeat left bottom;
}
h2.certificates {
	background:url(images/Main_Certifikati.gif) no-repeat left bottom;
}
h2.sitemap_heading {
	background:url(images/Main_Mapaweba.gif) no-repeat left bottom;
}
h2.plants {
	background:url(images/Main_Pogoni.gif) no-repeat left bottom;
}
h2.products {
	background:url(images/Main_Proizvodi.gif) no-repeat left bottom;
}
h2.products_long {
	margin:25px 0 10px 20px;
	padding:4px 0 6px 62px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4C4B39;
	background:url(images/Main_Proizvodi2.gif) no-repeat left bottom;
}
/*main end*/
/*footer begin*/
#footer {
	background:url(images/bottom.jpg) no-repeat left top;
	clear:both;
	color:#fff;
	text-align:right;
	width:850px;
	overflow:hidden;
}
#footer ul {
	float:right;
	list-style-type:none;
	padding:4px 0 5px 0;
}
#footer ul li.copyright {
	width:305px;
	margin-right:14px;
	float:left;
}
#footer ul li.design_code {
	width:145px;
	background:url(images/footer_devider.gif) no-repeat left 3px;
	padding:0px 15px 5px 15px;
	overflow:hidden;
	float:left;
	text-align:left;
	position:relative;
}
#footer a {
	width:43px;
	height:17px;
	text-indent:-9999px;
	display:block;
	background:url(images/gimli.gif) no-repeat right top;
	position:absolute;
	right:28px;
	bottom:2px;
}
#footer a:hover {
	background:url(images/gimli.gif) no-repeat right bottom;
}

/*footer end*/

/* CSS Document for www.drvenjaca.hr end*/

