body {
	font-size: 80%;
  font-family: Verdana, 'Verdana CE', Arial, 'Arial CE', Tahoma, 'Tahoma CE', sans-serif;
	color: #323232;
	line-height: 3ex;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #bfd1d8 url(../images/mainbg.jpg) top left repeat-x;
}

#main {
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	text-align: left;
  background: url(../images/contbg.jpg) repeat-y;
}

#top {
  position: relative;
  margin: 0px;
	padding: 0px;
	width: 820px;
	height: 118px;
	background: url(../images/topbg.jpg);
}

#top #toplogo {
  position: absolute;
  left: 36px;
  top: 37px;
  width: 250px;
  height: 64px;
	margin: 0px;
	padding: 0px;
	background: url(../images/acelogo.jpg);
}

#top #toplogo a {
  display: block;
  width: 250px;
  height: 64px;
	margin: 0px;
	padding: 0px;
}

#top a#flag_cz {
  display: block;
  position: absolute;
  left: 336px;
  top: 39px;
  width: 22px;
  height: 22px;
	margin: 0px;
	padding: 0px;
	background: url(../images/flag_cz.gif);
}

#top a#flag_en {
  display: block;
  position: absolute;
  left: 363px;
  top: 39px;
  width: 22px;
  height: 22px;
	margin: 0px;
	padding: 0px;
	background: url(../images/flag_en.gif);
}

#top #search {
  position: absolute;
  top: 39px;
  left: 401px;
  width: 194px;
  height: 25px;
	padding-left: 10px;
  margin: 0px;
 	background: url(../images/searchbg.png);
}

#top #search input {
  float: left;
	border: none;
	width: 150px;
	height: 25px;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	margin-right: 4px;
	background: transparent;
	color: #787878;
}

#top #search input.button {
  float: right;
	border: none;
	width: 33px;
	height: 25px;
	padding: 0px;
	margin: 0px;
}

#top #txtarea {
  position: absolute;
  top: 83px;
  left: 420px;
  width: 300px;
  height: 20px;
	padding: 0px;
  margin: 0px;
  color: #86898a;
  font-size: 11px;
}

#top #txtarea a {
  color: #86898a;
  text-decoration: none;
}

#topfx {
  position: relative;
  margin: 0px;
	padding: 0px 10px;
	width: 800px;
	height: 150px;
	background: url(../images/topfxbg.jpg);
}

#topend {
  position: relative;
	margin: 0px 10px;
	padding: 0px;
	width: 800px;
	height: 11px;
	background: url(../images/topendbg.jpg) repeat-x;
}

#top_menu {
  position: relative;
	margin: 0px 10px;
	padding: 0px;
	width: 800px;
	height: 30px;
	background: url(../images/menubg.gif) repeat-x;
	border-top: 1px solid #ffffff;
	z-index: 10;
}

#top_menu ul {
  padding-left: 5px;
  margin: 0px;
}

#top_menu ul li {
	float: left;
	padding: 0px;
	list-style-type: none;
  behavior: url("http://www.acetrade.cz/hover.htc");
}

#top_menu ul a {
  display: block;
  margin: 0px;
  padding: 0px;
  line-height: 30px;
  vertical-align: middle;
 	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
  padding: 0px 15px;
}

#top_menu ul li .menucol {
  margin: 0px;
  padding: 0px;
  line-height: 30px;
  vertical-align: middle;
 	color: #d0e2e7;
	font-size: 10px;
}

#top_menu ul a:hover {
  text-decoration: underline;
}

#top_menu ul a.selected {
  text-decoration: underline;
}

#top_menu ul ul {
  clear: both;
	width: auto;
  height: auto;
	margin: 0px;
  padding: 0px;
	text-align: left;
	position: absolute;
	visibility: hidden;
  color: #ffffff;
  background: none;
  background-color: #ba6775;
  padding-bottom: 5px;
}

#top_menu ul ul a {
  display: block;
  width: auto;
  margin: 0px;
  padding: 3px 15px;
  color: #ffffff;
  font-size: 11px;
 	text-transform: none;
 	font-weight: normal;
  line-height: normal;
  border: none;
  background: none;
}

#top_menu ul ul a:hover {
  background-color: underline;
}

#top_menu ul ul a.selected {
  background-color: underline;
}

#top_menu ul li:hover ul, #top_menu ul li.hover ul {
  visibility: visible;
}

#top_menu li li {
  float: none;
	border: none;
	padding: 0px;
	margin: 0px;
  background: #ba6775;
}

#content {
  position: relative;
  margin: 0px;
	padding: 0px 30px 20px 30px;
 	width: 760px;
 	min-height: 350px;
	_height: 350px;
}

#crumbs {
	font-size: 10px;
	padding-bottom: 15px;
}

#left_part {
  float: left;
  margin-top: 6px;
  border-top: 2px solid #d2d2d2;
	padding: 10px;
	width: 150px;
	background: #f4f4f4 url(../images/leftmenubg.jpg) left bottom no-repeat;
}

#left_part ul {
  padding: 0px;
  margin: 0px;
}

#left_part ul ul {
  padding-left: 10px;
  padding-bottom: 5px;
}

#left_part li {
  padding: 0px;
  margin: 0px;
	list-style-type: none;
}

#left_part li li {
  border: none;
  padding: 2px 0px;
 	list-style-type: none;
}

#left_part ul a {
	display: block;
	margin: 0px;
  padding: 1px 0px 1px 20px;
	color: #b65d6c;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
 	width: 130px;
  background: url(../images/leftmenuicon.gif) 5px 7px no-repeat;
}

#left_part ul a:hover {
	background-color: #DCDCDC;
}

#left_part ul a.selected {
  background-color: #DCDCDC;
}

#left_part ul ul a {
	display: block;
	margin: 0px;
  padding: 0px 0px 0px 20px;
  font-size: 11px;
	font-weight: normal;
  text-decoration: none;
 	width: auto;
	border: none;
	line-height: 3ex;
}

#right_part {
  float: right;
  margin: 0px;
	padding-left: 20px;
	width: 570px;
}

#left_part2 {
  float: left;
  margin: 0px;
	padding-right: 20px;
	width: 570px;
}

#right_part2 {
  float: right;
  margin-top: 6px;
  border-top: 2px solid #d2d2d2;
  font-size: 11px;
	padding: 10px;
	width: 150px;
	background: #f4f4f4 url(../images/leftmenubg.jpg) left bottom no-repeat;
}

#right_part2 .title {
	margin: 0px;
  padding: 2px 4px;
	background: #dbe3e5;
	font-weight: bold;
}

#right_part2 .line {
	margin: 10px 0px;
  padding: 0px;
	width: 150px;
	height: 2px;
	background: #d2d2d2;
}

#part_right .box {
  margin: 0px;
	padding: 10px;
  background: #d4d4d6;
  font-size: 10px;
  line-height: normal;
  width: 150px;
}

#footer {
  position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	height: 40px;
	background: url(../images/footerbg.jpg);
}

#footer #text {
  position: absolute;
  right: 34px;
  top: 14px;
 	font-size: 10px;
  line-height: normal;
  color: #86898a;
}

#footer a {
  color: #86898a;
}

#page_end {
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	height: 15px;
}

#right {
  float: right;
}

.displayNone {
	display: none;
}
  
.cleaner {
  clear: both;
  height: 1px;
  margin: -1px 0px 0px 0px;
  padding: 0px;
  border:none;
  visibility: hidden;
}

.news_head {
	padding: 1px 8px;
	margin: 5px 0px;
	font-weight: bold;
	background: #EBEBEB;
}

.title {
	padding: 2px;
	margin: 5px 0px;
	background: #EEEEEE;
}

.date {
	margin: 0px;
  padding: 0px;
  font-size: 10px;
}

.floatr {
  float: right;
}

.floatl {
  float: left;
}

a {
  color: #000000;
	text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

ul {
	list-style: square;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

ul.lsnone {
	list-style: none;
}

li {
	margin: 0px;
	padding-bottom: 10px;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.top {
	vertical-align: top;
}

h1 {
	font-size: 160%;
	font-weight: normal;
	color: #646462;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	color: #646462;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h3 {
	font-size: 120%;
	font-weight: normal;
	color: #932737;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #932737;
	padding: 0px;
	margin: 0px;
}

.small {
  font-size: 10px;
}

p {
	margin: 0px;
	padding: 0px;
}

.p5 {
	margin: 0px;
	padding-bottom: 5px;
}

.p10 {
	margin: 0px;
	padding-bottom: 10px;
}

form {
  margin: 0px;
  padding: 0px;
}

.sendbtn {
	border: solid 1px #969696;
	padding: 0px;
	background: #D7D7D7;
}

img {
  border: 0px;
}

img.pic {
  border: 4px solid #dbe3e5;
  padding: 2px;
  margin: 5px;
}

img.pic_right {
  border: 4px solid #dbe3e5;
  padding: 2px;
  float: right;
  margin: 5px;
}

img.products_logo {
  border: 1px solid #dcdcdc;
  padding: 2px;
  float: right;
  margin: 0px 0px 10px 10px;
}

.ace_color {
  color: #953040;
}

.trade_color {
  color: #575b5a;
}

table {
  border: 0px;
}

tr, th, td {
	font-size: 11px;
  text-align: left;
}

table.linestyle {
  border: 1px solid #7c7c7c;
  border-collapse: collapse;
}

table.linestyle tr {
  cursor: pointer;
}

table.linestyle tr:hover {
  background: #d4d4d4;
}

table.linestyle td {
  border: 1px solid #7c7c7c;
 	line-height: normal;
}

table.linestyle th {
  border: 1px solid #7c7c7c;
  background: #f5eeb7;
 	line-height: normal;
}

table.linestyle td.right, th.right {
  text-align: right;
}

table.linestyle td a {
  display: block;
  text-decoration: none;
}

table.linestyle td a:hover {
  text-decoration: underline;
}

table.gallery {
  margin: 0px auto;
  border-collapse: separate;
  border-spacing: 4px;
}

table.gallery td {
  text-align: center;
  font-size: 10px;
  line-height: normal;
}

table.gallery td div {
  font-size: 10px;
  margin: 10px 0px;
  text-align: center;
}

.description {
  text-align: center;
  color: #000000;
  margin-bottom: 10px;
}

#remote_control {
  margin: 10px auto;
  padding: 0px;
  width: 150px;
  height: 22px;
}

a.remote_begin {
  float: left;
  display: block;
  padding: 0px;
	margin-right: 5px;
  width: 26px;
  height: 22px;
  background: url("../images/remote_begin.gif");
}

a.remote_prev {
  float: left;
  display: block;
  padding: 0px;
	margin-right: 5px;
  width: 26px;
  height: 22px;
  background: url("../images/remote_prev.gif");
}

a.remote_exit {
  float: left;
  display: block;
  padding: 0px;
	margin-right: 5px;
  width: 26px;
  height: 22px;
  background: url("../images/remote_exit.gif");
}

a.remote_next {
  float: left;
  display: block;
  padding: 0px;
	margin-right: 5px;
  width: 26px;
  height: 22px;
  background: url("../images/remote_next.gif");
}

a.remote_end {
  float: left;
  display: block;
  padding: 0px;
	margin: 0px;
  width: 26px;
  height: 22px;
  background: url("../images/remote_end.gif");
}
