* {
	margin: 0;
	padding: 0;
}
body {
	font-family: sans-serif;
	font-size: small;
	color: #666;
	background: #000;
}
img, fieldset {
	border: none;
	display: block;
}
.invisible, hr {
	display: none;
}
.page {
	width: 985px;
	margin: 0 auto;
	border: 1px solid #333;
	font-size: 92.3%;
}
.header {
	width: 100%;
	background: #1e1e1e;
}
.logo {
	position: relative;
	display: block;
	width: 334px;
	height: 52px;
	padding: 20px 0 0 16px;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;
	color: #fff;
}
.logo:hover {
	text-decoration: underline;
}
.logo span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 350px;
	height: 72px;
	background: url('../App_Themes/vivitek/logo.png') no-repeat left top;
}
.topmenu {
	position: relative;
	width: 953px;
	padding: 0 16px;
	text-transform: uppercase;
	font-size: 91.7%;
}
.topmenu li {
	float: left;
	list-style-type: none;
}
.topmenu a {
	float: left;
	height: 14px;
	padding: 8px 8px 9px 8px;
	text-decoration: none;
	color: #949494;
}
.topmenu a:hover {
	color: #5d5d5d;
}
.topmenu li.expandable:hover a {
	color: #6b6b6b;
	background: #fff;
}
.topmenu .submenu {
	position: absolute;
	z-index: 200;
	left: 10px;
	top: 31px;
	display: none;
	width: 800px;
	padding: 20px;
	text-transform: none;
	background: #b7b7b7 url('../App_Themes/vivitek/submenu.png') repeat-x left top;
}
.topmenu li.expandable:hover .submenu {
	display: block;
}
.topmenu li.expandable:hover .submenu div {
	float: left;
	margin-right: 25px;
}
.topmenu li.expandable:hover .submenu li, .topmenu li.expandable:hover .submenu a {
	background: none;
	float: none;
}
.topmenu li.expandable:hover .submenu li, .topmenu li.expandable:hover .submenu a {
	margin-left: 5px;
}
.topmenu li.expandable:hover .submenu a {
	display: block;
	padding: 2px 0;
}
.topmenu li.expandable:hover .submenu a:hover {
	text-decoration: underline;
	color: #129e1c;
}
.main {
	width: 974px;
	padding: 58px 7px 5px 4px;
	background: #fff url('../App_Themes/vivitek/main.png') repeat-x left top;
}
.main a, .footer a {
	color: #129e1c;
}
.main a:hover, .footer a:hover {
	color: #999;
}
.left {
	float: left;
	width: 204px;
	overflow: hidden;
}
.middle {
	float: left;
	width: 522px;
	padding: 0 8px 0 6px;
	overflow: hidden;
	line-height: 1.3;
}
.right {
	float: left;
	width: 234px;
	padding-top: 37px;
	overflow: hidden;
}
#searchform {
	width: 201px;
	padding: 0 0 9px 3px;
}
#searchform label {
	display: block;
	padding-bottom: 6px;
	font-weight: bold;
	color: #000;
}
#searchform input {
	float: left;
}
.search {
	width: 81px;
	height: 17px;
	line-height: 17px;
	padding-left: 5px;
	margin-right: 5px;
	border: 1px solid #ccc;
	font-family: sans-serif;
	font-size: 11px;
	color: #666;
	background: #fff;
}
.leftmenu_outer {
	background: url('../App_Themes/vivitek/leftmenu_outer.png') repeat-y left top;
}
.leftmenu {
	background: url('../App_Themes/vivitek/leftmenu.png') no-repeat left top;
}
.leftmenu_inner {
	width: 182px;
	padding: 11px 8px 0 14px;
	background: url('../App_Themes/vivitek/leftmenu_inner.png') no-repeat left bottom;
}
.leftmenu h2 {
	padding-bottom: 2px;
	border-bottom: 1px solid #d4d4d4;
	font-size: 108.3%;
}
.leftmenu h2 a {
	color: #666;
	text-decoration: none;
}
.leftmenu ul {
	padding: 3px 0 12px 0;
}
.leftmenu li {
	padding: 1px 0 2px 0;
	list-style-type: none;
}
.leftmenu a:hover {
	text-decoration: none;
	color: #129e1c;
}
.breadcrumbs {
	padding: 0 0 24px 3px;
}
.middle h1 {
	padding-bottom: 2px;
	font-size: 183.3%;
	color: #000;
}
.middle p {
	padding-bottom: 15px;
}
.middle h2 {
	padding-bottom: 12px;
	font-size: 133.3%;
}
.middle h3 {
	padding-bottom: 12px;
	font-size: 116.7%;
}
.middle ul {
	padding: 0 0 15px 26px;
}
.middle li {
	list-style-type: square;
}
#tabmenu {
	width: 100%;
	padding-top: 42px;
}
#tabmenu ul {
	padding: 0;
}
#tabmenu li {
	float: left;
	padding-right: 1px;
	list-style-type: none;
}
#tabmenu a {
	float: left;
	border: 1px solid #e2e2e2;
	border-bottom: none;
	padding: 4px 11px 3px 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	background: #fff url('../App_Themes/vivitek/tabmenu_a.png') repeat-x left bottom;
}
#tabmenu a.thistab {
	background: #fff url('../App_Themes/vivitek/tabmenu_a_h.png') repeat-x left top;
}
.tabcontent {
	width: 508px;
	border: 1px solid #e2e2e2;
	padding: 6px;
}
.tab {
	width: 100%;
	display: none;
}
#tab1 {
	display: block;
}
.tab table {
	width: 100%;
	border-collapse: collapse;
}
.tab th, .tab td {
	padding: 4px 0;
	border-bottom: 1px solid #e2e2e2;
}
.tab th {
	padding-right: 8px;
	font-weight: bold;
	text-align: left;	
}
.roundbox_outer {
	margin-bottom: 2px;
	background: url('../App_Themes/vivitek/roundbox_outer.png') repeat-y left top;
}
.roundbox {
	font-size: 91.7%;
	background: url('../App_Themes/vivitek/roundbox.png') no-repeat left top;
}
.roundbox_inner {
	width: 218px;
	padding: 9px 8px 17px 8px;
	background: url('../App_Themes/vivitek/roundbox_inner.png') no-repeat left bottom;
}
.right h5 {
	padding-bottom: 5px;
	font-size: 127.3%;
	color: #000;
}
.footer {
	width: 977px;
	margin: 0 auto;
	padding: 16px 0 17px 0;
	font-size: 84.6%;
}
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
/* --- cols2 start --- */
.cols2 .right {
	float: right;
	width: 743px;
	padding-top: 0;
	margin-top: -16px;
	line-height: 1.3;
}
.cols2 .right h1 {
	padding-bottom: 26px;
	font-size: 250%;
	font-weight: normal;
	color: #000;
}
.cols2 .right h2 {
	padding-bottom: 14px;
	font-size: 116.7%;
}
.cols2 .right p {
	padding-bottom: 15px;
}
.cols2 .right ul, .cols2 .right ol {
	margin-left: 20px;
	margin-bottom: 15px;
}
/* --- cols2 end --- */

.polozka {
	width: 154px;
	height: 154px;
	border: 1px solid #ccc;
}
.polozka {
	width: 154px;
	height: 154px;
	border: 1px solid #ccc;
	float: left;
	margin: 4px 4px 0 0;
}
.cols2 .right div.polozka p, div.polozka p {
	background: #f3f8ff;
	border-bottom: 2px solid #67768d;
	font-weight: bold;
	padding: 8px 0 5px 10px
}
.polozka img {
	margin: 5px auto;
}
.CMSBreadCrumbsCurrentItem {
	font-weight: bold;
}
.download {
	margin-top: 10px
}
.download li {
	float: left;
	width: 100px;
}
.galerie a {
	float: left;
	width: 100px;
	border: 1px solid #ccc;
	margin: 2px;
}

.wrapper-iframe-double-width .highslide-html-content {
	width: 820px;
	height: 510px;
}

.cycle-slideshow {
	position:relative
}
.cycle-pager_hp {
    position: absolute;
    top: 310px;
    right: 30px;
    z-index: 101;
} 
.cycle-pager_hp span {
    font-size: 60px;
    color: #fff;
    line-height: 20px;
    padding: 0 1px;
    cursor: pointer;
}
.cycle-pager_hp span.cycle-pager-active {
    color: #129e1c;
}
