/***********************************************************************
 
 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/
  
***********************************************************************/

html, body, div, p, ul, ol, li, h1, h2, h3, h4, pre, form, p, button, img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 30px;
	line-height: 19px;
	background-color: #FFFFFF;
}
.page {
	width: 940px;
	background-color: #FFFFFF;
}
.header {
	height: 148px;
}
.logo {
	float: left;
	width: 226px;
	margin: 18px 0 0 0;
}

.logo  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.logo a {
	display: block;
	width: 226px;
	height: 113px;
	background-image: url(../image/pozadi/atlas-transformace-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo  a span {
	display: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #DBDBDB;
	border-top: 1px solid #DBDBDB;
	height: 29px;
	padding: 15px 0;
}
.menu li {
	float: left;
	list-style-type: none;
}
.menu ul a {
	text-decoration: none;
	padding: 5px 9px;
	color: #555555;
	border-right: 1px solid #E4E4E4;
	display: block;
}
.menu ul a:hover {
	background-color: #E8E8E8;
}
.menu ul .active {
	background-color: #333333;
	color: #CCCCCC;
}
.menu ul .active:hover {
	background-color: #333333;
}
.menu .right {
	float: right;
	width: 140px;
	text-align: right;
	padding: 4px 0;
}
.menu .right  a {
	color: #777777;
	font-size: 13px;
	text-decoration: none;
}
.menu .right a:hover {
	border-bottom: 1px dotted #222222;
	color: #222222;
}
.menu     a.active    {
	border-bottom: 1px dotted #777777;
}

.submenu {
	width: 220px;
	padding: 20px 0;
	float: left;
	border-right: 1px solid #DBDBDB;
}
.submenu a, .footer a {
	text-decoration: none;
	color: #555555;
}
.submenu a:hover, .footer a:hover {
	color: #222222;
	border-bottom: 1px dotted #222222;
	text-decoration: none;
}
.submenu .active {
	border-bottom: 1px dotted #222222;
}
.submenu ul {
	list-style-type: none;
}
.submenu ul li {
	font-weight: bold;
}
.submenu ul li ul li {
	font-weight: normal;
	font-size: 12px;
}
.submenu p {
	padding-right: 20px;
	padding-bottom: 20px;
}
.submenu h3 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 5px;
}
.submenu .linkuvod {
	border-bottom: 1px dotted #222222;
}
.submenu .nav {
	margin-top: 35px;
}

/*
.submenu .nav a {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	padding:5px 9px;
	outline:medium none;
	text-decoration:none;
	background-color: #E8E8E8;
}
.submenu .nav a:hover {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	padding:5px 9px;
	outline:medium none;
	text-decoration:none;
	background-color: #CCCCCC;
	border-bottom: 0;
}
*/

.main {
	width: 700px;
	float: right;
	padding: 20px 0;
	min-height: 400px;
}
.main-autori {
	width: 700px;
	float: right;
}
.main a {
	text-decoration: none;
	color: #777777;
	border-bottom: 1px dotted #777777;
}
.main a:hover {
	color: #333333;
}
.main h1 {
	font-size: 21px;
	margin: 0px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 20px;
	width: 460px;
}
.main h1 span {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 23px;
}
.main h2 {
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	width: 380px;
	line-height: 21px;
	margin-bottom: 10px;
}
.main p {
	width: 530px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555555;
	line-height: 21px;
	margin: 0 0 20px 0;
	font-size: 14px;
}
.main p.small {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	width: 360px;
	padding-left: 40px;
	margin: 0 0 10px 0;
}
.main strong {
	font-weight: bold;
}
.main .paragraf {
	font-size: 16px;
}
sub, sup {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 2px;
	font-weight: bold;
	font-size: 11px;
	line-height: 0;
}
.main ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	color: #555555;
	list-style-position: outside;
	width: 530px;
	list-style-type: none;
}
.main .seznam {
	margin: 20px 0;
}
.main .seznam li ol li {
	padding: 0 0 0 35px;
}
.main .seznam-cislovany {
	list-style-type: decimal;
	padding: 0 0 0 28px;
}
.main .nadpis-footnotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 20px 0 10px 0;
	padding-top: 30px;
}
.main .footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	width: 400px;
	margin: 0 0 10px 0;
	color: #777777;
}
.main img {
	margin-bottom: 20px;
}
.main .foto img {
	margin-bottom: 15px;
}
.main .foto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height: 17px;
}
.main img.foto-ramecek {
	border: 1px solid #CCCCCC;
}
.fotoindex {
	margin: 20px 0 0 0;
}
.autori {
	padding: 20px 0;
}
.gallery  {
	margin: 0 20px 20px 0;
	width: 340px;
	float: left;
	padding: 0;
}
.gallery img {
	margin: 0;
	padding: 3px;
	background-color: #FFFFFF;
}
.last-gallery {
	margin: 0;
}
.gallery a {
	border-bottom: 0px;
}
.autori-210 {
	width: 220px;
	float: left;
	padding: 20px 0;
	margin: 0 20px 0 0;
}
.autori-210 .autor {
	margin: 0 0 30px;
}

.autor  {
	width: 220px;
	float: left;
	margin: 0 20px 35px 0;
}
.last {
	margin: 0 0 35px 0;
}
h3     {
	font-weight: normal;
	font-size: 17px;
	margin: 0 0 7px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.autori h3 span, .autori-210 span  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	display: block;
	line-height: 17px;
	padding-top: 1px;
}
.autori  p, .autori-210  p, .submenu p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
}
.slideshow  img { 
	display: none 
}
.slideshow  img.first { 
	display: block 
}
.footer {
	padding: 0;
	margin-top: 50px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.footer p.copyright {
	width: 200px;
	float: left;
}
.footer p.nahoru {
	width: 685px;
	float: right;
	text-align: left;
	padding: 0 0 0 15px;
	background-image: url(../image/pozadi/sipecka-nahoru-mo.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.footer a {
	text-decoration: none;
	color: #555555;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
}
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
.invisible {
	display: none;
}
