html, body {
 		width: 100%;
 		height: 100%;
		margin: 0px;
		padding:0px;
 		background: white;
		font-size: 9px;
		font-family: Verdana, Tahoma, Arial;
		text-decoration: none;
		color: black;
}

img {
    border: none 0;
		margin: 0px;
}

td {
		vertical-align: top;
                font-size: 12px;
		font-family: Verdana, Tahoma, Arial;
		text-align: left;
		text-decoration: none;
		color: black;
	
}

td a:active, td a:link, td a:visited {
		text-decoration: underline;
		color: black;
}

td a:hover {
		text-decoration: none;
		color: black;
}



.menutop {
		vertical-align: top;
                font-size: 11px;
		font-family: Verdana, Tahoma, Arial;
		text-align: left;
		text-decoration: none;
		color: white;
	 text-align:left;
	  background-color: #cb0606;
		padding: 7px;
}

.menutop a:active, .menutop a:link, .menutop a:visited {
		text-decoration: underline;
		color: white;
		font-weight:bold;
			
}

.menutop a:hover {
		text-decoration: none;
		color: white;
		font-weight:bold;
}

.city a:active, .city a:link, .city a:visited {
    font-size: 10px;
		text-decoration: none;
		
		text-align: left;
}

.city a:hover {
     font-size: 10px;
		text-decoration: underline;
		
		text-align: left;
}

.state a:active, .state a:link, .state a:visited {
    font-size: 11px;
		text-decoration: none;
		color: #ce1617;
		font-weight: bold;
		padding: 2px;
		
}

.state a:hover {
     font-size: 11px;
		text-decoration: underline;
		color: #ce1617;
		font-weight: bold;
}

.list
{
  border: 1px solid  #FA351F;
  background-image: url('background.png');
  width: 572px;
  
}

.login
{
  border: 1px solid  #FA351F;
  background-image: url('background.png');
  margin-bottom: 5px;
  width: 218px;
}

.logintitle
{
  background-color: #ce1617;
  color: white;
  font-weight: bold;
  font-size: 11px;
  padding: 2px;
  width: 100%;
}

.pages
{
  border: 1px solid  #FA351F;
  background-color: #cb0606;
  color: white;
  width: 572px;
  table-layout: fixed;
  padding: 5px;
}

.title
{
  padding: 0px;
  font-weight: bold;
  color: white;
  font-size:13px;
}

.opis
{
  padding: 5px;
}

.dane
{
  background-image: url('background.png');
  padding: 5px;
  font-weight: bold;
  color: #ce1617;
}


.data
{
  background-image: url('background.png');
  padding: 5px;
  font-weight: bold;
  color: black;
}

.data1
{
  background-image: url('background.png');
  padding: 5px;
  color: black;
}

.data a:active, .data a:link, .data a:visited, .data a:hover
{
  font-weight: bold;
  text-decoration: underline;
  color: black;
}

.loginlink a:active, .loginlink a:link, .loginlink a:visited, .loginlink a:hover
{
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  color: black;
}

.reklama
{
  border: 1px solid  #FA351F;
  background-image: url('background.png');
  font-size: 11px;
  font-weight: bold;
  color: #ce1617;
  
}

.reklama a:active, .reklama a:link, .reklama a:visited, .reklama a:hover
{
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: black;
}
.bottom
{
  background-color: #ce1617;
  color: white;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  font-size: 10px;
}

.content
{
  width: 572px;
 
}

input {
		
		font-family: Verdana, Tahoma, Arial;
		font-size: 12px;
		color: #4A351F; 				
}

textarea {
		
		font-family: Verdana, Tahoma, Arial;
		font-size: 12px;
		color: #4A351F;	
}

.checkbox {
                margin-right: 8px;
		background: #CFA013;
		font-family: Verdana, Tahoma, Arial;
		font-size: 9px;
		color: #FFF7DE;
 		border: 1px solid #7D5C0E;
 		width: 12px;
 		height: 12px;
}

.radio {
                margin-right: 8px;
		background: #CFA013;
		font-family: Verdana, Tahoma, Arial;
		font-size: 9px;
		color: #FFF7DE;
 		border: none 0;
 		width: 12px;
 		height: 12px;
}

.button {
                margin-right: 11px;
		
		font-family: Verdana, Tahoma, Arial;
		font-size: 9px; 		
 		width: 50px;
 		height: 20px;
}

form {
		display: inline;
}

.thumbnail {
                margin-right: 11px;
                border: 1px solid #ab0f0f;
                padding: 10px;
}

p {
		margin: 0px;
		padding: 0px;
		border: 0px;
}

