/* print.css */

body {
	margin: 0;
	padding: 0;
    background: none;	
	font-family: Arial, Helvetica, sans-serif;
	}

/* glavna struktura ***************************************/
	
.container {
	margin: 0 30px 0 30px;
	font-family: "PALATINO", Times New Roman, Times, serif;
	font-size: 12px;   
	}
	
.header {
	position: relative;
	height: 103px;
	display: none;
	}
	
.topNav {
	position: relative;
	padding-top: 5px;
	*/padding-top: 10px;
	*/margin-bottom: -5px;
	height: 30px;
	display: none;
	}	

.wrapper {	
	width: 800px;
	}
	
.content {
	margin: 10px auto;	
	font-size: 11px;
	color: #666;	
	line-height: 18px;
	}
	
.leftCell {
	float: left;
	width: 250px;
	margin-left: -990px;
	border-right: 1px solid white;
	line-height: 18px;
	background: #F9F9F9;
	padding-bottom: 20px;
	display: none;
	}
	
.rightCell {
	float: left;
	width: 200px;
	margin-left: -200px;
	line-height: 18px;
	display: none;
	}
	
.footer {
	clear: left;
	width: 100%;
	background: #000000;
	height: 60px;
	display: none;
	}
	
ul {
	list-style-type: none;
	margin: 5px 10px 30px;
	padding: 0;
	}
	
li {
	list-style-type: none;
	margin: 0;
	padding: 0px 0 0px 10px;
	background: url(../images/arrow.gif) no-repeat 0px 9px;
	}
	
.logo {
	width: 257px;
	height: 81px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	}




/* login forma ****************************************************/

.login {
	background: url(../images/login_bg.gif) no-repeat;
	width: 180px;
	height: 60px;
	border-top: 1px solid white;
	margin-bottom: 10px;
	font-size: 11px;
	color: #666666;
	padding: 10px;
	*/margin-bottom: -10px;
	}
	
.username_field {
	width: 115px;
	height: 13px;
	font-size: 11px;
	color: #666666;
	margin-left: 3px;
	margin-bottom: 1px;
	}
	
.password_field {
	width: 75px;
	height: 13px;
	font-size: 11px;
	color: #666666;
	margin-left: 18px;
	}

.botun {
	display: inline;
	background: none;
	color: #666;
	padding: 1px;
	font-size: 11px;
	}
	
.new_user {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	margin-left: 54px;
	}
	
.new_user:hover {
	color: #999;
	text-decoration: underline;
	}	



/* glavna navigacija ********************************************/

.topLink {
	font-size: 11px;
	color: black;
	text-decoration: none;
	display: inline;
	margin: 0 5px 0 7px;
	}
	
.topLink:hover {
	text-decoration: underline;
	}
	

/* banneri *************************************************/

.pair_banner {
	width: 250px;
	height: 184px;
	background: url(../images/pair_image.jpg) no-repeat;
	}

.right_banner {
	width: 200px;
	height: 82px;
	margin-bottom: 10px;
	}
	
.glavni_banner {
	width: 990px;
	height: 184px;
	margin: 0 auto;
	background: url(../images/glavni_banner.jpg) no-repeat;
	display: none;
	}

/* navigacija lijevo  *******************************************/

.leftLink {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	}
	
.leftLink:hover {
	text-decoration: underline;
	}



/* zakoni i propisi *********************************************/

.contentLink {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	display: block;
	}
	
.contentLink:hover {
	text-decoration: underline;
	}
	
	



/* naslovi  ****************************************************/
	
.leftHdg_bg {
	background: url(../images/hdg_bg_left.gif) no-repeat;
	width: 238px;
	height: 23px;
	border-top: 1px solid white;
	padding: 6px 5px 0 7px;
	font-size: 13px;
	color: white;
	}
	
.content_hdg_bg {
	background: url(../images/content_hdg_bg.gif) no-repeat;
	width: 525px;
	height: 23px;
	border-top: 1px solid white;
	padding: 6px 5px 0 10px;
	font-size: 13px;
	color: white;
	display: none;
	}
	
.rightHdg_bg {
	background: url(../images/right_hdg_bg.gif) no-repeat;
	width: 188px;
	height: 23px;
	border-top: 1px solid white;
	padding: 6px 5px 0 7px;
	font-size: 13px;
	color: white;
	}	
	
	
	
	
	
	
/*  jednostavno pretraživanje ***********************************************/

.simple_search {
	width: 176px;
	height: 185px;
	background: #CCCCCC;
	position: relative;
	top: 30px;
	left: 786px;
	*/margin-bottom: -107px;
	background: url(../images/simple_search_bg_v2.jpg) repeat-x;
	font-size: 11px;
	padding: 10px 10px 10px 20px;
	color: #666;
	}

.pretraga_hdg {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	}

.select_field_1 {
	width: 50px;
	font-size: 11px;
	color: #999;
	margin-bottom: 1px;
	display: inline;
	margin: 5px 0 2px 3px;
	}
	
.select_field_2 {
	width: 50px;
	font-size: 11px;
	color: #999;
	margin-bottom: 1px;
	display: inline;
	margin: 5px 0 2px 7px;
	}

.botun_trazi {
	display: inline;
	background: none;
	color: white;
	border: 0;
	padding: 1px;
	font-size: 11px;
	width: 40px;
	background: #666;
	margin-left: 15px;
	}
	

	
	
/* scroll ****************************************/

.vazeci {
	padding: 5px 15px 5px 15px;
	background: #E9E9E9;
	width: 506px;
	margin: 0 auto;
	text-align: right;
	}

.left_scroll {
	overflow: scroll;
	overflow-x: hidden; 
	height: 302px;
	*/height: 300px;
	width: auto;
	}
	
.content_scroll {
	width: auto;
	padding: 15px;
	line-height: 18px;
	}
	
	
	
	
/* tablica *******************************************/

.table_wrapper {
	background: #F4F4F4;
	padding: 10px 10px 10px 12px;
	}

.tablica {
	margin: 0 auto;	
	border-collapse: collapse;
	width: 100%;
	background: white;
	}
	
td {
	border: 1px solid #E4E4E4;
	padding: 5px 5px;
	font-size: 11px;
	}

.table_hdg_bg {
	background: url(../images/table_hdg_bg.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;	
	color: #666;
	}
	
.bold_grey {
	font-weight: bold;
	color: #666;
	}
	
.bold_red {
	font-weight: bold;
	color: #660000;
	}
	



/* plavi linkovi *********************************************/

.highlight {
	color: #3399CC;
	text-decoration: none;
	}
	
.highlight:hover {
	text-decoration: underline;
	}
	
	
.blutxt {
	color: #3399CC;
	}	
	
	
	
	
/* o nama *****************************************************/

.txt_1 {
	font-size: 11px;
	color: #999;
	padding: 17px 17px 17px 19px;
	}
	
.fotka {
	float: right;
	padding: 6px;
	}





/* logotipi ***************************************/

.logotip {
	float: left;
	padding: 0px 8px 8px 0px;
	}
	
	
	
/* details **************************************************/

.details_hdg {
	font-size: 11px;
	color: #666;
	padding: 5px 17px 3px 19px;
	text-align: center;
	}

.txt_2 {
	font-size: 11px;
	color: #999;
	padding: 17px 17px 17px 19px;
	text-align: center;
	}

.italic {
	font-style: italic;
	color: #666;
	display: block;
	}

.content_2_scroll {	
    height: auto;
	padding: 0;
	line-height: 18px;	
	margin-right: 80px;
	font-family: "PALATINO", Times New Roman, Times, serif;
	font-size: 12px;       
	}

.ispis {
	text-decoration: none;
	text-align: right;
	padding-left: 350px;
	padding-right: 20px;
	font-size: 10px;
	color: white;
	background: url(../images/printer.gif) no-repeat right;
	}
	
.ispis:hover {
	text-decoration: underline;
	}


@font-face {
    font-family: Broken15;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/PALATINO.eot);
}
