/**

 * $Id: menu.css,v 1.1.2.1 2003/09/03 21:32:26 ptheill Exp $

 * 

 * Stylesheet used for standard menu.

 *	

 */









h1 {

	font-family: Tahoma, Verdana, Geneva, Helvetica, Arial, Sans-Serif;

	font-size: 20px;

	font-weight: bold;

	/*text-transform: uppercase;*/

	padding: 3px;

	color: #424242;

}



div.MainText {

	padding: 4px;

	font-size: 12px;

	font-family: Verdana, Sans-serif;

	text-align: left;

	color: #000000;

	border-right: 1px solid #ffff00;

	border-top: 6px double #CCCCCC;

	height: auto;

}



P.MainText{

	font-size: 11px;

	font-family: Verdana, Sans-serif;

	color: #000000;

	text-decoration: none;

	

}

div.Menu1 {

	font-family: Tahoma, Verdana, Geneva, Helvetica, Arial, Sans-Serif;

	font-size: 20px;

	text-transform: uppercase;

	padding: 3px;

	margin: 0px 0px 0px 0px;

	width: 150px;

	font-weight: bold;	

}

/*div.Menu2 {

	display: block;

	border-bottom: 1px solid #999999;

	padding: 4px;

	font-size: 10px;

	font-family: Verdana, Sans-serif;

}*/



A.MenuItem1, A.MenuItem1:link, A.MenuItem1:visited, A.MenuItem1:active {

	color: #000000;

	text-decoration: none;

	text-transform: uppercase;

	font-weight: bold;



}

A.MenuItem1:hover {

	color: #cccccc;

	text-decoration: none;

	font-weight: bold;

}

A.MenuItem1Sel, A.MenuItem1Sel:link, A.MenuItem1Sel:visited, A.MenuItem1Sel:active {

	color: #cccccc;

	text-decoration: none;

	text-transform: uppercase;

	font-weight: bold;

}

A.MenuItem2, A.MenuItem2:link, A.MenuItem2:visited, A.MenuItem2:active {

	color: #000000;

	text-decoration: none;

	text-transform: uppercase;

	font-weight: normal;

}

A.MenuItem2:hover {

	color: #cccccc;

	text-decoration: none;

}

A.MenuItem2Sel, A.MenuItem2Sel:link, A.MenuItem2Sel:visited, A.MenuItem2Sel:active {

	color: #cccccc;

	text-decoration: none;

	text-transform: uppercase;

	font-weight: normal;

}

/*
A, A:link, A:visited, A:active {

	color: #cccccc; /*	text-decoration: none;*/
/*
	text-transform: none;

	font-weight: normal;

}


A:hover {

	color: #CCCCCC;

/*	text-decoration: none;*/
/*
}
*/

#footer a{

	color: #000000; 

}



.maintext A.menuitem2  {

	color: #006699;

}

ul {

	text-align: left;

}

p {

	text-align: justify;

}

str {

	color: #003366;

}

td {

	font-size: 12px;

	font-family: Verdana, Sans-serif;

}

td.cena {

	text-align: right;

}

td.modul {

	text-align: left;

	font-style: italic;

}

td.hodin {

	text-align: center;

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-right: 0px; /* Font                        */

	background-color: White;

	text-align: center;

	color: Black;

/*	background-image: url(images/dropecdl.gif);

	background-position: bottom;

	background-attachment: fixed;

	background-repeat: repeat-x;*/

	background-image: url(images/body_back.jpg);

	background-repeat: repeat-x;

	background-position: top;

}

#all {

	margin-left: auto; /* da stranku do stredu */

	margin-right: auto;

	width: 770px;

	text-align: left; /*        height:100%;*/

	height: auto;

	background-color: transparent;

}

body > #all { height:auto;} /* uprava aby nerozbijala stranku Mozilla*/



#header {

	margin: 0px 0px 0px 0px;

	width: 760px;

	background-color: #ffff00;

	text-align: right;

}

#content {

	float: left;

	margin: 0px 0px 0px 0px;

	width: 760px;

	background-color: transparent;

	background-image: url(images/bg.jpg);

  background-repeat: repeat-y;	

}

#menu {

	float: left;

	margin: 5px 5px 0px 0px;

	background-color: transparent;

/*	height: 500px;*/

}

#menu span.m2{

	background:;

	background-color: #FF8C00;

}



#main {

	float: right;

	margin: 0px 0px 0px 0px;

	width: 580px;

/*	height: 500px;*/

	overflow: auto;



}

#google {

	/*float: right;*/

	margin: 5px 5px 5px 5px;

	width: 100px;

/*	height: 500px;*/

	/*overflow: auto;*/

}

#footer {

	font-family: Tahoma, Verdana, Geneva, Helvetica, Arial, Sans-Serif;

	font-size: 10px;

	color: #000000;

  clear: both;

	margin: 0px 0px 0px 0px;

	width: 760px;

	background-color: #ffff00;

	padding: 2px;



}

#footer1 {

	font-family: Tahoma, Verdana, Geneva, Helvetica, Arial, Sans-Serif;

	font-size: 10px;

  clear: both;

	margin: 0px 0px 0px 0px;

	width: 760px;

	background-color: #ffffff;

	padding: 0px;

	color: #cccccc;

}


