/* Default CSS Stylesheet for a new Web Application project */

/* Improt stylu pro uniwebcomponenty */

@import "UniWebComponets.css";
/*
@import "panels.css";
@import "basic.css";
@import "structure.css";
@import "main.css";*/

BODY, A, TH, TD, INPUT,SELECT,FONT,DIV
{
	FONT-FAMILY: Verdana, Geneva, Helvetica, sans-serif;
    
}
/*Table.BaseTable
{
	background-color:#cccccc ;
	width:710px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT, A
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    color:#003366;
}
*/
BODY
{
    /*BACKGROUND-COLOR: #D8E6F3;*/
    margin: 0 0 0 0;  
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background: #F7D9B3/* #D8E6F3*/ url("images/bgr_body.gif") repeat-y top left;
}
/*
FONT.nadpis1{
	FONT-SIZE: 12pt;
	COLOR: #663333; 
	font-family : Verdana,Arial, Helvetica, sans-serif;
		font-weight : bold;
}
*/
DIV.nadpis1{
	FONT-SIZE: 14pt;
	COLOR: black; 
	font-weight :600;
		
}/*
DIV.nadpis2{
	FONT-SIZE: 11pt;
	COLOR: #003366; 
	font-weight : bold;
}

DIV.nadpis3{
	FONT-SIZE: 9pt;
	COLOR: #663333; 
	font-weight : bold;
}
DIV.nadpis4{
	COLOR: #663333; 
	font-weight : bold;
}
DIV.small{
	FONT-SIZE: 7pt;
	
}
DIV.textundernadpis{
	
		padding-left: 11;

}
HR
{
	COLOR: #663333;
	height:1px;
}
 
H1	{	
	font-size:	16px;
	font-weight:bold;

	}	
		
H2	{	
	font-size:	14px;
	font-weight:bold ;
	}	
		
H3	{	
	font-size:	12px;
	font-weight:bold ;
	}	
DIV.H2	{	
	font-size:	14px;
	font-weight:bold ;
	color:#663333;
	}		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;

	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	
	}	

*/
A:link	{	
	color: #2B5CF3;
    font-weight: bold;
	}	
		
A:visited	{	
	color: #2B5CF3;
    font-weight: bold;
	}	
/*		
A:active	{	
	text-decoration:	none;
	
	}	
		
A:hover	{	
	text-decoration:	underline;
	
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	


UL
{
	margin-left: 15px;
}	

UL LI	{	
	list-style-type:	square ;
	
	}	

UL LI LI
{
	margin-left: 5px;
	list-style-type: disc;
}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	



table.Okno
{
border-width: 1;
border-bottom-width:2;
border-style: solid;
border-color: #663333;
background-color :#ffcc66;
width:120;

}
	
	
*/
.zahlavi
{
  background:  #93887A;/*black;	*/
}
.lista_logo
{
  width: 100%;
  background: #E97D05;
  text-align: left;
  background-image:url(images/headerbg.png);
  background-position:left top;
  background-repeat:repeat-y;
  height:70px;
  display:table;
  /*border-top: 8px solid black;
  border-left: 1px solid black;  */
 
}
#zastupovanikupujicihohref{ font-size:22px; color:#5f6460; text-decoration:none; font-weight:bold;
	 margin-top:12px; display:block;}
.horni_menu
{
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	color: white#D8E6F3;
	font-size: 10pt;
	padding: 2 0 2 0;
	margin-top: 0px;
	/*border-bottom: 1px solid #D8E6F3;*/
}
.horni_menu_item
{
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  background:  #93887A;/*black;*/
  border-right: 1px solid #D8E6F3;
  display: inline;  
}
.horni_menu_item a:link
{
  text-decoration: none;	
  color: White;/* #D8E6F3;*/
}
.horni_menu_item a:visited
{
  text-decoration: none;	
  color: White;/* #D8E6F3;*/
}
.sedivy_pruh
{
  background: #93887A;
  color: White;
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  padding: 2 0 2 10;	
  width: 162px;
  >width: 172px;
  float: left;
}

.left_menu
{
  width: 172px;	
  background: #6B6C6C;
}
.left_menu_item
{
  border-bottom: 1px solid #928982;	
  
}
.left_menu_item_static
{
  color: #E97D05;
  font-weight: bold;
  font-size: 10pt;
  padding-left: 10px;
 padding-top: 4px;
 padding-bottom: 4px;	 
}
.left_menu_item_odkaz
{
 padding-top: 4px;
 padding-bottom: 4px;
 padding-left: 20px;
}
.left_menu_item a
{
  font-weight: bold;
  font-size: 9pt;	
  width: 100%;
  	
  
}
.left_menu_item a:link
{
  color: White;
  text-decoration: none;	
    /*padding-left: 20px;
  line-height: 1.5em;
  padding-top: 4px;
  padding-bottom: 4px;*/
    
}
.left_menu_item a:visited
{
  color: White;
  text-decoration: none;	
  /*line-height: 1.5em;
  padding-left: 20px;
  padding-top: 4px;
  padding-bottom: 4px;*/
  
}
.left_menu_item a:hover
{
  color: White;
  text-decoration: none;	
  /*line-height: 1.5em;
  
  width: 100%;*/
  
  /*border-left: 8px solid #E97D05;*/
}
.copyright
{
  margin-top: 50px;
  color: Black;
  font-size: 7pt;	
}
.obsah_margin
{
  padding: 15 0 15 15;	
  
}
.obsah
{
  width: 99%;
  
}
.filtr
{
  width: 500px;	
}
.filtr td
{
  font-size: 8pt;	
}
.filtr_nadpis
{
  color: #666666;
  font-weight: bold;	
}
.Novinky_NovinkaTable a:link
{
  color: #666666;	
  font-weight: bold
}
.Novinky_NovinkaTable a:visited
{
  color: #666666;
  font-weight: bold	
}
.text p
{
  font-size: 10pt;	
  text-indent: 1em;
}

.text td, th, li,.text
{
	font-size: 10pt;	
}
/* TABLES */
.tym table{
  text-align: left;
  border-collapse: collapse;
  background-color: #eaeaea;
}

.tym th, .tym td{
  font-size: 8pt;
  border: 1px solid #d2bc7b;
  padding: 5px;
  vertical-align: top;
  color: #003399;
}

.tym th{
  color: #fff;
  background-color: #e97d05;
  font-weight: normal;
}

.tym tr.even{background-color: #d8e6f3;}
.tym tr.odd{background-color: #b7cfe8;}

.tym td h3
{
  font-size: 10pt;
  margin-top: 10pt;
}
.tym td h3 span
{
  font-weight: normal;
}
.kontakt
{
  font-size: 10pt;	
}
#cenik td{text-align:center;vertical-align:top;font-size:11px;}
.standard td{vertical-align:top;border-bottom:1px dotted #666;font-size: 10pt;	}
.standard tr{border:1px solid #ccc;}

#banner{ width:250px; height:525px; background-image:url(images/eligobanner.jpg); 
	background-repeat:no-repeat; background-position:left top; margin-top:24px;}
