/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:760px;/* for mozilla*/
	background-color: #F2E3EE;
	color: #000000;
}
#outer{
	height:100%;
	min-height:100%;
	width:802px;
	border-left:#000;
	border-right:#000;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:   url(sredina.png) repeat-y center center;
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {
	float:left;
	width:630px;
}
#header{
	position:absolute;
	top:0;
	width:802px;
	height:125px;
	background: url(listnaslovnovi.png) no-repeat right;
	overflow:hidden;
	color: #000000;
	z-index:100;
	left: 0px;
}
#left {
	position:relative;
	width:157px;
	float:left;
	padding-top:5px;
	padding-bottom:32px;
	background-repeat: no-repeat;
	top: 125px;
	background-image:  url(listnavbargore.png);
	background-position: left top;
}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:15px;padding-right:15px}

#right {
	position:relative;
	width:157px;
	float:right;
	padding-bottom:32px;
	background-image:  url(listheadlinegore.png);
	background-repeat: no-repeat;
	background-position: right top;
	top: 125px;
	padding-top: 5px;
	margin-left: 3px;
}

#footer {
	width:802px;
	clear:both;
	height:150px;
	color: #000000;
	text-align:left;
	left:0;
	bottom:0;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: #000;
	background-image:  url(Untitled-2.png);
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-left: 0px;

}
* html #footer {
	\height:52px;
	he\ight:50px;
	vertical-align: bottom;
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:465px;
	float:right;
	padding-top:130px;
	padding-bottom:32px;
}
#centrecontent p {padding-left:10px}

#clearfooter {
	width:100%;
	height:20px;
	clear:both;
	padding-bottom: 37px;
} /* to clear footer */
#sectionLinks{
	border-bottom: #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: #cccccc;
	padding: 2px 0px 5px 20px;
	background-image:  url(listbotun.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}

#sectionLinks a:hover{
	background-image:  url(listbotunover.png);
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
	padding-top: 1px;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
#navBar{
	width: 157px;
	margin: 0px;
	padding: 0px;
	border-right: #cccccc;
	border-bottom: #cccccc;
	background-repeat: no-repeat;
	background-position: left top;
	background-image:  url(listnavbargore.png);
}
#dole{
	height:100%;
	min-height:100%;
	width:802px;
	border-left:#000;
	border-right:#000;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#naslov{
	position: relative;
	padding-top: 23px;
	padding-right: 10px;
}
#razmak{
	margin: 5px;
	padding: 0;
}
#razmak2{
	margin: 17px;
	padding: 0;
}

