
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 11px;
	text-align: justify;
	color: #666666;
}

body, th, td, input, textarea, select, option {
	font-family: Helvetica;
	 
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #E5DC1E;
}

h1 {
	letter-spacing: 0px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

hr {
	display: none;
}

#back {
text-align:center;
background: url(images/wrapper.jpg) repeat-x;

}

.nadpis {
	font-size:13px; 
	color:#666666;
}
#popis {
	font-size:10px; 
	color:#666666;
	margin-bottom:5px;
}

