body {
          text-align: center
     }
     #main {
          width: 972px;   
          margin-left: auto;
          margin-right: auto;
          text-align: left;
     }
     #hlavicka-null {
	width: 100%;
	padding: 0;
	border: 0;
	background-image: url(pc/pc_01.jpg);
	background-repeat: no-repeat;
	height: 160px;

     }
     #hlavicka {
          padding: 10px;
     }
     #vpravo-null {
	width: 802px;
	float: right;
	padding: 0;
	background-image: url(pc/bg.jpg);
	background-repeat: no-repeat;
	height: 100%;


     }
     #vpravo {
	padding: 10px;
	height: 100%;

     }
     #vlevo-null {
          width: 170px;
	  height: 353px;
          float: left;
          padding: 0;
          border: 0;  
     }
     #vlevo {
	background-image: url(pc/pc_02.jpg);
	background-repeat: no-repeat;
          width: auto;
		  	padding: 10px;
	  height: 353px;
     }
     #paticka-null {
	clear: both;
	width: 100%;
	border: 0;
	padding-left: 10px;

     }
     #paticka {
	padding: 0px;
	border: 1px solid #EFEFEF;
	background: #F5F5F5;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 950px;
	text-align: right;



     }
	 #paticka a {
	color: #666666;
	text-decoration: none;
	 }
	 #paticka a:hover {
	color: #999999;
	text-decoration: underline;
	 }
     hr { 
          display: none
     }
