body {
	margin:0;
	padding:0;
	min-width: 764px;
	text-align:center; /*IE 5 hack*/
	color: #333;
	font-size: 0.8em;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;	
}

table, td {
	font-size: 1em;
}

h3.kontakt {
	font-size: 1.2em;
	text-align: center;	
}

h3.temata {
	font-size: 1.2em;
}

.center {
	text-align: center;	
}
.strong{
	font-weight: bold;
}
.float-left {
	float: left;	
	margin-left: 20px;
}

h1 {
	margin: 0;
}

h2 {
  color: #D02008;
	font-size: 1.8em;  
	font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
	margin: 20px 0 10px 0;
	font-weight: normal;
}
	
a {
  color: #092D83;
	text-decoration: underline;
}

hr.GrayLine {
  color: #d9d9d9;
  border: 3px solid #d9d9d9;  
}

a:hover {
	color: #092D83;
	text-decoration: none;
}

a:visited {
	color:#aaaaaa;
}

img, table {
	border: 0;
}

.right {
	text-align: right;
}

.bezOdrazek {
	list-style-type: none;
}
.sMezerou{
	margin-bottom: 10px;
}
.hide {
	display: none;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height:0; 
	clear: both; 
	visibility: hidden;
}

* html .clearfix { /* Hides from IE-mac \*/
	height: 1px;
}

/* Start content */
body#home #content-matrjoska {
	width: 760px;
}

body#home #content {
	padding: 0 10px 20px 10px;
	text-align: justify;
}
