body {
	background-color: #000000;
	font-family: "Times New Roman CE", Times, serif;
	font-size: 15px;
	line-height: 16px;
	color: #F09102;
	margin: 0;
	padding: 0;
	text-align: center;/* vycentrováno pro Internet Explorer */
}



p.blok {/*pro blbou Mozillu*/
	font-family: "Times New Roman CE", Times, serif;
	font-size: 15px;
	line-height: 16px;
	color: #F09102;
	text-align: justify;
	width: 680px;	
}

p.vycentruj {/*pro blbou Mozillu*/
	font-family: "Times New Roman CE", Times, serif;
	font-size: 15px;
	line-height: 16px;
	color: #F09102;
	text-align: center;
	width: 680px;
}

p.tucne {/*pro tucne texty*/
	font-family: "Times New Roman CE", Times, serif;
	font-size: 15px;
	line-height: 16px;
	color: #F09102;
	font-weight: bold;
	text-align: left;
}

p.list {/*pro odrážky*/
	font-family: "Times New Roman CE", Times, serif;
	font-size: 15px;
	line-height: 16px;
	color: #F09102;
	font-weight: bold;
	text-align: left;
	list-style-position: inside;
	list-style: circle;
	width: 680px;	

}


p.prave {/*vpravo*/
	font-family: "Times New Roman CE", Times, serif;
	font-size: 15px;
	line-height: 16px;
	color: #F09102;
	text-align: right;
	width: 680px;
}



a:link, a:visited {
	font-family: "Times New Roman CE", Times, serif;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	color: #9B4E00;
}

a:hover
{
	font-family: "Times New Roman CE", Times, serif;
	font-size: 15px;
	text-decoration:underline;
	color: #737A68;
}



h1
{
	font-family: "Times New Roman CE", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #F09102;
	font-weight: bold;
	text-align: center;
	width: 680px;
}
h2
{
	font-family: "Times New Roman CE", Times, serif;
	font-size: 24px;
	line-height: 20px;
	color: #F09102;
	font-weight: bold;
	text-align: left;
}

table.tabulkauprostred
{ /*rozdelovaci tabulka vprostred*/
	border-width: 0px;
	font-family: "Times New Roman CE", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #F09102;
	margin: 5px 5px 5px 5px;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	width: 670px;
	text-align: justify;
}

img
{ /*obrazky do predstaveni psu*/
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

#wmain {
	background-color: white;
	width: 850px;
	margin-left: auto;/* vycentrováno pro ostatní prohlížece */
	margin-right: auto;/* vycentrováno pro ostatní prohlížece */
	text-align: left;
	padding: 0px 7px 0px 7px;
}

#whead {
	width: 850px;
	height: 262px;
	background:url(images/head.jpg) no-repeat;
	margin-top: 0px;
	padding: 0px 70px 0px 70px;
	font-size: 14px;
	line-height: 16px;
	color: #F09102;
}

#wbody {
	width: 850px;
	padding: 0px 70px 0px 70px;
	text-align: justify;
	list-style-position: inside;
	list-style: circle;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 16px;
	color: #F09102;
}

#wbottom {
	width: 850px;
	height: 102px;
	background:url(images/bottom.jpg) no-repeat;
	padding: 0px 70px 0px 70px;
	font-size: 14px;
	line-height: 16px;
	color: #F09102;
}
