body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image : url(../images/961.jpg);
}
* {
	margin: 0px;
	padding: 0px;
}
html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/column.jpg);
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFFFFF;
}#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: repeat-x;
	height: 130px;
	width: 700px;
}
#mainphoto {
	background-image: url(../images/main_photo.jpg);
	height: 248px;
	width: 700px;
}
#mainphoto2 {
	background-image: url(../images/main_photo2.jpg);
	height: 248px;
	width: 700px;
}
#mainphoto3 {
	background-image: url(../images/main_photo3.jpg);
	height: 248px;
	width: 700px;
}
#mainphoto4 {
	background-image: url(../images/main_photo4.jpg);
	height: 248px;
	width: 700px;
}
#mainphoto5 {
	background-image: url(../images/main_photo5.jpg);
	height: 248px;
	width: 700px;
}
#nav {
	background-color: #191970;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	text-transform: capitalize;
}
#navlist a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
}
#navlist a:hover {
	color: #87CEFA;
}

#shadow {
	height: 17px;
	width: 700px;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
}
#col1 {
	float: left;
	width: 500px;
}
#col2 {
	float: left;
	width: 200px;
}
#col1content p {
	margin-bottom: 10px;
	color: Navy;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col1content {
	padding: 0px 15px 15px;
	
}
#footer {
	clear: both;
	height: 20px;
	width: 700px;
	background-image: url(../images/footer.jpg);
}
#col2content {
	padding: 15px;
	text-align: center;
}
.imageborder {
	padding: 5px;
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
}
.subhead {
	font-size: 11px;
	color: #78442C;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar {
	margin-bottom: 10px;
	color: #0000CD;
	font-size: 10px;
	line-height: 140%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: White;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-transform : uppercase;
	text-align : center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF0F5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align : center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B4AA9E;
	padding-bottom: 10px;
	padding-top: 5px;	
}
#footer p {
	color: #EEEBE8;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
}
a:link {
	color:#0059b4;
	text-decoration: none;
}
a:visited {
	color:#0059b4;
	text-decoration: none;
}
a:hover {
	color:#0059b4;
	
}
a:active { 
	color:#0059b4;
	text-decoration: underline;
	}

.naslov {
	display : block;
	color : #FEFEFE;
	background-image : url(../images/318.jpg);
	font-size : 15px;
	text-transform : uppercase;
	font-weight : bolder;
	margin-bottom : 5px;
	border : double Black;
}

.naglaseno {
	font-style : italic;
	font-weight : bolder;
	text-transform : uppercase;
}
.hr {
	color : #9933CC;
	border : medium groove;
}
.meni {
	background-color : #191970;
	color : White;
	border : 1px solid Black;
	font-size : smaller;
}

#navlist2 li
{
	display: list-item;
	list-style-type: none;
	text-transform: lowercase;
	color : White;
}
#navlist2 a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
#navlist2 a:hover {
	color: #87CEFA;
	}
.image {
	padding: 5px;
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
	cursor: hand;
}
	
.image2 {
	margin: 3px;
	padding: 5px;
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
	cursor: hand;
	float : left;	
}
.style5 {font-size: 9px}
.style10 {font-size: 8px; font-weight: bold; }
.style11 {font-size: 9px; }