﻿html,
body
{
	background-color:#d0d0d0;
	color:#333333;
	font-size:13px;
	line-height:17px;
	font-family:"Segoe UI", Tahoma, Arial;	
}

.textboxContainer
{
	margin-top:6px;
	width:auto;
/*	height:23px;*/
	border:1px solid #6e6f72;
	background-color:#ffffff;
	padding:2px;padding-left:4px;
	line-height:24px;
	overflow:hidden;
}

.textboxContainer2
{
	margin-top:6px;
	width:auto;
	border:0px none;
	line-height:24px;
	overflow:hidden;
}

.textboxContainer input
{
	font-family:"Segoe UI", Tahoma, Arial;	
	border:0px none;
	font-size:13px;
	line-height:22px;
	padding:0px;
	margin:0px;
	height:23px;
	color:#333333;
	width:100%;
	outline:0px none;
	resize:none;
}

.textboxContainer select
{
	font-family:"Segoe UI", Tahoma, Arial;	
	border:0px none;
	font-size:13px;
	line-height:24px;
	padding:0px;
	margin:0px;
	height:22px;
	margin-top:0px;
	color:#333333;
	width:99%;
	outline:none;
}

.textboxContainer textarea
{
	overflow:auto;
	font-family:"Segoe UI", Tahoma, Arial;	
	border:0px none;
	font-size:13px;
	line-height:20px;
	padding:0px;
	padding-top:2px;
	margin:0px;
	color:#333333;
	width:100%;
	outline:0px none;
	resize:none;
}

#moduleContainer #left
{
	float:left;
	width:230px;
}

#moduleContainer #left ul.nav li.separator
{
	border-top:1px dotted #333333;
	margin-left:2px;
	margin-right:12px;
}

#moduleContainer #left img#logo
{
	display:block;
	border-bottom:1px solid #333333;
}

#moduleContainer #right
{
	padding:20px;
	padding-left:30px;
	margin-left:230px;
	min-width:770px;
}

#moduleContainer #left ul.nav
{
	font-size:13px;
	font-weight:bold;
	color:White;
}

#moduleContainer #left ul.nav li
{
	padding-left:12px;
	border-bottom:1px solid #333333;
}

#moduleContainer #left ul.nav h2
{
	line-height:29px;
	font-size:16px;
	cursor:pointer;
}

#moduleContainer #left ul.nav h2:hover
{
/*	text-decoration:underline; */
}

#moduleContainer #left ul.nav ul
{
	display:none;
}

#moduleContainer #left ul.nav ul li
{
	padding-left:8px;
	border-bottom:0px none;
	line-height:29px;
	font-weight:normal;
}

#moduleContainer #left ul.nav li.expanded
{
	background-color:Black;
}

#moduleContainer #left ul.nav li.expanded ul
{
	display:block;
}

#moduleContainer #right #header
{
	height:40px;
	line-height:30px;
}

#moduleContainer #right #header #naslov h1
{
	font-size:18px;
	color:#333333;
	text-transform:uppercase;
	float:left;
	font-weight:bold;
	border:2px solid #333333;
	background-color:white;
	padding-left:5px;
	padding-right:5px;
}

#moduleContainer #right #moduleContent h2
{
	font-size:15px;
	line-height:normal;
	color:#333333;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:20px;
}

#moduleContainer #right #header #logout
{
	float:right;
	text-align:right;
	font-size:13px;
}

#moduleContent
{
	padding-top:20px;
	padding-bottom:30px;
	font-size:13px;
}

#moduleContent p
{
	margin-bottom:10px;
	line-height:23px;
}

a.linkButton
{
	border:1px solid #6e6f72;
	background-color:#6e6f72;
	display:block;
	color:white;
	text-decoration:none;
	text-align:center;
	height:24px;
	line-height:24px;
	padding:2px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

table.table1
{
	width:100%;
	border:1px solid #6e6f72;
}

table.table1 td
{
	height:32px;
	vertical-align:middle;
	line-height:18px;
	padding-left:12px;
	padding-right:12px;
	background-color:#ffffff;
	text-align:center;
}

table.table1 tr.even td
{
	background-color:#f2f2f2;
}

table.table1 th
{
	vertical-align:middle;
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
	padding-bottom:8px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	background-color:#222222;
	color:White;
	text-align:center;
	border-top:1px solid #6e6f72;	
	border-bottom:1px solid #6e6f72;	
}

table.table1 th.sh1,
table.table1 th.shEnd1
{
	text-align:left;
}

span.inactive
{
	text-decoration:line-through;
}

span.status1
{
	text-decoration:line-through;	
}

span.status2
{
	color:#d00000;
}

span.status3
{
	color:#4b8f4a;
}

span.status0
{
/*	color:#1488ff;*/
}

span.status4
{
	color:#909090;
}

.intro
{
	font-weight:bold;
	padding:10px;
	font-size:13px;
	line-height:17px;
	background-color:#fefefe;
	border:1px solid #e7b454;
	margin-top:5px;
	margin-bottom:5px;
}

table.table1 .selectedPage
{
	text-decoration:underline;
}

.bold
{
	font-weight:bold;
}

.hidden
{
	display:none;
}

.sub
{
	font-size:11px;
	margin-top:4px;
}

table.table1 td a
{
	text-decoration:underline;
}

.skladiste table tr.spacerThin td
{
	background-color:#222222;
	font-size:0px;
	line-height:0px;
	height:4px;
	border:0px none;
	padding:0px;
	margin:0px;
}

.skladiste table tr.subheader
{
	border-bottom:1px solid #222222;
}

.skladiste table tr.subtotal
{
	border-top:1px solid #222222;
	font-weight:bold;
}

