html, body 
{
	color: #000;
	margin: 0;
	padding: 0;
 /* background-color: rgb(85,107,47); */
/* background-color: rgb(230,230,250); */
 background:url(images/tlo.gif) top right; 
}

#top 
{
	width: 700px;
  text-align: center;
	
}

#naglowek
{
	background-color: rgb(255,204,0);
	display: block;
	height:150px;
	margin-top:10px;

}

#menu {
	background-color: rgb(153,0,0);
	clear: both;
}


#tresc 
{
	width: 688px;
	overflow: hidden;
	clear: both;
  background-color: #FFFFFF;
	text-align:left;
	padding: 5px;
	color: rgb(18,18,18);
	border: 2px solid rgb(255,255,153);


}

#stopka 
{
	width: 100%;
	height: 25px;
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
	text-align: right;
	font-size:12px; 
	font-weight: bold;
  font-family: Verdana, Tahoma, Helvetica,  Arial,  sans-serif; 
  line-height: 18px;
}

#bottom 
{
	width: 100%;
	height: 10px;
	background-color: rgb(255,255,153);

}

ul, ul li 
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul 
{
	float: left;
	background-color: rgb(255,255,153);
	padding: 1px 0 1px 1px;
	border: 1px solid #000;
}

ul li 
{
	float: left;
}


ul a:link, ul a:visited 
{
	text-decoration: none;
	display: block;
	width: 160px;
	text-align: center;
	background-color: rgb(255,255,153);
	color: rgb(18,18,18);
	font-weight: bold;
	border: 2px outset #ccc;
	padding: 5px;
}

ul a:hover 
{
	border-style: inset;
	padding: 7px 3px 3px 7px;
	background-color: rgb(18,18,18);
	color: rgb(255,255,153);
}


h1
{
margin: 20px;
padding: 0;
font-size: 22px; 
font-weight: bold; 
font-family: Georgia, Verdana, Tahoma, Helvetica,  Arial; 
line-height: 20px;

}


p {font-size:12px; font-family: Verdana, Tahoma, Helvetica,  Arial,  sans-serif; line-height: 20px;}
p.tresc:first-letter {font-size:15px; font-weight: bold;} 
p.trescb{font-weight: bold;}

#top2
{
  width: 700px; 
  height: 139px;
}


object.logo
{

  width: 700px; 
  height: 139px;
  background-color: #E6EFFB;

}



embed.logo
{
  
  width: 700px; 
  height: 139px;
  background-color: #E6EFFB;


}

a:link, a:visited {color: rgb(0,102,204); text-decoration:none; font-weight:bold;}
a:hover, a:active {color: rgb(255,102,51); text-decoration: underline; font-weight:bold;}

a.autor:link, a.autor:visited {color: rgb(255,102,51); text-decoration:none; font-weight:bold;}
a.autor:hover, a.autor:active {color: rgb(255,204,0); text-decoration: underline; font-weight:bold; font-size:14px;}

ol
{
	font-size:12px; 
  font-family: Verdana, Tahoma, Helvetica,  Arial,  sans-serif; 
  line-height: 18px;
}

table.kontakt
{

  width: 300px;
  font-size:12px; 
  font-family: Verdana, Tahoma, Helvetica,  Arial,  sans-serif;
  margin-top:10px;
  margin-bottom:20px;

}

td.b
{

  font-weight:bold;
  width: 50px;
}

img.obrazek_oferta
{
    float: right; 
    margin-right:50px;
}


#odstep
{ width:10px; height:150px;}

#info
{
font-size:12px; 
font-weight: bold; 
font-family: Verdana, Tahoma, Helvetica,  Arial,  sans-serif;
color: #9F0000; 
text-align:center;
}

#confirm
{
font-size:12px; 
font-weight: bold; 
font-family: Verdana, Tahoma, Helvetica,  Arial,  sans-serif;
color: rgb(34,139,34); 
text-align:center;
}



