body {
     background: url(components/bg_body.jpg) repeat-x #fff fixed;
	  font-family: Arial;
	  margin-top: 0px; 
	  font-size: 12px;
	  color: #292929;
}
.header {
	background: url(components/header.jpg);
	width: 981px;
	height:303px;
	margin: auto;
}
.d_strip {
	background: url(components/bg_date.jpg) no-repeat;
	width: 981px;
	height: 34px;
	line-height: 34px;
	margin: auto;
}
.content {
	background: url(components/bg_content.jpg) repeat-y;
	width: 981px;
	margin: auto;
}
p {
	line-height: 18px;
}
p:first-letter {
	color: #DD7A00;
	font-size: 17px;
	font-weight: bold;
}
.date {
	color: #727272;
	float: left;
	font-size: 11px;
	width: 285px;
	padding-left: 205px;
	clear: both;
}

h1 {
	margin: 5px 0px 15px 0px;
	padding-left: 14px;
	letter-spacing: 1px;
	color: #272D10;
	line-height: 41px;
	font-size: 19px;
	background: url(components/bg_headling.jpg) repeat-x;
	font-weight: normal;
}
h2 {
	color: #F29E00;
	font-size: 17px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #E3E3E3;
}
.h {
	margin-top: 19px;
	border: 0px hidden;
}
td {
	background: #F9F9E5;
}
ul.nor {
	margin: 10px auto auto 35px;
	padding: 0px;
	list-style-image: url(components/odr.jpg)
}
li.odr {
	margin: auto;
	list-style-image: url(components/odr.jpg);
	line-height: 18px;
	color: #484848;
}
a.nbl:link {text-decoration: none; border: 0px hidden;}
a.nbl:visited {text-decoration: none; border: 0px hidden;}
a.nbl:hover {text-decoration: none; border: 0px hidden;}
.left {
	width: 177px;
	float: left;
	overflow: hidden;
}
.slog {
	float: right;
	padding-right: 35px;
	color: #FF4500;
	width: 455px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.th {
	background: url(components/th.jpg);
 	height: 25px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	color: #3C4C59;	
}
td{
	height: 25px;
	line-height: 25px;
	border: 1px solid #D6DFE6;
}
.logo {
	width: 52px;
	text-align: center;
}
a.odkaz:link {color: #E19300;	text-decoration: none; border-bottom: 1px dotted gray; padding-bottom: 2px;}
a.odkaz:hover {color: gray; text-decoration: none; border-bottom: 1px dotted #E19300; padding-bottom: 2px;}
a.odkaz:visited {color: gray; text-decoration: none; border-bottom: 1px dotted gray; padding-bottom: 2px;}

/*------------------------menu left-----------------------*/
ul.l_m, li.item_l
{
margin: 0px;
padding: 0px;
width: 177px;
font-size: 11px;
font-weight: bold;
list-style-type: none;
overflow: hidden;
}

ul.l_m li.item_l a
{
	display: block;
	font-style: normal;
	width: 177px;
	height: 41px;
	line-height: 41px;
	text-align: left; /* vodorovne centrovani */
	padding-left: 8px;
	letter-spacing: 1px;
	overflow: hidden;
	color: yellow;
   font-weight: bold;
	text-decoration: none;
	background: url(components/menu_item.jpg) no-repeat;
}

ul.l_m li.item_l a:hover
{

text-decoration: none;
color: #000;
background: url(components/menu_item_o.jpg) no-repeat;
}
.cl {
	clear: both;
}
/*------------------------end menu left-----------------------*/
.c {
	text-align: center;
}
.r {
	float: right;
	margin: 10px;
}
.red, .reset {
	color: red;
}
.l {
	float: left;
	margin: 10px;
}
.submit {
	color: blue;
}
.r_big {
	font-size: 17px;
	color: red;
	font-weight: bold;
}
.s_m {
	background: url(components/start_menu.jpg);
	width: 177px;
	height: 36px;
}
.e_m {
	background: url(components/end_menu.jpg);
	width: 177px;
	height: 36px;
}
.akce {
	background: url(components/akce_bg.jpg) repeat-y;
	width: 177px;
}
.ac {
	text-align: center;
	padding-top: 10px;
	width: 150px;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	color: #fff;
}
.a_box {
	width: 130px;
	padding: 10px 27px 13px 13px;
	color: #000;
}
.tnv {
	width: 500px;
	margin: auto;
}
.right {
	width: 730px;
	float: left;
	margin-bottom: 25px;
	padding: 10px 30px 0px 30px;
}
.footer {
	background: url(components/footer.jpg);
	border-top: 2px solid #eaeaea;
	width: 981px;
	height: 65px;
	margin: 3px auto;
	color: Gray;
}
.caution {
	padding: 10px;
	background: #FFE340;
	border: 4px black dashed;
	text-align: center;
	font-size: 13px;
}
.copy {
	float: right;
	padding: 13px 30px 0px 0px;
	text-align: right;
}
.wd {
	float: left;
	padding: 13px 0px 0px 20px;
}



