/***********************************************************************
 
 Project:       Atlas Transformace
 Filename:      main.css
 Version:       04.02.2010
 
 Copyright:     (C) mo.cz - Martin Odehnal, 2008
 Author:        MgA. Martin Odehnal  
 Web:           http://www.mo.cz/
  
***********************************************************************/

body {
	font-family: serif;
	font-size: 14px;
	background: #fff;
	color: #000;
	line-height: 19px;
}
a {
	color: #000;
	text-decoration: underline;
}
.main  {
	padding: 0 20px;
}
h1    {
	font-size: 23px;
	margin: 0px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 20px;
}
h1  span  {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 23px;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 30px 0 0 0;
}
p {
	padding: 0;
	margin: 10px 0;
}

p.small {
	width: 450px;
	font-size: 12px;
	margin-left: 20px;
}
p.copyright {
	font-size: 12px;
	padding-left: 20px;
}

.footnotes, .nadpis-footnotes{
	margin: 0;
	padding: 0;
	width: 500px;
	font-size: 12px;
}
.main sup {
	font-size: 10px;
	vertical-align: super;
	padding: 0 2px 0 2px;
}

.nadpis-footnotes {
	font-weight: bold;
	padding-top: 10px;
}
.invisible, hr, .header, .menu, .submenu, .nahoru, img   {
	display: none;
}
