body {
	text-align: center;
	background-color: #e0e0e0;
	background-repeat: repeat;
	font-size: small;
	font-family: Arial,sans-serif;
}

a#klik {
	text-decoration: underline;
}


a {
	color: Blue;
}

#main {
	width: 1023px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: left;
	box-shadow: 2px 2px 2px 2px #888888;
	background-image: url(obrazky/corner_swirl.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-radius: 5px;
}
#hlavicka-null {
	width: 100%;
	padding: 0;
	border: 0px none;
	box-shadow: 1px 3px 2px 1px #888888;
	border-radius: 5px;
}
#hlavicka {
	/*border-bottom: 1px solid #000;*/
	text-align: left;
	color: white;
	/*padding: 10px;*/
	background-image: url(obrazky/hlavicka10.jpg);
	height: 150px;
	width: 1025px;
	background-repeat: no-repeat;
	border-radius: 5px 5px 0px 0px;
}
#vpravo-null {
	width: 820px;
	float: right;
	padding: 0;
	border: 0px none;
	min-height: 500px;
}
#vpravo {
	padding: 0px 15px;
	color: black;
	margin-top: 30px;
/*	background-image: url(obrazky/vodoznak_jaro.jpg);*/
/*	background-image: url(obrazky/vlocka2.jpg);*/
/*      background-image: url(obrazky/vodoznak_leto.jpg); */
	background-repeat: no-repeat;
	min-height: 500px;
}
#vlevo-null {
	width: 190px;
	float: left;
	padding: 0;
	border: 0px none;
	background-color: #62b1d0;
	box-shadow: 1px 1px 2px 1px #888888;
	margin: 20px 0px 0px 10px;
	border-radius: 3px;
}
#vlevo {
	padding: 10px 0;
}
#paticka-null {
	clear: both;
	width: 100%;
	padding: 5 0 0 0;
	border: 0px none;
}
#paticka {
	padding: 10px 10px 0px 10px;
}
hr {
	display: none;
}
#vlevo a {
	font-weight: bolder;
	color: black;
	display: block;
	/*width: 80%;*/
	background-color: white;
	padding: 5px;
	/*border-bottom: 1px solid Black;
	border-top: 1px solid Black;*/
	box-shadow: 1px 1px 2px 1px #888888;
	text-decoration: none;
	border-radius: 2px;
}
#vlevo a:hover {
	color: black;
	background-color: silver;
}

#vlevo{
	color: white;
	/*text-align: center;*/
}

.info{
	width: 85%;
	margin: 0 auto;
	text-aling: left;
}

#vlevo p{
	font-weight: bold;
}

#vlevo h2{
	font-weight: bold;
}

ul {
/*	list-style-type: none; */
	margin: auto;
	padding: 0px 15px;
}
#vlevo ul {
	width: 100%;
	list-style-type: none;
	/*margin-left: 5px;*/
	padding: 0px;
}
#vlevo li {
	padding: 5px 23px;
	text-align: left;
	text-decoration: none;
}
#paticka p {
  margin-top: 50px;
	text-align: center;
	color: black;
	padding: 5px;
}
table {
	border-radius:	4px;
}
td {
	border-radius: 2px;
}
h1 {
	display: none;
}
.vyveska {
	margin-top: 10px;
	padding: 5;
	/*border-bottom: 1px solid black;*/
}
.autoracas{
  text-align: right;
	font-style: italic;
  padding: 0px 40px 0px 0px;
  margin: 0px;
  border-top: 1px solid black;
}
.uvod_aktualita{
  border: 1px solid red;
}
.popis_osvedceni {
/*	font-weight: bolder;
	margin: 10px 0px;
	width: 350px;
	height: 100px;
	float: left; */
}
ul#vzdelani {
	list-style-type: none;
}
.obrazek_osvedceni {
	float: right;
	width: 120px;
	height: 100px
	margin: 15 0 10 0;
	border-radius: 3px;
}
#magor {
	width: 400px;
	height: 20px;
}
.text_k_osvedceni{
	text-decoration: none;
	font-weight: normal;
}
#kurziva {
	font-style: italic;
}
.bodseznamu {
	list-style-type: disc;
}

#href_more {
	text-align: right;
}

.monospace{
	font-family: "Courier New", Courier, monospace;
}

.text_image{
	width: 225px;
	box-shadow: 1px 3px 2px 1px #888888;
	margin: 5px 10px 5px 10px;
	border-radius: 3px;
}

.portrait{
	width: 150px;
	box-shadow: 1px 3px 2px 1px #888888;
	margin: 5px 20px 5px 20px;
}

.vzdelani{
	/*clear: both;*/
	margin-bottom: 30px;
	/* float: left; */
	width: 100%
}

.popis_vzdelani{
	/* width: 70%; */
	margin-bottom: 10px;
	/* float: left; */
}

.obrazek_vzdelani{
	width: 25%;
	margin: 10px;
	/* float: right; */
	box-shadow: 1px 3px 2px 1px #888888;
	border-radius: 3px;
}
