﻿* {margin: 0; padding: 0; border: 0;}

body
{
	margin:0px;
	border:0px;
	padding:0px;

	min-width:960px;
	width:expression(document.body.clientWidth < 960 ? "960px" : "auto");
}
input
{
    font-family: sans-serif;
	font-size: 12px;
}

/* 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" : "auto");
}

#language_select
{
	position:absolute;
	right:5px;
	top:5px;
}

#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;
}

#contentfloatholder
{
	/* right faux column tab */
	background:#E6E1C3;
	float: left;
	width: 100%;
	padding:0;
	border:0;
	margin:0;
}

#redirect
{
	background:#D8D0B0;
	border-bottom:1px solid #C0C060;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	width:190px;
}
#linkovi
{
	background:#EEE5C0;
	border-top:1px solid #DCD09D;
	border-bottom:1px solid #DCD09D;
	margin:0px 0px 5px 0px;
}
#side_linkovi
{
	float:top;
	width:200px;
	margin:10px 25px 0px 25px;
}

#contentfloatholder:after
{
 /* this is for NN6 to clear floats */
	content: "."; 
	display: block; 
	height: 0px;
	clear: both; 
	visibility: hidden;
}

#center
{
	margin: 25px 240px 20px 250px;
	background:#FBFBFB;
	border-collapse: collapse;
	border-spacing:0;
	font-family:Verdana;
}
#center_12
{
	border-top:1px solid #9A640A;
	height:5px;
	height:expression(5 + "px");
	
}
#center_21
{
	border-left:1px solid #9A640A;
	width:5px;
}
#center_23
{
	border-right:1px solid #9A640A;
	width:5px;
}
#center_32
{
	border-bottom:1px solid #9A640A;
	height:5px;
	height:expression(5 + "px");
}
#centerwrap
{
	float:left;
	width: 100%; 
	margin: 0 -95% 0 0;
}

#left
{
	float:left;
	width: 245px;
	margin: 0 0 0 -5%;
}

#right
{
	float:right;
	width: 245px;
	margin: 0;
}


/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}






#header0
{
	float:top;
	background:#D4C08B;
	height:169px;
	clear:both;
	border-bottom:2px solid #E6E1C3;
	width:100%;
	height:expression(169 + "px");
}
#header1
{
	float:top;
	height:195px;
	/*background:#8F0D35;*/
	background-image:url('images/webpropisi/background_header1.png') repeat top left;
	padding:0;
	margin:0;
	border:0;
	height:expression(195 + "px");
}
#sep_line1
{
	float:top;
	background-image:url('images//shadow.jpg');
	background-repeat:repeat-x;
	height:9px;
}
#shadow
{
	float:top;
	width:100%;
	height:expression(9 + "px");
	height:9px;
	max-height:9px;
	clear:both;
	padding:-1px 0;
	margin:0;
	border:0;
}



#book_place
{
	position:absolute;
	top:60px;
	/*right:401px;*/
	left:592px;
	width: 185px;
	height: 237px;
	background-image: url('images/webpropisi/infotek_book.png') no-repeat left top;
}
#logo_web_adresa
{
	position:absolute;
	top:20px;
	left:100px;
	font-size:50px;
	color:#901030;
}
#logo_web_propisi
{
	position:absolute;
	top:100px;
	left:50px;
	font-size:32px;
	color:#FFFFFF;
	font-family:Verdana;
}
#logo_infotek
{
	position:absolute;
	top:10px;
	/*right:20px;*/
	left:1000px;
	width: 144px;
	height: 61px;
	background-image: url('images/webpropisi/infotek_logo.png') no-repeat left top;
}
#header_opis
{
	color:#FFFFFF;
	font-size:30px;
	font-style:italic;
	padding:30px 30px 0px 30px;
}
#sublogo_img1
{
	position:absolute;
	top:107px;
	right:110px;
}
#sublogo_txt1
{
	position:absolute;
	top:157px;
	right:30px;
	font-size:30px;
	color:#FFFFFF;
}
#sublogo_txt2
{
	position:absolute;
	top:192px;
	right:30px;
	font-size:35px;
	color:#FFFFFF;
}
#sublogo_img2
{
	position:absolute;
	top:232px;
	right:140px;
}



select
{
	background-color:#D4C08B;
}




#stara_verzija
{
	margin:0px 0px 25px 25px;
	border:3px solid #802020;
	padding:3px;
}
#novi_propisi
{
	margin:25px 0px 0px 25px;
	border-width:0px;
}


#login_holder
{
	width:200px;
	height:160px;
	background:#D4C08B;
	margin:25px 25px 0px 25px;
	border-width:0px;
	table-layout:fixed;
	border-collapse: collapse;
	border-spacing:0;
	height:expression(160 + "px");
}
#login_pair_holder
{
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:12px 0px 0px 12px
}
#float_top
{
	float:top;
}
#button_login
{
	padding:12px 0px 0px 14px;
	border-width:0px;
}
#button_register
{
	padding:12px 0px 0px 2px;
	border-width:0px;
}
#button_demo
{
	padding:10px 0px 0px 14px;
	border-width:0px;
}






#side_content
{
	position:relative;
	top:0px;
	left:0px;
	width:200px;
	margin:10px 0px 0px 25px;
}
#baza_button
{
	margin:2px;
	background:#F0EEC0;
	border:1px #E0B060 solid;
	width:200px;
}

#side_header
{
	position:relative;
	top:0px;
	left:0px;
	width:200px;
	padding:25px 0px 0px 10px;
	height:30px;
}
#dark_red
{
	float:left;
	height:30px;
	width:5px;
	background:#901030;
}
#side_header_text
{
	float:top;
	height:30px;
	font-size:24px;
	padding:3px 0px 3px 8px;
	color:#555050;
}
#advertisement_image
{
	float:top;
	margin:1px;
	border:0px;
}


#choose_country
{
	position:relative;
	top:0px;
	left:50px;
}
#button_country
{
	text-decoration:none;
	font-size:20px;
	background:#901133;
	color:#DDFFEE;
	margin:1px;
	border-top:1px solid #991133;
	width:200px;
	text-align:left;
	width:expression(200 + "px");
}
#button_country:hover
{
	text-decoration:underline;
}




#news
{
	width:100%;
}
#news_body
{
	width:100%;
	border-top-color:#888888;
	border-top-style:dotted;
	border-top-width:1px;
	border-bottom-color:#888888;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#news_header
{
	color:#111111;
	font-weight:bold;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}
#news_date
{
	text-align:right;
	vertical-align:top;
	min-width:100px;
	width:expression(100 + "px");
	padding-left:5px;
	padding-right:5px;
	margin-left:10px;

}
#news_image
{
	padding:5px;
	width:106px;
	max-width:106px;
	vertical-align:top;
}
#news_content
{
	color:#222222;
	font-size:14px;
}
#news_link
{
	text-align:right;
	vertical-align:bottom;
	height:20px;
}


#log_username
{
	border:2px inset #EED0AA;
}
#log_password
{
	border:2px inset #EED0AA;
}
#log_button
{
	table-layout:fixed;
	border-collapse: collapse;
	border-spacing:0;
	font-size:15px;
	height:21px;
	height:expression(21 + "px");
}

a:link
{
	color:#333333;
	text-decoration:none;
	font-family:"Arial", "Tahoma";
}
a:hover
{
	color:#333333;
	text-decoration:none;
	font-family:"Arial", "Tahoma";
}
a:active
{
	color:#777777;
	text-decoration:none;
	font-family:"Arial", "Tahoma";
}
a:visited
{
	color:#333333;
	text-decoration:none;
	font-family:"Arial", "Tahoma";
}
#login_holder
{
	font-family:"Arial", "Tahoma";
}


.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;
}