body {
	background-image: url(images/pozadi.jpg);
    background-position: center;
    background-repeat: repeat;
    
	margin: 73px 0px 0px 0px;
	font: 14px Verdana;
	min-width: 100%;
}

h2, h3, h4, h5, h6 {
	text-align: center;
	color: teal;
	font-family: Arial;
	text-shadow: 3px 3px 7px #666666;
}

h7 {
	font-size: 1.0em;
	text-align: center;
	color: red;
	font-family: Arial;
	
}

h8 {
	font-size: 1.0em;
	text-align: center;
	color: #242072;
	font-family: Arial;
	
}

h2 {
	font-size: 1.7em;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	color: #ff4500;
	text-align: center;
	text-shadow: 2px 2px 1px #fafafa;
}

h150 {
	font-size: 2em;
	font-weight: bold;
	color: #ff4500;
	
	text-shadow: 2px 2px 1px #fafafa;
}

#logo {
	background: url('obrazky/logo.png') no-repeat;
	width: 250px;
	height: 60px;
	float: left;
	margin: 7px 0px 0px 20px;
}

#logo h1 {	
	margin: 14px 0px 0px 10px;
        color: 	#FF1493;
}

nav ul {
	margin: 0px;
	list-style-type: none;
}

nav ul li {
	float: left;
	padding: 0px 25px;
	margin: 0 5px;
	font-size: 17px;
	height: 73px;
	line-height: 4.3em;	
}

nav ul li:hover, .aktivni {
	background: #ffbb00;
	box-shadow: 0px 0px 5px black;
}

nav a {
	color: white;
	text-decoration: none;
}

.centrovany  {
	text-align: center;
}

#centrovac {
	margin: 5px auto;
	width: 1200px;
}

header {
	height: 73px;
	position: fixed;
	top: 0px;
	background: #666666;
	width: 100%;
}

article {
	background: #8ad459;
	padding: 30px 0px;
}

article header {
	width: 250px;
	float: left;  
	position: static;
	background: none;
}

article section {
	font: 14px Courier New;
        width: 40%;
	float: left; 
	background: #ccc;
	border: 2px solid #006797;
	border-radius: 10px;
	box-shadow: 2px 2px 15px #1c2228;
	padding: 20px;
}
article section nastav {
	font: 14px Courier New;
        width: 100%;
	background: #8ad459;
	box-shadow: 2px 2px 20px #1c2228;
	
}
kalendarr {
	font: 14px Courier New;
        margin: 100px 5%;
        width: 800px 60%;
        
        
	
	float: left; 
	background: #ccc;
	border: 4px solid #006797;
	background-image: linear-gradient(yellow, green);
	background-position: 50% 50%;
        border-style: outset;
        border-radius: 10px;
}

kalendar {
	font: 16px Courier New;
        margin: 100px 5%;
        width: 90%;
        height: 20% 20%;
        aspect-ratio: 4/1;
        
	
	float: left; 
	background: #ccc;
	border: 4px solid #006797;
	background-image: linear-gradient(yellow, green);
	background-position: 50% 50%;
        border-style: outset;
        border-radius: 10px;
}

pochod {
	font: 14px Courier New;
        margin: 1px 0.5%;
        width: auto;
        width: 60%;
	
	float: left; 
	background: #ccc;
	border: 4px solid #006797;
	background-image: linear-gradient(yellow, green);
	background-position: 50% 50%;
        border-style: outset;
        border-radius: 10px;
}


redd{
	color: red;
}




footer {
	height: 40px;
	color: white;
    margin: 20px 0 0 30px;
}

footer a {
	color: 	#FF1493;
	text-decoration: none;
}

.cistic {
	clear: both;
}

.vlevo {
	float: left;
}

#dovednosti  td {
	width: 33%;
	padding: 10px;
	vertical-align: top;
	border: 1px solid gray;
}

#dovednosti {
	border-collapse: collapse;
}

#reference img {
	border: 1px solid gray;
	padding: 6px;
	box-shadow: 3px 3px 6px #999999;
	margin-right: 6px;
}
