@charset "windows-1251";

a { color:black; text-decoration:underline }
body
    {
        font-family:Verdana, Helevetica, Arial, "Arial CE", sans-serif;
        border:1px solid #a3a3a3;
        font-size:10pt;
        background-color:#fff;
        color:black;
    }
    div#topMenu , 
    div#topMenu ul ,
    ul#mainMenu,
    div#top,
    div#happyFotoUnder,
    div#happyFotoLeft,
    div#leftMenuMenu,
    div#happyFotoRight
    {display:none;}
    
    a#happyFotoLogo{
    	display: none;
    }
    .perex { 
    }
    
    div#happyFotoCenter a[href^="http://"],
    div#happyFotoCenter a[href^="https://"],
    div#happyFotoCenter a[href^="ftp://"] {
        background-image:url("../img/url-black.gif");
        background-repeat: no-repeat;
        background-position: 100% 0%;
        padding-right:12px;
    }

    /*Jen pro Ukazku predelat do obecna*/
   
    div#happyFoto,
    div#happyFotoContent {
		width: 100%;
    }
    div#happyFotoCenter { 
    	width: 90%;
    	padding: 5px;
    	text-align: justify;
    }
    
    p img {
    	display: none;
    }
    
    div img {
    	display: none;
    }
    
    div#happyFotoCenter h1,
	div#happyFotoCenter h2,
	div#happyFotoCenter h3,
	div#happyFotoCenter h4,
	div#happyFotoCenter h5,
	div#happyFotoCenter h6 {color:#000; text-decoration:none; } 
	
	#happyFotoCenter h1 { font-size:14px; margin-bottom:5px; margin-top:10px; }
	#happyFotoCenter h2 { font-size:14px; margin-bottom:5px; margin-top:10px; }
	#happyFotoCenter h3 { font-size:12px; margin-bottom:5px; margin-top:10px; }
	#happyFotoCenter h4 { font-size:11px; margin-bottom:5px; margin-top:10px; }
	#happyFotoCenter h5 { font-size:11px; margin-bottom:5px; margin-top:10px; }
	#happyFotoCenter h6 { font-size:11px; margin-bottom:5px; margin-top:10px; }
    
