body 	{background-color: #FBFC96;
	background-image: url('pozadi.jpg');
	font-size: small;
	font-family: Tahoma, Verdana;
	}

.telo	{background-color: #FBFC96;
	background-image: url('poz.jpg'); 
	background-repeat: no-repeat; 
	background-position: right top;
	}

.title	{width: 610px;
	text-align: center;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}

.vpravo	{text-align: right;
	font-weight: bold;
	float: right;
	}

.vlevo	{float: left;
	margin-left: 50px;
	}

.basen	{width: 180px;
	border: 0px;
	text-align: center;
	color: #DEAA56;
	}

.menu	{width: 100px;
	text-align: right;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px dashed black;
	border-top: 1px dashed black;
	}

.obsah	{width: 510px;
	text-align: left;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px dashed black;	
	}

.kap	{font-variant: small-caps;
	}

.blog	{font-size: medium;
	font-family: Monotype Corsiva, Lucida Calligraphy;
	}

h4	{font-size: xx-large;
	font-weight: bold;
	font-family: Monotype Corsiva, Lucida Calligraphy;
	color: darkred;
	padding: 0px;
	margin: 0px;
	}

.menu a	{text-decoration: none;
	color: darkred;
	font-weight: bold;
	}

a 	{color: darkred;
	text-decoration: underline}

a:hover 	{color: #ccbbaa;}
