body {
	margin: 0;
	padding: 0;
	background-color: #969494;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-image: url(img/bg-header.jpg);
	background-position: 212px 0px;
	background-repeat: no-repeat;
}

/*#header {
	position: absolute;
	left: 212px;
	width: 560px; 604 
	height: 110px;
	overflow: hidden;
}*/

#menu {
	width: 212px;
	height: 448px;
	background-image: url(img/bg-menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

#menu a.first {
	margin-top: 136px;
	padding-right: 15px;
	background-image: url(img/bg-menu-uline.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#menu a.m5 {
	padding-right: 23px;
}

#menu a.m6 {
	padding-right: 26px;
}

#menu a.m7 {
	padding-right: 30px;
}

#menu a.m8 {
	padding-right: 34px;
}

#menu a {
	margin-left: 28px;
	padding-right: 20px;
	display: block;
	font-size: 10.5pt;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #969494;
	width: 110px;
	text-align: right;
	background-image: url(img/bg-menu-uline.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#menu div {
	display: block;
	margin-left: 28px;
	width: 146px;
	height: 1px;
	line-height: 1px;
	background-image: url(img/bg-menu-uline.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#menu a:hover {
	color: white;
	background-color: #A9A8A7;
}

#footer {
/*	awidth: 800px;
	aheight: 116px;*/
	clear: both;
	background-image: url(img/bg-footer.gif);
	background-position: top left;
	background-repeat: repeat-x;
	overflow: hidden;
}

#footer #menu-footer {
	width: 223px;
	height: 21px;
	background-image: url(img/bg-menu-footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer table {
	border-collapse: collapse;
}

#footer table th {
	color: #A13639;
	font-size: 7pt;
}

#footer table td img {
	margin: 0 1px;
}

#footer table .oddel {
	border-right: 1px solid #A9A8A7;
}

#mainer {
	padding-top: 112px;
	height: 326px;
	width: 770px;
	width: expression(555);
}

#mainer a {
	color: #A13639;
}

#mainer a:hover {
	text-decoration: none;
}

#mainer #main {
	float: left;
	padding-top: 10px;
	width: 350px;
	height: 326px;
	background-image: url(img/bg-main-bubble-small.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#mainer #main #text {
	margin-left: 10px;
	padding-right: 10px;
	width: 320px;
	height: 306px;
	overflow: auto;
	overflow-y: auto;
	overflow: -moz-scrollbars-vertical;
}

#mainer #main #text h1 {
	font-size: 20px;
	font-weight: bold;
	color: #A13639;
}

#mainer #main #text h2 {
	font-size: 17px;
	font-weight: bold;
	color: #A13639;
}

#mainer #main #text h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	border-bottom: 1px solid #A9A8A7;
	margin-top: 20px;
}

#mainer #main #foto {
}

/*#mainer #main #onas*/
.onas p {
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 14px;
}

.center {
	text-align: center;
}

/* partneri projektu anezka brno */

div#partneri {
	/* padding-top: 25px; */
	width: 967px;
	height: 90px;
	background-color: white;
	clear: both;
	text-align: left;
	color: #909090;
	font-size: 80%;
	font-weight: bold;
	padding: 4px;
	/*padding-bottom: 25px;*/
}

div#partneri div {
	color: #909090;
	text-align: left;
	border-right: 1px solid #909090;
	float: left;
	margin: 2px 0;
	padding: 0 7px;
	line-height: 11px;
	height: 77px;
}

div#partneri div a, div#partneri div a:hover, div#partneri div a:visited, div#partneri div img {
	text-decoration: none;
	border: 0;
}

div#partneri div.hlpartneri {
	width: 155px;
}

div#partneri div.medpartneri {
	width: 186px;
}

div#partneri div img {
	float:left;
}

/* konec partneri projektu anezka brno */

