body {
	background: url(content/wall.jpg);
	background-attachment: fixed;
	font-family: Arial;
	margin-top: 11px;
	font-size: 12px;
	color: black;
}
.header {
	background: url(content/header.jpg) no-repeat;
	width: 880px;
	height: 202px;
	margin: auto;
}
.menu_strip {
	width: 880px;
	height: 41px;
	margin: auto;
	padding-left: 4px;
	overflow: hidden;
	
}
.middle_strip {
	background: url(content/middle_strip.jpg) no-repeat;
	width: 880px;
	height: 30px;
	overflow: hidden;
	margin: auto;
	line-height: 38px;
	border-bottom: 1px solid silver;
}
.content {
	width: 880px;
	background: url(content/bg_content.jpg);
	margin: auto;
}
.footer {
   background: url(content/footer.jpg) repeat-x;
	width: 880px;
	height: 65px;
	margin: 5px auto auto auto;
	color: black;
	line-height: 37px;
}
#seolista {
	text-align: center;
	line-height: 18px;
}
#seolista a {
	color: #B59A00;
	font-size: 11px;
	text-decoration: none;
}
#seolista a:hover {
	text-decoration: underline;
}
.submit {
	background-image: url(content/bg_sub.jpg);
	border: 1px solid silver;
	cursor: pointer;
}
.reset {
	background-image: url(content/bg_res.jpg);
	border: 1px solid silver;
	cursor: pointer;
   margin-left: 20px;
}
.star {
	margin: 10px auto 5px auto;
}
img[class="star"] {
	margin: 3px auto 5px auto;
} 
.r {
	color: red;
	font-weight: bold;
}
p {
	line-height: 19px;
}
.right {
   padding-top: 15px;
	float: right;
	width: 214px;
	margin: 0px;
	text-align: center;
	border-left: 1px dotted silver;
}
.left {
	width: 662px;
	float: left;
}
.fr {
	float: right;
	margin-right: 10px;
}
.fl {
	float: left;
	margin-left: 10px;
}
.poc {
	margin-bottom: 10px;
}

a.odkaz:link {color: #867200; text-decoration: underline;}
a.odkaz:hover {color: red; text-decoration: none;}
a.odkaz:visited {color: #867200; text-decoration: underline;}

a.odkaz_r:link {color: red; text-decoration: underline;}
a.odkaz_r:hover {color: red; text-decoration: none;}
a.odkaz_r:visited {color: #fff; text-decoration: underline;}


a.wl:link {color: #FDDA7E; text-decoration: underline;}
a.wl:hover {color: red; text-decoration: none;}
a.wl:visited {color: #FDDA7E; text-decoration: underline;}

.inside {
	padding: 15px 12px 20px 25px;
}
.akce {
	padding: 0px 12px 10px 8px;
	text-align: center;
}
ol,ul,li {
	line-height: 19px;
	color: #5A1D1D;
}
h1 {
   text-align: right;
	margin: 0px;
	letter-spacing: 5px;
	padding: 83px 100px 0px 0px;
	font-family: Tahoma;
	font-size: 28px;
	font-weight: normal;
}
.l_i {
	border: 0px;
	text-decoration: none;
	padding-right: 2px;
	vertical-align: text-bottom;
}
.t_r {
	float: right;
	margin: 3px 0px 0px 0px;
} 
.c {
	text-align: center;
	margin: auto;
}
.ch {
	padding-left: 15px;
	overflow: hidden;
}
h2 {
	font-size: 20px;
	margin: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid silver;
	color: #154A60;
	font-weight: normal;
}
#check1, #check2, #check3, #check4, #check5, #check6, #check7, #check7, #check8, #check9, {
	border: 1px solid navy
}
h3 {
	font-size: 17px;
	color: #CE7200;
}
.time {
	width: 218px;
	float: right;
	text-align: center;
	font-size: 11px;
	line-height: 38px;
	color: #58420E;
}
.tab {
	width: 620px;
	margin: auto;
}
.tab_p {
	width: 400px;
	margin: auto;
	text-align: center;
}
.cen {
	background: #FFC048;
	font-weight: bold;
	text-align: center;
}
td {
	border: 1px solid silver;
	line-height: 23px;
	background: #fff;
}
.tab_calendar {
   border: 2px solid red;
	height: 15px;
	background-color: #FFAF4D;
	font-size: 11px;
}
.twenty {
	width: 22px;
	height: 15px;
	text-align: center;
	line-height: 18px;
}
.kal {
   width: 177px;
	margin: 10px auto 20px auto;
}
.bb {
	border: 1px solid gray;
	height: 15px;
	font-size: 11px;
	line-height: 18px;
}
.first_row {
	background: #4E76A0;
	color: #fff;
	font-weight: bold;
}
.first_row_c {
	background: #4E76A0;
	color: #fff;
	font-weight: bold;
	 text-align: center;
}
 .first_cell {
 	background: #4D5E6A;
	color: #fff;
	width: 170px;
   text-align: center;
	font-weight: bold;
	font-size: 11px;
 }
 input, textarea {
 	background: #FFFCD2;
 }
.wf {
	 font-size: 11px;
}
.cl {
	clear: both;
}
/******************************** 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;
width: 146px;
height: 41px;
line-height: 35px;
text-align: center; /* vodorovne centrovani */
background: url('content/item.jpg') no-repeat;
color: black;
font-weight: bold;
text-decoration: none;
}

ul.t_m li.item_t a:hover
{
	background: url('content/item_o.jpg') no-repeat;
	color: red;
	text-decoration: underline; 
}	

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