h1 {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: rgb(123,123,123);
}
p {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.h1 {
	font-weight: normal;
}
.h2 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 11px;
	color: black;
}
.tabletop {
	margin-top: 25px;
}
.tab2 {   
	width: 950px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.box {
	padding: 0px;
	width: 950px;
}
.box_banner {
	width: 950px;
	height: 345px;
	margin: 0px;
	padding: 0px;
}
.line_bottom {
	background: url(../images/line-bottom.jpg);
	width: 950px;
	height: 21px;
	margin-top: -2px;
	padding: 0px;
}
.img_ico {
	float: left;
	padding-left: 5px;
	padding-right: 10px;
}
.box_flow1 {
	margin-top: 40px;
	margin-bottom: 30px;
	float: left;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
}
.box_flow2 {
	float: left;
	margin-top: 40px;
	margin-bottom: 30px;
	line-height: 16px;
	padding-top: 10px;
}
/* --------------box----------------- */
.box_round {
	float: left;
	background: #f7f7f7 url(../images/navigace/box1.jpg);
	width: 310px;
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
}
.box_round_bottom {
	background: url(../images/navigace/box2.jpg);
	width: 310px;
	height: 8px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	line-height: 1px;
	font-size: 1px;
}
.box_round_text {
	font-size: 12px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.box_round_text h2 {
	padding-bottom: 15px;
}
.box_round_text h2 a:link, .box_round_text h2 a:visited {
	font-size: 18px;
	font-weight: bold;
	color: rgb(1,94,41);
	text-decoration: none;
}
.box_round_text h2 a:hover, .box_round_text h2 a.current {
	color: black;
	text-decoration: underline;
}
.box_round_text p {
  color: rgb(123,123,123);
	font-size: 13px;
	line-height: 14px;
}
.box_round_br {
	margin-top: 7px;
}
.box_round_image {
	float: left;
	height: 220px;
	padding-right: 10px;
	padding-left: 5px;
}
.box_round_odkaz {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	text-align: right;
	position: absolute;
	right: 15px;
	bottom: 10px;
}
/* ------------------------flash --------------*/
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider li {
	width: 950px;
	height: 345px;
}
span#prevBtn {
	position: absolute;
	visibility: hidden
}
span#nextBtn {
	position: absolute;
	visibility: hidden
}