@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #c7c7c7;
	background-image: url(graphics/bg_grad_gray.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#page {
	padding:0px 5px 0px 5px; 
	width:990px; 
	background:transparent url(graphics/bg/bg_tile_body.png) top center repeat-y; 
	/*margin-left:-500px; left:50%;
	position:absolute;*/
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width:990px;
	height:100px;
	background:transparent url(graphics/bg/bg_tile_header.png) left top repeat-x;
	vertical-align: bottom;
}
#head_logo {
	float:left;
	padding:0 25px 0 8px;
	width:192px;
	border:0px;
}

#head_logo a, #head_logo a:visited {
	border:0px;
	text-decoration:none;
}

#head_banner {
	height:61px;
}

#head_menu {
	float:left;
	width:700px;
	height:38px;
	padding-top:2px;
	vertical-align: bottom;	/*background:url(../graphics/main_menu_all.png) 0px 2px no-repeat;*/
}

#sidebar {
	height:26px;
	border-bottom:#ba3130 solid 2px;
	padding:0 0 0 8px;
	margin-bottom:6px;
	background:#202424 ;
	color:#dfdfdf;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:26px;
	font-weight:normal;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#333333;
	font-size:11px;
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	text-align:center;
	margin-left: auto ;
  	margin-right: auto ;
	
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	font-size:13px;
}
.fiskalne {
	width:940px;	
	text-align:justify;
	vertical-align: top;
	margin-left: auto ;
  	margin-right: auto ;

}
.fiskalniprinter {
	width:940px;
	height:280px;
	text-align:justify;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.kaselevo {
	float:left;
	width:455px;
	text-align:justify;
	vertical-align: top;	
	border-right-width: 1px;		
	border-right-style: dotted;	
	border-right-color: #CCCCCC;
}
.kasedesno {
	float:right;
	width:455px;
	text-align:justify;
	vertical-align: top;	
	border-left-width: 1px;		
	border-left-style: dotted;	
	border-left-color: #CCCCCC;
}

#naruciti {
	width:940px;
	height:210px;
	text-align:center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}


#footer {
	/*float:left;*/
	clear:both;
	background:#202424; 
	height:12px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#888888; 
	font-size:11px;
	width:100%;
	height:78px;
	padding:22px 0 0 0;
}

#footer a, #footer a:visited {
	color:#ed1c24;
	text-decoration:none;
	border-right:#999999 solid 1px;
	padding-right:4px;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#razmak {
	height:25px;
}

#fiskalnakasa {
	float:right;
	width:740px;
	text-align:justify;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#lmenu {
float:left;
width:200px;
border-right-width: 1px;
border-rightp-style: dotted;
border-right-color: #CCCCCC;
}

#pretraga {
	width:840px;
	height:100%;
	text-align:justify;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.clearfix2 {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}

.crveno {
color:#FF0000;
}