/* CSS Document */
body {
	font-family: Verdana, Tahoma, lucida,"Geneva CE", sans-serif;
	font-size: 85%;
	background-image: url(http://www.michalfoto.net/images/pozadi2.jpg);
	background-repeat: repeat;

}

.stranka {
	font-family: Verdana, Tahoma, lucida,"Geneva CE", sans-serif;
	font-size: 100%;
	background-image: url(http://www.michalfoto.net/images/pozadi2.jpg);
	background-repeat: repeat;
	color: White;
	width: 980px;
}

a:link    {color: white}
a:visited {color: white}
a:active  {color: red}
a:hover   {color: #FFD700;}

h3 {
	color: Aqua;
}

h2 {
	color: #0077CC;
	font-size: medium;
	font-weight: bold
}

.logo {
	width: 500px;
	font-style:italic;
	font-weight:bold;
	text-align: center;
}

.obraz {
	margin-top:15px;
	width: 620px;
	margin-left:10px;
	font-style:italic;
	font-weight:bold;
	text-align: center;
	float:left;
}

.levy {
	background-image: url(http://www.michalfoto.net/images/pozadi2.jpg);
	background-repeat: repeat;
	width: 150px;
	padding-left: 10px;
	padding-top: 25px;
	font-style: normal;
	line-height: 150%;
	text-align: left;
	float: left;
}

.pravy {
	background-image: url(http://www.michalfoto.net/images/pozadi2.jpg);
	background-repeat: repeat;
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
	font-style: normal;
	line-height: 150%;
	float: right;
}
