body {
	font-family: "tahoma ce", tahoma, sans-serif, 'Helvetica CE', "Lucida Console",   Arial;
	font-size : 13px;
	text-align: center;
	margin-top: 0;
	/* zajisti aby dalsi divy byly na stredu */
	background-color: #DFDFDF;
	
	color: #586878;
	/*
	color: #586878;
	color: black;
	background : url(images/SvetleSedaZed.gif);
	*/
	
}
div#obal_0 {
	margin-top: 0;
	width: 800px;
	
	/*background: url(images/okraj.gif);*/
	background-repeat: repeat-y;
	border: 0px solid #586878;

}

div#obal {
	width: 760px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: white;
	padding-top: 0px;
	border: 0px solid #D0CECE;
	
}
div#hlavicka {
	width: 760px;
	background-color: #FBF5EF;  /* stejna barva jako .pozadi   #FBF5EF */
	margin: 0px;
	margin-top: 0px;
	border: 0px solid #D0CECE;	
}

.pozadi {
	width: 763px;
	background-color: #FBF5EF;
	margin: 0px;
	margin-top: 0px;
	border: 0px solid #D0CECE;	
}
div#obalka {
	width: 763px;
	margin: 0px;
	margin-top: 0px;
	border: 0px solid #586878;
	
}
div#obalka-menu {
	border: 0px solid #586878;
	float: left;
/*	width: 132px;*/
	margin: 0px;
	margin-top: 0px;
	text-align: center;
}
div#obalka-text {
	
	float: left;
	width: 565px;
	/*font-family : arial,ms sans serif,"Times New Roman", arial;*/
	text-align: left;
	margin: 8px;
	margin-top: 10px;
	margin-right: 4px;
	border: 0px solid #586878;
}
.text_menu {
	text-align : justify;
	/*font-family : ms sans serif,"Times New Roman", arial;*/
	font-size : 13px;
}	
.text {
	text-align : justify;
	/*font-family : ms sans serif,"Times New Roman", arial;*/
	font-size : 13px;
}	
.text2 {
	text-align : justify;
	/*font-family : arial,ms sans serif,"Times New Roman", arial;*/
	background-color : white;
	text-transform : none;
	font-size : 14px;
	margin-bottom:1px;
	border: 1px solid #d8d8d8;
	NeNN
}
.nadpis1 {
	/*font-family : arial,ms sans serif,"Times New Roman", arial;*/
	font-size : 19px;
}
.nadpis_mensi {
	font-style : normal;
	color: #586878;
	/*color : #000080;*/
	font-size : 16px;
}
.nadpis_malinky {
	font-style : normal;
	font-size : 9px;
	
	color : #586878;
}
/* bez definice resetovace a jeho zaclenení v paticce nefunfuje v Mouzile-Firefoxu oramovani obalu  */
.resetovac
{
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.barva_prvniho_pismena {
	color : #E4843D;
}	
.barva_ostatnich {
	color : #737373;
}	
.caraP
{
   border-right-color : #DFDFDF;
	border-right-style : solid;
	border-right-width : 1px;
}
.caraP2
{
   border-right-color : red;
	border-right-style : solid;
	border-right-width : 2px;
}
