@charset "utf-8";
body {
	margin:0;
	background-image: url(slike/poz.jpg);
	background-repeat: repeat-x;
	background-color: #2A2A2A;
}
h2 {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-style: italic;
	color: #121212;

}
.tekst {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #f5f5f5;
	text-align: justify;
}
.italic {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-style: italic;
	color: #f5f5f5;
	padding-left: 5px;
}
.italicV {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #f5f5f5;
	padding-left: 5px;
}
.velikacrna {
	font-family: "Arial Black";
	font-size: 36px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}

#footer {
	height: 150px;
	width: auto;
	background-color: #121212;
	margin-right: auto;
	margin-left: auto;
}
#footer #foot2 {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer #foot2 .logo {
	float: right;
	padding-top: 128px;

}
/* -- navigacija -- */
#topNav{
	width:auto;
	height:49px;
	margin:0 auto;
	list-style-type: none;
}
#topNav ul{
	width:auto;
	margin:0 auto;
}
#topNav ul li{
	float:left;
	text-transform:uppercase;
	padding:0 2px 0 0;
	background:url(images/top_btn_divider.gif) no-repeat right center;
	color:#FFFFFF;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 49px;
	font-weight: bold;
}
#topNav ul li.noDivider{
	background-image:none; color:#FFFFFF;}
#topNav ul li a{
	text-transform:uppercase;
	text-decoration:none;
	padding:0 16px;
	display:block;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 49px;
	font-weight: bold;
}
#topNav ul li a:hover{
	color:#FFFFFF;
}
#topNav ul li a.hover{
	text-transform:uppercase;
	text-decoration:none;
	padding:0 16px;
	display:block;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 49px;
	font-weight: bold;
}
/* -- navigacija -- */

#sadrzaj {
	height: 300px;
	width: 300px;
	margin-right: 20px;
	margin-left: 30px;
	background-color: #FFFFFF;
	float: right;
	margin-top: 500px;
}
.tekst-img {
	padding-right: 8px;
	padding-bottom: 8px;
}
