body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-image:url(../img/g6.gif);
}
body, html {
	min-height:100%;
	height:100%;
}
#main_wrapper {
	width:780px;
	height:100%;
	min-height:100%;
	background-image:url(../img/izbornik_dno.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	background-position:left;
	clear:both;
	text-align:left;
}
#header {
	height: 192px;
	background: url(../img/top_plavo2.gif) top;
	padding-top:10px;
	clear:both;
	margin:0px;
}
#left_col {
	width:181px;
	float:left;
	background:url(../img/izbornik_dno.gif);
	background-repeat:repeat-y;
	display:inline;
	padding-top:20px;
	padding-left:0px;
	height:auto;
	min-height:100%
}
#right_col {
	width:599px;
	float:left;
	background:#FFFFFF;
	height:auto;
	display:inline;
	min-height:100%
}
#footer {
	clear:both;
	width:600px;
	height:20px;
	background:#FFFFFF url(../img/izbornik_dno.gif) repeat-y;
	background-position:left;
	margin-top:-20px;
	padding-left:180px;
}
div, p {
	margin-top:0
}
html>body #main_wrapper {
	height:auto;
}
html >body #minHeight {
	width:0px;
	height:100%;
}
html, body {
	height:100%;
}
html, body {
	padding:0;
	margin:0;
}
