/* CSS Document */
#menu01 {
	margin-left: 32px;
}
#menu01 A {
  font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: rgb(122,122,255);
	font-weight : normal;
	letter-spacing : 2px;
}
#hlavicka00 {
	width: 920px;
	height: 20px;
	color: black;
}
#obsahHEAD {
	border-bottom: 1px solid rgb(30,144,255);
	height: 35px;
}
/*
#obsahHEAD IMG {
	margin-bottom: 0px;
}*/
.nadHEAD {
	border-bottom: 1px solid rgb(30,144,255);
	margin-top: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: rgb(122,122,255);
	font-weight : normal;
	letter-spacing : 2px;
}
#obsahHEAD02 {
	border-bottom: 1px solid rgb(30,144,255);
	height: 35px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: rgb(30,144,255);
	font-weight : bold;
	letter-spacing : 2px;
	text-transform : uppercase;
}
#obsahPG {
	margin-top: 8px;
	color: whitesmoke;
	font-size: 16px;
}
#obsahPG P {
	text-indent: 20px;
}
#obsahPG .nadpisWH {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: whitesmoke;
	font-weight : bold;
	letter-spacing : 2px;
	text-transform : uppercase;
}

#obsahPG .nadpisBL {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: rgb(30,144,255);
	letter-spacing : 2px;
	text-transform : uppercase;
}
.kontakt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
A {
	font-weight : normal;
	text-decoration : none;
	color: whitesmoke;
}
A:hover {
	color: yellow;
}
.odsazeni {
	text-indent: 20px;
}

.paticka {
/*	width: 920px;
	height: 40px;*/
	background: url(graf/gnd4x1.png);
	padding: 6px 0px 0px 32px;
	text-align: left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: darkgray;
}

.projekt {
	font-weight: normal;
}
.pDATUM {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	border-bottom: 1px solid rgb(30,144,255);
	margin-top: 12px;
	color: rgb(153,204,255);
}
.pDATA {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	font-variant : small-caps;
	color: white;
}
.pDILO {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 80px;
	margin-top: 4px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 2px;
  background-color : rgb(51,102,204);
	color: smokewhite;
}
UL {
	margin-left: 40px;
}
/* CV */
.cv_nadpis {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: white;
}
.cv_txt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}

/* FG */
.obr{
	text-align:center;
  background: navy;
	border: 1px solid rgb(30,144,255);
	padding: 5px;
	margin: 2px;
	z-index: 1;
	float: left;
}
.album {
  clear: both;
}
.albNADPIS {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	font-variant : small-caps;
	color: white;
}
.albOBSAH {
}
