/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: tahoma;
    FONT-SIZE: x-small;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
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:x-small;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	}	

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	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;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
h1 
{ 
font-family:"verdana", "Arial Narrow CE", "Arial Narrow", Arial, Helvetica, "Helvetica CE", sans-serif; 
font-size:150%; 
font-weight: bold; 
color: #FF7700; 
text-align:left;
} 
h2
{ 
font-family:"verdana", "Arial Narrow CE", "Arial Narrow", Arial, Helvetica, "Helvetica CE", sans-serif; 
font-size:small ; 
font-weight: bold; 
color: #FF7700; 
padding:10 10 10 10;
text-align:left;

} 
.podtrzeni 
{ 
border-bottom: 1px solid #FF7700; 
} 
.podtrzeniH4
{ 
border-bottom: 1px solid #FF7700;
padding:10 10 10 10;
} 
.podtrzenimodre 
{ 
border-bottom: 1px solid #007bad; 
} 
.modra
{ 
color:#007bad;

} 
.bold
{
	font-weight:bold;	
	}
.obsah{
	background-color:#F2F2F2;
	border:solid 1 #3b9ac0;
	padding: 10 30 10 10;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif; 
    font-size:x-small ;
	margin:10 10 20 20;
	letter-spacing: 1px; 

	}
.obsah2
	{
	border:solid 1 #3b9ac0;

	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif; 
    font-size:x-small ;
	margin:10 10 20 20;
	letter-spacing: 1px; 

	}
.nadpis{
color:#FF7700;
background-color:#ffffff;
letter-spacing: 1px; 
padding: 10 30 10 10;


}
.nadpisb{
color:#FF7700;
background-color:#ffffff;
font-weight:bold;
border-bottom:solid 1 #3b9ac0;
letter-spacing: 1px; 

}
.cell
{
color:#000000;

border-bottom:solid 1 #FF7700;
font-weight:bold;
border-top:solid 1 #FF7700;
padding: 5 5 5 5;
margin: 5 5 5 5;
letter-spacing: 1px; 
}
.cell2
{
color:#000000;
margin: 5 5 5 5;
}
.blueborder
{

border-top:solid 1 #3B9AC0;
border-bottom:solid 1 #3B9AC0;
font-weight:bold;
color:Black;
padding: 5 10 5 10;
margin: 5 5 5 5;

}
.bluebordersv
{

border-top:solid 1 #3B9AC0;
border-bottom:solid 1 #3B9AC0;
font-weight:bold;
background-color:#afd6e5;
padding: 5 5 5 5;
margin: 5 5 5 5;
letter-spacing: 1px; 
}
.bluebordernadpis
{


font-weight:bold;
background-color:#ffffff;
padding: 5 5 5 5;
margin: 5 5 5 5;
letter-spacing: 1px; 
}
.celloranz
{
color:#000000;
background-color:#ffddbf;
border-bottom:solid 1 #FF7700;
font-weight:bold;
border-top:solid 1 #FF7700;
padding: 5 5 5 5;
margin: 5 5 5 5;
letter-spacing: 1px; 
}
.celloranz2
{
color:#000000;
background-color:#ffddbf;
font-weight:bold;
padding: 5 5 5 5;
margin: 5 5 5 5;
letter-spacing: 1px; 
}
.celloranzsv
{
color:#000000;
background-color:#FCEADA;
border-top:solid 1 #FF7700;
letter-spacing: 1px; 
font-weight:bold;
padding: 10 10 10 10;

}
.celloranzsv2
{
color:#000000;
background-color:#FCEADA;

letter-spacing: 1px; 
font-weight:bold;
padding: 10 10 10 10;

}
.celloranzsvb
{
color:#000000;
background-color:#FCEADA;
border-bottom:solid 1 #FF7700;
border-top:solid 1 #FF7700;
letter-spacing: 1px; 
font-weight:bold;
}
.cellbluedark
{
	background-color:#3B9AC0;
	color:#ffffff;
	padding: 5 10 5 10;
	border-top: solid 1 #3B9AC0;
	border-bottom: solid 1 #3B9AC0;
	font-weight:bold;
	letter-spacing: 1px; 
}
.cellblue
{
	background-color:#45b4fa;
	color:#ffffff;
	padding: 5 5 5 5;
	border-top: solid 1 #3b9ac0;
	border-bottom: solid 1 #3b9ac0;
	font-weight:bold;
	letter-spacing: 1px; 
}
.cellbluesv
{
	background-color:#afd6e5;
	color:#ffffff;
	padding: 5 5 5 5;
	border-top: solid 1 #3b9ac0;
	font-weight:bold;
	letter-spacing: 1px; 
}
.cellbluesvb
{
	background-color:#afd6e5;
	color:#ffffff;
	padding: 5 5 5 5;
	border-top: solid 1 #3b9ac0;
	border-bottom: solid 1 #3b9ac0;
	font-weight:bold;
	letter-spacing: 1px; 
}
.borderbottomoranz
{
	border-bottom:solid 1 #FF7700;
	padding: 0 10 0 10;
	}
.bordertoporanz
{
	border-top:solid 1 #FF7700;
	
	}
.borderbottomblue
{
	border-bottom:solid 1 #3b9ac0;
	
	}
.cellgrey
{
	background-color:#C8C8C8;
	color:#ffffff;
	padding: 5 5 5 5;
	border-top: solid 1 #808080;
	border-bottom: solid 1 #808080;
	font-weight:bold;
	letter-spacing: 1px; 
}
.cellgreysv
{
	background-color:#E2E2E2;
	color:#000000;
	padding: 5 5 5 5;
	border-top: solid 1 #808080;
	font-weight:bold;
	letter-spacing: 1px; 
}
.cellgreysvb
{
	background-color:#E2E2E2;
	color:#ffffff;
	padding: 5 5 5 5;
	border-top: solid 1 #808080;
	border-bottom: solid 1 #808080;
	font-weight:bold;
	letter-spacing: 1px; 
}
.cellkontakt
{
	
	color:#FF7700;
	padding: 5 5 5 5;
	border-top: solid 1 #FF7700;
	border-bottom: solid 1 #FF7700;
	font-weight:bold;
	font-size:x-small;
	
}
.cellpadding
{
	
	padding:0 10 0 10;
	
}
