/*Page and table formating*/
body {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #999999;
}
td,th {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #999999;
}
/*formating table of contects used for links separation*/
#navigation {
font-family: Trebuchet MS;
letter-spacing:2px;
font-weight:bold;
font-size: 10pt;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 0px;
}
#navigation li {
display: inline;
}
#navigation a:link, #navigation a:visited {
padding: 0px 10px 0px 10px;
font-size: 8pt;
color: #999999;
text-decoration:none;
}
#navigation a:hover {
color: #CCCCCC;
}
/*end formating table of contects used for links separation*/
/*end of page and table formating*/
/* Links */
a:link, a:visited, a:active {
	font-family: "Trebuchet MS";
	font-size: 7pt;
	letter-spacing:2px;
	color: #999999;
	text-decoration: none;
}
a:hover{
	font-family: Trebuchet MS;
	font-size: 7pt;
	letter-spacing:2px;
	color: #000000;
	text-decoration: none;
}
.main_bar:link, .main_bar:visited, .mainbar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.main_bar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #999999;
	text-decoration: none;
}
/*end of links*/
.weare {
	font-family: Trebuchet MS;
	letter-spacing:16px;
	font-weight:normal;
	font-size: 14pt;
}
.name {
	font-family: Trebuchet MS;
	font-weight:normal;
	font-size: 13pt;
}
.slogan {
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 10pt;
}
.page{
	font-family: Trebuchet MS;
	font-size: 7pt;
	letter-spacing:2px;
	color: #000000;
	text-decoration: none;
}

.pagenavigacija{
    padding: 0px 10px 0px 10px;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight:bold;
	letter-spacing:2px;
	color: #CCCCCC;
	text-decoration: none;
}	

.abouthader{
	font-family: Trebuchet MS;
	font-size: 14pt;
	color: #FF9900;
	text-decoration: none;
}	

.abouttext{
	font-family: Trebuchet MS;
	font-size: 9pt;
	line-height:9pt;
	color: #000000;
	text-decoration: none;
}	
.friends {
	font-family: Trebuchet MS;
	font-size: 9pt;
	line-height:9pt;
	color: #000000;
	text-decoration: none;
	background:url(images/friends.jpg) no-repeat right bottom;
	padding:10px 10px 10px 150px;
}
.applesheader{
	font-family: Trebuchet MS;
	font-size: 24pt;
	font-weight:bold;
	color: #009900;
	text-decoration: none;
}	
.apples {
	font-family: Trebuchet MS;
	font-size: 9pt;
	line-height:9pt;
	color: #000000;
	text-decoration: none;
	background:url(images/apples.jpg) no-repeat right bottom;
	padding:10px 10px 10px 150px;
}	