body	{
	font-family: "Times New Roman";
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background: Silver url(solta4-2.jpg) no-repeat fixed center;
}
/*.*	{border: 2px dashed black !important;}  */

div.hlavni {
	width: 1000px; /*	display: block; */
	margin: 0px auto 0px auto;
} 

div.l03	{float: left;
	padding-right: 2%;
	width: 48%;}

div.r03	{float: right;
	padding-left: 2%;
	width: 48%;}


.mezera {height: 20px}	

h1{
	color: #ffff66;
	font-weight: bold;
	font-size: 500%;
	text-align: center;
}

.text1{
	padding-right: 50px;
	padding-left: 50px;
	color: Black;
	font-size: 180%;
	font-weight: bold;
}

.stihove{
	color: #ffff66;
	font-weight: bold;
	font-size: 140%;
	font-style: italic;
}

.text2{
	color: #ffff66;
	font-size: 180%;
	font-weight: bold;
}

/* ---------------------------------------- tabulky */
table		{border-color: #000000;
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
	}

/* ---------------------------------------- zarovnání */
.right{float: right;
	text-align: right;}
.left	{float: left;}
.center	{text-align: center}

/* ---------------------------------------- odkazy */
a:link	{color: #000000;
	background-color: #f0dcc8;
	}
a:visited{color: #000000}
a:hover	{color: #000000;
	background-color: #cccccc;
	}

/* ---------------------------------------- vzhled písma */
.black	{color: #000000}
.red	{color: #ff0000}
.yellow	{color: #ffff00}
.darkyellow	{color: #ffcc00}
.blue	{color: #0000ff}
.green	{color: #008000}
.gray	{color: #808080}
.white	{color: #ffffff}

.b	{font-weight: bold;}
.i	{font-style: italic;}
.male	{font-size: 75%;}
.velke	{font-size: 140%;}

.datum	{font-style: italic;
	text-align: left;
	}
	
.podpis	{font-style: italic;
	text-align: right;
	}

.email	{font-family: Verdana, Courier, Arial, sans-serif;
	font-style: italic;
	font-size: 90%;
	}

h2	{text-align: center;
	font-size: 18pt;
	font-weight: 600;
	color: #000000;
	}

h3	{text-indent: 25pt;
	font-size: 14pt;
	font-weight: 600;
	color: #000000;
	}

h4	{font-size: 14pt;
	font-weight: 600;
	color: #000000;
	}

/* ---------------------------------------- obrázky */
img	{border: none;}
