/*			Honesta.org stylesheet
 *	----------------------------------
 *		Authors:     Ondřej Peřina
 *                   Aleš Roubíček
 *		Create date: 2004-08-04			
 *		Alter date:	 2007-01-18
 */
 
/*		Colors:
 *				modra tmava:	#0000C0
 *		  	  modra svetla: 	#AACCFF
 *				  modroseda:	#667ABB
 */ 

body {
	color: Black;
	background-color: #FFF;
	font: 80% Arial, Helvetica, sans-serif;
	padding: 0.5em;
	margin: 0;
	text-align: center;
}

p {
	margin: 0;
	padding: 0.5em 1em 1.2em 1em;
	text-indent: 0;
}

p.odsazene {
	text-indent: 0.5em;
}

p.center {
	text-align: center;
}

div {
	text-align: left;
}

h1, h2, h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1em;
	text-indent: 0;
	text-align: left;
}

h1 {
	font-size: medium;
	padding-top: 1em;
	padding-bottom: 1em;
	font: 800;
}

h2 {
	font-size: small;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h2.otazka {
	font-style: italic;
	padding-bottom: 0em;
}

h3 {
	font-size: small;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

h3.paragraf {
	padding-bottom: 0em;	
}

h3.varianta {
	font-weight: 400;
	font-style: italic;
	text-decoration: underline;	
}

ul, ol {
	margin: 0 0 0 3.3em; 
	padding: 0em 3em 0em 0em;
}

li {
	text-indent: 0em;
}

address {
	font-style: normal;
	margin: 0;
	padding: 0.5em 1.5em 1.2em 1.5em;
	text-indent: 0;
}

#page {
	background-color: #667ABB;
	width: 760px;
	margin: 0 auto;
	position: relative;
}

#head {
	color: #FFF;
	border-bottom: 2px solid #AACCFF;
	height: 36px;
	position: relative;
}

#head h1 {
	font-size: 1.5em;
	background: url('hd_cr.gif') no-repeat;
	background-color: #0000C0;
	padding: 10px 0 0 52px;
	margin: 0;
	width: 165px;
	height: 26px;
	font-style: italic;
	position: absolute;
	bottom: 0;
}

#head h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#content {
	color: #000;
	background-color: #FFF;
	margin-left: 215px;
	text-indent: 2em;
	text-align: justify;
	border: 2px solid #667ABB;
	border-top: 0;
	border-bottom: 0;
}

#content-home {
	background: #FFF url('spravedlnost.gif') no-repeat bottom right;
}

#menu {
	color: #FFF;
	position: absolute;
	top: 55px;	
}

#menu ul {
	list-style-type: none;
	margin: 0 0 0 1.5em;
	padding: 0;
}

#menu a {
	color: #FFF;
	text-decoration: none;
}

#menu a:hover {
	color: #AACCFF;
	text-decoration: underline;
}

#navbar {
	color: #FFF;
	font-size: 1.1em;
	font-weight: bolder;
	position: absolute;
	top: 0px;
	left: 217px;
	padding: 0;
	margin: 0;
	_margin-top: -.8em;
	line-height: 2.2em;
}
#navbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navbar li {
	display: inline;
	padding: 0 2em;
}

#navbar a {
	color: #FFF;
	text-decoration: none;
	padding: 0.8em;
	_display: inline-block;
}

#navbar a:hover {
	color: #AACCFF;
	text-decoration: underline;
}

#copy {
	color: #FFF;
	line-height: 2;
	padding-left: 0.7em;
	border-top: 2px solid #AACCFF;
	background: #0000C0 url('bg_cp.gif') bottom right no-repeat;
	height: 24px;
	overflow: hidden;
}

#copy a {
	color: White;
	text-decoration: none;
}
