html.body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	vertical-align: top;
	scrollbar-base-color: #ffffff;
}

body{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	vertical-align: top;
	scrollbar-base-color: #ffffff;
}

#page{
	position: absolute;
	width: 1025px;
	height: 701px;
	left: 0px;
	top: 0px;
	margin: 0px;
	bottom: 0px;
	padding: 0px 0px 0px 0px;
	background-color:#CCC;
	text-align: left;
	VERTICAL-ALIGN: top;
	}
	
#header{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 186px;
	width: 1024px;
	background-color: #FFFFFF;
	background-image: url('header_brejsci_8.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

	
#menu {
	position: absolute;
	left: 0px;
	top: 186px;
	width: 170px;
	height: 497px;
	background-color: #a02121;
	margin: 0px;
	padding: 0px;
}


#content {
	position: absolute;
	top: 186px;
	left: 170px;
	width: 854px;
	height: 497px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: center;
	text-indent: 5px;
}


#footer {
	position: absolute;
	top: 683px;
	left: 0px;
	width: 1024px;
	height: 17px;
	background-color: #000000;
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	color: #EAEAEA;
	font-weight: bold;
	text-indent: 38px;
}  	

INPUT {
	BACKGROUND: #EAEAEA; 
	COLOR: #EAEAEA;
}




TABLE.menu {
	background-color: #a02121;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border: 0px;
	font-weight: bold;
}

TD.menu {
	background-color: #a02121;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 10px 0px 10px;
	white-space:nowrap;
	color: #FFFFFF;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

TD.text {
	background-color: #a02121;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	color: #E8975B;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	text-align: center;
}



H1, H2, TD, PRE
{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

HR {
	height: 1px;
	color: #E8975B;
}

P.content {
	text-indent: 20px;
	text-align: justify;
	margin: 20px 10px Opx 20px;
	color: #A9A9A9;
	width: 90%;
}

P.logo {
	margin: 170px 0px 0px 180px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 90%;
	color: #FFFFFF;
	font-weight: bold;
}

P.menu {
	margin: 0px 0px 0px 180px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 90%;
	color: #FFFFFF;
	font-weight: bold;
}

TABLE.content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
}

TABLE.content_2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 80%;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
}


TR.content {
	background-color: #FFFFFF;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	margin: 20px 0px 0px 0px;
	text-align: left;
	border-bottom: 1px solid #OOOOOO;
	font-weight: bold;
	}
	
TR.content2 {
	background-color: #000000;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	color: #FFFFFF;
	margin: 20px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	}

TD.contenttext {
	background-color: #FFFFFF;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	color: #000000;
	margin: 20px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	width: 90%;
}

TD.contentcena {
	background-color: #FFFFFF;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	color: #000000;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	text-align: right;
}

TD.contentfoto {
	background-color: #FFFFFF;
	padding: 0px 5px 0px 5px;
	width: 50%;
	white-space: nowrap;
	color: #000000;
	font-weight: bold;
	margin: 20px 0px 2px 0px;
}

P.justify {
	text-align: justify;
	font-weight: bold;
	margin: 10px 10px 10px 10px;
	}

IMG.foto{
	border: #000000;
	border: solid;
}

H1.content {
	font-size: 28px;
	color: Maroon;
	font-weight: bold;
}


.left{
	text-align: left;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.justify
{
	text-align: justify;
	}

ADDRESS {
	font: 10px bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
}

.inline-button {
	width: 10em;
	font: 100%/1 Verdana, sans-serif;
	margin: 0 0.2em;
	padding: 0.1em 0;
	padding: 0;
	border: 1px solid black;
	white-space: nowrap;
	text-decoration: none;
	vertical-align: super;
	background: #ccc;
	color: #006634;
}

 
.inline-button span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
	color: #006634;
}
	
.inline-button:hover {
   background: #666;
   color: #FFFFFF;
}
	
.inline-button:hover em {
	background: #666;
	color: #FFFFFF;
}

.inline-button:hover span {
	background: #666;
	color: #FFFFFF;
}

.odkaz:link {
	font-weight: normal;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	vertical-align: super;
	font-weight: bold;
}

.odkaz:visited {
	font-weight: normal;
	color: #E8975B;
	TEXT-DECORATION: none;
	vertical-align: super;
	font-weight: bold;
}

.odkaz:hover {
	font-weight: normal;
	color: #E8975B;
	TEXT-DECORATION: none;
	vertical-align: super;
	font-weight: bold;
}

.odkaz:active {
	font-weight: normal;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	vertical-align: super;
	font-weight: bold;
}	


.odkaz2:visited {
	font-weight: normal;
	color: #000000;
	TEXT-DECORATION: none;
	vertical-align: super;
	font-weight: bold;
}

.odkaz2:hover {
	font-weight: normal;
	color: #000000;
	TEXT-DECORATION: none;
	vertical-align: super;
	font: bold;
}

.odkaz2:active {
	font-weight: normal;
	color: #000000;
	TEXT-DECORATION: none;
	vertical-align: super;
	font-weight: bold;
}	

IMG.button {
	width: 15px;
	height: 15px;
	text-align: left;
	vertical-align: text-bottom;
}
