.ItemStyle {
	list-style-image: url(images/file.gif);
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;

}

.PopItemStyle {
	list-style-image: url(images/folder.gif);
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;

}

body {
	background-color: #DEE3E6;
                background-image: url('images/pozadina.jpg'); 
                background-repeat: repeat-x;
	background-attachment: fixed;
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:link {
	color: #000000;
	text-decoration: none
}

A:visited {
	color: #666666;
	text-decoration: none
}

A:hover {
	color: Red;
	text-decoration: none
	}
}
.p7          { font-family: Trebuchet MS,Verdana,Arial,Helvetica; font-size: 7pt;  }
.p8          { font-family: Trebuchet MS,Verdana,Arial,Helvetica; font-size: 8pt;  }
.p9          { font-family: Trebuchet MS,Verdana,Arial,Helvetica; font-size: 9pt;  }
.p10         { font-family: Trebuchet MS,Verdana,Arial,Helvetica; font-size: 10pt; }
.p11         { font-family: Trebuchet MS,Verdana,Arial,Helvetica; font-size: 11pt; }
.p12         { font-family: Trebuchet MS,Verdana,Arial,Helvetica; font-size: 12pt; }
.p13         { font-family: Trebuchet MS,Verdana,Arial,Helvetica; font-size: 13pt; }
.p14         { font-family: Trebuchet MS,Verdana,Arial,Helvetica; font-size: 14pt; }

.txtBoxSearch {
        width: 90px;
        height: 14px;
        border: none;
        background-color: #eeeeee;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        color: #332222;
}

