	body,
	html {
		margin:0;
		padding:0;
		background:url("slike/bcg3.jpg") repeat-x #264C70;
		color:#613000;
		font-family:"Trebuchet MS", Helvetica, sans-serif;
		font-size:14px;
	}
	body {
		min-width:750px;
	}
	h3, .text {
		font-size:15px;
		font-weight:bold;
		color:#663300;
		margin: 0;
		padding: 0;
		font-variant:small-caps;
		}
	#wrap {
		background:#FFDE99;
		margin:0 auto;
		width:750px;
		border-left:4px solid #453726;
		border-right:4px solid #453726;
	}
		#header {
		background: url("slike/header4.jpg") no-repeat center center;
		width:750px;
		height:300px;
	}
	#nav {
		float:right;
		text-align:right;
		width:165px;
		background:transparent;
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
		width:165px;
		height:51px;
		text-align:right;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
		list-style-type: none;
	}
	#nav a {
		background:url("slike/button2.jpg") no-repeat top center;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		font-size:14px;
		font-variant:small-caps;
		float:left;
		display:block;
		width:78px;
		height:51px;
		margin:0;
		text-align:center;
		padding:4px 0 0 0;
	}
	#nav a:hover {
		color:#FFDE99;
	}
	#nav img {
		border:none;
		padding:2px 0 0 0;
	}	
	#sidebar {
		background:#FFDE99;
		float:left;
		width:200px;
	}
	#box {
		width:168px;
		height:369px;
		margin: 20px auto;
	}
	.boxtop {
		background:url("slike/box2gore.jpg") no-repeat top left;
		height:37px;
		width:168px;
	}
	ul.boxtext {
		list-style:none;
		font-size:14px;
		font-weight:bold;
		color:#663300;
		width:148px;
		margin:0px;
		padding: 10px 0 0 20px;
	}
	ul.boxtext {
		background:url("slike/boxsred.jpg") repeat-y top left;
	}
	.boxtext li {
		padding-bottom:10px;
	}
	.boxtext a {
		color:#613000;
		text-decoration:underline;
	}
	.boxtext a:hover {
		color:#CC900E;
		text-decoration:none;
	}
	.boxtext img {
		border:none;
		padding:5px 0 0 0;
	}
	.boxbot {
		background:url("slike/box2dolje.jpg") no-repeat top left;
		height:48px;
		width:168px;
	}
    #sidebar p {
		padding:0 10px 0 0;
    }
	#main {
		background:#FFDE99;
		float:right;
		width:550px;
		padding:0 0 30px 0;
	}
	#main h2, #main p {
		padding:0 10px;
    }
	#main h2 {
		padding:10px 0 0 30px;
		color:#663300;
		font-size:20px;
		font-variant:small-caps;
	}
	span.divider {
		margin:0 0 20px 0;
		padding:0 10px 20px 0;
		width:100px;
		height:40px;
	}
	#simboli {
		clear:both;
		width:750px;
		height:91px;
		background:url("slike/simboli.jpg") no-repeat center center;
	}
	#footer {
		background:url("slike/foot.jpg") repeat-x #D28D04;
		height:30px;
	}
	#footer span {
		color:#ffffff;
		font-size:12px;
		font-family: Helvetica, sans-serif;
		font-weight:bold;
	}
	#footer a {
		color:#FFCE6F;
		text-decoration:none;
	}
	#footer a:hover {
		color:#ffffff;
	}
	.pasus {
		padding:20px 20px 20px 20px;
	}
	.lijevo1 {
		float:left;
		width:189px;
	}
	.desno1 {
		float:right;
		width:290px;
	}
	.lijevo2 {
		float:left;
		width:290px;
	}
	.desno2 {
		float:right;
		width:189px;
	}
	.lijevo3 {
		float:left;
		width:400px;
		margin:10px 0 0 30px;
	}
	.desno3 {
		float:right;
		width:190px;
		text-align:right;
		margin:10px 30px 0 0;
	}
	.clearb {
		clear:both;
	}
	.clearr {
		clear:right;
	}