/***********************************************************
 MAIN (ogolnie)
 ***********************************************************/

body    {
	background: #DDD;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

a    {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

a:link    {
	color: #222;
	text-decoration: underline;
}

a:visited    {
	color: #666;
	text-decoration: underline;
}

a:hover    {
	background-color: #CCC;
}

h1, h2, h3    {
	margin: 0px;
	padding: 0px;
}

/*a:link:focus, :visited:focus { 
	-moz-outline: 15px dotted;
}*/

/***********************************************************
 BANNER (Sranner)
 ***********************************************************/

*#banner    {
	font-family: trebuchet ms,verdana,arial,sans-serif;
	color: #000;
	border: 1px solid #999;
	font-size: medium;
	font-weight: normal;
	background: #FFF;
	height: 100px;
}

*#banner a, *#banner a:link, *#banner a:visited, *#banner a:active, *#banner a:hover    {
	font-family: trebuchet ms,verdana,arial,sans-serif;
	font-size: x-large;
	color: #900;
	text-decoration: none;
}

*.description    {
	font-family: trebuchet ms,verdana,arial,sans-serif;
	color: #444;
	font-weight: bold;
	font-size: 90%;
}

/***********************************************************
 MAIN MAIN MAIN (FRANKFURT AM MAIN)
 ***********************************************************/

*#content    {
	float: right;
	width: 73%;
	font-family: trebuchet ms,verdana,arial,sans-serif;
	font-size: small;
	border: 1px dotted #999;
	background: #fff;
	margin-top: 15px;
	text-align: left;
}

p	{
	margin-top: 8px;
	margin-bottom: 8px;
}

*.main    {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

*.title    {
	font-family: trebuchet ms,verdana,arial,sans-serif;
	font-size: small;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 0px;
}

*.emph	{
	font-family: trebuchet ms,verdana,arial,sans-serif;
	font-weight: bold;
}

*.framed    {
	font-family: trebuchet ms,verdana,arial,sans-serif;
	font-size: small;
	color: #333;
	background: #EEE;
	border: 1px dotted #999;
	padding: 5px;
	margin-bottom: 15px;
	margin-right: 0px;
	letter-spacing: 0.2em;
}

/***********************************************************
 LEWA STRONA (menu)
 ***********************************************************/

*#links    {
	float: left;
	width: 25%;
	border: 1px dotted #999;
	margin-top: 15px;
	background: #FFF;
	padding-bottom: 15px;
	font-weight: normal;
}

*.menuitem    {
	font-family: trebuchet ms,verdana,arial,sans-serif;
	color: #333;
	font-size: small;
	font-weight: normal;
	line-height: 100%;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
}

*.menugroup    {
	font-family: trebuchet ms,verdana,arial,sans-serif;
	color: #FFF;
	font-size: x-small;
	font-weight: bold;
	background: #AAA;
	line-height: 120%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-top: 16px;
	margin-bottom: 6px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

#ten_link {
	color: #A00;
}

/***********************************************************
 RAMKA Z NALEPKAMI (na dole)
 ***********************************************************/

*#footer    {
	float: right;
	position: static;
	background: #EEE;
	bottom: 0px;
	right: 0px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-family: trebuchet ms,verdana,arial,sans-serif;
	font-family: trebuchet ms,verdana,arial,sans-serif;
	font-size: x-small;
	color: #666;
	border: 1px dotted #aaa;
}

*#footer	a:hover    {
  color: #900;
  background-color: #EEE;
}

/***********************************************************
 KONIEC (plesni)
 ***********************************************************/

