@charset "windows-1250";
* {font-family: Tahoma, Verdana,Arial CE, Helvetica CE, Arial, Helvetica, serif}


body {
	background-image: url('./obrazky/grgrad4.jpg');
	background-repeat: repeat-x;
	text-align: center;
	color: #5C3317;
	}

a:link 	{color: #5C3317}
a:visited {color: #5C3317}
a:active {color: #5C3317}
a:hover {color: #F5C3317; cursor:Hand}

a.menu:link {color: #F5DD9D; font-weight: bold}
a.menu:visited {color: #F5DD9D; font-weight: bold}
a.menu:active {color: #F5DD9D; font-weight: bold}
a.menu:hover {color: #FFFFFF; font-weight: bold; cursor:Hand}


h1	{text-align: center}
h2	{text-align: center}
h3	{text-align: left}



#stranka {
	width: 900px;
	overflow: none;
	border: 1px #5C3317 solid;
	      }


#zahlavi {
	position: relative;
	background: #F5DD9D;
	width: 100%;
	height: 22px;
	text-align: right
	}

#telo {
	position: relative;
	background: #FFFFFF;
	width: 100%;
	}

#mezera {width: 15px}

#hneda {
	background-image: url('./obrazky/pruh1.gif');
	position: relative;
	color: #F5DD9D;
	width: 140px;
	padding: 15px;
	text-align: left
	}


#paticka {
	position: relative;
	background: #F5DD9D;
	width: 100%;
	height: 22px;
	text-align: right
         }
