@charset "utf-8";
/* CSS Document */
/* SPECIJALCI  */
/* * * * * * * * * * *  * * * * * * * * * *  * * * * * * * * * *  */
#imgcent {
text-align: center;
width:590px;
}

/* IZMJENE HTML TAGOVA */
/* * * * * * * * * * *  * * * * * * * * * *  * * * * * * * * * *  */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_gfx/main_bkg_tile.jpg);
	background-color: #ea7d22;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* SPECIFICNE IZMJENE */
/* * * * * * * * * * *  * * * * * * * * * *  * * * * * * * * * *  */
/* INPUT FORMA */
.inputbox_editline {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 320px;
	height:18px;
}
.inputbox_editbox {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*width: 320px;
	height:105px;*/
}




/* * * * * * * * * * *  * * * * * * * * * *  * * * * * * * * * *  */
.table_sim_indent{
	padding-left: 145px;
}
.miniature{
	font-size:11px;
	text-align:left;
	color:#777777;
}
.understrong{
	text-decoration:underline;
	font-weight:bold;
	}
.bkg_content{
	background-image:url(../_gfx/compas_bkg_content.jpg);
	background-position: left bottom;
	background-repeat:no-repeat
}
.bkg_content_ext{
	background-image: url(../_gfx/content_bkg_tile_ext.jpg);
	background-repeat:repeat-x;
}
.bkg_news{
	background:	url(../_gfx/label_ng_tile.png);
}
.td_justify_gen {
	text-align:left;
}
.td_justify_gen a{
	text-decoration:underline;
	color:#ea7d22;
	font-weight:bold;
}
.td_justify_main {
	text-align:left;
	font-size:11px;
}
.td_justify_main a{
	text-decoration:none;
	color:#ea7d22;
	font-weight:bold;
}
.td_justify_main a:hover{
	text-decoration: underline;
	color:#ea7d22;
	font-weight:bold;
}
.td_fade img {
	cursor: pointer;
}

.td_news{
	font-size:10px;
	padding-left:8px;
	padding-right:8px;
	text-align:left;
	color:#777777;
}
.td_news a{
	text-decoration:underline;
	color:#ea7d22;
	font-weight:bold;
}
.td_stockbox{
	font-size:12px;
	padding-left:8px;
	text-align:left;
	height:50px;
	color:#777777;
}
.td_stockbox strong{
	color:#681d07;
}
.td_stockbox a{
	text-decoration:underline;
	color:#ea7d22;
	font-weight:bold;
}
.td_news strong{
	color:#681d07;
}

.td_download{
	font-size:10px;
	text-align:left;
	color:#777777;
}
.inp_download{
	font-size:10px;
	text-align:left;
	color:#777777;
	width: 200px;
}
/* * * * * * * * * * *  * * * * * * * * * *  * * * * * * * * * *  */
.footer_box_L {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 12px;
	text-align:left;
}
.footer_box_L a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
.footer_box_L a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
/* * * * * * * * * * *  * * * * * * * * * *  * * * * * * * * * *  */
.footer_box_R {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 12px;
	text-align:right;
}
.footer_box_R a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
.footer_box_R a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
