body {
	background-color: #869297;
	color: #000000;
	background-image: url(../gfx/bg_main.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}
a {
	color: #07519a;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
.wrapper {
	width: 985px;
}
.top {
	height: 2px;
	color: white;
	background-color: #dd371b;
}
.header {
	height: 63px;
	background-image: url(../gfx/bg_header.gif);
	background-repeat: repeat-x;
}
.logo {
	margin: 6px 1px 10px 47px;
}
.bar {
	height: 27px;
	background-image: url(../gfx/bg_bar.png);
	background-repeat: repeat-x;
}
.bgVertical {
	width: 2px;
	background-image: url(../gfx/bg_vertical.gif);
	background-repeat: repeat-y;
}
.bottom {
	height: 1px;
	color: white;
	background-color: #9399a6;
}
.copyright {
	color: white;
	font-size: 10px;
	padding-left: 200px;
}
.menuItem {
	background-image: url(../gfx/bg_menu.gif);
	background-repeat: repeat-x;
	padding: 0px 16px 0px 16px;
}
.menuItem a {
	color: #414c56;
	text-decoration: none;
}
.menuItem a:hover {
	color: white;
	text-decoration: none;
}
.menuItemSelected a {
	color: black;
	text-decoration: none;
}
.menuItemSelected a:hover {
	color: gray;
	text-decoration: none;
}
.menuItemSelected {
	background-image: url(../gfx/bg_menu_selected.gif);
	background-repeat: repeat-x;
	padding: 0px 16px 0px 16px;
	font-weight: bold;
}
.menuWall {
	background-image: url(../gfx/wall_menu.gif);
	background-repeat: repeat-x;
	width: 1px;
	height: 21px;
}
.menuWallSelected {
	background-image: url(../gfx/wall_menu_selected.gif);
	background-repeat: repeat-x;
	width: 1px;
	height: 21px;
}
.menu2Level1 a {
	color: #07519a;
	text-decoration: none;
	font-weight: bold;
}
.menu2Level1 a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.menu2Level1Selected a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.menu2Level1Selected a:hover {
	color: #07519a;
	text-decoration: none;
	font-weight: bold;
}
.menu2Level2 {
	background-color: #a3a8b1;
}
.menu2Level2 a {
	color: #07519a;
	text-decoration: none;
	font-weight: normal;
}
.menu2Level2 a:hover {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
.menu2Level2Selected {
	background-color: #a3a8b1;
}
.menu2Level2Selected a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.menu2Level2Selected a:hover {
	color: #07519a;
	text-decoration: none;
	font-weight: bold;
}

.menu2Level3 a {
	color: #07519a;
	text-decoration: none;
	font-weight: normal;
}
.menu2Level3 a:hover {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
.menu2Level3Selected a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.menu2Level3Selected a:hover {
	color: #07519a;
	text-decoration: none;
	font-weight: bold;
}
#proizvodi {
	font-size: 9px;
	line-height: 17px;
}
#proizvodi h1 {
	color: #f2f3f4;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#proizvodi h2 {
	font-size: 24px;
	font-family: Arial narrow, Arial;
	font-weight: normal;
}
.imgProizvod {
	border: 3px solid #ccd1d4;
	margin: 0;
	margin-right: 3px;
}
.Naslov {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}
.Body {
	font-size: 9px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
