body {
   background: url(components/wall.jpg) repeat-x #E0F0FF;
	margin: 0px;
	padding: 0px;
	font: normal 12px/18px arial;
	color: #5C4921;
}
.date_strip {
	background: url(components/date_strip.jpg) no-repeat;
	width: 980px;
	height: 40px;
	margin: 5px auto 0px auto;
}
.header {
	background: url(components/header_strip.jpg) no-repeat;
	width: 980px;
	height: 86px;
	margin: auto;
}
.menu_strip {
	background: url(components/menu_strip.jpg) no-repeat;
	width: 980px;
	height: 38px;
	margin: auto;
}
.left {
	background: url(components/left_bg.jpg) no-repeat;
	float: left;
	width: 336px;
   height: 561px;
}
.right {
	background: url(components/right_bg.jpg) no-repeat top;
	width: 644px;
	float: right;
}
.inside {
	width: 635px;
   padding-left: 9px;	
}
.content {
	width: 980px;
	margin: auto;
}
.top_menu {
	width: 641px;
	float: right;
	height: 38px;
}
.time {
   float: right;
	text-align: right;
	margin-right: 30px;
	color: #697E93;
	font: normal 11px/37px arial;
}
.center {
	text-align: center;
}
.ikon {
	margin: 10px 14px 0px 0px;
	float: right;
}
.iko_box {
	float: right;
	margin-right: 10px;
}
.iko_box_l {
	float: right;
	margin-top: 25px;
}
.t1 {
	background: #F6ECC2;
}
.fb {
	padding-top: 5px;
	float: right;
	height: 30px;
	width: 120px;
	text-align: right;
}
.fg 
{
	width: 600px;
	margin: 15px auto;
	background: #FFF2D7;
	border: 1px solid #AAC4F2;
}
.cl {
	clear: both;
}
.introduction {
	padding-top: 130px;
	margin: auto;
	width: 300px;
	height: 235px;
}
.qc {
	width: 160px;
	margin: 27px auto 0px auto;
	color: #765225;
}
h1 {
	margin: 0px;
	padding: 15px 0px 3px 10px;
	border-bottom: 1px dotted #cfcfcf;
	color: #931D1D;
	font: normal 22px/38px arial;
	clear: both;
}
h2 {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	color: #916F1D;
	text-decoration: underline;
	font: normal 17px arial;
}
p {
	font: normal 12px/19px arial;
	color: #5C4921;
	text-indent: 15px;
}
p:first-letter {
	color: #B22222;
	font: bold 30px monotype corsiva;
}
.r {
	float: right;
	margin: 10px;
}
.il {
	float: left;
	padding-left: 8px;
}
.ir {
	float: right;
	margin: 10px;	
}
.red {
	color: red;
	font-weight: bold;
}
.intro_head {
	color: #CE8100;
	font: normal 16px/22px arial;
	text-align: center;
	text-decoration: underline;
	letter-spacing: 1px;
}
a.odkaz:link {color: #1349A8;	text-decoration: none; border-bottom: 1px dotted brown; padding-bottom: 1px;}
a.odkaz:hover {color: brown; text-decoration: none; border-bottom: 1px dotted #1349A8; padding-bottom: 1px;}
a.odkaz:visited {color: gray; text-decoration: none; border-bottom: 1px dotted red; padding-bottom: 1px;}

/******************************** TOP MENU **************************************/
ul.t_m, li.item_t
{
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
float: left;
}

ul.t_m li.item_t a
{
	display: block;
	width: 158px;
	height: 38px;
	font: bold 12px/38px Tahoma;
	text-align: center;
	letter-spacing: 1px;
	color: #1D7396;
	text-decoration: underline;
}

ul.t_m li.item_t a:hover
{
	color: #9F771A;
	text-decoration: none;
}
/*------------------------end menu top-----------------------*/
.submit {
	background-image: url(components/bg_sub.jpg);
	border: 1px solid silver;
	cursor: pointer;
}
.reset {
	background-image: url(components/bg_res.jpg);
	border: 1px solid silver;
	cursor: pointer;
   margin-left: 20px;
}
.fl {
	width: 300px;
	margin: 7px 0px 0px 20px;
	font: normal 11px/19px arial;
	float: left;
	color: #747474;
}
.fr {
	float: right;
	font: normal 11px arial;
   margin: 0px 10px 0px 0px;
	width: 600px;
	color: #747474;
	text-align: right;
}
.footer {
	background: url(components/footer.gif) no-repeat;
	width: 980px;
	height: 85px;
	line-height: 67px;
	margin: auto;
}
