body	{
	font-family: "Times New Roman";
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background: Silver url(solta4-4.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: 39px}	

h1	{text-align: center;
	color: #000000;
}

h2	{text-align: center;
	color: #000000;
}

.text1{
	padding-right: 50px;
	padding-left: 50px;
	color: #000000;
	font-size: 150%;
	font-weight: bold;
}

.text2{
	color: #000000;
	font-size: 130%;
	font-weight: bold;
}

.text3{
	color: #000000;
	font-size: 100%;
	font-weight: bold;
}

.info{
	font-size: 70%;
	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}
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%;
	}

/* ---------------------------------------- obrázky */
img	{border: none;}

img.foto	{
	vertical-align: middle;
}