BODY 
		{
		MARGIN-TOP: 0px;
		BACKGROUND-COLOR: #f2f2f2;
		color: #9A9A9A;
		font-family: tahoma;
		FONT-SIZE: 8pt; 
		}
A:link 
		{
		COLOR: #7b7b7b; 
		FONT-SIZE: 8pt; 
		TEXT-DECORATION: none
		}
A:visited 
		{
		COLOR: #7b7b7b; 
		FONT-SIZE: 8pt; 
		TEXT-DECORATION: none
		}
A:active 
		{
		COLOR: #7b7b7b; 
		FONT-SIZE: 8pt; 
		TEXT-DECORATION: none
		}
A:hover {
		COLOR: #7b7b7b; 
		FONT-SIZE: 8pt; 
		TEXT-DECORATION: underline
		}
#layout 
		{
		position: relative;

		width: 800px; 
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		height: 100%;
		}
#logo
		{
		position: relative;
		width: 800px;
		margin-bottom: 0px;
		margin-top: 25px;
		}
#nabidka
		{
		position: relative;
		width: 800px;
		margin-bottom: 0px;
		margin-top: -2px;
		}
#copyright
		{
		position: relative;
		width: 800px;
		height: 100%;
		margin-bottom: 0px;
		}
td.new1
		{
		color: #e60000;
		width: 135px;
		padding-left: 7px;
		font-weight: bold;
		}
td.new2
		{
		width: 135px;
		padding-left: 7px;
		font-weight: bold;
		}
td.new3
		{
		width: 135px;
		padding-left: 7px;
		padding-bottom: 20px;
		}
td.an1
		{
		width: 160px;
		font-weight: bold;
		padding-bottom: 10px;
		}
td.an2
		{
		width: 160px;
		padding-bottom: 10px;
		}
table.mid
    {
    background-image: url("../img/mid.gif");
    }
td.copy
    {
    background-image: url("../img/copyright.gif");
    }
