/* Default CSS Stylesheet for a new Web Application project */

/* Improt stylu pro uniwebcomponenty */

@import "UniWebComponets.css";

BODY, A, TH, TD, INPUT,SELECT,FONT,DIV
{
	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    
}
Table.BaseTable
{
	/*background-color:#cccccc ;*/
	width:570px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT, A
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    color:#003366;
}

BODY
{
    BACKGROUND-COLOR: #999999;
    
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0 0 0 0;
}

FONT.nadpis1{
	FONT-SIZE: 12pt;
	COLOR: #663333; 
	font-family : Verdana,Arial, Helvetica, sans-serif;
		font-weight : bold;
}

DIV.nadpis1{
	FONT-SIZE: 11pt;
	/*COLOR: #049CDF; */
	COLOR: #FF9765;
	font-weight : bold;
		
}
DIV.nadpis2{
	FONT-SIZE: 11pt;
	COLOR: #FF9765;
	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	{	
	text-decoration:	none;

	}	
		
A:visited	{	
	text-decoration:	none;
	
	}	
		
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;

}
	
	

.vertical_table 
{
	width: 748px;
	background-color: White;
}	

.td_levy_sloupec 
{
	background-color: #049BE4;
}

.left_menu 
{
	width: 173px;
	color: White;
	font-weight: bold;
	background: white;
}
.left_menu a:link 
{
	color:White;
	text-decoration: none;
}
.left_menu a:visited 
{
	color:white;
	text-decoration: none;
}
.left_menu a:active 
{
	color:White;
	text-decoration: none;
}
.left_menu a:hover 
{
	color:#049CDF;
	text-decoration: none;
}

.left_menu_polozka 
{
	background-color: #0201D8;
	margin: 0 0 3 0;
	padding: 2 0 2 5;
}
.left_menu_polozka_odsazena
{
	background-color: #0201D8;
	margin: 0 0 3 0;
	padding: 2 0 2 25;
}
.left_menu_static 
{
	background-color: #0201D8;
	margin: 0 0 3 0;
	padding: 2 0 2 5;
}
.left_menu_item_image 
{
	margin: 0 5 0 0;	
}
.vertical_line 
{
  width: 3px;
  background-image: url(images/vertical_line.gif);	
  background-repeat:repeat-y;
  background-position:center;
}

.nadpis_novinky
{
 color:#FF9765;	
 FONT-SIZE: 11pt;
 font-weight : bold;
 
}

.novinky_zobrazit
{
	text-align: right;
	font-weight:bold;
	margin-right: 10px;
}
.zobrazit_img
{
	margin-right: 10px;
}
.novinky_zobrazit a:link 
{
	color:#0000FD;
	
}
.novinky_zobrazit a:visited 
{
color:#0000FD;
}
a.novinky_zobrazit:active 
{
color:#0000FD;
}
a.novinky_zobrazit:hover 
{
color:#0000FD;
}
#zahlavi_kontakty
{
	background-image: url(images/zahlavi_kontakty.jpg);
	background-repeat: no-repeat;
	width: 748;
	height: 22;
	text-align: right;
	font-size: 10px;	
}


#zahlavi_kontakty a:link 
{
	font-size: 10px;
	color: Black;
}
#zahlavi_kontakty a:visited 
{
	font-size: 10px;
	color: Black;
}
#zahlavi_kontakty a:active 
{
	font-size: 10px;
	color: Black;
}
#zahlavi_kontakty a:hover
{
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
#o_firme
{
	margin-left: 10px;
	width: 400px;
}
