body {
margin: 0;
padding: 0;
background: #eee url(bg.gif) repeat-x;

}
img {
margin: 0;
padding: 0;
}

#nav 
{
  margin-top: 10px; }


	.red { color: #ac3030; font-weight:bold;}
	
#tresc, #tresca
{
	width: 800px;	
	margin: auto;
	padding: 0;
	height: auto;
}
#tresca {
	height: 650px;
	}


#logo
{
float:left;
width: 800px;
background: white url(bg.gif) repeat-x;
height: 61px;

}
#top_nav {
	background-color: #07455a;
	width: 800px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2em;
}
#top_nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#top_nav li {
	display: inline;
	list-style-image: url('none');
	list-style-type: none;
	background-image: url('none');
	margin-left: 10px
}
#top_nav li a:link{
	color: #ffffff; 
	text-decoration: none;
	padding-bottom: 2px; 
}
#top_nav li  a:visited {
	color: #ccff00; 
	text-decoration: none;
}
#top_nav li a:hover {
	color: #faffc4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #faffc4;
}
#link {
  width: 800px;
  height: auto;
  text-align: right;
  margin: 5px 0 0 0;
  }
  #link a {
    font-size: 15px;
    color: #ff0000;
    }

h3 {
font-family: Georgia ,Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #07455a;
float: right:;
margin-left: 0px;
margin-top: 15px;
font-size: 17px;
border-bottom: 1px solid #999999;
}


h4 {
font-family: Georgia ,Verdana, Arial, Helvetica, sans-serif;
margin-top: 20px;
font-size: 16px;
font-weight: bold;
color: #07455a;
border-bottom: 1px solid #999999;
}
p, #stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #07455a;
	margin-top: 0px;
	padding-left: 10px;
	font-size: 12px;
	
}

#stopka 
{

	width: 800px;
	margin-top: 15px;
	height: 20px;
	border-bottom: 5px solid #999999;
	background: #07455a;
	font-size: 9px;
	text-align: center;
	color: #ccc;
	padding-top: 15px;
}
#opis {
  padding: 10px;
  margin-right: 10px;
	width: 790px;
  background: #faffc4;
  margin-top: 20px;
  }


h2 {
    font-family: Georgia ,Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		padding-left: 0px;
		padding-top: 0px;
		margin-top: 5px;
    }
h1 {
		position: absolute;
		padding-left: 0px;
		margin-top: 15px;
		font-family: Georgia ,Verdana, Arial, Helvetica, sans-serif;
    font-weight: none;
    font-size: 20px;
    color: #07455a;
    }




p.tresc {
  font-family: "verdana" "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333;
	margin-top: 0px;
  }

a {
  font-size: 9px;
  color: #ccc;
  text-decoration: underline;
}
a:hover {
  font-size: 9px;
  color: #ccc;
  text-decoration: none;
}

