/*
  CASCADING STYLE SHEET for Społeczne Gimnazjum Dwójka
  Created by marpo it
  http://www.marpo.pl
*/


/*
  general styles
*/

body.overall
{
    margin-bottom:0px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
}

/*
  Main table description
*/

td.home_timer
{
	#border-left: #818181 1px solid;
	#border-top: #818181 1px solid;
}

td.home_search
{
	#border-right: #818181 1px solid;
	#border-top: #818181 1px solid;
}

td.home_results
{
	#border-right: #818181 1px solid;
	#border-top: #818181 1px solid;
	#border-left: #818181 1px solid;
	#border-bottom: #818181 1px solid;
}

table.page
{
	width:100%;
	height:80%;
	
}

a
{
	font-family:verdana;
	font-size:small;
	color:black;
}
a:hover
{
	font-family:verdana;
	font-size:small;
	color:black;
}

