body {
	font: 13px arial;
	color: #000;
	background: url(components/wall.jpg) center top no-repeat #989898 fixed;
	margin-top: 0px;
}
.logo {
	background: url(components/header.jpg);
	width: 952px;
	height: 230px;
	margin: auto;
	border: 1px solid #A73908;
}
.cena_col {
	width: 150px;
}
.middle_strip {
	width: 952px;
	height: 35px;
	color: #fff;
	margin: auto;
	overflow: hidden;
	border-left: 1px solid #A73908;
	border-right: 1px solid #A73908;
	border-bottom: 1px solid #A73908;
	background: url(components/bg_middle.jpg);
}
.top_left{
	width: 198px;
	float: left;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
}
.top_menu {
	float: right;
	width: 751px;
}
.t_i {
	margin: 8px 0px 0px 21px;
	height: 20px;
   width: auto;
	overflow: hidden;
}

h1 {
	margin: 20px 0px;
	padding-bottom: 3px;
	border-bottom: 1px dotted silver;
	color: #272D10;
	font-size: 20px;
	font-weight: normal;
}
.r {
	color: red;
	font-weight: bold;
}
.q {
	width: 210px;
	float: left;
	margin: 65px auto auto 20px;
	color: white;
	font-style: italic;
}
h2{
	color: #CC6C24;
	font: normal 18px Tahoma;
   text-decoration: underline;
	margin: 12px 0px 6px 0px;
}
h3 {
	color: #575229;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;	
}
.reset {
	color: red;
}
.submit {
	color: blue;
}
p.normal {
	line-height: 19px;
	margin-top: 12px;
}
.c {
	text-align: center;
	line-height: 19px;
	margin-top: 12px;
}
.ac {
	text-align: center;
}
.inside {
	width: 715px;
	margin: auto;
	padding: 0px 11px 25px 0px;
	overflow: hidden;
}
.cena {
	font-size: 16px;
	font-weight: bold;
   border: 1px solid orange;
	background-color: #fff;
	padding: 3px;
	color: #52652B;
}
.ir {
	float: right;
	margin: 12px;
	border: 0px;
}
.il {
	float: left;
	margin: 12px;
	border: 0px;
}
.rt {
	float: right;
	margin: 0px 10px;
	padding: 3px;
	background-color: #FFFFF0;
	border: 1px solid silver;
}
.domu {
	width: 210px;
	height: 59px;
	float: left;
}
.fl {
	float: left;
   width: 200px;
	font-size: 11px;
	text-align: center; 	
}
.fl a:link {
	color: white;
	text-decoration: none;
}
.fl a:hover {
	color: orange;
	text-decoration: none;
}
.fl a:visited {
	color: white;
	text-decoration: none;
}
.cc {
	float: right;
   padding-right: 20px;
	color: white;
}
/******************************** TOP MENU **************************************/
ul.t_m, li.item_t
{
margin: 0;
padding: 0;
font-size: 12px;
list-style-type: none;
list-style-image: none;
float: left;
}

ul.t_m li.item_t a
{
	display: block;
   font-style: italic;
	width: 125px;
	height: 35px;
	line-height: 38px;
	text-align: center; /* vodorovne centrovani */
	background: url('components/menu_h_o.jpg') no-repeat;
	color: white;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}

ul.t_m li.item_t a:hover
{
   background: url('components/menu_h.jpg') no-repeat;
	color: #000;
	text-decoration: none;
}

/*------------------------end menu top-----------------------*/

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

ul.l_m li.item_l a
{
	display: block;
	font-style: normal;
	width: 200px;
	height: 40px;
	line-height: 41px;
	text-align: left; /* vodorovne centrovani */
	padding-left: 11px;
	border-bottom: 1px solid white;
	overflow: hidden;
	color: #fff;
   font-weight: bold;
	text-decoration: none;
	background: url(components/menu_l_o.jpg) no-repeat;
}

ul.l_m li.item_l a:hover
{

text-decoration: none;
color: #000;
background: url(components/menu_l.jpg) no-repeat;
}
.cl {
	clear: both;
}
/*------------------------end menu left-----------------------*/

ul[class="nor"] {
	margin: 10px;
}
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;
	text-transform: lowercase;
}

.content {
  background: url(components/bg_content.jpg);
  width: 952px;
  margin: auto;
  border-left: 1px solid #A73908;
  border-right: 1px solid #A73908;
}
.right {
   background: url(components/bg_right.jpg) no-repeat;	
	background-position: top right;
	margin: 0px;
	width: 737px;
	float: right;
}
.left {
	width: 200px;
	overflow: hidden;
	float: left;
	text-align: center;
	padding-bottom: 35px;
}
.l_p {
	margin-top: 25px;
	color: #4D3A10;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: 1px;
}
#cr {
	margin-top: 10px;
}
a.odkaz:link {color: #C54B13; padding-bottom: 1px; border-bottom: 1px dotted olive; line-height: 19px; text-decoration: none;}
a.odkaz:hover {color: #3E3C00; padding-bottom: 1px; border-bottom: 1px dotted #C54B13; line-height: 19px; text-decoration: none;}
a.odkaz:visited {color: gray; padding-bottom: 1px; border-bottom: 1px dotted #C54B13; line-height: 19px; text-decoration: none;}

.tab {
	width: 680px;
	margin: 15px auto 25px auto;
	border: 1px solid silver;
}
.cap {
	background: #326532;
	border: 1px solid silver;
	font-weight: bold;
	color: #FFFFF0;
	text-align: center;
}

.t1 {
	background: #F7E7C5;
}
.t2 {
	background: #F5DCA7;
}

.footer {
	background: url(components/footer.jpg);
	border-left: 1px solid #A73908;
	border-bottom: 1px solid #A73908;
	border-right: 1px solid #A73908;
	width: 952px;
	height: 36px;
	line-height: 39px;
	margin: auto;
}
