/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	background-image: url(http://www.riebel.cz/theme/back.png);
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	background-repeat: repeat-y;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #666666;
}

td
{
	font-size:0.8em
}

.Obsah_center
{
	padding-right: 0.5em;
	display: block;
	padding-left: 0.5em;
	visibility: visible;
	padding-bottom: 1em;
	width: 780px;
	padding-top: 2px;
	text-align: center;
}
.Obsah_center img
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

A:link
{
	color: #ffcc33;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#ffcc33;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#666666;
	}	
		
A:hover
{
	color: #ffffcc;
	text-decoration: underline;
}
	
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;
	}	
#hlavni
{
	width: 780px;
	height:auto;
	padding:0 0 0 0;
	margin:0 0 0 0
}

#menu
{
	background-image: url(http://www.riebel.cz/theme/menupoz.png);
	background-repeat: repeat-x;
	height: auto;
	text-align: center;
}
#uvod
{
	text-align:center;
	height:auto;
	padding-bottom:8mm
}
#obsah
{
	padding-right: 8mm;
	display: block;
	padding-left: 8mm;
	padding-bottom: 8mm;
	padding-top:3mm;
	background-color: #666666;
	text-align: justify
}
#hlavicka
{
	padding:0 0 0 0;
	margin:0 0 0 0
}
