body
{
	color: #656565;
	font-family: Verdana, Tahoma, Arial CE, Arial;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	background: #FFDDAD url(../Images/backgroundOrange.jpg) left top repeat-x;	
	text-align: center; /* IE 5 hack */
}

body.body-text
{
	background: white;
	text-align: left;
	margin: 1em;
	text-align: justify;
}

#page-container
{
	width: 781px;
	position: relative;
	margin: 0 auto 0 auto;
	background: white;
}

#page-main
{
	width: 780px;
	margin: 0 auto;
	text-align: left; /* IE 5 hack */
}

div#left
{
	width: 222px;
	margin: 0;
	padding: 0;
	float: left;
}

div#background
{
	background: white url(../Images/left_bottom.jpg) left top no-repeat;
	height: 366px;
	margin-left: 8px;
	margin-right: 1px;
	padding: 0;
}

/* MENU */

#menu
{
	margin: 0;
	margin-left: 8px;
	background: white;
	font-size: 10pt;
}

#menu ul
{	
	font-size: 0.7em;
	list-style-type: none;
	background: #F9E2C3;
	margin: 0;
	padding: 0;
}

#menu ul li
{
	display: block;
	width: 214px;
	height: 21px;
	padding: 0;
	margin-top: 0px;
	background: url(../Images/ListaCelaO.jpg) top left no-repeat;
}

#menu ul li.big
{
	display: block;
	width: 214px;
	height: 34px;
	background: url(../Images/ListaBigO.jpg) top left no-repeat;
}

#menu ul li a
{	
	font-weight: bold;
	display: block;
	width: 197px;
	padding: 4px 0 4px 15px;
	margin: 0;
	color: #D36302;
	text-decoration: none;
}

#menu ul li a:hover
{	
	color: Black;
	text-decoration: underline;
}

#page-content
{
	float: left;
	width: 535px; 
	margin: 0;
	padding: 0;
	/* border: solid 1px red;*/	
}

#page-content-in
{
	padding: 0 2px 0 0;
	margin: 15px 0 0 10px;
}

#page-content-in-english
{
	padding: 0 5px;
	margin: 15px 10px 0 4px;
}

div#navigation-top
{
	background: url(../Images/topO.jpg) 0 0 no-repeat;
	height: 149px;
	position: relative;
}

#navigation-top ul
{
	position: absolute;
	left: 505px;
	top: 7px;
	font-size: 9px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation-top li
{
	color: White;
	float: left;
	padding: 0 5px 0 8px;
}

#navigation-top ul li a, #navigation-top ul li a:visited
{
	padding: 0 8px 0 3px;
	color: White;
	text-decoration: none;
}

#navigation-top ul li a:hover
{
	text-decoration: underline;
}

div#page-footer
{
	clear: both;
	width: 780px;
	height: 50px;
	background: #374B4C;
	font-family: Arial, Verdana;
	font-size: 10px;
	text-align: left; /* IE5 hack */
}

div#page-information
{
	float: right;
	color: #CFCED3;
	padding: 9px 10px 0 0;
	margin-right: 15px;
	display: inline;
	text-align: right;
}

.hidden
{
	display: none;
}

#page-information a, #page-information a:visited
{
	color: #CFCED3;
	text-decoration: none;
}

#page-information a:hover
{
	text-decoration: underline;	
}

div.category
{
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	/*width: 535px; */
	/*background: url(../Images/category.jpg) top left no-repeat;*/
}

div.category h3 { margin: 0px; padding: 0px; }

.right { margin: 0 0 0 0; padding: 0px; }

h1
{
	font-size: 1.6em;
	font-weight: lighter;
	color: #599ADC;
}

h2
{
	font-size: 1.6em;
	font-weight: lighter;
	color: #D26102;
	margin: 5px 0 5px 0;
}

h3
{
	font-size: 1.1em;
	margin: 5px 0 1px 0;
	color: #D26102;
	margin: 20px 0 10px 0;
}

p
{
	margin: 1px 0 10px 0;
}
ul
{
	margin: 0.5em 0.5em 1em 1.5em;
}

ul li
{
	padding: 0;
}

a, a:visited	
{
	color: #CF5C01;
	text-decoration: none;
}
a:hover
{
	color: black;
	text-decoration: underline;
}
	

	
.item { padding: 2px 4px 0 4px; border-bottom: #FFFFFF 1px solid; height: 18px; text-align:left;}
.itemOff { background-color: #F8C784;}	
.itemOn { background-color: #F7DBB3; /*45589C; */   }
.itemCursor { cursor: hand; }
.font {font-family: Arial, sans-serif; /* font-size: inherit; */ font-weight: bold; }
.fontOff { color: #D36302;}
.fontOn { color: #000000; text-decoration: underline;}

.tag { width:8px; float:right; }

p.hlavniLink
{
	padding: 0 0 0 20px;
	margin: 0;
	background: url("../Images/sipka.gif") 0 2px no-repeat;	
}

p.hlavniLink a
{
	font-weight: bold;	
}

p.hlavniLink a:hover 
{
	color: #F36200;
}

.noBackground a
{
	background: none;
	padding: 0;
}

table
{
	width: 100%;
	margin: 0 0 15px 0;
}

div.recertifikace p
{
	margin: 0 0 3px 0;
}

table.list 
{
	font-size: 1.2em;
}

table.seznam 
{
	border-collapse: collapse;
	font-size: 1.1em;
	margin: 0;
}

table.seznam td
{
	padding: 2px 4px;
	border: 1px solid orange;
}

table.seznam th
{
	padding: 2px 4px;
	background-color: orange;
	border: 1px solid white;
	color: white;
	font-weight: bold;
	text-align: left;
}

table.cenik td, table.cenik th
{
	padding: 2px 1px;
}

table.cenik tr td
{
	vertical-align: middle;
	text-align: center;
}

table.cenik th
{
	border: 1px solid orange;
}

.bila
{
	background-color: white;
}

.seda 
{
	background-color: #F3F3F3;
}

p.red
{
	color: Red;
	font-weight: bold;
}

.centered
{
	text-align: center;
}

.underline
{
	text-decoration: underline;
}

.sluzbaEuropass
{
	color: #000088;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
}

.jazykEuropass
{
	color: Red;
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 20px 0;
}

.Red
{
	color: Red;	
	font-weight: bold;
}



/* ---------------- denik auditora ----------------------------------- */

table.denik-auditora { border: 1px solid black; border-collapse: collapse; }
table.denik-auditora td, table th { padding: 5px; text-align: left; }
table.denik-auditora thead th { border: 1px solid black; font-weight: normal; }
table.denik-auditora tbody tr.strong td { font-weight: bold; border-top: 1px solid black; }
table.denik-auditora tbody td.right { text-align: right; }
table.denik-auditora tbody td.middle { border-left: 1px solid black; border-bottom: 1px solid black; }
table.denik-auditora tbody td.middle span { font-weight: normal; }

/* ----------------- ktpz -------------------------------------------- */

.ktpz {
	padding-left: 15px;
	margin-left: 15px;
}

ol.ktpz {
	list-style-type: lower-alpha;
}

.text-align-right {
	text-align: right;
}
