@charset "windows-1250";

body			{	background: #FFF5DD;
						margin: 0;
					}
HR {height: 1px; color: #000000;}
					
#window {
 position: relative;
	top: 0px;
	left: 0px;
	width: 765px;
	height: 100%;
	xborder: solid #000000 1px;
}
#toc {
 position: relative;
	display: block;
	width: 160px;
	height: 100%;
 font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	text-align: left;
	font-weight: normal; 
	color: #999999;
	background-color: #000000;	
	padding-left: 5px;
	float: left;
}
#main {
 position: relative;
	width: 590;
 font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration: none; 
 text-align: left;
	font-weight: normal; 
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
}

#projekt {
 font-family: Arial, Helvetica, sans-serif;
}
#mesto {
	font-size: 12pt; 
 text-align: left;
	font-weight: bold; 
	background-color: #ff8800;
	color: #000000;
	padding: 0 5 0 5;
}
#termin {
 font-size: 10pt; 
 text-align: left;
	font-weight: bold; 
	background-color: #ffc040;
	color: #000000;
	padding: 0 5 0 5;
}
#terms {
	font-size: 8pt; 
 text-align: left;
	font-weight: normal; 
	color: #000000;
	padding: 0 5 0 5;

}

				
a,h1,h2,h3,h4,p,td	{	font-family: arial,helvetica, sans-serif, verdana }
td {font-size: 10pt;}
h1,.h1		{	font-size: 20pt;
							font-style: italic;
							color: #BF7501;
						}
						
h2					{	font-size: 16pt;
							font-style: italic;
							color: #BF7501;
						}

h4					{	font-size: 10pt;
							font-style: italic;
							font-weight: normal;
							color: #000000;
						}

em					{	font-size: 12pt;
							font-weight: bold;
						}	
p				{	font-size: 10pt;
						}
p						{	text-align: justify;
						}
li					{	text-align: left;
						}
a						{ color: #BF7501;
							font-weight: bold;
							text-decoration: none;
						}
a:hover			{ color: #FF9F09; }
.film				{	font-size: 10pt;
							font-style: normal;
							color: #000000;
							font-weight: normal;
						}
.stit			{ background: #FFC33F;
						font-family: arial, verdana, sans-serif, helvetica;
						font-size: 11pt;
						font-weight: bold;
					}
.tit			{ background: #FF8810;
						font-family: arial, verdana, sans-serif, helvetica;
						font-size: 12pt;
						font-weight: bold;
					}
.poznamka	{ font-size: 8pt;
						font-weight: normal;
					}

#rightbox {
  border: 1px solid red;
}
					
.dz {
  position: relative;
	width: 470px;
	text-align: center;
}

.dzimg {
  padding: 3px;
}

img {
  border: 0;
}

#headline {
  width: 100%;
	text-align: center;
}


