body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, blocquote, pre, form, fieldset, legend, select { margin: 0; padding: 0 }
sup, sub, code { line-height: 1em }
table, acronym, textarea { font-size: 1em }

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	background-color: #000000;
	background-image: url(../images/slovenergo-bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

/* basic html elements */
A {	text-decoration: underline; color: white}
A:HOVER { text-decoration : none; }
B, STRONG {

}
H2,H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
H2 { font-size: 13pt; color: #FFFFFF; } 
H3 { font-size: 12pt; color: #FFFFFF; }
H2 A, H3 A, H2 A:VISITED, H3 A:VISITED {
	color: #FFFFFF;
}
TD,P {	font-size: 9pt; line-height: 130%; }
P {margin-bottom:15px}
UL {
	
}
LI{
	
}
FORM {	border: none; } 
SELECT { }
INPUT {
	border: 1px solid #CCCCCC;
	font-size: 8pt;
}
TEXTAREA{
	border : 1px solid #CCCCCC;
}
HR {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #D5D5D5;
}

/* cms basic elements */
DIV.navigator { margin-bottom: 15px; color: #cfc;}

DIV.navigator SPAN
{
	float: right; 
	color: #cfc;
	text-decoration: none;
}

DIV.navigator SPAN A, DIV.navigator A 
{	
	font-size: 10pt; 
	text-decoration: none;  
	color: #cfc;
}

DIV.text {}
.EvenRow{/*background-color: #F5F5F5;*/}
.OddRow {/*background-color: #FFFFFF;*/}

/* automaticaly associated pages */
DIV.links {
	background-color: #EDEDED;
	padding: 5px;
	border: 1px solid #D9D9D9;
	margin: auto;
	margin-bottom: 20px;
	width: 100%;
}
DIV.links UL {
	text-align: left;
	color: #3e3e3e;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: circle;
}
LI.link_page A { color: #4885E6; }
LI.link_file A { color: #4885E6;}
LI.link_dir A { color: #002674; }
LI.link_empty {color: Black;	font-weight: bold;}
LI.link_warning {	color: Red; }

/* Sauron generated image tables */
TABLE.images {
/*	padding-left: 10px;
	padding-right: 10px;*/
}
TABLE.images TD {
	padding: 5px;
	background-color: white;
	border:2px solid #BFBFC0;
	text-align: center;
	vertical-align: middle;
}

/* site unique parts */

.makeScroll {
	height: 425px;
	overflow: auto;
	scrollbar-face-color:#119303;
	scrollbar-highlight-color:#37BA0F;
	scrollbar-3dlight-color:#37BA0F;
/*	scrollbar-darkshadow-color:#37BA0F;*/
	scrollbar-shadow-color:#37BA0F;
	scrollbar-arrow-color:#95EB51;
	scrollbar-track-color:#45C01D;
}
.makeScroll P, .makeScroll IMG {
	padding-right: 20px;
}
.makeScroll IMG {
	/*_margin-right: 20px;*/
}

/*
.scroll-handle{
height:10px;
width:10px;
background:#2EA300;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: bottom;
cursor:pointer;
border-left: 1px solid #91EA4C;
}
.scroll-track{
height:10px;
width:11px;
background:#91EA4C;
}
*/

#container {
	width: 766px;
	margin: auto;
	text-align: left;
}
#container H1 {
	height: 137px;	
	_height: 135px;
	margin: 0;
	padding: 0;
}
#container H1 A {
	display: block;
	height: 137px;
	_height: 135px;
	text-indent: -3000px;
	text-decoration: none;
}
#content {
	height: 425px;
}
#languages {
	width: 113px;
	height: 32px;
	float: right;
	margin-top: 12px;
	_margin-top: 11px;
}
#menu {
	margin-top: 12px;
	_margin-top: 11px;
	width: 640px;
	height: 32px;
	background-image: url(../images/slovenergo-menu-off.png);
	background-repeat: no-repeat;
}

#menu UL LI {
	float: left;
	height: 32px;
	width: 128px;
	list-style: none;
}

#menu UL LI A {
	display: block;
	height: 32px;
	width: 128px;
	text-indent: -3000px;
}

#m1:hover, #m2:hover, #m3:hover, #m4:hover, #m5:hover { background-image: url(../images/slovenergo-menu-on2.png); background-repeat: no-repeat;}
#m2 {	background-position: -128px; }
#m3 {	background-position: -256px; }
#m4 {	background-position: -384px; }
#m5 {	background-position: -512px; }
#languages UL {

}
#languages UL LI {
	float: left;
	width: 33px;
	height: 32px;
	list-style: none;
}
#languages UL LI A {
	display: block;
	height: 32px;
	width: 33px;
	text-indent: -3000px;
}
#indexcontent P {text-align:justify}
.iluimages TD {
	padding: 5px;
	background-color: white;
	border:2px solid #BFBFC0;
	text-align: center;
	vertical-align: middle;
}

#footer {text-align:center; color: #8A8C89; padding-top:50px;}
#footer A {color: #8A8C89; text-decoration:none}
#footer A:hover {text-decoration: underline}

