@charset "utf-8";
/* CSS Document */

body { 
    font: 12pt Georgia, "Times New Roman", Times, serif;
   }
h1 {
	text-align: center;
	letter-spacing: 0.1em;
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #68454d;	
	}
h2 {
	text-align: center;
	letter-spacing: 0.05em;
	font: 1.9em Georgia, "Times New Roman", Times, serif;
	color: #7b4b53;
	}
h3 {
	text-align: center;
	letter-spacing: .1em;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #9a656e;
	}	
p {
	margin: 0; 
	line-height: 1.1em;
	text-align: justify;
	padding-bottom: .5em;
	}
	
img.slice {float: right; clear: right; margin: -.5px 0 0 10px;}
div.over {margin-right: 2px;}
	
div.const blockquote p {
	text-align: center;
	letter-spacing: .1em;
	font-style: italic;
	font-weight: bold;
	color: #373b5d;
	line-height: 1em;
	margin: 0;
	padding: 10pt;
	padding-bottom: 0;
	}
div#links { 
	display: none; 
	} 

div#banner {
	display: none;
	}

div#content a:link {color: #373b5d; padding: 5px;}
div#content a:visited {color: #373b5d; padding: 5px;}
div#content a:link:hover {
	color: #c8cadd; 
	background-color: #7b4b53; 
	border: 2px solid #767ba9; 
	padding: 3px;
	background-image: url("../Pictures/main/monstrace-cropped-dark.jpg");
   	background-position: 0 0;
   	background-repeat: no-repeat;
   	background-attachment: fixed;
	}
div#content a:visited:hover {
	color: #c8cadd; 
	background-color: #7b4b53; 
	border: 2px solid #767ba9; 
	padding: 3px;
	background-image: url("../Pictures/main/monstrace-cropped-dark.jpg");
   	background-position: 0 0;
   	background-repeat: no-repeat;
   	background-attachment: fixed;
	}
div.photoright   {text-align: center;}
div.photoleft    {text-align: center;}
div.photocenter  {text-align: center;}

div.decision  {display: none;}

div#rettotop  {display: none;}
div.rettotop  {display: none;}

div#footer  {display: none;}



