.flag {
  position: relative;
  top: 200px; left: 40px;
  width: 100px;
  height: 15px;
}

body { 
  margin:0; padding:0;
  background: #e6e2d9 url(../templates/default/images/bg.gif);
}

#wrap {
  margin:0 auto;
  width: 100%;
  background: transparent url(../templates/default/images/bg2.jpg) repeat-x bottom left;
}
#header {
  width: 938px;
  height: 232px;
  background: url(../templates/default/images/hubertusz.jpg) no-repeat;
}

.kepek {
  float: right;
  margin-top: 180px;
  margin-right: 80px;
}

#rightblock {
  float:right;
  width: 190px;
  padding-right: 33px;
}

/* ZADÍR template */
#content {
  margin: 0 auto;
  width: 938px;
  background: url(../templates/default/images/bg1.jpg) repeat-y;
  /*background-positon: bottom 50px; */
 }

#maincontent {
  float: left;
  width: 674px;
  padding: 0px 5px 5px 36px;
  font: 13px/130% "Palatino Linotype", "Times New Roman";
  color: #4f290a; text-align: justify; 
}
p { padding: 0 5px 0 20px;}

#maincontent p:first-letter { 
  font-size: 150%;
  font-weight: bold;
  color: #9a2100;
}

/*--- FOOTER ---*/
#footer  { 
  width: 938px;
  height: 97px;
  background: url(../templates/default/images/footer.jpg) no-repeat;
}

#footer img { border: none; }

.copyright {
  float:left;
  padding:15px 0 0 20px;
  font-size:11px;
  color:#9d9d9d;
}

.design {
  float: right;
  margin: 55px 20px 0 0;
}

.cms {
  float: left;
  margin: 60px 0 0 20px;
}

/*--- LINK ---*/
a img { border: none; }

a:link { color: #ff5e00; text-decoration: none; }
a:visited { color: #ff5e00; text-decoration: none; }
a:hover { color: #950105; text-decoration: none ; }

/*--- GALÉRIA ---*/
.current_page { font-weight: bold; color: #000000; }

div.warning {
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 400px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 1px solid #777870;
	line-height: 2em;
	padding: 1em;
	margin: 2em;}

div.sys {
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 400px;
	font-weight: normal;
	background-color: #FAFAFA;
	border: 1px solid #777870;
	line-height: 2em;
	padding: 1em;
	margin: 2em;
}
