body {
	background: url('obrazky/pozadi_sede.png') #1c2228;
	margin: 0px;
	font: 14px Verdana;
	min-width: 960px;
}

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

h2 {
	font-size: 1.7em;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	color: white;
	text-align: center;
	text-shadow: 2px 2px 1px #0a294b;
}

#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;
}

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;
}

header {
	height: 73px;
}

article {
	background: url('obrazky/pozadi.png') #009aca;
	padding: 30px 0px;
}

article header {
	width: 250px;
	float: left;
}

article section {
	width: 666px;
	float: left;
	background: white;
	border: 2px solid #006797;
	box-shadow: 2px 2px 7px #1c2228;
	padding: 20px;
}

.cistic {
	clear: both;
}

.vlevo {
	float: left;
}
footer {
	height: 40px;
	color: white;
	margin: 20px 0 0 30px;
}
footer a {
	color: #ffbb00;
	text-decoration: none;
}
centrovac {
	margin: 0px auto;
	width: 960px;
}
p a {
	margin: 0px auto;
	color: white;
	text-decoration: none;
}
#dovednosti {
	border-collapse: collapse;
}
#dovednosti td {
	width: 33%;
	padding: 30px;
	vertical-align: top;
	border: 1px solid gray;
}
#reference img {
	border: 2px solig gray;
	padding: 6px;
	box-shadow: 3px 3px 6px #999999;
	margin-right: 6px:
}
