body {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;

	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	background-color: #ffffff;
}

p {
	margin-top: 10px;
}

a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #369;
	color: #000;
}




img {
	border: 0;
}


#container {
	position:absolute;
	top: 185px;
	left: 0px;
	background: #ffffff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 100%;
	height: 100%;
}

#menu {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	height: 27px;
	top: 160px;
	left: 0px;
	width: 100%;
	padding: 0px;
	color: #000000;
	background-color: #eee
}


#header {
	position: absolute;
	top: 0px;
	left: 120px;
	height: 160px;
	width: 100%;
	background-image: url('graf/logo.jpg');
	padding-top: 8px;
	background-repeat: no-repeat;
}

#header h1 {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #fff;
}


#main {
	margin: 15px 15px 15px 240px;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}



#bar {
	float: left;
	width: 200px;
	background: #eee;
	z-index: 1;
	padding: 10px;
	margin-right: 30px;
	height: 100%;
}

#bar h1 {
 	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}


/*------- */

table.g {
	
	background: #ffffff;
}
table {
	border: thin solid #cccccc;
	background: #ffffff;
}

th {
	letter-spacing: 2.5px;
	background: #eeeeeee;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	border-top: thick solid #eeeeee;
	border-bottom: thin solid #cccccc;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	width: auto;
}
td {
	letter-spacing: 1.5px;
	background: #eeeeeee;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	border-top: thick solid #eeeeee;
	border-bottom: thin solid #cccccc;
	border: thin solid #CCCCCC;
	
}
tr.plany{letter-spacing: 1.5px;
	background: #eeeeeee;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	
	border-top: thick solid #eeeeee;
	border-bottom: thin solid #cccccc;
	border: thin solid #CCCCCC;
	font-style: normal;
	font-weight: bold;
}
	
}
