/* Site rules */
body {
	background: #000;
	color:#bcbcbc;
	font-family: Arial;
	font-size:12px;
}


/* TinyMCE specific rules */
body.mceContentBody {
	background: #262A2B url('../../images/bg-body.jpg');
}


.clear {
	clear:both;
}

.mceContentBody a {
	text-decoration:none;
	outline:none;
	color:#FFF !important;
}
.mceContentBody a:hover {
	text-decoration:underline;
}


form, table, h1, h2, h3, h4, h5, h6, dt, dl, dd {
	margin: 0;
	padding: 0;
}

.mceContentBody p, p {
	margin: 5px 0px;
}

.mceContentBody h1, h1 {
	font-family: Arial;
	font-size:18px;
	color:#84c71e;
	font-weight:normal;
	margin-bottom:10px;
	text-transform: uppercase;
}
.mceContentBody h2, h2 {
	font-family: Arial;
	font-size:16px;
	color:#84c71e;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:5px;
	text-transform: uppercase;
}
.mceContentBody h3, h3 {
	font-family: Arial;
	font-size:14px;
	color:#84c71e;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}
.mceContentBody h4, h4 {
	font-family: Arial;
	font-size:12px;
	color:#84c71e;
	font-weight:bold;
	margin-top:10px;
}
.mceContentBody h5, h5 {
	font-family: Arial;
	font-size:12px;
	color:#84c71e;
	font-weight:normal;
	margin-top:5px;
}

.mceContentBody  div .podlaga, div .podlaga {
	padding: 10px 10px;
	text-align: center;
	background: transparent url(../images/bela20.png);
	margin: 10px auto;
}
/*
.mceContentBody  .podlaga, .podlaga {
	padding: 10px 10px;
	text-align: center;
	background: transparent url(../images/bela20.png);
	margin: 10px auto;
}
*/

.posebniSeznam ul {
	margin: 0;
	padding: 0;
	list-style: none !important;
}
.posebniSeznam ul li {
	width: 100px;
	float: left;
	margin: 0;
	list-style: none !important;
}
.posebniSeznam ul li a, .posebniSeznam ul li a:link, .posebniSeznam ul li a:active, .posebniSeznam ul li a:visited {
	height: 25px;
	line-height: 25px;
	display: block;
	padding: 0px 5px;
}
.posebniSeznam ul li a:hover {
	color: #84c71e;
}

/*  */
.posebniSeznamAvtorji ul {
	margin: 0;
	padding: 0;
	list-style: none !important;
}
.posebniSeznamAvtorji ul li {
	/*width: 100px;*/
	width: auto;
	float: left;
	margin: 0;
	list-style: none !important;
}
.posebniSeznamAvtorji ul li a, .posebniSeznamAvtorji ul li a:link, .posebniSeznamAvtorji ul li a:active, .posebniSeznamAvtorji ul li a:visited {
	height: 25px;
	line-height: 25px;
	display: block;
	padding: 0px 7px;
}
.posebniSeznamAvtorji ul li a:hover {
	color: #84c71e;
}


/* */
span .orangeText, .orangeText {
	color: #FFCC00 !important;
}
span .redText, .redText {
	color: #FF0000 !important;
}
span .blueText, .blueText {
	color: #0000FF !important;
}
