BODY {
	font-family: tahoma,arial,helvetica;
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background_body.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #f3e9d1;
}

TD {
	font-family: tahoma,arial,helvetica;
	font-size: 9pt;
}

INPUT {
	BORDER-RIGHT: #72B8FF 1px solid;
	BORDER-TOP: #72B8FF 1px solid;
	BORDER-LEFT: #72B8FF 1px solid;
	BORDER-BOTTOM: #72B8FF 1px solid;
	BACKGROUND-POSITION: left 50%;
	background-color: #F3F3F3; /* BACKGROUND-IMAGE: url(images/back.gif); */
/* BACKGROUND-REPEAT: no-repeat; */
	font-size: 8pt;
	HEIGHT: 20px;
	font-family: tahoma, arial, helvetica;
}

textarea, select, option {
	BORDER-RIGHT: #72B8FF 1px solid;
	BORDER-TOP: #72B8FF 1px solid;
	BORDER-LEFT: #72B8FF 1px solid;
	BORDER-BOTTOM: #72B8FF 1px solid;
	BACKGROUND-POSITION: left 50%;
	background-color: #F3F3F3;
/* BACKGROUND-IMAGE: url(images/back.gif); */
/* BACKGROUND-REPEAT: no-repeat; */
	font-size: 8pt;
	font-family: tahoma, arial, helvetica;
}

button {
	border: 2px solid #458DD6;
	background-color: #72B8FF;
	font-size: 8pt;
	font-weight: bolder;
	color: white;
	font-family: tahoma, arial, helvetica;
}

FORM {
	font-family: tahoma, arial, helvetica;
	font-size: 9pt;
}

H1 {
	font-family: tahoma, arial, helvetica;
	font-size: 14pt;
	color: Black;
	text-decoration: none;
	margin-bottom: 0pt;
}

H2 {
	font-family: tahoma, arial, helvetica;
	font-size: 11pt;
	color: Black;
	text-decoration: none;
	margin-bottom: 4pt;
}

A:link {
	color: #00582A;
}

A:visited {
	color: #00582A;
}

A:hover {
	color: red;
}

A:active {
	color: red;
}

A {
    text-decoration: underline;
	font-weight: bold;
}

.tabulka:link	{
	color: white;
}

.tabulka:visited {
	color: white;
}

.tabulka:hover {
	color: red;
}

.tabulka:active	{
	color: silver;
}

.tabulka {
	text-decoration: underline;
	font-weight: bold;
}



/* horizontální horní menu pod Flashem */
.table_top:link {
	color: #007c40;
	font-weight: bold;
	text-decoration: underline;
}

.table_top:visited {
	color: #007c40;
	font-weight: bold;
	text-decoration: underline;
}

.table_top:hover {
	color: #007c40;
	font-weight: bold;
	text-decoration: underline;
}

.table_top:active {
	color: #007c40;
	font-weight: bold;
	text-decoration: underline;
}

.table_top {
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
  font-size: 14px;
}




.table:link {
	color: #cb4201;
	font-weight: normal;
	text-decoration: none;
}

.table:visited {
	color: #cb4201;
	font-weight: normal;
	text-decoration: none;
}

.table:hover {
	color: #00582A;
	font-weight: normal;
	text-decoration: underline;
}

.table:active {
	color: #00582A;
	font-weight: normal;
	text-decoration: underline;
}

.table {
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}


.table_horni {
	text-decoration: none;
}


/*			Novy obsah..       */

#obsahPravy {
}

#obsahPravy h1 {
	color: #00582A;
	background-color: #FED759;
	background-image:  url(../images/pomlcka.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	font-size: 10pt;
	padding: 6px 0px 6px 15px;
}

#obsahPravy h2 {
	font-size: 9pt;
	margin: 0 0 15px 0;
}

.inObsah h3 {
	font-size: 9pt;
	margin: 0;
}

.inObsah {
	line-height: 1.8em;
	text-align: justify;
	padding-right: 10px;
}

.inObsahFR { /*Float Right*/
	float: right;
	padding: 0 0 25px 25px;
}

.inObsahFL {  /*Float Left*/
	float: left;
	padding: 0 25px 25px 0;
}

.inObsahC {/*  align center	*/
	text-align: center;
	padding: 25px;
}

.inObsahC img {
	border: none;
}

.inObsahFR img {
	border: 1px solid #00582A;
	margin: 0;
}

.inObsahFR p {
	margin: 0;
	text-align: center;
}

.cistic {
	clear: both;
}

.langVolba {
	margin: 8px 0 0 0;
	padding: 5px 0 0px 15px;
}

.langVolba img {
	border: 1px solid #EEDA76;
}

.langVolba a {
	margin-left: 5px;
}


.linkhome:link    {color: black; font-weight: normal; text-decoration: none;}
.linkhome:visited    {color: black; font-weight: normal; text-decoration: none;}
.linkhome:active    {color: red; font-weight: normal; text-decoration: none;}
.linkhome:hover    {color: red; font-weight: normal; text-decoration: none;}

.linkhome2:link    {color: black; font-weight: normal; text-decoration: none;}
.linkhome2:visited    {color: black; font-weight: normal; text-decoration: none;}
.linkhome2:active    {color: red; font-weight: normal; text-decoration: none;}
.linkhome2:hover    {color: red; font-weight: normal; text-decoration: none;}

