
BODY {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	background: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: Black;
	font-size: 11px;
	}

TD {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: Black;
	font-size: 12px;
	line-height: 1.4em;
	}
	
.catcartbl {
	display: table;
	margin-top: 10px;
	padding: 0px;
	}
	
.catcartr { background-color: #C1C5E1; }	

.catcartractive { background-color: #FFD4B8; }	

.catcartbl TD {
	display: table-cell;	
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px solid black;
	border-right: 1px dotted #FFD4B8;
	}
	
.catcartbl TH {
	display: table-cell;	
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px solid black;
	border-right: 1px dotted #FFD4B8;
	}
	
FORM	{ margin:0px; padding:0px; }

INPUT {
	color: #000000;
	font-size: 13px;
	font-family: "Courier New", Courier, monospace;
	border: 1px solid #A1A4C0;
	vertical-align : middle;
	background-color: #E0E0E0;
}

.inputnorm {
	color: #000000;
	font-size: 13px;
	font-family: "Courier New", Courier, monospace;
	border: 2px inset white ; 
	vertical-align : middle;
	background-color: white;
}

SELECT {
	color: #000000;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
TEXTAREA {
	color: #000000;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}


A {
	color: black;
   background: transparent;	
	text-decoration: underline;	
	}

.top { 
	width: 99%;
	background: transparent;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #323296;
	border-top: 8px solid #FF6400; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.main { 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 99%;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 7px solid #E3E3E6; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	 
.leftbox { 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 155px;
	background-color: transparent;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.lcell {
	width: 155px;
	background-image: url(/images/bgmenu.gif);
	background-repeat: repeat-y;	
	}
	
.rightbox { 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 155px;
	background-color: transparent;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px; 
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	background-image: url(/images/roh2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}

.rcell {
	width: 155px;
	background-image: url(/images/bgmenu.gif);
	background-repeat: repeat-y;
	background-position: right;	
	}
	
.content { 
	box-sizing: border-box;
	-moz-box-sizing: border-box;	
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px; 
	padding: 15px 15px 15px 13px;
	margin: 0px 0px 0px 0px;
	}	
	
.menu { 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 150px;
	background-color: #D0C5C5;
	border: none ; 
	padding: 8px 5px 8px 5px;
	margin: 20px 0px 20px 0px;
	text-align: center;
	}	
	
.menuitem, .menuitemSelected { 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 140px;
	background-color: #BBB1B1;
	border-left: 1px solid #FF6400; 
	border-right: 1px solid #FF6400; 
	border-bottom: 1px solid #FF6400; 
	border-top: none;
	padding: 3px 3px 3px 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: Black;
	font-size: 10px;
	text-align: left;
	}

.menuitemSelected { 
	background-color: #DBD1D1;
	}
	

.pata { 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 99%;
	background-color: #C1C5E1;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(/images/bgpata.gif);
	background-position: right;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #A38876;
	font-size: 9px;
	}	
	
.formpopis { 
	padding: 0px;
	margin: 0px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: Black;
	font-size: 9px;
	}	
	
A.menulnk { text-decoration: none; }
A.menulnk:hover { text-decoration: none; color: white; }

.logout {
	color: #FFFFFF;
	font-family: Verdana, Arial CE, Arial, Helvetica;
	font-size: 9px;
	font-weight : bold;
	background-color : #2A3796;
	border : 1px solid white;
	cursor : hand;
	vertical-align : middle;
	padding: 0px;
}

#logo { position:absolute; top: 13px; left: 8px; }
#roh { position:absolute; top: 71px; left: 8px; }
#loginbox { margin: 0px 5px 0px 7px;  }
#partneri {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 150px;
	background-color: #E8CBBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal ;
	font-weight: bold;
	color: Black;
	font-size: 10px;
	text-align: center;
	padding: 3px;
	margin: 20px 0px 5px 0px;
	}
	
#p1 { 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 150px;
	background-color: #E3E3E6;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px; 
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	float: left;	
	}
	
.ujednani { 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	top:0px;
	left: 120px;
	width: 150px;
	background-color: transprarent;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px; 
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	
	
	}
	
#p2 { 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: auto;
	background-color: transparent;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px; 
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	}

A.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #A38876;
	font-size: 9px;
	text-decoration: none;
	
	}
	
A.ujednani {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #A38876;
	
	}
	
#p3 { display: inline; position:relative; left:-36px; top: 0px; text-align: right; margin-left:100px;}

ACRONYM {
	cursor: help;
	border-bottom: 1px dashed #515151;
	}

	

