﻿    body {
      margin:0px auto; 
      text-align:center;
      font-family: Arial, Helvetica, sans-serif;
      font-size:80%; 
      color:rgb(70,70,70)  
    }
    
    #topik {
      background-image: url("logo.png");
	    background-repeat: no-repeat;  
      margin:0px auto; 	
      width:980px; 
      text-align:left; 
      margin-bottom:10px;
      height:70px;
    }
    
    #topik p {
      margin:0px;
      padding:0px;
    }
    
    #stranka {
      margin:0px auto; 	
      width:980px; 
      text-align:left; 
      border:1px solid rgb(230,230,230)
    }
    
    #breadcumb {margin:5px;margin-left:7px;}
    
    
    a {color:rgb(0,135,177); text-decoration:none}
    a:hover {color:rgb(65,105,225); text-decoration:underline}

    blockquote {margin:0px; padding:0px}
    
    
    img {margin:5px; padding:5px; border:1px solid rgb(200,200,200);}
    #main img {width:100px; height:100px;}
   
    #intro {margin:5px;}
    #head {margin:5px;}
    #main {margin:2px;}
    #bottom {margin:5px;}
    #help {margin:5px; border:1px dashed rgb(218,255,43); background-color:rgb(236,255,145); color:rgb(80,80,80); padding:1em; padding-top:3px;}
    #help p {margin:0px; padding:0px}
    
    #footer {color:rgb(130,130,130); margin-top:20px;}
        
    h1 {margin:0px; padding:0px;font-size:140%; font-weight:normal; color:rgb(140,165,181)}