body {
		background:url(images/tlo3.jpg) repeat-x #C8D0F1;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		width:740px;
		margin-bottom:10px;
		list-style: none;
    }

div {
        font: verdana 12px #000;
        position:relative;
		margin-left:auto;
		margin-right:auto;
    }
a {
		text-decoration: none;
		color: #007236;
	}
	
th, td {
         padding: 7px
       }

th {
     background: #dcdcdc
     color: #414632
   }	

td {
     text-align: center;
     background: #E4E4E6
   }

table {
        background: #C8D0F1
      }

table {
        border-collapse: collapse
      }
	
#kontener {
		width:740px;
		height:auto;
		padding-bottom:20px;
		border-left:solid #dcdcdc 1px;
		border-right:solid #dcdcdc 1px;
		border-bottom:solid #dcdcdc 1px;
		border-top:solid #dcdcdc 1px;
		background:#ffffff;
	}
#logo {
		background:url(images/logo_zakupy_na_telefon.jpg) no-repeat;
		width:720px;
		height:150px;
		border:solid #818181 1px;
		margin-top:10px;
	}
#menu {
		max-width:720px;
		width:720px;
		height:22px;
		background:#eeeeee;
		border-top:solid #a9a9a9 1px;
		border-bottom:solid #a9a9a9 1px;
		margin-top:10px;
	}
#menu a {
		padding-left:40px;
		padding-right:35px;
		display: block;
		color:#000000;
		margin-top:2px;
		float:left;
		font-weight: bold;
	}
#menu a:hover {
		margin-top:2px;
		color:#000000;
		text-decoration:underline;
	}
#tresc {
		margin-top:20px;
		margin-left:15px;
		margin-right:15px;
		height:auto;
		width:700px;
		background:#ffffff;
		margin-bottom:10px;
	}
#tresc h2 {
		margin-left:auto;
		margin-right:auto;
		text-indent:20px;
        font-size: 17px;
		margin-top:0px;
		border-left:solid #DF0000 3px;
		width:650px;
	}
#tresc p {
		margin-left:auto;
		margin-right:auto;
		width:650px;
		text-indent: 15px;
		text-align: justify;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#stopka {
		clear:both;
		text-align:right;
		width:740px;
		height:15px;
		margin-top:5px;
		border-top:solid #dcdcdc 1px;
		border-left:solid #dcdcdc 1px;
		border-right:solid #dcdcdc 1px;
		border-bottom:solid #dcdcdc 1px;
		background:#fbfbfb;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#stopka a {
		color: #000000;
	}
#stopka a:hover {
		text-decoration:underline;
	}

#copyright {
		float:left;
		padding-left:40px;
	}
#design {
		float:right;
		padding-right:10px;
}