/* CSS Document */


		body {
		 min-width: 1202px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
		 font-family: Tahoma, serif, sans-serif, monospace;
		 font-size: 14px  ;
		
		 
		}
		
		
		p{
    line-height:1.5;
    text-indent:35px;
    
    }
		
    h1 {
		 font-size: 24px  ;
		 padding-left:35px;
		}
		
		h3 {
		 font-size: 18px  ;
		}
		
 h4 {
		 font-size: 16px  ;
		 
		}

    
		#container {
			padding-left: 125px;      /* LC fullwidth */
			padding-right: 165px;  
       /* RC fullwidth + CC padding */
		}
		
		#container .column {
			position: relative;
			float: left;
			
		}
		
		#center {
			padding: 0px 20px;       /* CC padding */
			width: 100%;
		}
		
		#left {
			width: 125px;             /* LC width */
			/*padding: 0 10px;          /* LC padding */
			right: 165px;             /* LC fullwidth + CC padding */
			margin-left: -100%;
		}
		
		#right {
			width: 125px;             /* RC width */
			/*padding: 0 10px;          /* RC padding */
			margin-right: -100%;
		}
		
		#footer {
			clear: both;
		}
		
		/*** IE Fix ***/
		* html #left {
			left: 150px;              /* RC fullwidth */
		}

		/*** Equal-height Columns ***/

		#container {
		position:relative;
			overflow: hidden;
		}

		#container .column {
			padding-bottom: 1001em;     /* X + padding-bottom */
			margin-bottom: -1000em;     /* X */
		}

		/*** Footer Fix ***/

		* html body {
			overflow: hidden;
		}
		
		* html #footer-wrapper {
			float: left;
			position: relative;
			width: 100%;
			padding-bottom: 10010px;
			margin-bottom: -10000px;
			}

		/*** Just for Looks ***/

		body {
			margin: 0;
			padding: 0;
			background-image : url("../graphics/bg.gif"); 
		 /* background: #CFEA8B;                     */ 
			}

		#header{
			
			position:relative;
			background-image : url("../graphics/header.gif");
      height: 60px  ; 
      padding-top:0px;
			
		
		}
		
		#footer {
	  	position:relative;
			text-align: center;
		  background-image : url("../graphics/footer.png");
			height: 100px  ;  
		}

		#left {
			
		}

		#center {
		
		}

		#right {
		
		}

		#container .column {
			/*padding-top: 1em;  */
			text-align: justify;
		}
		
		.eshop{
          border: 0px;
          width:121px; 
          height:262px;
          margin-top:-72px;
          
    }
   
    .kontakt{
          border: 0px;
          width:103px; 
          height:289px;
          margin-left:20px;
          margin-top:-72px;
    }
		
	
		
		
		
		#logo {
		/*position:relative;    */
		overflow:hidden;
		width: 912px;	
		margin: auto;
		margin-top: 70px; 
    min-height:121px;
    z-index:0;

    }
		
		
		.bordless_img{
	  
		 
     border: 0px;
    }
		
		
	
     #home{
      margin :auto;
    	width:900px;
      height:33px;  
      margin-bottom:15px; 
      padding-top:12px;
    }
    