html, body, div, span, h1, h2, h3, h4, p, a, address, cite, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-family: inherit;
}
html, body {
	height: auto;
	width:100%;
}
body {
	background: #7982ad;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif Verdana, Geneva, Kalimati, sans-serif;
}
#wrapper {
	margin: 0 auto;
	width:687px;
	position: relative;
}
#menu ul {
	font-size:12px;
	padding:0px 0px 0px 25px;
	text-decoration:none;
	list-style-type:none;
}
#content-wrapper {
	margin-top:-4px;
	width: 687px;
}
#content {
	margin-right:2px;
	float:left;
}
#content p {
	padding:0px 18px 0px 22px;
	margin-bottom: 15px;
	text-align:justify;
}
#content h2 {
	color: #48599a;
	font-size: 12px;
	padding:0px 18px 0px 22px;
	margin-bottom:10px;
}
#content ul {
	padding:0px 18px 0px 22px;
	text-decoration:none;
	list-style-image:url(../images/middot.png);
	margin: 0px 10px 0px 15px;
}
	/* RIGHTBOXES */
	#rbt {
		background-position:bottom;
		background-image:url(../images/rbt.png);
		background-repeat:no-repeat;
		width:160px;
		height:6px;

	}
	#rbc {
		width:160px;
		background-image:url(../images/rbr.png);
		background-color:#eaebf4;		
		background-repeat:repeat-y;
		background-position:right;
	}
	#rbc p {
		padding: 5px 13px;
		text-align:justify;
		font-size:11px;
	}
	#rbb {
		background-image:url(../images/rbb.png);
		background-repeat:no-repeat;
		width:160px;
		height:11px;
	}
	/* RIGHTBOXES */
		
		
	/* ContentBOXES */
	#cbt {
		background-position:bottom;
		background-image:url(../images/cbt.png);
		background-repeat:no-repeat;
		width:513px;
		height:9px;
		
	}
	#cbc {
		width:514px;
		background-color:#eaebf4;
		background-image:url(../images/cbr.png);
		background-repeat:repeat-y;
		background-position:right;
	}
	#cbb {
		background-image:url(../images/cbb.png);
		background-repeat:no-repeat;
		width:513px;
		height:16px;
	}
	/* ContentBOXES */


.blue {
	color:#48599a;
}
.red {
	color:#e1272e;
}
a:hover {
	text-decoration: underline;
}
a{
	color: #000000;
	text-decoration: none;
}
#content a ,#download a {
	color: #48599a;
	text-decoration: none;
}
#content-tail {
	clear: both;
	padding-top:25px;
	text-align:center;
	margin: 0px auto;
	font-size:9px;
	color:#eaebf4;
}

p#message {
  text-align: center;
  line-height: 32px;
  background: #f7ae86;

margin-right: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

#novinky {
	border:#34408d 1px solid;
	padding:6px;
	background-color:#FFFFFF;
}
#novinky p {
	padding:0px 0px 0px 0px;
	margin-bottom: 0px;
	text-align:left;
	
}
.error {
  background: #ffac99;
}

#subject{
	display:none;
}

