body {
	background-color:white;
	font-size: 11px;
	margin: 0px;
	text-align: center;
	color: black;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	background-color: #F7F1D7;
}
td {
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, Tahoma;
}
hr {
	color: silver;
}
a {
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration:none;
}
a.h1 {
	text-align: left;
	font-size: 21px;
	color: #047033;
	text-decoration:none;
}
a.h1:hover {
	color: #18904C;
}
a.top {
	padding-right: 23px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration:none;
}
a.top2 {
	padding-right: 23px;
	font-size: 13px;
	font-weight: bold;
	color: yellow;
	text-decoration:none;
}
a.mini {
	font-weight: normal;
	color: green;
	text-decoration:none;
}
a.mini2 {
	font-weight: normal;
	color: #B50404;
	text-decoration:none;
}
a.p {
	color: black;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	padding-top: 3px;
	font-weight: normal;
	font-size: 13px;
}
.toptext {
	text-align: left;
	padding-top: 33px;
	padding-left: 290px;
	font-size: 21px;
	color: #047033;
	text-decoration:none;
}

a:hover {
	color: #FF9900;
	text-decoration:none;
}
a.p:hover {
	color: black;
	text-decoration:none;
}
a.top:hover {
	color: #F5880B;
	text-decoration:none;
}
.bgtitle {
	width: 100%;
	height:160px;
	text-align: right;
	background-image: url("img/tit.jpg");
	background-repeat: no-repeat;
}




h1 {
	font-weight: normal;
	margin: 0px;
	text-align: right;
	padding-right: 10px;
	padding-top: 6px;
	font-size: 10px;
	color: #106032;
	text-decoration:none;
}

.leva {
	text-align: left;
	padding-left: 15px;
	padding-right: 12px;
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
}
.prava {
	text-align: left;
	padding-left: 13px;
	padding-right: 15px;
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
	border-left: #E6BF57 1px dotted;
	background-image: url("img/obr.jpg");
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.title2body {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url("img/obr.jpg");
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-bottom: 10px;
}
.copyright {
	text-align: left;
	color: #949191;
	padding-left: 21px;
	font-weight: normal;
	margin: 0px;
	font-size: 10px;
}
.kontakt {
	width: 210px;
	float: left;
}
.menu_right {
	width: 200px;
	float: right;
}
.menu_left {
	width: 250px;
	float: left;
}

.small {
	font-size: 10px;
}
.tit {
	color: #148D48;
	font-size: 11px;
}

.line {
	background-color: #F6EDC6;
}
.bglista {
	height: 19px;
	background-color:#F0D488;
}
/*  Slevy */

#obsahslevy {
	border: silver 1px solid;
	background-color: white;
	margin: 0px 0px 15px 20px;
	padding: 7px;
	width: 450px;
	height: 150px;
	clear: both;
}
#obsahslevy .tit {
	width: 100%;
	margin: 4px 0 3px 0;
	color:#4c8f30; 
	font-size: 12px
}
#obsahslevy a.titlink {
	font-weight:normal;
      display: block;
	width: 100%;
	margin: 3px 0 3px 15px;
	color:#1717B4; 
	font-size: 11px
}
#obsahslevy a.titlink:hover {
	color:silver; 
}