﻿body {
	width: 950px;
	margin-left: auto;
    margin-right: auto;
	background-color: #99CCFF;
	color: blue; 
	font-style: normal; 
	font-family: Comic Sans MS, Arial
	}


div#fotopanel {
	top:0px;
	position: fixed;
	
}

div#odkazy {
	float: left; 
}

div#hlavni_text {margin-left: 20%}

p {color: blue; font-style: normal; font-family: Comic Sans MS, Arial}

td {text-align: center; border-color: blue; color: blue; font-style: normal; font-family: Comic Sans MS, Arial}

h2 {color: blue; font-weight: bold; font-family: Comic Sans MS, Arial; text-align: center}

h3 {color: blue; font-weight: bold; font-family: Comic Sans MS, Arial; text-align: center}

a:link {color: blue}
a:visited {color: blue}
a:active {color: blue}

body {background-color: #99CCFF}

table {border-color: blue}

