

/* eck-prestige.pl css */


body
	{
	background-image: url(../pliki/bg1.png);
	
	text-align: center;
	font-family: Tahoma, Verdana;
	
	margin-top: 0;
	margin-bottom: 2;
	margin-left: 0;
	margin-right: 0;
	}
	
	
table {
	font-size: 11;
	}
	
p { text-indent: 25px; }	
	
	
img {
	border: 0;
	border-right: medium none;
  border-top: medium none;
  border-left: medium none;
  border-bottom: medium none;
  }	
  
  
.red {
  font-size: 11px;
  font-weight: bold;
  color: #F10000;
  }
  
.imgborder {
  border: solid #666666 1px;
  margin: 5px;
  }
  
  
.top {
  font-family: Arial;
  font-size: 20px;
  color: #464646;
  line-height: 130%;
  font-weight: normal;
  margin: 0px; padding: 0px;
  }
  
  
td {
  font-size: 11px;
  color: #555555;
  font-family: Verdana;
  line-height: 150%;
  }
  
ul li { list-style-type: disc; }

ol li { list-style-type: decimal; }


.maindiv {
	padding-bottom: 20;
	padding-left: 20;
	padding-right: 40;
  }
  
  
a:link {
	color: #0000FF; text-decoration: none;
  }
a:visited {
	color: #0000FF; text-decoration: none;
  }
a:hover {
	color: #cc0000; text-decoration: underline;
  }

.mebg {
  font-family: Arial;
  font-size: 13px;
  padding-left: 10;
  }

a.menu:link {
	color: #555555; text-decoration: none;
	font-weight: bold;
  }
a.menu:visited {
	color: #555555; text-decoration: none;
	font-weight: bold;
  }
a.menu:hover {
	color: #cc0000; text-decoration: none;
  }
  
  
a.tomcom:link {
	color: #777777; text-decoration: none;
  }
a.tomcom:visited {
	color: #777777; text-decoration: none;
  }
a.tomcom:hover {
	color: #444444; text-decoration: none;
  }
  
  
.menured {
  font-family: Arial;
  font-size: 12px;
  padding-left: 28;
  color: #353535;
  }
  
  
.button
  {
  width: 160px;
  font-size: 11px;
  font-family: Verdana;
  border: solid 1px #FF0000;
  }
  
  
#brd { border: solid 1px #AAAAAA; }
#brd1 { border-left: solid 1px #AAAAAA; border-right: solid 1px #AAAAAA; border-bottom: solid 1px #AAAAAA; }
#brd2 { border-right: solid 1px #AAAAAA; border-bottom: solid 1px #AAAAAA; }


.error { color: #FF0000; }

.main_page_logo { margin: 0; padding: 0; }


