/* 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: 8pt;
    
}
IMG.doplnek
{
		border:1px;
	border-style:solid ;
	border-color: #663333;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT, A
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    color:#663333;
   
   
}

BODY
{
    BACKGROUND-COLOR: #ffcc99;
    
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

FONT.nadpis1{
	FONT-SIZE: 12pt;
	COLOR: #663333; 
	font-family : Verdana,Arial, Helvetica, sans-serif;
		font-weight : bold;
}

DIV.nadpis1{
	FONT-SIZE: 12pt;
	COLOR: #663333; 
		font-weight : bold;
		background-image: url(images/bgnadpis.gif);
		background-repeat: no-repeat;
	
		height: 27;
		padding-left: 11;
		padding-top:2;
}

DIV.nadpis2{
	FONT-SIZE: 11pt;
	COLOR: #663333; 
	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;
text-align: justify;
}
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	{	
FONT-SIZE: 9pt;
	COLOR: #663333; 
	font-weight : bold;
	
	}	


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.clanky
{
	margin-left: 15px;
}	
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;
	}	


a.topmenu:link {
	text-decoration: none;
	color:#663333;
	font-family: Verdana,Arial, sans-serif;
	font-size: 11px;

}
a.topmenu:visited {
	text-decoration: none;
	color:#663333;
	font-family: Verdana,Arial, sans-serif;
	font-size: 11px;

	
}
a.topmenu:hover {
  text-decoration: underline;
	color:#663333;
	font-family: Verdana,Arial, sans-serif;
	font-size: 11px;
}
table.Okno
{
border-width: 1;
border-bottom-width:2;
border-style: solid;
border-color: #663333;


}
table.NotFoto
{
border-width: 1;
border-style: solid;
border-color: #663333;
width:200;
height :150;


}
	

IMG.Foto
{
	border:1px;
	border-style:solid ;
	border-color: #663333;
		
}
.nov_IMG 
{
	height:100px
}
.nov_text
{
	height:70px
}