/* writed by Marek Hlavac */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 1em;
	overflow: hidden;
	padding-top: 20px;
}
#body{
	width: 100%;
	height: 100%;
}
#celek{
	width: 760px;
	height: 420px;
	margin: auto;
	text-align: center;
} 
#celek_in{
	width: 100%;
	height: 100%;
	position:relative;
	margin-right: 0px;
	margin-left: 0px;
}
#pata{
	position:relative;
	height: 110px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
#rytir{
	position: relative;
	width: 300px;
	height: 500px;
	margin:auto;
	border: 1px solid #663300;
	float:left;
}
#text {
	position: relative;
	width: 422px;
	height: 500px;
	margin:0;
	border: 0px;
	float:left;
	padding-top: 50px;
}

#logo{
	position:relative;
	height: 60px;
	width: 100%;
	text-align: center;	
}

.grafika {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.text{
	color: #003399;
	font-style: normal;
	text-align: justify;
}
.menu{
	text-decoration: none;
	line-height: 2em;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.menu a{
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}

/* format Agionet*/
h1 {
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;

}
h2 {
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
h3 {
	color:#000000;
	font-size:0.8em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;	
}
h3:first-line{
	text-indent: 2em;

}
h4 {
	color:#000000;
	font-size:0.8em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	text-align: right;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

img {
  margin-top: 10px;
  margin-bottom: 10px;


}