body {
	line-height: 1;
	background-image:url(novaplava.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#fbfaf5;
}
#container {
background: white;
overflow: hidden;
}

#secondary1, #secondary2 {
background: white;
}
#sivo{
background:black;
}

#secondary1 p,
#secondary2 p,
#mainContent p {
padding-left:1em;
	color: #999999;
	font-size: 16px;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	line-height:120%;
}

#mainContent {
background: white;
}

#header{
background: brown;

}

#zaglavlje1 {
height: 100px;
padding-top:0px;
}
#zaglavlje2 {
height: 235px;
}
#zaglavlje3 {
height: 20px;
}
#futer{
width:100%;
background-color:#3266cc;
}

#futer2{
background-color:#fbfaf5;
}

#col1, #col2 {
background: brown;
}


A.izbornik:link {text-decoration: none; color: #999999; font-size: 18px; font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; line-height:200%; border-bottom-style:dotted; border-bottom-width:thin;}
A.izbornik:visited {text-decoration: none; color: #999999; font-size: 18px; font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; line-height:200%; border-bottom-style:dotted; border-bottom-width:thin; }
A.izbornik:hover {text-decoration: none; color: #3266cc; font-size: 18px; font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; line-height:200%; border-bottom-style:dotted; border-bottom-width:thin; }

A.intext:link {text-decoration: underline; color: #999999; font-size: 16px; font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; line-height:120%;}
A.intext:visited {text-decoration: underline; color: #999999; font-size: 16px; font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; line-height:120%;  }
A.intext:hover {text-decoration: underline; color: #3266cc; font-size: 16px; font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; line-height:120%; }

A.az:link {
	text-decoration: none;
	color: #3266cc;
	font-size: 42px;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
}
A.az:visited {text-decoration: none; color: #3266cc; font-size: 42px; font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; }
A.az:hover {text-decoration: none; color: #999999; font-size: 42px; font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; }

A.ff:link {text-decoration: none; color: #3266cc; font-size: 14px; font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; line-height:120%; }
A.ff:visited {text-decoration: none; color: #3266cc; font-size: 14px; font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; line-height:120%; }
A.ff:hover {text-decoration: none; color: #3266cc; font-size: 14px; font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; line-height:120%;border-bottom-style:dotted; border-bottom-width:thin;}

h2link

A.h2link:link {
	text-decoration: underline;
	color: #3266cc;
	font-size: 20px;
	font-weight:normal;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	line-height:120%; }
A.h2link:visited {
	text-decoration: underline;
	color: #3266cc;
	font-size: 20px;
	font-weight:normal;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	line-height:120%; }
A.h2link:hover {
	text-decoration: underline;
	color: #3266cc;
	font-size: 20px;
	font-weight:normal;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	line-height:120%;}

ul {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px 15px;
	
}
ul li {
	background: url(../images/bullet.gif) no-repeat left 8px;
	padding-left: 15px;
	margin: 0px 0px 5px 10px;
	color: #999999;
	font-size: 16px;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	line-height:120%;
}
.floatright{
float: right;
margin: 0 0 0 10px ;
padding: 0px;
}
.floatleft{
float: left;
margin: 0 10px 0 0 ;
padding: 0px;
}
