@charset "utf-8";
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../img/vrh.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #fff;
}
.lijevo {
	display: block;
	float: left;
}
.desno {
	display: block;
	float: right;
}
.cisto {
	clear: both;
}
a {
	text-decoration: none;
}
#stranica {
	width: 1000px;
	margin: 24px auto;
	position: relative;
	background-image: url(../img/sha1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.triptih {
	width: 291px;
	height: 155px;
	background-image: url(../img/triptih.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	text-align: center;
	margin: 0px auto;
	display: block;
	padding-top: 20px;
}
.triptih h1 {
	text-indent: -9999px;
}
.box {
	width: 260px;
	display: block;
	height: 65px;
	margin-left: 385px;
	margin-top: 10px;
	clear: both;
}
.box p {
	line-height: 70px;
}