<style type="text/css">
<!--

li {list-style-type: square}

a	{color: #00F;}
a:hover {color:#993300; text-decoration: underline;}



body {	background: #F08080;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
.box {		width: 600px;
		
		/* background: #e8e8e8 url (images/box_poz.jpg) left top repeat-x;*/
		padding: 8px 15px;
		text-align: justify;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;}
h1	{font-size: 1.5em;}
h2	{font-size: 1.25em;
	display: block;
	text-align: center;}
h3	{font-size: 1.1em;}

#header	{
		border-left: 1px solid #990033;
		border-right: 1px solid #990033;	
	}

#rozvrh {border: 1px solid #000;
		width: 500px;
		margin-left: auto;
		margin-right: auto;}

#menu table 	{
			border-top: 40px solid black;
		}

#menu td	{font-size: 1em;
		padding: 5px 10px;
		color: 990033;
		background: #ffffcc}

#menu td:hover 	{background: #ffff99;}

#menu a		{color: #990033;}

#content	{
		background: #f8f8f8 url('../images/box_poz.jpg') left top repeat-x;
		border-left: 1px solid #990033;
		border-right: 1px solid #990033;
		border-bottom: 1px solid #990033;
		}

table, tr	{
		border:#551A8B;
		background: none;
		color:#000;}

#menu .active	{
		background: #cccccc;
			}
textarea	{
		width: 400px;
		}

-->

</style>





