@charset "utf-8";
/* CSS Document */

html{color:#000000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}
ul{list-style-type:none;}
a{text-decoration:none; outline:none;}
img{border:none;}
img, div, input { behavior:url("fullcolorprint-css/iepngfix.htc")}


h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

.header_bg{width:770px; height:140px; background:url(../fullcolorprint-images/header_img.png) no-repeat;}
.heding_txt{font-family:"Trebuchet MS"; font-size:14px; color:#000000; font-style:italic; font-weight:bold;}
.orange_line{height:17px; background:url(../fullcolorprint-images/bg_color.gif) repeat-x;}
.arial12orange{font-family:Arial; font-size:12px; font-weight:bold; color:#f37b25;}
.arial12grey{font-family:Arial; font-size:12px; color:#000; line-height:15px;}
.arial12link{font-family:Arial; font-size:12px; color:#FFFFFF; text-decoration:underline;}
.arial12link a{font-family:Arial; font-size:12px; color:#FFFFFF; text-decoration:underline;}
.trebuchet12grey{font-family:"Trebuchet MS"; font-size:14px; color:#707070;}
.trebuchet12grey a{color:#707070; text-decoration:none;}
.trebuchet12grey a:hover{text-decoration:underline;}
.dot{font-family:"Trebuchet MS"; font-size:14px; color:#f37b25;}
.heding_img{background:url(../fullcolorprint-images/heading_txt.gif) no-repeat; font-size:14px; font-family:"Trebuchet MS"; margin:14px 0 0 50px; color:#4579c2;}
.heding_img1{color:#f37c22;}
.cont_txt{font-family:"Trebuchet MS"; font-size:14px; color:#333333;}
.trebuchet14bold{font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#4579c2;}
.trebuchet14orange{font-family:"Trebuchet MS"; font-size:14px; color:#f37b25;}
.trebuchet14black{font-family:"Trebuchet MS"; font-size:14px; color:#333333;}
.footer_bg{background:url(../fullcolorprint-images/footer_bg.gif) repeat-x; height:86px;}
.footer_txt{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}
.language_txt{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#f37c22;}
.language_txt1{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-decoration:none;}


/* accordionmenu */

#accordionmenu{
	height:auto;

	}
#accordionmenu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 220px;
    position: relative;
    background-color: transparent;
}
#accordionmenu li {
    margin: 0px;
    padding: 0px;
    width: 220px;
    background-image:url(../fullcolorprint-images/bck2.png);
    background-position: center bottom;
    background-color: transparent;
    background-repeat: no-repeat;
}
.naslov_stavke {
   padding:20px 0 0 20px;
    text-align:left;
    text-align:bottom;
    height: 104px;
    width: 200px;
    display: block;
    overflow: hidden;
    background-color: transparent;
}


.naslov_stavke font{

    text-align:left;

}


.sadrzaj_stavke{
vertical-align: bottom;
text-align:right bottom;
   height: 57px;
   width: 200px;
}

.accordionmenutitle{
float:left;
margin-top:20px;
color:#000000;
font-size:18px;
width:100%;
height:auto;
text-align:right;
font-family:"Times New Roman", Times, serif;
}