
body{
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #81858F; 
	text-decoration: none;
	text-align: center;
	background-color: #404045;
	background-image: url("images/lajna.gif");
	background-repeat: repeat-x;
/*	owerflow-y: auto;*/
}

div#logo{
	position: relative;
	top: 158px;
/*	left: 120px;*/
	width: 367px;
	height: 96px;
	background-image: url("images/logo2.gif");
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	border-left: 0px solid green;
	border-right: 0px solid green;
	border-top: 0px solid green;
	border-bottom: 0px solid green;
/*	background-color: white;*/
/*	text-align: center;*/
/*	overflow-x: hidden;*/
/*	overflow-y: hidden;*/
}

div#prostor{
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: auto;
	padding-left:0px;
	padding-right: 0px;
	padding-top: 140px;
	padding-bottom: 5px;
	margin: 0px auto;
	border-left: 0px solid red;
	border-right: 0px solid red;
	border-top: 0px solid red;
	border-bottom: 0px solid red;
/*	background-color: white;*/
	text-align: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

div#czmenu{
	position: absolute;
	top: 140px;
	left: 0px;
	width: 100px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
/*	margin: 0px auto;*/
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
/*	background-color: white;*/
	text-align: right;
	overflow-x: hidden;
	overflow-y: hidden;
}

div#obsah{
	position: relative;
	top: 40px;
	left: 140px;
	width: 600px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px 0px 40px 0px;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
/*	background-color: white;*/
	text-align: justify;
	overflow-x: hidden;
	overflow-y: auto;
}

div#obsahnastred{
	position: relative;
	top: 40px;
	left: 140px;
	width: 600px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px 0px 40px 0px;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
/*	background-color: white;*/
	text-align: center;
	overflow-x: hidden;
	overflow-y: auto;
}

a.odkaz1{
	font-size: 8pt;
	text-decoration: none;
	background-color: transparent;
	display: inline;
	color: #81858F;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 9px;
	padding-bottom: 0px;
	padding-right: 0px;
	border: 0px;
	border-style: solid;
	border-color: black;
}

a.odkaz1:link{
	text-decoration: none;
}

a.odkaz1:visited{
	text-decoration: none;
}

a.odkaz1:hover{
	text-decoration: underline;
	color: white;
}

a.odkaz2{
	font-size: 8pt;
	text-decoration: underline;
	background-color: transparent;
	display: inline;
	color: #81858F;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 9px;
	padding-bottom: 0px;
	padding-right: 0px;
	border: 0px;
	border-style: solid;
	border-color: black;
}

/*a.odkaz2:link{
	text-decoration: underline;
}

a.odkaz2:visited{
	text-decoration: underline;
} */

a.odkaz2:hover{
	text-decoration: underline;
	color: white;
}

a.menu{
	font-size: 8pt;
	text-decoration: none;
	background-color: transparent;
	display: inline;
	color: #565A66;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 9px;
	padding-bottom: 0px;
	padding-right: 0px;
	border: 0px;
	border-style: solid;
	border-color: black;
}

a.menu:link{
	text-decoration: none;
}

a.menu:visited{
	text-decoration: none;
}

a.menu:hover{
	text-decoration: underline;
	color: white;
}

a.menuA{
	font-size: 8pt;
	text-decoration: none;
	background-color: transparent;
	display: inline;
	color: white;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 9px;
	padding-bottom: 0px;
	padding-right: 0px;
	border: 0px;
	border-style: solid;
	border-color: black;
}

a.menuA:link{
	text-decoration: none;
}

a.menuA:visited{
	text-decoration: none;
}

a.menuA:hover{
	text-decoration: none;
	color: white;
}

h1 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

h1.big {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

p{
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

p.right{
	text-align:right;
}

p.navi{
	text-align: left;
}

li {
	margin-bottom:3px;  
}
