body {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	padding: 0px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 16px;
}

a:link, a:visited, a:active{
	text-decoration: none;
	color: rgb(0,0,0);
}


h1 {
	margin: 2px;
	padding: 0px;
	font-size: 18px;
	text-decoration: underline;
	display: inline;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	display:inline;
	font-weight: normal;
}

h3 {
	margin: 2px;
	padding: 0px;
	font-size: 12px;
}

.mainFoto {
	border: solid 1px rgb(0,0,0);
	width: 200px;
	float: left;
	margin: 4px;
}

.mainFotogalerie {
	border: solid 1px rgb(0,0,0);
	width: 200px;
	margin: 5px;
}

/* definice stylu pro tabulky */

table {
	margin: 0px;
}

.tblBorder td {
	border: solid 1px rgb(0,0,0);
}

.tblBorder {
	border-collapse:collapse;
}

.tblNews {
	width: 490px;
}

.tbl_hlavniMenu{
  border-collapse: collapse;
}

.tbl_hlavniMenu td{
  padding: 10px;
  border: solid 1px rgb(0,0,0);
  vertical-align: top;
  width: 50%;
}

.tdAktualita {
	border: solid 1px rgb(117,117,117);
  text-align: center;
  font-weight: bold;
  vertical-align: top;
  width: 50%;
	
}

.tdVerticalAlign {
	vertical-align: top;
}

.tblMainText {
	width: 500px;
}

.tblMain {
	width: 740px;
	height: 180px;
	margin: 5px;
	text-align: justify;
}

.tdMenu {
	vertical-align: top;
	width: 180px;
}

.tdMainLeft {
	vertical-align: top;
}

.tdMainLeft a:link, .tdMainLeft a:visited, .tdMainLeft a:active{
	text-decoration: underline;
	color: rgb(0,0,0);
}

.tdMainRight {
	vertical-align: top;
}

/*	divy pro design layout */
.divTop {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('./gfx/top.jpg');
	width: 925px;
	height: 86px;
	border-bottom: solid 1px rgb(255,255,255);
}

.divMainMenu {
	position: absolute;
	top: 5px;
	left: 5px;
	font-size: 14px;
	font-weight: bold;
	width: 95px;
	height: 390px;
	text-align: center;
}

.divMainMenu a:link, .divMainMenu a:visited, .divMainMenu a:active{
	text-decoration: none;
	color: white;
}

.divMainMenu a:hover {
	color: rgb(0,0,0);
	text-decoration: underline;
}

.divLeft {
	position: absolute;
	top: 87px;
	left: 0px;
	background-image: url('./gfx/left.gif');
	width: 108px;
	height: 397px;
	border-right: solid 1px rgb(255,255,255);
	border-bottom: solid 1px rgb(255,255,255);
}

.divZena {
	position: absolute;
	top: 87px;
	left: 109px;
	background-image: url('./gfx/menu.jpg');
	width: 300px;
	height: 397px;
}

.divMenu {
	padding: 3px;
}

.divMenu a:hover {
	font-style:italic;

}

.divMain {
	position: absolute;
	top: 87px;
	left: 409px;
	background-image: url('./gfx/main.gif');
	background-repeat: no-repeat;
	width: 516px;
	height: 397px;
	border-bottom: solid 1px rgb(255,255,255);
}


.divMainText {
	position: absolute;
	top: 87px;
	left: 155px;
	width: 770px;
	height: 397px;
	overflow: auto;
}

.divBotLeft {
	position: absolute;
	top: 485px;
	left: 0px;
	background-image: url('./gfx/botLeft.gif');
	width: 108px;
	height: 181px;
	border-right: solid 1px rgb(255,255,255);
}

.divBottom {
	position: absolute;
	top: 485px;
	left: 108px;
	background-image: url('./gfx/bottom.jpg');
	width: 816px;
	height: 114px;
	border-left: solid 1px rgb(255,255,255);
	border-bottom: solid 1px rgb(255,255,255);
}

.divBotShadow {
	position: absolute;
	top: 600px;
	left: 109px;
	background-image: url('./gfx/botShadow.gif');
	width: 330px;
	height: 66px;
}

.divCopyright {
	position: absolute;
	top: 605px;
	left: 520px;
	font-size: 11px;
	color: rgb(117,117,117);
}
/* xxxxxxxxxxxxxxxxxxxxxxx */
.imgVideo {
  width: 200px;
  border: solid 1px rgb(0,0,0);
}
