/* 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: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    color: #7F7F7F;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT, A
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    
}

BODY
{
    BACKGROUND-COLOR: #824645;
    background-image: url(images/bg_body.gif);
    background-repeat: repeat-x;
	margin-top: 0px;    
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    
}

FONT.nadpis1{
	FONT-SIZE: 12pt;
	COLOR: #663333; 
	font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
}

DIV.nadpis1{
	font-size:	12px;
	font-weight:bold;
	color: #824645;
	padding-left: 10px;
	text-transform: uppercase;
	background-image: url(images/ctverec.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
		
}
DIV.nadpis2{
	font-size:	11px;
	font-weight:bold;
	color: #824645;
	
	text-transform: uppercase;
	
}

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: 11px;

}
HR
{
	COLOR: #663333;
	height:1px;
}
 
H1	{	
	font-size:	12px;
	font-weight:bold;
	color: #824645;
	padding-left: 10px;
	text-transform: uppercase;
	background-image: url(images/ctverec.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}	
		
H2	{	
	font-size:	11px;
	font-weight:bold;
	color: #824645;
	
	text-transform: uppercase;
	}	
		
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;
	color: #824645;
	}	
		
A:visited	{	
	text-decoration:	none;
	color: #824645;
	}	
		
A:active	{	
	text-decoration:	none;
	color: #824645;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color: #824645;
	}
	
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: 1px;
border-bottom-width:2px;
border-style: solid;
border-color: #663333;
background-color :#ffcc66;
width:120px;

}

Table.BaseTable 
{
	background-color: White;
	
}
table.BaseTable td
{
	vertical-align: top;
}

#td_leftmenu
{
    BACKGROUND-COLOR: #824645;
    background-image: url(images/bgleftmenu.gif);
    background-repeat: repeat-y;	
    width: 152px;
    text-align: right;
}

#leftmenu
{
	text-align: left;
	
}	
#leftmenu table
{
	width: 100%;
}
#leftmenu td
{
	background-image: url(images/leftmenu_cara.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
	line-height: 18px;
}
#leftmenu a
{
	font-weight: bold;
	background-image: url(images/leftmenu_ctverec.gif);
	background-repeat: no-repeat;
	background-position: 12px 1px;
	padding-left: 26px;	
}
#leftmenu a:link
{
	color: White;
}
#leftmenu a:visited
{
	color: White;
}
#leftmenu a:active
{
	color: White;
}
	
#td_leftmenu_bottom
{
	height: 144px;
	width: 152px;
    vertical-align: bottom;
    BACKGROUND-COLOR: #824645;
    background-image: url(images/bgleftmenu.gif);
    background-repeat: repeat-y;
    text-align: right;
    
}
#td_obsah
{
	width: 597px;
}
#zahlavi
{
	width: 597px;
}
#zapati
{
	width: 749px;
}
#obsah
{
  padding: 20px 40px 20px 40px;	
  color: #7F7F7F;
}
#obsah p
{
	text-align: justify;
}