
ul#hlavniMenu li
{
behavior: url(http://www.energoplan.cz/hover.htc);

}



/********************************************************/
/*               CSS format WA demo 2.60                */
/********************************************************/

html, body, h1, h2, h3, h4, h5, h6, p, form, input, select, textarea, ul, li, address, hr {
   margin-bottom: 0px;
	margin-top: 0px;	
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}

html, body {
	background-color: #BE5D4A;
	text-align: justify;
	font-size: 82%;
}

p {
  	margin: 10px 0;
	color: #fff;
	text-align: justify;
	font-size: 1em;	
}

hr {
	color: #ccc;
	height: 0px;
	background: #ccc;
	clear: both;
}

.vsechna_velka{
	font-variant: small-caps;
}

.preskrtnute{
	text-decoration: line-through;
}

.zbvyrazneny{
	background-color: Silver;
}


/*----------------- definice tagu se zvlastním významem ------------------*/

PRE, xmp {
	font-family: Verdana, Arial, Helvetica;	
	font-size: .95em;
}

acronym, abbr {
	border-bottom: 1px dotted #ADADAD;
	cursor: help;
} /* acronym - napr. content managmant system; Abbr - napr. CMS*/  

/*-----------------definice nadpisu ------------------*/

H1, H2, H3, H4,  H5,  H6 {
	color: #fff;
}

H1 {	
      margin-bottom: 10px;
		margin-top: 15px;
		font-size: 1.5em;
		padding-top: 0px;	
}

H2 {	
      margin-top: 10px;
      margin-bottom: 5px; 
		font-size: 1.4em;
		padding-top: 0px;
}

H3, caption {	
      margin-bottom: 0px;
		font-size: 1.4em;
		padding-top: 3ex;
		font-family: Arial, Helvetica, sans-serif;
}

H4 {	
		font-size: 1.2em;
		padding-top: 10px;		
}

H5 {	
		font-size: 1.2em;
		padding: 0;	
		margin: 3.5ex 0 0 0;
}

H6, address{	
		font-size: 1em;
		padding-top: 0px;
		font-weight: normal;
		font-style: normal;
}

/*-----------------definice seznamu ------------------*/

ul {
	margin-top: 0px;	
	padding: 0; margin: 0 0 1.5ex 1.6em;
}

li {
	line-height: normal;
	font-size: 1 em;
}

ul li ul{
	list-style-type: square;
	margin-bottom: -1.5ex;
}


ul.odrazka_kruh li {
	list-style-type: cricle;
}

ul.odrazka_ctverecek li {
	list-style-type: square;
}

ul.odrazka_puntik li{
	list-style-type: disc;
}

ol.odrazka_roman li {
	list-style-type: upper-roman;
}


/*-----------------definice odkazu ------------------*/

a, a:visited, a:link {
	text-decoration: none;
	color: #F0EB2A;
	font-weight: bold;	
}

a:hover {
	text-decoration: underline;
}


/*-----------------definice formularu ------------------*/

form {
	margin: 0px 0px 0px 0px;
}	

label {
	color: #fff;	
}

/*-----------------definice tabulek ------------------*/

table, th, td {
	font-size: 1em;
  }

td {
	vertical-align: top;
}

/* >> tabulka barevne ohraniceni------------------*/

.tabulka, .tabulka th, .tabulka td {
	border: 1px solid #AB1D2E;
   border-collapse: collapse;
   padding: 1px 5px 1px 5px;
  }

.tabulka th {
  	background: #AB1D2E;
  }

/* >> tabulka barevne ohraniceni------------------*/
  
.tabulka_bez, .tabulka_bez th, .tabulka_bez td {
	border: 0px;
   border-collapse: collapse;
   padding: 1px 5px 1px 5px;
  }

.tabulka_bez th {
  	background: transparent;
  }

/* >> tabulka barevne ohraniceni, podklad------------------*/
  
.tabulka_bgcol, .tabulka_bgcol th, .tabulka_bgcol td {
	border: 1px solid #ADADAD;
	background-color: #F0F0F0;
   border-collapse: collapse;
   padding: 1px 5px 1px 5px;
  }

.tabulka_bgcol th {
  	background: #BBBBBB;
  }
  
  
.liche_tr{
  	background: #EBEBEB;
  }

/*-----------------definice obrazků ------------------*/


.obrazek_1px{
	border: 1px solid #ADADAD;
}  
    
.obrazek_3px{
	border: 3px solid #ADADAD;
}  

.obrazek_5px{
	border: 5px solid #ADADAD;
}  
  
/*-----------------definice floatování ------------------*/

.floatleft {
	float: left;
	margin: 0  20px 0 0;
}
.floatright {
	float: right;
	margin: 0  0 0 10px;
}

/*-----------------definice ohraniceni obrazku ------------------*/

img {
	border: 0;
}

/*-----------------definice obrazku na proklik ------------------*/
.print_image 
{
	border: 1px solid #AB1D2E; 
}

/* scroll */

body, html  {
 scrollbar-base-color: #7D0412;
 scrollbar-arrow-color: #fff;
 scrollbar-highlight-color: #BE5D4A;
  scrollbar-shadow-color: #BE5D4A;

/*
scrollbar-track-color: silver;
scrollbar-face-color: blue;
scrollbar-highlight-color: yellow;
scrollbar-3dlight-color: green;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: purple;
scrollbar-arrow-color: red; 
*/
}
.abeceda{
list-style-type: lower-alpha; 
margin-left: 3em;
font-weight: bold;

}

hr {
	color: White;
}

.cent{
	text-align: center;
}

input, textarea {
	color: Black;
	font-size: 1.2em;
}