body			{ 
				font-family: Verdana, Tahoma, Arial, Helvetica, 'Arial CE';
				font-size: 8pt;
				font-weight: normal;
				text-align: left;
				color: white;
				text-decoration: none;
				background-color: black;
				background-attachment : fixed;
				background-repeat : repeat;
				margin-left: 20pt; margin-right: 20pt;
				margin-top: 15pt; margin-bottom: 10pt;
				}
table			{
				font-size: 8pt;
				font-weight: normal;
				text-align: left;
				color: white;
				}
h1				{
				color: #C6C6C6;
				font-weight: bold;
				font-size: 15px;
				margin: 0px 0px 15px 0px;
                padding: 0;
				}
h2				{
				color: #C6C6C6;
				font-weight: bold;
				font-size: 11px;
				margin: 0px 0px 10px 0px;
                padding: 0;
				}
img				{
				text-decoration: none;
				}
a img			{ 
				text-decoration: none;
				border : none;
				}
a				{
				color : white;
				font-weight : bold;
				text-decoration : none;
				background-color : transparent;
				}
a:Hover			{
				background-color : transparent;
				color : #AAAAAA;
				}
a:Active		{
				color : #777777;
	       		text-decoration : none;
				background-color : transparent;
				}
a.title			{
				text-decoration: none;
				font-size: 11px;
				DISPLAY: block;
				border: 1px solid black;
				background-color: black;
				color: white;
				height: 16px;
				}
a.title:Hover	{
				border-color: #BBBBBB;
				background-color: #444444;
				color : white;
				}
tr.oddo			{
				background-color: #444444;
				}
tr.eveno		{
				background-color: #333333;
				}
tr.odd			{
				background-color: #3B1C00;
				}
tr.even			{
				background-color: #2D1600;
				}
.module			{
				border : 1px solid #808080;
				text-align : center;
				font-family : Verdana, Tahoma, Arial, Helvetica, 'Arial CE';
				font-size : 11px;
				font-weight : normal;
				}
.dropdown		{
				font-family : Verdana, Tahoma, Arial, Helvetica, 'Arial CE';
				font-size: 11px;
				color : white;
				background-color: #0f0f0f;
				border : 1px #444444 solid;
				/*border : 2px ridge;*/
				}
.query			{
				font-family : Verdana, Tahoma, Arial, Helvetica, 'Arial CE';
				font-size: 11px;
				color : white;
				background-color: black;
				border : 1px #444444 solid;
				}
.button			{
				font-family : Verdana, Tahoma, Arial, Helvetica, 'Arial CE';
				font-size: 11px;
				font-weight : bold;
				}
.newsdate		{
				background-image: url("/news.png");
				background-repeat: repeat-y;
				font-size: 9px;
				border-top: 1px solid #707070;
				line-height: 20px;
				DISPLAY: block;
				padding-left: 8px;
				width: 130px;
				}
.newstext		{
				margin-left: 30px;
				}
#qsmall			{
				font-family : Verdana, Tahoma, Arial, Helvetica, 'Arial CE';
				font-size : 11px;
				color : white;
				background-color : #000000;
				border: 1px solid;
				}
.seznamline		{
				background-color : #222222;
				border: 2px ridge;
				height: 33px;
				}
.seznamheader	{
				background-color : #222222;
				border: 2px ridge;
				}
.seznamline a	{
				display: block;
				padding: 2 2 2 2;
				width: 100%;
				}
a.seznamtitle	{
				text-decoration: none;
				text-align: center;
				font-size: 11px;
				DISPLAY: block;
				padding: 3 0 3 0;
				width: 100%;
				}
form			{
				margin-top: 0px;
				margin-bottom: 0px;
				}
pre				{
				margin-top: 0px;
				margin-bottom: 0px;
				}
table.maintable	{
				background-image: url(/logo.png);
				background-repeat: no-repeat;
				}


/*                 2007 (c) Ashus                 */
/*          All author's rights reserved.         */
/*         http://www.ashus.net/index.php         */
