body {
	font: 12px arial;
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
	background:  url(components/wall-top.jpg) center top repeat-x #fff;
}
.top-strip {
	background: url(components/top-strip.png);
	width: 1024px;
	height: 33px;
	margin: auto;
}
.top-strip2 {
   background: url(components/top2-strip.png);
	width: 1024px;
	height: 21px;
	margin: auto;
}
.header {
	background: url(components/header.png);
	width: 1024px;
	height: 184px;
	margin: auto;
}
.menu-strip {
   background: url(components/h-menu-strip.png);
	width: 1024px;
	height: 30px;
	margin: auto;
}
.rr {
	text-align: center;
	color: red;
	font: bold 15px/22px Arial
}
.blue {
	color: Blue;
}
a.odkaz:link {color: red; text-decoration: none; border-bottom: 1px dotted blue; padding-bottom: 2px;}
a.odkaz:hover {color: blue; text-decoration: none; border-bottom: 1px dotted red; padding-bottom: 2px;}
a.odkaz:visited {color: gray; text-decoration: none; border-bottom: 1px dotted red; padding-bottom: 2px;}

a.nb:link {border: none; text-decoration: none;}
a.nb:hover {border: none; text-decoration: none;}
a.nb:visited {border: none; text-decoration: none;}
/******************************** TOP MENU **************************************/
ul.t_m, li.item_t, li.item_t_e
{
margin: 0px;
padding: 0px;
font-size: 11px;
list-style-type: none;
list-style-image: none;
float: left;
}

ul.t_m li.item_t a
{
	display: block;
	width: 105px;
	height: 30px;
	background: url(components/h_item.jpg);
	line-height: 30px;
	text-align: center; /* vodorovne centrovani */
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
ul.t_m li.item_t_e a
{
	display: block;
	width: 105px;
	height: 30px;
	background: url(components/h_item_e.jpg);
	line-height: 30px;
	text-align: center; /* vodorovne centrovani */
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
ul.t_m li.item_t_e a:hover
{
  	color: #1D3554;
	text-decoration: none;
	background: url(components/h_item_eo.jpg);
}

ul.t_m li.item_t a:hover
{
	color: #1D3554;
	text-decoration: none;
	background: url(components/h_item_o.jpg);
}

/*------------------------end menu top-----------------------*/
.content {
	background: url(components/content-bg.png) repeat-y;
	width: 1024px;
	margin: auto;
}
.menu_h_box {
	width: 631px;
	height: 30px;
	float: left;
	margin-left: 22px;		
}
.ih {
	width: 166px;
	height: 40px;
	background: url(components/item-head.jpg) no-repeat;
	text-align: center;
	overflow: hidden;
	color: #fff;
	line-height: 40px;
	font-weight: bold;
	margin-top: 7px;
}
.ah {
	width: 149px;
	height: 40px;
	background: url(components/actual-head.jpg) no-repeat;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	line-height: 40px;
	margin-top: 7px;
}
.ti {
	margin-left: 62px;
	width: 125px;
}
.qi {
	margin-left: 20px;
	width: 20px;
	height: 30px;
}
.q2 {
	margin-left: 35px;
	width: 20px;
	height: 30px;
}

/*------------------------menu left-----------------------*/
ul.l_m, li.item_l
{
margin: 0px;
padding: 0px;
width: 166px;
font-size: 13px;
list-style-type: none;
}

ul.l_m li.item_l a
{
	display: block;

	width: 166px;
	height: 27px;
	border-bottom: 1px solid #fff;
	line-height: 27px;
	text-align: left; /* vodorovne centrovani */
	padding-left: 28px;
	overflow: hidden;
	color: navy;
	text-decoration: none;
	background: url(components/menu_l.jpg) no-repeat;
}

ul.l_m li.item_l a:hover
{
	text-decoration: none;
	color: #134FBB;
	background: url(components/menu_l_o.jpg) no-repeat;
}
.cl {
	clear: both;
}
/*------------------------end menu left-----------------------*/
.c {
	text-align: center;
}
.ft {
	float: right;
	margin: 12px 35px 0px 0px;
	text-align: right;
	color: #335484;
	font: 11px arial;
}
.fl {
	float: left;
	margin: 12px 0px 0px 35px;
	text-align: left;
	color: #335484;
	font: 11px arial;
}
.rb {
	float: right;
	width: 140px;
	padding-right: 10px;
}
.red {
	color: red;
}
.r_p {
	float: right;
	margin-right: 200px;
}
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: #374617;	
}

h1 {
	margin: 0px;
	padding: 10px 0px 3px 0px;
	border-bottom: 1px dotted silver;
	color: #385F92;
	font-size: 22px;
	font-weight: normal;
}
h2 {
	font-size: 17px;
	margin: 0px;
	color: yellow;
	background: #4169E1;
	letter-spacing: 1px;
	padding: 5px 0px 5px 15px;
	border-bottom: 1px dotted silver;
}
.left {
	width: 166px;
	float: left;
   padding: 0px 0px 0px 21px;
	margin-bottom: 20px;
}
.middle {
	width: 667px;
	float: left;
	margin-bottom: 15px;
}
.right {
	width: 147px;
	float: right;
	padding-right: 23px;
}
.r_box {
	width: 135px;
	margin: 15px 0px 15px 8px;
}
.inside {
	width: 640px;
	margin: 8px auto;
}
.product_box {
	width: 300px;
	height: 195px;
	border: 1px solid #ADC4DF;
	float: left;
	margin: 10px 0px 0px 15px;
	background: #E5F3F7;
}
.date {
	font: 11px/33px arial;
	margin-left: 50px;
	color: #2C5284;
}
.r {
	float: right;
	margin: 10px;
}
.l {
	float: left;
	margin: 10px;
}
.prod_prev {
	width: 600 px;
	margin: 15px auto;
}
td {
	line-height: 22px;
	border: 1px solid #DCDCDC;
}
.red {
	color: red;
}
.leg {
   background: #FFFFE0;
}
.p_th {
	margin: 10px auto 10px auto;
}
.bc {
	color: #FFFAEE;
	background: #517095;
	font-weight: bold;
	text-align: center;
}
.din {
	width: 150px;
	color: #FFFAEE;
	background: #517095;
	padding-left: 10px;
   font-weight: bold;
	overflow: hidden;
}
.des {
	width: 350px;
	background: #DCE8F3;
}
.des2 {
	width: 350px;
	background: #FFFFE0;
}
.det {
	width: 100px;
	background: #E4E4E4;
	text-align: center;
}
.footer {
	width: 1024px;
	height: 87px;
	margin: auto;
	background: url(components/footer.png);
}
