body
{ 
background-color: #e5e1d7;
}

* {
	margin:0px;
	padding:0px;
}

.clearer {
	clear:both;
}

.eWrapper {
	margin: 0 auto;
	width: 990px;
	background-color: #FFFFFF;
	top: 15px;
}

#eHeader {
	width: 960px;
	height:87px;
	padding-left:15px;
	padding-right: 15px;
	background-image: url(../images/headerBack.jpg);
	background-repeat: no-repeat;
}

#eLogo {
	float:left;
	width:180px;
	height:88px;
}

#eTop {
	width:265px;
	float:right;
	padding-top:15px;
}

#eMenu {
	width:960px;
	height:30px;
	clear:both;
	padding-left:15px;
	padding-right: 15px;
}

#eMainMenu {
	width: 636px;
	height: 30px;
	float: left;
}

#eSearch {
	background-image: url(../images/searchBack.gif);
	background-repeat: repeat-x;
	width: 324px;
	height: 30px;
	float: right;
}

#eSubMenu {
	width:935px;
	height:15px;
	clear:both;
	margin-left:15px;
	margin-right: 15px;
	background-color: #ece8df;
	font-family: Arial;
	font-size: 10px;
	color: #5A7D56;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 15px;
}

#eSubMenu a {
	font-family: Arial;
	font-size: 10px;
	color: #5A7D56;
}

#eContent {
	width: 960px;
	padding-left:15px;
	padding-right: 15px;
	clear:both;
	padding-top:30px;
	background-color:#FFFFFF;
}

#eLeftSidebar {
	width:181px;
	padding-right: 14px;
	background-color: #FFFFFF;
	float:left;
}

#eNews {
	width:181px;
	background-image: url(../images/noviceBack.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}

#eNews .nDatum {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
}

#eNews .nNaslov a {
	font-family: Arial;
	font-size: 11px;
	color: #960000;
}

#eNews .nNaslov {
	font-family: Arial;
	font-size: 11px;
	color: #960000;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}

#eNews .nPovzetek {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 10px;
}

#eNews .nBottom {
	width:181px;
}


#eBanner {
	width:180px;
	margin-top:10px;
}

#eRightBanner {
	width: 180px;
}

#eBCUType {
	width: 570px;
	padding-right: 15px;
	float: left;
}	

#eFeature {
	width: 570px;
	margin-bottom: 15px;
}

/* FULL BOOK */

#eBCUType .eBookFull {
	width: 550px;
	background-image: url(../images/bookBackFull.gif);
	background-repeat: repeat-y;
	padding: 10px 10px 0px 10px;
	amargin-top: 15px;
	border-top: 1px solid #e5e1d7;
}

.eBookCoverFull {
	width: 150px;
	float: left;
	padding-right: 10px;
}

.eBookInfoFull {
	width: 390px;
	float: right;
}

.eBookTitleFull {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	width: 400px;
	color: #960000;
}

.eBookAuthorFull {
	font-family: Arial;
	font-size: 13px;
	width: 400px;
	color: #960000;
	padding-bottom: 40px;
	padding-top:5px;
}

.eBookStatFull {
	font-family: Arial;
	font-size: 11px;
	width: 400px;
	color: #000000;
	line-height:16px;
}

.eBookRecapFull {
	width: 550px;
	clear:both;
	font-family: Arial;
	font-size: 11px;
	line-height: 140%;
	color: #000000;
	text-align: justify;
	padding-top: 10px;
}

.eBookPriceFull {
	width: 150px;
	float:left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-top: 15px;
}

.eBookMoreFull {
	width: 550px;
	float:left;
	clear:both;
	padding-top: 15px;
	font-family: Arial;
	font-size: 12px;
}


.eBookBottomFull {
	background-image: url(../images/bookBottomFull.gif);
	background-repeat: no-repeat;
	width:570px;
	left:-10px;
	position:relative;
	clear:both;
	background-position:0% 100%;
	height:10px;
}

.formField {
	clear:both;
	display: block;
	width:550px;
	text-align: left;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	margin-top: 5px;
	padding-top: 5px;
}

.formLeft {
	width: 89px;
	float:left;
	text-align:right;
	font-family: Arial;
	font-size: 11px;
}

.formRight {
	width: 451px;
	float:right;
	text-align:left;
	font-family: Arial;
	font-size: 11px;
	padding-left:10px;
}
	

/* HALF BOOK */

#eBCUType .eBook {
	width: 257px;
	background-image: url(../images/bookBack.gif);
	background-repeat: repeat-y;
	padding: 10px 10px 0px 10px;
	amargin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #e5e1d7;
}

.eBookCover {
	width: 104px;
	float: left;
	padding-right: 10px;
}

.eBookInfo {
	width: 143px;
	float: right;
}

.eBookTitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	width: 143px;
	color: #960000;
}

.eBookAuthor {
	font-family: Arial;
	font-size: 13px;
	width: 143px;
	color: #960000;
	padding-bottom: 40px;
}

.eBookStat {
	font-family: Arial;
	font-size: 11px;
	width: 143px;
	color: #000000;
	line-height:16px;
}

.eBookRecap {
	width: 257px;
	clear:both;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
}

.eBookPrice {
	width: 157px;
	float:left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-top: 15px;
}

.eBookMore {
	width: 100px;
	float:right;
	padding-top: 15px;
}

.eBookBottom {
	background-image: url(../images/bookBottom.gif);
	background-repeat: no-repeat;
	width:277px;
	left:-10px;
	position:relative;
	clear:both;
	background-position:0% 100%;
	height:10px;
}

#eRightSidebar {
	width: 180px;
	apadding-right: 15px;
	top: -30px;
	position: relative;
	float:right;
	aclear:both;
}

#eChart {
	width: 180px;
	background-color: #e5e1d7;
}

.eChartInfo {
	padding: 5px 5px 5px 5px;
	width:170px;
}

.eChartInfo .eChartCell {
	background-color: #F0ECE3;
	background-image: url(../images/chartCellBack.gif);
	background-repeat: repeat-x;
	height:auto;
	width:170px;
}

.eChartInfo .eChartCell .eChartPosition {
	font-family: Arial;
	font-size: 16px;
	color: #960000;
	float:left;
	width: 20px;
	padding-left:5px;
	padding-top: 7px;
}

.eChartInfo .eChartCell .eChartBookInfo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #960000;
	float:left;
	width: 85px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 7px;
}

.eChartInfo .eChartCell .eChartBookInfo a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #960000;
	text-decoration:none;
}

.eChartInfo .eChartCell .eChartBookInfo a:hover {
	text-decoration:underline;
}

.eChartBookAuthor {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #960000;
	padding-top: 8px;
	margin-bottom:5px;
}

.eChartInfo .eChartCell .eChartBookMicro {
	float: right;
	width: 42px;
	padding-right:5px;
	padding-top: 7px;
}

#eFooter {
	clear:both;
	width: 970px;
	background-image: url(../images/footerBack.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

#eFooter a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.naslov {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #515380;
	padding-bottom:35px;
}

.tekst {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.eBCU {
	font-family: Arial;
	font-size: 13px;
	line-height: 140%;
	color: #000000;
	text-align: justify;
	padding-top: 10px;
}

.searchResults {
	margin-top: 30px;
}

.searchIcon {
	float: left;
	width: 40px;
	margin-bottom:10px;
	clear:both;
}

.searchTitle {
	width: 510px;
	float: left;
	margin-left: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-bottom:10px;
}

.searchTitle a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}


.rdeca {
	background-color: #FF0000;
}
/*
#eLanguages {
	width:360px;
	font-family: Arial;
	font-size:11px;
	color: #8a8a8a;
	height:53px;
}

#ePhoto {
	width:360px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #43456f;
}

#ePortfolio {
	width:344px;
	float:left;
	padding-right:16px;
	padding-bottom:16px;
	padding-top:35px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #43456f;
}

#ePortfolio ul {
	background-image: url(../images/referenceBack.gif);
	background-repeat: repeat-y;
	list-style-type: none;
}

#ePortfolio li {
	padding-left:15px;
	padding-top:8px;
}

#eContact {
	width:344px;
	float:left;
	padding-right:16px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #8a8a8a;
}

#eContact ul {
	background-image: url(../images/referenceBack.gif);
	background-repeat: repeat-y;
	list-style-type: none;
}

#eContact li {
	padding-left:15px;
	padding-top:8px;
}	


*/



/*




.eHeader {
	a-top:-15px;
}

.eSpacer {
	height:20px;
}

.rdeca {
	background-color: #FF0000;
}

.eContent {
	background-color: #FFFFFF;
	border: 1px solid black;
	border-top:none;
	height:auto;
}

.ePath {
	font-size: 11px;
  font-family: Arial;
 	text-decoration: none;
  color: #62983A;
	padding-bottom:15px;
	padding-left: 20px;
	padding-top:10px;
}

.ePath a {
    font-size: 11px;
    font-family: Arial;
    color: #62983A;
    text-decoration: none;
}

.ePath a visited {
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    color: #62983A;
}
.ePath a hover {
    font-size: 11px;
    font-family: Arial;
    text-decoration: underline;
    color: #62983A;
}
.ePath a active {
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    color: #62983A;
}

.eMenu {
	width: 180px;
	float:left;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	word-spacing: -0.1em;
	color: #0E4109;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	background-color:#FAFAFA;
}

.eMenu ul {
	list-style-type: none;
}

.eMenu li {
	abackground-image: url(../images/li_back.gif);
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	aheight:30px;
	clear:both;
}

.eMenu li a {
	color: #0E4109;
}

.eMenu li ul li {
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
	padding-left:25px;
}

.eBackLine {
	background-image: url(../images/li_back.gif);
}

.eActiveMenu {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#0E4109;
}

.eActiveMenu ul {
	padding-top:10px;
}

.eActiveMenu li a {
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
}

.eContentBCU {
	padding-left:20px;
	padding-right:20px;
	float:left;
	width:570px;
	text-align:justify;
}

.upperMenu {
	font-size: 16px;
	font-family: Tahoma;
	color: #0E4109;
	font-weight:bold;
}	

.lowerMenu {
	font-size: 12px;
	font-family: Tahoma;
	color: #0E4109;
}	

.vsebina {
	padding-top:30px;
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	line-height: 140%;
	word-spacing: 1px;
	text-align: justify;
}

.naslov {
	font-size: 22px;
	font-family: Tahoma;
	afont-weight: bold;
	color: #0E4109;
	line-height: 140%;
	word-spacing: 1px;
	text-align: justify;
}

.vsebina h1 {
	font-size: 22px;
	font-family: Tahoma;
	font-weight: normal;
	color: #0E4109;
	line-height: 140%;
	word-spacing: 1px;
	text-align: justify;
}

.vsebina h2 {
	font-size: 20px;
	font-family: Tahoma;
	font-weight: normal;
	color: #62983A;
	line-height: 140%;
	word-spacing: 1px;
	text-align: justify;
}

.vsebina img {
	padding-right:7px;
	align: justify;
}

.vsebina a {
	color: #0E4109;
}

.vsebina a visited {
	color: #0E4109;
}

.vsebina table {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}

.vsebina td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}

.vsebina td.siva {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: black;
	background-color: #EFFCDE;
	-moz-border-radius: ;
}

.vsebina ul {
	padding-left:13px;
}

.vsebina p {
	clear:both;
}

.leftColumn {
	width:50%;
	float:left;
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
}

.leftColumn p {
	padding: 4px 0px 4px 0px;
}

.leftColumn label {
	float:left;
	text-align:right;
	width:80px;
	display:block;
	padding-right:5px;
}

.leftColumn input {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 1px 2px;
	text-indent: 0px;
	width: 180px;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}



.rightColumn p {
	padding: 4px 0px 4px 0px;
}

.rightColumn label {
	float:left;
	padding-right:5px;
	text-align:right;
	width:110px;
	display:block;
}

.rightColumn input {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 1px 2px;
	text-indent: 0px;
	width: 150px;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}

.rightColumn {
	width:50%;
	float:right;
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
}

.opener {
	clear:both;
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	padding: 20px 0px 0px 0px;
	text-align:left;
}

.fullWidthColumn {
	clear:both;
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	padding: 10px 0px 10px 0px;
	text-align:left;
}

.fullWidthColumn input {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 1px 2px;
	text-indent: 0px;
	awidth: 180px;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}

.fullWidthColumn p {
	padding: 6px 3px 3px 3px;
}

.fullWidthColumn input[type=radio] {
	position:relative;
	margin-left:10px;
	border: none;
}

.fullWidthColumn input[type=checkbox] {
	border: none;
}

.fullWidthColumn select {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}

.fullWidthColumn label {
	float:left;
	text-align:left;
	width:110px;
	display:block;
	margin-left:15px;
}

.noBorder {
	border:none;
}

.noStyle {
	height:auto;
	width:auto;
}

.eQuickLinks {
	width:184px;
	float:left;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 0px solid black;
	background-color: #FAFAFA;
}

.eQuickLinks p {
	height:20px;
	background-color:#0e4109;
	color:#FFFFFF;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	padding-top:4px;
	padding-left:15px;
}

.eQuickLinks ul {
	list-style-type: none;
	padding-top:15px;
	padding-bottom:15px;
}

.eQuickLinks li {
	height:15px;
	color:#0e4109;
	font-size: 12px;
	font-family: Trebuchet;
	font-weight: bold;
	padding-top:2px;
	padding-left: 15px;
}

.eQuickLinks a {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color:#0e4109;
}

.eFooter {
	clear:both;
	font-family: Arial;
	font-size:11px;
	background-color:#FFFFFF;
	color:#0e4109;
	border: 1px solid #969696;
	padding: 15px 15px 15px 15px;
}

.eFooter a {
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	padding: 0px 0px 1px 1px;
	color:#0e4109;
}

.eFooter a visited {
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color:#0e4109;
}

.eFooter p {
	text-align:left;
}

.eFooter p img {
	padding:0px 28px 20px 0px;
}

right:link {
	font-size: 12px;
	font-family: Tahoma;
	color: #0E4109;
	text-decoration: none;
}
right:visited {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #0E4109;
}
right:hover {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #0E4109;
}
right:active {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #0E4109;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: FD8106;
}
a:hover {
	text-decoration: underline;
	color: FD8106;
}
a:active {
	text-decoration: none;
	color: FD8106;
}
*/
