body {	
	padding: 20px 0px;
	background-image: url(slike/gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #354A6D;
	}

td {
	border-top-color: #9E9E9E;
	border-right-color: #9E9E9E;
	border-bottom-color: #9E9E9E;
	border-left-color: #9E9E9E;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #354A6D;
}

p {
	margin: 30px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #BAB8B8;
	text-align: justify;
	text-indent: 15px;
	}
.nobord {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BAB8B8;
}

h1 {
	font-size: 14px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9953E;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B9953E;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B9953E;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BAB8B8;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BAB8B8;
	text-decoration: underline;
}

a.pet:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	color: #D8D5D5;
}
a.pet:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	color: #D8D5D5;
}
a.pet:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9953E;
	font-size: 13px;
	font-weight: bold;	
}
a.pet:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9953E;
	font-size: 13px;
	font-weight: bold;	
}

