@charset "utf-8";

body {
	margin-top: 0px;
	background-image: url(../slike/bg.jpg);
	background-repeat: repeat-x;
}

.gore {

	background-color: #ffcc00;

	height: 80px;

}

.logo {

	left: 0px;

	top: 0px;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 30px;

	right: 0px;

	bottom: 0px;

}

a:link {

	color: #333333;

}

a:visited {

	color: #999999;

}

a:hover {

	color: #DDB000;

}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #231F20;
	border-right-color: #231F20;
	border-bottom-color: #231F20;
	border-left-color: #231F20;
}

.slajfna {
	background-image: url(../slike/slajfna.gif);
	background-repeat: repeat;

}

.tskst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #231F20;
}.photo {
	padding: 5px;
}

