* {margin: 0; padding: 0; border: 0;}

html
{
	font-family:"Arial", "Tahoma", "Sans-serif";
}
body
{
	min-width:1000px;
	width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto");
}

#semifooter
{
	height:10px;
	width:100%;
	height:expression(10 + 'px');
	background:#FFFFFF url("../img/papir-02.jpg") repeat left top;
	float:top;
	border-top:2px solid #DDDDBB;
}

#masterdiv
{
	position:relative;
}


.buttonTable
{
	padding:0px;
	border:0px;
	margin:1px 0px 0px 2px;
	border-spacing:0px; border-collapse: collapse;
	border-collapse: collapse;
	float:left;
}
.dummyButton
{
	padding:0px;
	border:0px;
	margin:1px 2px 0px 2px;
	border-spacing:0px; border-collapse: collapse;
	border-collapse: collapse;
}
/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#wrapper
{
	position:absolute;
	width: 100%;
	
	margin: 0 auto;
	
	min-width:960px;
	width:expression(document.body.clientWidth < 960 ? "960px" : "100%");
}

#language_select
{
	position:absolute;
	right:5px;
	top:5px;
	height:20px;
}

#contentfloatholder
{
	/* right faux column tab */
	background:#E8E0C0;
	float: left;
	width: 100%;
	padding:0;
	border:0;
	margin:0;
	height:500px;
}





#hideContent:after
{
 /* this is for NN6 to clear floats */
	content: "."; 
	display: block; 
	height: 0px;
	clear: both; 
	visibility: hidden;
}



/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left0 {margin: 0;}




#left0
{

}
#header0
{
	float:top;
	background:#FFFFFF url("../images/header0.png") repeat left top;
	height:60px;
	clear:both;
	border-bottom:3px solid #901030;
	width:100%;
}


#logo_web_adresa
{
	position:absolute;
	top:20px;
	left:25px;
	font-size:50px;
	color:#901030;
}
#logo_web_propisi
{
	position:absolute;
	top:20px;
	left:500px;
	font-size:20px;
	color:#FFFFFF;
}
#logo_infotek
{
	position:absolute;
	top:10px;
	right:20px;
}


#footer
{
	background:#901030;
	padding: 1px 0;
	color: #000;
	clear: both; 
	width: 100%;
	height: 20px;
}
#copyright
{
	color:#FFFFFF;
	font-size:12px;
	float:right;
	padding:2px 50px 0px 0px;
}

#header_search
{
	background:#DBCEA2;
	height:38px;
	border-bottom:3px ridge #D4C08B;
}
#formalna_pretraga
{
	position:absolute;
	left:8px;
	top:70px;
	font-family: sans-serif;
	border-width:1px;
	border-color:#A8A090;
	border-style:solid;
	font-size: 20px;
	margin:3px;
	width:300px;
	width:expression(300 + "px");
}
#header_search_form
{
	position:absolute;
	right:400px;
	top:10px;
}
#header_search_submit
{
	border-width:1px;
	border-color:#A8A090;
	border-style:solid;
}


#strip
{
	background:#DBCEA2;
	overflow:hidden;
}
#center
{
	margin: 0px 0px 0px 251px;
	background:#FFF;
	/*border-left:1px solid #DBCEA2;*/
	height:100%;
	/*overflow:scroll;*/
}

#centerwrap
{
	float:left;
	width: 100%; 
	margin: 0 -95% 0 0;
	height:100%;
}

#left0
{
	float:left;
	width: 250px;
	margin: 0 0 0 -5%;
	background:#E6E1C3 url('../img/papir-02.jpg') repeat top left;
	height:100%;
}
#left
{
	/*margin-right:1px;*/
}


.clearing
{
	height:0;
	clear:both
}

#languagelink:link
{
	color:#0000FF;
	text-decoration:underline;
}
#languagelink:visited
{
	color:#0000FF;
	text-decoration:underline;
}
#languagelink:hover
{
	color:#220088;
	text-decoration:none;
}

#search_form_container
{
	position:absolute;
	right:15px;
	top:6px;
}

tr
{
	border:0px;
	margin:0px;
	padding:0px;
}
td
{
	border:0px;
	margin:0px;
	padding:0px;	
}

.nTab th
{
	border: 0px;
	margin:  0px;
	padding: 4px;
	font-family:  Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.nTab td
{
	border: 0px;
	margin: 4px;
	padding: 0px;
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
}

input
{
	font-family:  Helvetica, sans-serif;
}
.ftitle
{
	margin-bottom: 2px;
	background-color: #e5e1c1;
	color:#8a082a;
	width:100%;
	padding:2px;
	padding-left: 4px;
	margin-top: 8px;
	text-align:left;
	font: bold 12px sans-serif;
}
.tabTab
{
	font-family:sans-serif;
	text-align:center;
}
.tabTab td 
{ 
        font: 12px Arial, sans-serif;
}

.tabTab th 
{ 
	font: 12px Arial, sans-serif;
        font-weight: bold;
	color: white;
        background-color: #C1A657;
}
