body {
	font-size: 80%;
  font-family: Arial, 'Arial CE', Tahoma, 'Tahoma CE', Verdana, 'Verdana CE', sans-serif;
	color: #6C7D8B;
	line-height: 3ex;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #6C7D8B;
}

#main {
	margin: 0px auto;
	padding: 0px;
	width: 853px;
	text-align: left;
  background: url(../images/contbg.gif) repeat-y;
  margin-top: 15px;
}

#top {
  position: relative;
  margin: 0px;
	padding: 0px;
	width: 853px;
	height: 148px;
	background: url(../images/topbg.jpg);
	z-index: 5;
}

#logo {
	position: absolute;
	top: 33px;
	left: 50px;
	margin: 0px;
	padding: 0px;
	width: 177px;
	height: 96px;
	background: url(../images/logo.gif);
}

#logo a {
  display: block;
  width: 177px;
  height: 96px;
}

#crumbs {
	font-size: 10px;
	color: #6C7D8B;
	padding-bottom: 15px;
  z-index: 1;
}

#tophead {
  position: relative;
  margin: 0px;
	padding: 0px;
	width: 853px;
	height: 54px;
	background: url(../images/topheadmenu.jpg);
  z-index: 6;
}

#tophead #odkaz {
  position: absolute;
  top: 0px;
  right:10px;
  margin: 0px;
	padding: 0px;
	width: 50px;
	height: 45px;
}

#odkaz a{
  display: block;
	width: 50px;
	height: 55px;
}

/*#tophead {
  position: absolute;
  bottom: 2px;
  left: 22px;
	margin: 0px;
	padding-left: 6px;
	width: 830px;
	height: 20px;
	background: url(../images/menuleft.jpg) left top no-repeat;
}*/

#tophead ul {
  position: relative;
  padding: 5px 210px 5px 35px;
  margin: 0px;
}

#tophead ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
  behavior: url(hover.htc);
}

#tophead ul a {
  display: block;
  margin: 0px;
  padding: 0px;
  line-height: 20px;
  vertical-align: middle;
 	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
  padding: 0px 6px;
  /*background: url(../images/menubg.jpg) repeat-x;*/
}

#tophead ul li .menucol {
  margin: 0px;
  padding: 0px;
  width: 3px;
  height: 22px;
  background: url(../images/menuline.jpg) no-repeat;
}

/*#top_menu ul li .menuend {
  margin: 0px;
  padding: 0px;
  width: 6px;
  height: 35px;
  background: url(../images/menuright.jpg) no-repeat;
}*/

#tophead ul a:hover {
  text-decoration: underline;
  background: #9D5C6A;
}

#tophead ul a.selected {
  text-decoration: underline;
  background: #9D5C6A;
}

#tophead ul ul {
  clear: both;
	width: auto;
  height: auto;
	margin: 0px;
  padding: 0px;
	text-align: left;
	position: absolute;
	visibility: hidden;
  background: #AC6E7B;
	padding-bottom: 4px;
}

#tophead ul ul a {
  display: block;
  width: auto;
  margin: 0px;
  padding: 2px 10px;
  font-size: 11px;
 	text-transform: none;
 	font-weight: normal;
  line-height: normal;
  border: none;
  background: #B6647B;
}

#tophead ul li:hover ul, #top_menu ul li.hover ul {
  visibility: visible;
}

#tophead li li {
  float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

#content {
  position: relative;
  top: 0px;
  margin: 0px;
	padding: 0px;
 	width: 853px;
 	min-height: 300px;
	/*_height: 300px;*/
	background: url(../images/tail.jpg) right top no-repeat;
}
#text {
  margin-left: 35px;
	padding: 0px;
}

#body_part {
  float: left;
  margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 510px;
}

#body_part .box {
	padding: 10px;
	margin: 5px 0px;
	background: #d9eaf4;
	border: 1px solid #c0c0c0;
}

#search {
  position: absolute;
  top: 5px;
  right: 70px;
  width: 193px;
  height: 22px;
  padding-left: 10px;
  margin: 0px;
 	background: url(../images/searchbg.gif) top left no-repeat;
}

#search input {
  float: left;
	border: none;
	width: 171px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background: transparent;
}

#search input.button {
  float: right;
	border: none;
	width: 21px;
	height: 22px;
	padding: 0px;
	margin: 0px;
}

#left_part {
  float: left;
	padding: 0px;
	width: 200px;
}

#left_part ul {
  padding: 0px;
  margin: 0px;
}

#left_part ul ul {
  padding-left: 10px;
}

#left_part li {
  padding: 0px;
  margin: 0px;
	list-style-type: none;
}

#left_part li li {
  border: none;
  padding: 1px 0px;
 	list-style-type: none;
}

#left_part ul a {
	display: block;
	margin: 0px;
  padding: 1px 0px 1px 10px;
	color: #b65d6c;
  font-size: 12px;
  text-decoration: none;
 	width: 130px;
  background: url(../images/leftmenuicon.gif) 5px 7px no-repeat;
}

#left_part ul a:hover {
	text-decoration: underline;
}

#left_part ul a.selected {
	text-decoration: underline;
}

#left_part ul ul a {
	display: block;
	margin: 0px;
  padding: 0px 0px 0px 10px;
  font-size: 11px;
	font-weight: normal;
  text-decoration: none;
 	width: auto;
	border: none;
	line-height: 3ex;
}

#right_part {
  float: right;
	padding: 0px;
	width: 275px;
}

#left_part .head1, #right_part .head1 {
  margin-top: 30px;
	padding: 0px 5px;
  width: 180px;
  height: 30px;
  line-height: 30px;
  color: #b65d6c;
  font-weight: bold;
  background: url(../images/leftboxhead2.jpg) no-repeat;
}

#left_part .head2, #right_part .head2 {
  margin-top: 15px;
	padding: 0px 10px;
  width: 180px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  background: url(../images/leftboxhead.jpg) no-repeat;
}

#left_part .box, #right_part .box {
  margin: 0px;
	padding: 0px;
  width: 200px;
  background: url(../images/leftboxbg.gif) left top repeat-y;
}

#left_part .body, #right_part .body {
  margin: 0px 1px;
	padding: 0px 5px;
  width: 180px;
  background: url(../images/leftboxbody.jpg) left bottom repeat-x;
}

#left_part .end, #right_part .end {
  margin: 0px;
	padding: 0px;
  width: 200px;
  height: 7px;
  background: url(../images/leftboxend.jpg) no-repeat;
}

#footer {
  position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 853px;
	height: 31px;
	background: url(../images/footerbg.jpg);
}

#footer #text {
  position: absolute;
	left:275px;
  top: 9px;
 	font-size: 11px;
  line-height: normal;
  color: #6C7D8B;
}

#footer a {
  color: #6C7D8B;
}

#page_end {
	margin: 0px auto;
	padding: 0px;
	width: 864px;
	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: 0px;
	font-weight: bold;
  background: #6C7D8B;
  color: #ffffff;
}

.title {
	padding: 0px 5px 3px 5px;
	margin: 5px 0px;
	background: #6C7D8B;
  text-decoration: none;
}

.date {
	padding: 0px 5px 2px 5px;
	margin: 5px 0px;
	background: #6C7D8B;
	color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

.date a {
  text-decoration: none;
  color: #ffffff;
  background: #6C7D8B;
  font-weight: bold;
}

.date a:hover {
  text-decoration: underline;
}

.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: 130%;
	font-weight: bold;
	color: #B05F76;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

h2 {
	font-size: 125%;
	font-weight: normal;
  color: #B05F76;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

h3 {
	font-size: 115%;
  color: #B05F76;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-size: 105%;
	font-weight: bold;
  color: #B05F76;
	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: 0px;
  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");
}

#sendform textarea {
   width: 445px;
}

input.pform {
  width: 200px;
  border: 1px solid #000000;
 	font-size: 11px;
}

