body {
/*	background: url(pictures/linky.gif) #ffcc99  center  repeat-y; */
	background:#ffcc99;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 800px;
	margin: 20px auto;
	padding: 0px;
}

* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img {
	border: 0px;
}

h1 {
	font-size: 120%;
	padding: 20px 20px 10px 40px;	
	background-image: url(pictures/h1.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#menu {
	width: 800px;
	margin: 0px auto;
	position: relative;
}

#menupodklad {
	background-image: url(pictures/menu.jpg);
	height: 126px;
}

#menupolozky {
	font-size: 120%;
	font-weight: bold;
	list-style: none;
	position: relative;
	top: 88px;
	padding: 0px;	
}

.menuli {
	display: inline;
	margin-left: 40px;
}

ul {
	padding: 0px 40px 20px 40px;	
	text-align: left;
	list-style: square;
}

li {
}

a {
	color: #4A4A4A;
	text-decoration: underline;
}

a:hover {
	color: Black;
	text-decoration: underline;
}

.amenu {
	color: White;
	text-decoration: none;
}

.amenu:hover {
	color: White;
	text-decoration: underline;
}

.amenu_bazar {
	color: Black;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	list-style: none;
	position: relative;
	top: 10px;
}

.list_bazar {
	list-style: none;
}

.amenu_bazar:hover {
	color: Black;
	text-decoration: underline;
}

#obsah {
/*	position: relative; */
	width: 800px;
	margin: 0px auto;
	text-align: left;
	background-color: White;
	background-color: #FFF8EE;
	clear: both;
}

#text {
	width: 530px;
	background-color: #FFF8EE;
	padding: 40px 0px 40px 0px;	
	clear: left;
}

/* sloupek */
#bazar {
	background-color: #FFEC80;
	margin: 0px 0px 20px 0px;	
	padding: 0px 1px 1px 1px;	
	width: 268px;
	float: right; 
	clear: right;
/*	border: 2px solid red; */
}

#infobazar {
	padding: 0px;	
	background-color: #FFF8EE;
}

.pibazar {
	border: 1px solid #Fbd1C3;
	padding: 10px;	
	margin: 0px 0px 0px 0px;	
	background-color: #FFE4C4;
	height: 85px;
	font-size: 85%;
}
/* konec sloupku */

.pbazar {
	border: 1px solid #Fbd1C3;
	padding: 10px;	
	margin: 10px 20px 10px 20px;	
	background-color: #FFE4C4;
	font-size: 85%;
}


p {
	padding: 10px 40px 10px 40px;	
	text-align: left;
	background-color: #FFF8EE;
}

.nahled {
	border: 1px solid Gray;
}

.inahled {
	border: 1px solid Gray;
	float: left;
	margin: 0px 5px 0px 0px;
}

#paticka {
	width: 100%;
	font-size: 80%;
	line-height: 12px;
	height: 12px;
	background-color: #FaE4d4;
	background-color: #045080;
	display: block;
	clear: both;
	text-align: center;
	border-bottom: 1px solid  #034269;
	border-top: 1px solid #0684d5;
}

#paticka a {
	color: white;
}
