
/* GENERAL TAGS */
body, td { 
	font-family: trebuchet ms,arial,helvetica; 
	font-size: 10pt;
	 
	}
	
body {
	background-color: #2A272B;
}	
.body {
	 background-image:       url("../images/bg_02.jpg");
	 background-repeat: repeat-all;
	 
	 
	 
}


.stripes_left {
	background-image:       url("../images/matovic_stripes_left.gif");
	background-repeat: repeat-x;
	background-position:left;
}

.stripes_left_mato {
	background-image:       url("../images/matovic_company_mato.gif");
	background-repeat: no-repeat;
	background-position:left;
}
.stripes_left_vic {
	background-image:       url("../images/matovic_company.gif");
	background-position: left;
	background-repeat: no-repeat;
	background-position:left;
	
}

.stripes_topmenu {
	background-image:       url("../images/matovic_stripes_topmenu.gif");
	background-repeat: repeat-x;
	background-position:bottom;
	
}
.stripes_top {
	background-image:       url("../images/matovic_stripes_top.gif");
	background-repeat: repeat-x;
	
}
.stripes_menu {
	background-image:       url("../images/matovic_stripes_menu.gif");
	background-repeat: repeat-x;
	
}


/* MAIN MENU */

a.stripes_menu:link, a.stripes_menu:active, a.stripes_menu:hover, a.stripes_menu:visited {
	color: white;
	
}
a.stripes_menu_on:link, a.stripes_menu_on:active, a.stripes_menu_on:hover, a.stripes_menu_on:visited {
	color: #cccccc;
	
}


/* SUB MENU */

#submenu {
	font-size: 11px;
	float: right; 
	margin-top: 5px; 
	margin-right: 15px; 
}
#submenu a {
	background: ;
}
#submenu a:hover {
	color: #666666;
}

/* GALLERY STYLES */


#ImageContainer  {
	display:block; overflow:visible; width: 430px; height: 291px; zindex: 5;
	background-image:       url("../projects/images/main_blank.jpg"); background-repeat: no-repeat; 
}

#MainImage  {
	display:block; overflow:visible; width: 430px; height: 291px; zindex: 5;
}

/* PAGE STYLES */
	.scrollbar { 
	font-family: trebuchet ms,arial,helvetica; 
	 font-size: 10pt;
	 scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #666666;
scrollbar-3dlight-color: #EFEFEF;
scrollbar-darkshadow-color: #EFEFEF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #CCCCCC;
scrollbar-shadow-color: #EFEFEF;
scrollbar-track-color: #FFFFFF;
	}
	
	
	
.small { 
	font-size: 10pt; 
}
.button { 
	border: 0; 
	color: white; 
	background: #3b3b3b; 
	font-size: 8pt;
}

h1 { font-size: 20pt; font-weight: bold; color: #003366}
h2 { font-size: 18pt; font-weight: bold; color: #003366}
h3 { font-size: 16pt; font-weight: bold; color: #003366}
h4 { font-size: 14pt; font-weight: bold; color: #003366}


img { border-color: #3366CC; }
a, a:hover, a:visited { 
	color: black; 
	font-weight: normal;
	text-decoration: none;
}

a.white, a.white:hover, a.white:visited { 
	color:#ffffff; 
	font-weight: normal;
	text-decoration: none;
}

 
 
.menu {
	color: white;  
	font-size: 10pt;
	background-image:    url("../images/matovic_stripes_menu.gif");
	background-repeat: repeat-x;
	}

/* anylinkcss */
.anylinkcss{
	width: 170px; 
	background-color:#ffffff ; 
	font:normal 12px Verdana; 
	border:1px solid black; border-bottom-width: 0; z-index: 100;
	line-height: 18px; background-repeat: repeat-all;	
	visibility: hidden; position:absolute;
}
.anylinkcss a{
	color: #000000; font-weight: bold; text-decoration: none; text-indent: 5px; 
	width: 100%; border-bottom: 1px solid black; display: block; ; padding: 1px 0;
}
.anylinkcss a:visited{ color: black; }
.anylinkcss a:hover{ color: white; background-color: black; }


