body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	background-color: #ddd;
}
a:link, a:visited {
	color: #b00;
	text-decoration: none;
}
a:hover {
	color:#005;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}

h1	{font-size: 18px; color:#005; padding: 0; margin:0}
h2	{font-size: 15px; color:#005; padding: 0; margin:0}
h3	{font-size: 14px;}
h4	{font-size: 12px;}
h5	{font-size: 11px;}
h6	{font-size: 10px;}
p	{font-family: Verdana, Helvetica, sans-serif;}
em	{background: #ffa;	font-style:normal;}

input, select {font-size: 10px;}
.lijevo       {text-align: left;}
.desno      {text-align: right;}
.sredina    {text-align: center;}
.bold         {font-weight: bold;}

.header a:link, .header a:visited {
	color: #fff;
	text-decoration: none;
}
.header a:hover {
	color:#f00;
	text-decoration: none;
}
.header a:active {
	color: #fff;
	text-decoration: none;
}
#crta {
                width: 780px;
                border-bottom: 1px solid #000;
}
.boxtitle {
	background: #014;
	height: 24px;
/*	border-bottom: double #000; */
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 19px;
	padding: 0 0 0 5px;
}	
.framed {
	color: #000;
	background: #fff;
	padding: 3px;
	border: solid 1px #005;
}
.framed1 {
	color: #000;
	padding: 3px;
	border: solid 1px #005;
}
.framed2 {
	color: #004;
                background: #ddd;
                padding: 1px;
}
.lined	{
	background: #fff url(http://www.micro-process.hr/themes/site_themes/azpromo/tekst.jpg) repeat-y;
                padding: 5px;
                margin: 10px 0;
}

.lista li{
	margin: 0px 0 0 -25px;
	list-style-position:outside;
}

.okvir {
	width: 780px;
	margin: 0;
	padding: 0;
	background: #fff url(http://www.micro-process.hr/themes/site_themes/azpromo/bg.jpg) repeat-y;
	border: 1px solid #777;
}
.sjena {    	background: #ddd url(http://www.micro-process.hr/themes/site_themes/azpromo/sjena.jpg) repeat-y;
}
.sjenad {   background: #ddd url(http://www.micro-process.hr/themes/site_themes/azpromo/sjenad.jpg) no-repeat;
                height: 7px;
 }

.header {
	font-size: 10px;
	color: #fff;
	background-image: url(http://www.micro-process.hr/themes/site_themes/azpromo/header.jpg);
	height: 197px;
	width: 780px;
	margin: 0;
	padding: 0;
}

.menuf {
	text-align: center;
}
.menuf a {
	padding: 0 5px 0 5px;
}
.main {
	width: 780px;
	margin: 0;
	padding: 0px;
}
.left {
	background: #fff url(http://www.micro-process.hr/themes/site_themes/azpromo/menu.jpg) repeat-y;
	width: 198px;
	padding: 0px;
}
.middle {
	width: 518px;
	padding: 10px ;
	text-align: justify;
}
.footer {
/*	background: #fff;*/
	width: 780px;
	margin: 0;
	padding: 1px 0 0 0;
                font-size: 10px;
	text-align: center;
	color: #555;
	border-top: 1px solid #000;

}
.clear {
	clear: both;
	margin:0;
	padding:0;
	height: 0.1px;
}
.cjenik     {text-align: center;
                background: #fff;
}
.cjenik th {background: #014; color: #fff; font-weight: bold;}
.cjenik td {background: #ddd; color: #014;}

.login {
	background: transparent;
                width: 179px;
	color: #000;
                padding: 5px;
                margin-top: 10px;
                text-align: left;
}
#username {
                width: 173px;
	margin: 5px 0 2px 0;
/*                border-style: none;
                border-style: hidden;*/
}

#password {
                width: 126px;
	margin-top: 0px;
/*                border-style: none;
                border-style: hidden;*/
}

.pollButton {
/*                background: #fc9;*/
                color: #000;
                width: auto;
                height: 18px;
}

.menua {
	background: #fff;
	padding: 3px;
	border: solid 1px #005;
                font-size: 9px;
                font-weight: bold;
                text-align: center;
}


/* vertical menu with submenu ------------------------------*/
.falsevmenu{
	font-family: arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	width:198px;
	position:relative;
	margin: 0;
	z-index:100;
}
.falsevmenu ul {
	padding:0;
	margin:0;
	list-style-type: none;
	width:198px;
	height:155px;
/*	border:1px solid #606;*/
}
.falsevmenu ul li ul {
	visibility:hidden;
	position:absolute;
	height:0;
	overflow:hidden;
	top:0;
	left:145px;
}
.falsevmenu ul li {
	float:left;
                border-bottom: 3px solid #fff;
}
.falsevmenu ul li a, .falsevmenu ul li a:visited {
	display:block;
	float:left;
	text-decoration:none;
	color:#b88;
	width: 188px;
	height:19px;
	line-height:19px;
	font-size:11px;
/*	background: url(http://www.micro-process.hr/themes/site_themes/azpromo/menu.jpg) repeat-x;*/
	background:transparent;
	margin: 0 1px;
	padding-left: 5px;
}
* html .falsevmenu ul li a, * html .falsevmenu ul li a:visited {
	width:188px;
	width:188px;
}

.falsevmenu table {
	border-collapse:collapse;
	border:0;
	margin:0;
	padding:0;
	font-size:1em;
	position:absolute;
	left:0;
	top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.falsevmenu ul li:hover a,
.falsevmenu ul li a:hover{
/*	background:#ccc; */
	background: url(http://www.micro-process.hr/themes/site_themes/azpromo/menuh.jpg) repeat-y;
	color:#fff;
}




/* vertical menu with submenu ------------------------------*/
.vmenu{
	font-family: arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	width:198px;
	position:relative;
	margin: 0;
	z-index:100;
}
.vmenu ul {
	padding:0;
	margin:0;
	list-style-type: none;
	width:198px;
	height:155px;
/*	border:1px solid #606;*/
}
.vmenu ul li ul {
	visibility:hidden;
	position:absolute;
	height:0;
	overflow:hidden;
	top:0;
	left:145px;
}
.vmenu ul li {
	float:left;
                border-bottom: 3px solid #fff;
}
.vmenu ul li a, .vmenu ul li a:visited {
	display:block;
	float:left;
	text-decoration:none;
	color:#b00;
	width: 188px;
	height:19px;
	line-height:19px;
	font-size:11px;
/*	background: url(http://www.micro-process.hr/themes/site_themes/azpromo/menu.jpg) repeat-x;*/
	background:transparent;
	margin: 0 1px;
	padding-left: 5px;
}
* html .vmenu ul li a, * html .vmenu ul li a:visited {
	width:188px;
	width:188px;
}

.vmenu table {
	border-collapse:collapse;
	border:0;
	margin:0;
	padding:0;
	font-size:1em;
	position:absolute;
	left:0;
	top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.vmenu ul li:hover a,
.vmenu ul li a:hover{
/*	background:#ccc; */
	background: url(http://www.micro-process.hr/themes/site_themes/azpromo/menuh.jpg) repeat-y;
	color:#fff;
}

.vmenu ul li:hover {position:relative; z-index:90;}
* html .vmenu ul li a:hover {position:relative; z-index:100;}

.vmenu ul li:hover ul,
.vmenu ul li a:hover ul {
	visibility:visible;
	position:absolute;
	height:auto;
	border:1px solid #000;
	background:#bbb;
	overflow:visible;
}
.vmenu ul li:hover ul li a,
.vmenu ul li a:hover ul li a{
	display:block;
	background:transparent;
	color:#000;
	line-height:13px;
	padding:2px 0 1px 10px;
	height:auto;
	text-decoration:none;
}

.vmenu ul li:hover ul li:hover a,
.vmenu ul li a:hover ul li a:hover {
	background:#3c3e3d;
	color:#fff;
}
.vmenu ul li:hover ul li ul,
.vmenu ul li a:hover ul li a ul {
	visibility:hidden;
	position:absolute;
	height:0;
	overflow:hidden;
	top:0;
	left:145px;
}
.vmenu ul li:hover ul li:hover ul,
.vmenu ul li a:hover ul li a:hover ul {
	visibility:visible;
	position:absolute;
	height:auto;
	color:#000;
	padding:0;
	border:1px solid #000;
	list-style-type:none;
	background:#3c3e3d;
}
.vmenu ul li:hover ul li:hover ul li a,
.vmenu ul li a:hover ul li a:hover ul li a {
	display:block;
	background:transparent;
	color:#fff;
}

.vmenu ul li:hover ul li:hover ul li:hover a,
.vmenu ul li a:hover ul li a:hover ul li a:hover {
	background:#bbb;
	color:#000;
}
