/*
  CSS pro text, nadpisy a podobne..je inkludovan do tinymce
*/

img{border:0px;}
h1, h2{color: #264E8D; font-weight: normal;}
h1{font-size: 1.4em;}
h2{font-size: 1.2em;}
h3{color: #313B49; margin-bottom:0px; font-size: 1.0em; display:inline; font-weight:bold;}

.strankaNeexistuje{
    color:red;
    font-size:14px;
    font-weight:bolder;
    padding:20px;
}