* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	padding: 0;
	font-family: Arial, Helvetica, Futura;
	font-size: 12px;
	background: #fffcf6 url(../slike/pozadinaheader.gif) repeat-x;
	color: #593e31;
}
#glavni {
	margin:0 auto;
	min-height:100%;
	width: 960px;
	background: transparent;
}
* html #glavni {
	height: 100%;
}
a {
	color: #2f8ca1;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #84c5d4;
	text-decoration: none;
}
p {
	text-align:justify;
}
#header {
	background:transparent url(../slike/header.gif) no-repeat scroll 0 0;
	height:400px;
	width:960px;
}

#headerunutarnji {
	width:960px;
	position:relative;
	top:59px;
	float:right;
}
#meni {
	position:relative;
	top: 33px;
	width:960px;
}
#headerdesni {
	position:relative;
	top:60px;
	left:500px;
	font-size:28px;
	width:450px;
}
#headerdesni a {
	color: #593e31;
}
#headerdesni a:hover {
	color:#fcf3dd;
}
#slogan {
	position: relative;
	font-size: 23px;
	top: 50px;
	left: 190px;
	color: #fff;
	letter-spacing: 2px;
	width: 500px;
}
#lijeviS{
	float: left;
	width: 260px;
	padding-bottom: 20px;
}
#desniS {
	float: right;
	width: 660px;
	padding-bottom: 20px;
}
#lijevi {
	float:left;
	width:480px;
}
#progrj {
	background:transparent url(../slike/progrj.gif) no-repeat;
	width:320px;
	height:122px;
	padding:20px 15px 20px 145px;
}
#grafickidizajn {
	background:transparent url(../slike/grafickidizajn.gif) no-repeat;
	width:320px;
	height:122px;
	padding:20px 15px 20px 145px;
}
#desni {
	float:right;
	width:480px;
}
#webdizajn {
	background:transparent url(../slike/webdizajn.gif) no-repeat;
	width:320px;
	height:122px;
	padding:20px 15px 20px 145px;
}
#webshop {
	background:transparent url(../slike/webshop.gif) no-repeat;
	width:320px;
	height:122px;
	padding:20px 15px 20px 145px;
}
#pocistifooter {
	clear: both;
	height:114px;
}
#footer {
	background:transparent url(../slike/pozadinafooter.gif) repeat-x;	
	height:114px;
	margin:-114px auto 0;
}
#footerunutarnji {
	width: 960px;
	height: 114px;
	margin: 0 auto;
}
#tblArtiklOpis {
	border: #7B5240 solid 1px;
	width: 100%;
}
#tblArtiklOpis td {
	vertical-align: top;
	padding: 3px 0 10px 3px;
}
#tblArtiklOpis li {
	list-style-type: none;
}

