body {
	font-family: 'Open Sans', Helvetica, Arial, Verdana, Tahoma;
	margin: 0px;
	padding: 0px 200px 0px 0px;
	border: 0px none;
	font-size: 14px;
	background: #000;
}
body.woPDs {
	padding-right: 0px;
}

#bstrip-box {
	position: absolute;
	width: 200px;
	right: 0px;
	height: 100%;
	background: url('strip_bg.png') repeat-y scroll 0px 0px transparent;
}
@media (max-width: 1420px) {
  #bstrip-box { left: 1200px; }
}

#logopanel {
	background: url("p-one-team.png") no-repeat scroll 0 50% transparent;
	height: 100%;
	position: absolute;
	top: 0;
	width: 200px;
	z-index: 1;	
}
#by-pd {
	width: 15px;
	height: 196px;
	position: absolute;
	right: 15px;
	margin-top: 30px;
	background: url('by-pd.png') no-repeat;
	z-index: 2;
}


a {
	text-decoration: none;
	color: #ef3026;
}
a:hover {
	color: #000;
}

h1, h2, h3, h4 {
	font-weight: 100;
	color: #ef3026;
}
table {
	border-collapse: collapse;
}

.clear {
	clear: both;
}

.r {
	text-align: right;
}
.c {
	text-align: center;
}

.fadeGray {
	color: #aaa;
}

.padded {
	padding: 60px;
}

#main {
	width: 100%;
	min-width: 1200px;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	text-align: center;
}

.head {
	width: 100%;
	height: 72px;
	background: url('head-bg.png') repeat-x center top #000;
	text-align: center;
	color: #fff;
}
#logo {
	display: block;
	padding-top: 16px;
	padding-left: 15px;
	position: absolute;
}

/** zakladni nastaveni pro vnitrni rozmery obsahu */
.head-inner, #main-c, .foot-inner, .navigation-inner {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}



.head ul.topMenu {
	display: block;
	position: absolute;
	height: 72px;
	margin: 0px 0px 0px 300px;
	padding: 0px;
	min-width: 650px;
}
.head ul.topMenu li {
	display: inline;
	padding: 0px 30px;
}
.head ul.topMenu li a {
	color: #eee;
	text-transform: uppercase;
	text-decoration: none;
	height: 72px;
	line-height: 72px;
	display: inline-block;
	padding-left:33px;
	font-size: 16px;
}
.head ul.topMenu li a:hover {
	color: #ef3026;
}
.head ul.topMenu li a.configurator {
	background: url('head-menu-air.png') no-repeat scroll 0px 23px transparent;
}
.head ul.topMenu li a.search {
	background: url('head-menu-servo.png') no-repeat scroll 0px 23px transparent;
}
.head ul.topMenu li a.sheet {
	background: url('head-menu-sheet.png') no-repeat scroll 0px 23px transparent;
}

.head .searchPanel {
	position: absolute;
	margin-left: 950px;
	width: 200px;
	margin-top: 19px;
}
.head .searchPanel input[type="text"] {
	background: #252525;
	color: #fff;
	border: 1px solid #eee;
	border-radius: 18px;
	width: 140px;
	height: 30px;
	padding-left:10px;
	padding-right:40px;
}
.head .searchPanel input[type="submit"] {
	width: 23px;
	height: 23px;
	background: url('lupa.png') no-repeat scroll 0px 0px transparent;
	border: 0px none;
	position: absolute;
	margin-left: -32px;
	margin-top: 4px;
	cursor: pointer;
}
.head .searchPanel input[type="submit"]:hover, .head .searchPanel input[type="submit"]:focus {
	background-position: 0px -38px;
}

.head .languages {
	position: absolute;
	margin-left: 1170px;
	width: 30px;
	margin-top: 18px;
}
.head .languages .flCZ, .head .languages .flEN {
	border: 0px none;
	width: 22px;
	height: 14px;
	border: 1px solid #555;
	padding: 0px;
	cursor: pointer;
}
.head .languages .flCZ {
	background: url('flag-cz.png') no-repeat scroll 0px 0px transparent;
}
.head .languages .flEN {
	background: url('flag-en.png') no-repeat scroll 0px 0px transparent;	
}
.head .languages .flCZ:hover, .head .languages .flEN:hover {
	border: 1px solid #fff;
}

.navigation {
	width: 100%;
	height: 40px;
	background: #ef3026;
	color: #fff;
}
.navigation .navigation-inner a {
	color: #fff;
}
.navigation .navigation-inner a:hover {
	color: #000;
}
.navigation ul, .navigation ul li {
	display: inline;
	margin: 0px;
}
.navigation ul {
	padding: 0px;
	margin-left: 8px;
}
.navigation ul li {
	padding-left: 20px;
	line-height: 40px;
	height: 40px;
	background: url('navigation-arrow.png') no-repeat scroll 0px 5px transparent;
}
.navigation ul li.first {
	background: none;
}
.navigation .sRslt {
	line-height: 40px;
	padding-left: 30px;
}


#content {
	width: 100%;
	padding-bottom: 50px;
	padding-top:1px;
	background: #fff;
}

#main-c {
	/** border: 1px dotted #ddd; */
	min-height: 650px;
}

.right-cont {
	float: right;
	width: 200px;
}
.left-cont {
	width: 1000px;
}
.full-cont {
	width: 1200px;
}

#main.w16, #main-c.w16, .full-cont.w16 {
	width: 100%;
	min-width: 1600px;
}


.cnfL {
	width: 1000px;
}

.confArea {
	background: url('stul.jpg') no-repeat scroll 0px 70px #fff;
	height: 800px;
}

.schSecBox {
	position: absolute;
}
.schSecBox .servoPointer {
	background: url('servo-pointer.png') no-repeat scroll 0px 0px transparent;
	width: 80px;
	height: 80px;
	display: block;
}
.schSecBox .servoPointer:hover {
	cursor: pointer;
	background: url('servo-pointer2.png') no-repeat scroll 0px 0px transparent;
}

.sschiBox {
	position: absolute;
	background: #fff;
	width: 650px;
	padding: 4px;
	border-radius: 8px;
}
.sschiBox.w1 { width: 220px; }
.sschiBox.w2 { width: 430px; }

.sschiBox .closeX {
	background: url('closex.png') no-repeat scroll 0px 0px transparent;
	display: block;
	float: right;
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin: 10px 20px 0px 0px;
}
.sschiBox .itmsCompareLink {
	float: right;
	margin-right: 60px;
	display: block;
	padding: 9px 0px 6px 27px;
	background: url('compare-icon.png') no-repeat scroll 0px 14px transparent;
}
.sschiBox .itmsCompareLink a {
	font-size: 18px;
}
.sschiBox .itmsCompareLink a:hover {
	color: #fff;
}

.sschiBox .wPointer {
	width: 37px;
	height: 22px;
	position: absolute;
	display: block;
	margin-top: -20px;
	background: url('wpointer.png') no-repeat scroll 0px 0px transparent;
}
.sschiBox h2 {
	display: block;
	background: #000;
	color: #fff;
	margin: 0px;
	padding: 6px 30px;
	border-bottom: 1px solid #ef3026;
	border-radius: 5px 5px 0px 0px;
}
.sschiBox .itmsBrdr {
	border: 1px solid #ef3026;
	border-radius: 0px 0px 5px 5px;
}
.sschiBox .schItem {
	float: left;
	width: 200px;
	height: 230px;
	overflow: hidden;
	margin-left: 10px;
	border-bottom: 1px solid #eee;
}
.sschiBox .schItem .itmTag {
	position: absolute;
	color: #000;
	width: 29px;
	height: 29px;
	margin: 15px 0px 0px 15px;
}
.sschiBox .schItem .itmTag.t1 {
	background: url('itag-1.png') no-repeat scroll 0px 0px transparent;
}
.sschiBox .schItem .itmTag.t2 {
	background: url('itag-2.png') no-repeat scroll 0px 0px transparent;
}
.sschiBox .schItem .itmTag.t3 {
	background: url('itag-3.png') no-repeat scroll 0px 0px transparent;
}
.sschiBox .schItem .iImg {
	text-align: center;
	overflow: hidden;
	height: 140px;
}
.sschiBox .schItem .iName {
	text-align: center;
	margin-top: 8px;
	height: 25px;
}
.sschiBox .schItem .iName a {
	display:block;
	position: absolute;
	width: 200px;
	font-size: 18px;
	max-height: 25px;
	overflow: hidden;
}
.sschiBox .schItem .iName:hover a {
	max-height: 50px;
	background: #fff;
}
.sschiBox .schItem .iPrice {
	float: right;
	color: #333;
	font-size: 15px;
	margin-right: 10px;
	line-height: 15px;
}
.sschiBox .schItem .iCode {
	color: #888;
	font-size: 11px;
	margin-left: 10px;
	line-height: 15px;
}

.sschiBox .toConf {
	text-align: center;
	padding-top: 7px;
}
.sschiBox .toConf input[type="submit"] {
	background: #fff;
	color: #ef3026;
	border-radius:2px;
	border: 1px solid #C51910;
	font-size: 12px;
	padding: 4px 10px;
}
.sschiBox .toConf input[type="submit"]:hover {
	background: #ef3026;
	color: #fff;
	border-radius:2px;
	border: 1px solid #C51910;
}

.cnfTop {
	height: 100px;
}
.cnfTop h1 {
	margin: 0px;
	padding: 20px 0px 0px 30px;
	color: #ef3026;
	font-style: italic;
	font-size: 30px;
}


.confFilters {
	float: right;
	margin-top: 30px;
	margin-right: 50px;
}
.confFilters .cFiltr {
	float: left;
	/** width: 280px; sloucena verze */
	width: 140px;
	margin-left: 15px;
}
.confFilters .cFiltr .cfName {
	display: block;
	background: #000;
	color: #fff;
	padding: 3px 5px;
	text-align: center;
	border-bottom: 1px solid #ef3026;
	border-radius: 4px 4px 0px 0px;
}
.confFilters .cFiltr select {
	width: 100%;
	border: 1px solid #ef3026;
	padding: 3px;
	text-align: center;
	border-radius: 0px 0px 4px 4px;
}
.confFilters .cnfOk {
	background: #fff;
	color: #fff;
	border: 0px none;
}

.fillParamsMsg {
	position:absolute;
	width:600px;
	margin-top:60px;
	text-align:right;
	color:#ccc;
}
.fillParamsArrow {
	position:absolute;
	background: url('fill-it-arrow.png') no-repeat scroll 0px 0px transparent;
	width:73px;
	height:34px;
	margin-left:570px;
	margin-top: 85px;
}
.fillParamsMsg.one {
	width: 740px;
}
.fillParamsArrow.one {
	margin-left: 710px;
}
.fillParamsMsg.three {
	width: 805px;
	margin-top: 100px;
}
.fillParamsArrow.three {
	margin-left: 810px;
	margin-top: 105px;
}

.right-cont h2 {
	color: #ef3026;
	font-size: 25px;
	font-style: italic;
}
.right-cont .relCont {
	width: 200px;
	background: #fff;
}
.right-cont .relCont h3 {
	font-size: 20px;
	display: block;
	text-align: center;
	color: #fff;
	background: #000;
	border-bottom: 2px solid #ef3026;
	margin: 0px;
	padding: 3px;
}
.right-cont .relCont .rItems {
	overflow: hidden;
	position: relative;
}
.right-cont .relCont .rItems, .right-cont .relCont .relItem {
	width: 200px;
	height: 200px;
}

.right-cont .relCont .relItem .pic {
	text-align: center;
	overflow: hidden;
	position: absolute;
	width:200px;
	height: 140px;
	margin-top: 40px;
}
.right-cont .relCont .relItem .name {
	text-align: center;
	width:200px;
	height: 40px;
	margin-top: 10px;
	position: relative;
}
.right-cont .relCont .relItem .name a {
	display: block;
	overflow: hidden;
	max-height: 40px;
	width: 200px;
}
.right-cont .relCont .relItem .name a:hover {
	max-height: 80px;
}

.right-cont .relCont .toLeft, .right-cont .relCont .toRight {
	position: absolute;
	margin-top: 100px;
	width: 18px;
	height: 31px;
	z-index: 200;
	cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent;
	background-attachment: scroll;
}
.right-cont .relCont .toLeft {
	background-image: url('arr-rel-to-left.png');
}
.right-cont .relCont .toRight {
	margin-left: 182px;
	background-image: url('arr-rel-to-right.png');
}
.right-cont .relCont .toLeft:hover, .right-cont .relCont .toRight:hover {
	background-position: 0px -49px;
}

.detailTags {
	position: absolute;
	margin-top: 15px;
	margin-left: 30px;
}
.detailTags div {
	display: inline-block;
	margin-right: 10px;
	padding: 2px 8px 2px 5px;
	border-radius: 4px;
	color: #fff;
}
.detailTags div span {
	padding: 0px 0px 0px 20px;
}
.tagNew { background: url('tag-new_bg.png') repeat-x scroll 0px 0px #920000; }
.tagNew span { background: url('tag-new.png') no-repeat scroll 0px 2px transparent; }
.tagAction { background: url('tag-action_bg.png') repeat-x scroll 0px 0px #920000; }
.tagAction span { background: url('tag-action.png') no-repeat scroll 0px 2px transparent; }
.tagSale { background: url('tag-sale_bg.png') repeat-x scroll 0px 0px #d7a100; }
.tagSale span { background: url('tag-sale.png') no-repeat scroll 0px 2px transparent; }
.tagRcmnd { background: url('tag-rcmnd_bg.png') repeat-x scroll 0px 0px #8001a4; }
.tagRcmnd span { background: url('tag-rcmnd.png') no-repeat scroll 0px 2px transparent; }
.tagDscnt { background: url('tag-dscnt_bg.png') repeat-x scroll 0px 0px #cf5900; }
.tagDscnt span { background: url('tag-dscnt.png') no-repeat scroll 0px 2px transparent; }
.tagPrepare { background: url('tag-prepare_bg.png') repeat-x scroll 0px 0px #0093bb; }
.tagPrepare span { background: url('tag-prepare.png') no-repeat scroll 0px 2px transparent; }

.itemDetailName {
	text-align: center;
}
.itemDetailName h1 {
	font-size: 50px;
	margin-bottom: 0px;
	margin-top: 20px;
}
.itemDetailPhoto {
	text-align: center;
}
.itemDetailPhoto img {
	max-height: 500px;
}
.smallImages {
	text-align: center;
}
.smallImages a img {
	border: 8px solid #ddd;
	border-radius: 3px;
	margin: 10px;
}
.smallImages a:hover img {
	border: 8px solid #ef3026;
}
.itemShortDescr {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 90px 10px 90px;
}
.itemLongDescr {
	text-align: justify;
	padding: 10px 90px 10px 90px;
}
.itemLongDescr table td {
	border: 1px solid #ddd;
	padding: 8px 60px 8px 20px;
}
.itemLongDescr table td:first-child {
	background: #f6f6f6;
}
.itemDetailInfo {
	border-bottom: 1px solid #eee;
	margin: 0px 90px 30px 90px;
	padding: 30px 0px;
}
.itemDetailInfo .price {
	float: right;
	color: #ef3026;
	font-size: 30px;
}
.itemDetailInfo .price small {
	font-size: 15px;
}
.itemDetailInfo .codes {
	font-size: 13px;
	line-height: 40px;
	color: #888;
}
.itemDetailInfo .codes strong {
	margin-right: 40px;
	margin-left: 6px;
}
.itemDownloads {
	margin-left: 90px;
	margin-right: 90px;
}
.itemDownloads table {
	width: 100%;
}
.itemDownloads table td {
	border-bottom: 1px solid #ddd;
}
.itemDownloads table td.fico {
	width: 30px;
}
.itemDownloads table td.dDate {
	text-align: right;
}
.itemVideo {
	text-align: center;
}
.itemVideo .video {
	margin-bottom: 30px;
}


.tpFltrBox {
	float: left;
	width: 180px;
	text-align: center;
	margin: 20px 9px 5px 9px;	
	padding: 0px;
}
.tpFltrBox .tpName {
	background: #000;
	color: #fff;
	padding: 5px 0px;
	border-bottom: 1px solid #ef3026;
	border-radius: 4px 4px 0px 0px;
}
.tpFltrBox .tpInp {
	
}
.tpFltrBox .tpInp select {
	width: 100%;
	height: 25px;
	border: 1px solid #ef3026;
	text-align: center;
	border-radius: 0px 0px 4px 4px;
}
.tpFltrBox .tpInp input[type="text"] {
	height: 22px;
	border: 1px solid #ef3026;
	margin-top: 1px;
	text-align: center;
	width: 35px;
}
.tpsSubmitBox {
	margin: 40px 0px;
	text-align: center;
}
.tpsSubmitBox input[type="submit"] {
	background: #ef3026;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid;
	border-color: #AE170F #631410 #631410 #AE170F;
	padding: 5px 15px;
	cursor: pointer;
	box-shadow: 1px 1px 1px 0px #F06D66 inset;
	border-radius: 4px;
}
.tpsSubmitBox input[type="submit"]:hover {
	background: #AF1810;
}



.foot {
	width: 100%;
	min-height: 200px;
	background: #000;
	border-top: 3px solid #ef3026;
	padding-top: 20px;
}
.foot-inner ul {
	margin: 0px;
	padding: 0px;
}
.foot-inner li {
	margin-top: 15px;
	margin-bottom: 15px;
	list-style: none;
	background: url('li-arrow.png') no-repeat scroll 0px 3px transparent;
	line-height: 25px;
	padding-left: 28px;
}
.foot-inner li a {
	color: #eee;
	font-size: 16px;
}
.foot-inner li a:hover {
	color: #ef3026;
}

.foot-inner .f1 {
	float: left;
	border-right: 1px solid #262626;
	padding: 0px 40px;
}

.foot-inner .f4 {
	float:right;
	text-align: right;
	padding-top:10px;
	padding-right: 30px;
}

.foot-inner .f3 {
	float:left;
	padding-left: 40px;
}
.foot-inner .inviteFr h4 {
	font-size: 18px;
	color: #fff;
	margin-top: 14px;
	margin-bottom: 5px;
}
.foot-inner .inviteFr span {
	color: #ef3026;
	font-size: 13px;
}
.foot-inner .inviteFr form {
	margin-top: 10px;
}
.foot-inner .inviteFr input[type="text"] {
	border: 1px solid #eee;
	color: #666;	
	background: #252525;
	height: 30px;
	padding-left: 10px;
	padding-right: 40px;
	width: 170px;
	border-radius: 18px;
}
.foot-inner .inviteFr input[type="text"]:focus {
	color: #fff;
}
.foot-inner .inviteFr input[type="submit"] {
	border: 0px none;
	width: 13px;
	height: 23px;
	position: absolute;
	margin-left: -25px;
	margin-top: 5px;
	background-position: 0px 0px;
	background-color: transparent;
	background-image: url('white-submit.png');
	cursor: pointer;
}
.foot-inner .inviteFr input[type="submit"]:hover {
	background-position: 0px -47px;
}

.itemTable tr td {
	border-bottom: 1px solid #ddd;
	padding-right: 15px;
	padding-left: 15px;
}
.itemTable tr.odd td {
	background: #f6f6f6;
}
.itemTable tr:hover td {
	background:#ddd;
}

.itemTable tr.head td, .itemTable tr.head th {
	background: #000;
	color: #fff;
	border-bottom: 2px solid #ef3026;
	font-weight: normal;
}

.itemTable tr td.image {
	padding: 0px;
	background: #fff;
}
.itemTable tr td.price {
	color: #ef3026;
	font-weight: bold;
	padding-left: 15px;
}

.itemTable.sheet {
	text-align: left;
	margin-left:50px;
	margin-right: 50px;
}


.confCat {
	float: left;
	width: 250px;
	height: 250px;
	border: 1px solid #ddd;
	border-radius: 30px;
	text-align: center;
	margin: 30px 0px 30px 60px;
	background-color: #fff;
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}
.confCat:hover {
	box-shadow: 0px 0px 20px 5px #ddd;
	border: 1px solid #666;
}
.confCat.cat1 { 	background-image: url('cat-thumb1.png'); }
.confCat.cat2 { 	background-image: url('cat-thumb2.png'); }
.confCat.cat3 { 	background-image: url('cat-thumb3.png'); }
.confCat.cat5 { 	background-image: url('cat-thumb5.png'); }
.confCat.cat6 { 	background-image: url('cat-thumb6.png'); }
.confCat.cat7 { 	background-image: url('cat-thumb7.png'); }
.confCat.cat8 { 	background-image: url('cat-thumb8.png'); }
.confCat.cat9 { 	background-image: url('cat-thumb9.png'); }
.confCat.cat11 { 	background-image: url('cat-thumb11.png'); }
.confCat.cat12 { 	background-image: url('cat-thumb12.png'); }
.confCat.cat13 { 	background-image: url('cat-thumb13.png'); }
.confCat.cat14 { 	background-image: url('cat-thumb14.png'); }
.confCat.cat15 { 	background-image: url('cat-thumb15.png'); }
.confCat.cat16 { 	background-image: url('cat-thumb16.png'); }
.confCat.cat18 { 	background-image: url('cat-thumb18.png'); }

.confCat.pad1 { margin-left: 370px; }
.confCat.pad2 { margin-left: 220px; }

.confCat a {
	display:block;
	font-size: 30px;
	padding-top:180px;
	padding-bottom: 25px;
	font-weight: 100;
}
.confCat a:hover {
	color: #000;
}



.shopBoxes {
	margin-left: 15px;
}

.itemBox {
	float: left;
	text-align: center;
	border: 1px solid #eee;
	border-radius: 5px;
	width: 380px;
	height: 440px;
	margin: 5px;
}

.itemBox .itemName {
	font-size: 11px;
	color: #888;
	height: 60px;
	overflow: hidden;
	text-align: left;
}
.itemBox .itemName a {
	position: absolute;
	width: 350px;
	padding: 0px 15px;
	height: 85px;
	text-align: center;
	overflow: hidden;
}
.itemBox .itemName a:hover {
	height: 130px;
}
.itemBox .itemImage {
	height: 250px;
}
.itemBox .itemImage img {
	max-width: 380px;
}
.itemBox .itemCode {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.itemBox .itemPrice {
	float: right;
	margin-right: 20px;
	font-size: 25px;
	color: #ef3026;
	font-weight: 100;
}
.itemBox .descr {
	clear: both;
	font-size: 11px;
	color: #888;
	padding: 10px;
}
.itemBox .tags {
	position: absolute;
	width: 360px;
	margin-right: 30px;
	margin-top: -30px;
}
.itemBox .tags div {
	width: 20px;
	height: 20px;
	margin-left: 3px;
	float: right;
	border-radius: 3px;
}
.itemBox .tags div span {
	display: block;
	width: 20px; 
	height: 20px;
	background-position: 2px 2px;
}

.listFoot {
	clear: both;
	padding-top: 30px;
}
.paging {
	float: right;
}
.paging .pages {
	display: inline-block;
}

.paging .pageFirst, .paging .pagePrev, .paging .pageNext, .paging .pageLast {
	display: inline-block;
	height: 22px;
	width: 22px;
	margin-left: 2px;
	margin-right: 2px;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url('paging-bg.png');
}
.paging .pageFirst { background-position: -90px 0px; }
.paging .pagePrev { background-position: -60px 0px; }
.paging .pageNext { background-position: 0px 0px; }
.paging .pageLast { background-position: -30px 0px; }
.paging a.pageFirst:hover { background-position: -90px -30px; }
.paging a.pagePrev:hover { background-position: -60px -30px; }
.paging a.pageNext:hover { background-position: 0px -30px; }
.paging a.pageLast:hover { background-position: -30px -30px; }

.paging .pages {
	margin-left: 10px;
	margin-right: 10px;
}

.listHeading {
	padding: 20px 30px;
}
.listHeading .simplePageLabel {
	margin-left: 10px;
	margin-right: 10px;
}

.listHeading .sorting .sortBtn {
	border: 1px solid #ef3026;
	padding: 2px 10px;
	margin-left: 10px;
}
.listHeading .sorting .sortBtn.active {
	background: #ef3026;
	color: #fff;
}
.listHeading .sorting .sortBtn:hover {
	border: 1px solid #000;
}


.mainMotto {
	text-align: center;
}
.mainMotto h1 {
	font-size: 50px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
}
.mainMotto h2 {
	font-size: 28px;
	color: #ccc;
	margin-top: 0px;
}

.index-icon {
	width: 320px;
	text-align: center;
	float: left;
	margin-left: 60px;
}
.index-icon .crc {
	width: 300px;
	border: 10px solid #eee;
	border-radius: 160px;
}
.index-icon:hover .crc {
	border-color: #ef3026;
}
.index-icon h1 {
	font-size: 45px;
}


.cnflr {
	position: absolute;
	width: 300px;
	margin-left: 900px;
	margin-top: 72px;
	text-align: center;
	color: #333;
}
.cnflr .cnfBasic {
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: right;
	font-size: 16px;
}
.cnflr .cnfBasic.openedR {
	display: none;
}
.cnflr .cnfBasic span {
	cursor: pointer;
}
.cnflr .cnfBasic span:hover {
	cursor: pointer;
	text-decoration: underline;
}
.cnflr .cnfBasic span strong {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 5px 10px;
	border-radius: 15px;
}
.cnflr .cnfBasic span:hover strong {
	color: #fff;
	background: #000;
}
.cnflr .inner {
	background: #fff;
	border: 5px solid #ef3026;
	z-index: 900;
	position: absolute;
	right: 0px;
	width: 300px;
	display:none;
	border-radius: 10px;
}
.cnflr .inner.openedR {
	display: block;
}
.cnflr .clT {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 90%;
}
.cnflr .clT tr.csn td {
	color: #ef3026;
	font-size: 17px;
	font-style: italic;
	padding-top: 6px;
}
.cnflr .clT tr.csn td span {
	color: #888;
	font-size: 13px;
}
.cnflr .clT tr.csi td {
	border-bottom: 1px dotted #ddd;
	font-size: 12px;
}
.cnflr .clT tr.csi.odd td {
	background: #f8f8f8;
}
.cnflr .clT tr td.remTd {
	padding-right: 0px;
	text-align: right;
}
.cnflr .clT tr td.remTd input[type="submit"] {
	border: 1px solid #eee;
	background: url('removex.png') no-repeat scroll 3px 3px  #fff;
	width: 20px;
	height: 20px;
	cursor: pointer;
	border-radius: 2px;
}
.cnflr .clT tr td.remTd input[type="submit"]:hover {
	border: 1px solid #444;
}
.cnflr .cnfInpName {
	width:210px;
	height: 26px;
	margin: 5px 35px 5px 5px;
	font-size:20px;
	border:1px solid #ccc;
	text-align:center;
	padding-right: 45px;
	color: #333;
	border-radius: 15px;
	box-shadow: 0px 0px 5px 2px #eee;
}
.cnflr .cnfInpSb {
	position: absolute;
	right: 40px;
	top: 8px;
	border: 1px solid #ef3026;
	color: #ef3026;
	background: #fff;
	height: 24px;
	cursor: pointer;
	border-radius:15px;
}
.cnflr .emptyCnfInfo {
	color: #aaa;
	padding: 10px 0px;
}
.cnflr .actCnfBtn {
	background: #000;
	color: #fff;
	border: 0px none;
	margin-right: 5px;
	margin-top: 15px;
	cursor: pointer;
	border-radius: 5px;
}
.cnflr .unactCnfName {
	font-size:20px;
	text-align:center;
	width:300px;
	min-height:30px;
	margin-top: 10px;
}
.cnflr .unactCnfName span {
	cursor: pointer;
}
.cnflr .unactCnfName span:hover {
	text-decoration: underline;
}
.cnflr .unactCnfItms {
	display: none;
	padding-bottom: 10px;
}

.cnflr .cnActs {
	background: #ef3026;
	text-align: left;
}
.cnflr .cnActs .newCnfBtn {
	background: transparent;
	color: #fff;
	border: 0px none;
	margin: 10px 0px 5px 0px;
	padding: 5px 10px;
	cursor: pointer;
	border-radius: 5px;
}

.cnflr .cnActs .showCnf {
	background: #000;
	color: #fff;
	margin: 10px 0px 5px 0px;
	float: right;
	border: 0px none;
	padding: 5px 10px;
	cursor: pointer;
	border-radius: 5px;
}
.cnflr .cnActs .showCnf:hover, .cnflr .actCnfBtn:hover {
	background-color: #333;
	color: #ef3026;
}

.cnflr .inner .close {
	background: url('closex2.png') no-repeat scroll 5px 10px transparent;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 30px;
	height: 35px;
	cursor: pointer;
	border-radius: 0px 0px 0px 5px;
}

.cnflr .inner .close:hover {
	background-color: #ddd;
}

.clTable {
	width: 100%;
	font-size: 16px;
	color: #333;
}
.clTable tr.csn td {
	padding-top: 20px;
	padding-bottom: 8px;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
}
.clTable tr.csn td span {
	color: #888;
	font-size: 15px;
	padding-left: 15px;
}
.clTable small {
	font-weight: normal;
}
.clTable tr.sum td {
	background: #ddd;
	height: 40px;
	color: #000;
	border-top: 2px solid #aaa;
}
.cnfResP h1 {
	margin-top: 40px;
	margin-bottom: -20px;
}
.clTable tr.csn:hover td {
	background: #fff;
}
input[type="submit"].pdfBtn, input[type="submit"].pdfBtn:hover {
	padding-left: 50px;
	background-image: url('btn-pdf.png');
	background-repeat: no-repeat;
	background-position: 10px 4px;
	text-transform: none;
}

.compareArea {
	width: 1200px;
	overflow: auto;
}
.compareArea .compareTable {
	width: 1200px;
}
.compareArea .compareTable td {
	border: 1px solid #ddd;
	padding: 4px 10px;
}
.compareArea .compareTable td.paramtd {
	background: #f6f6f6;
}
.compareArea .compareTable td.best {
	font-weight: bold;
	color: #ef3026;
}

.compareArea h2.compareH {
	text-align: center;
}
.compareArea h2.compareH span {
	font-style: italic;
	color: #444;
}



.tpAbsBox {
	position: absolute;
	width:150px;
}
.tpAbsBox .tpName {
	color: #ef3026;
}
.tpAbsBox input[type="text"] {
	width: 30px;
	border: 1px solid #222;
}
.tpAbsBox select {
	width: 100px;
	border: 1px solid #222;
}
.tpAbsBox select option {
	text-align: center;
}



.fixed{
  top:0;
  position:fixed;
  width:auto;
  display:none;
  border:none;
}


.success {
	padding: 10px 30px;
	background: #FAFDF4;
	border: 1px solid #D0EC97;
	margin: 30px 30px 130px 30px;
	color: #516E16;
	font-size: 14px;
	text-align: center;	
}

.alert {
	padding: 5px 20px;
	background: #FFF6F6;
	border: 1px solid #FFD0D0;
	margin-bottom: 10px;
	color: #3E0000;
}

.ifpForm {
	text-align: center;
	margin-top:50px;
}
.ifpForm input[type="submit"] {
	background: #ef3026;
	border-color: #ae170f #631410 #631410 #ae170f;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 1px 1px 1px 0 #f06d66 inset;
	color: #fff;
	cursor: pointer;

	padding: 2px 8px;
}
.ifpForm input[type="submit"]:hover {
	background: #af1810;
}
.ifpForm input[type="text"] {
	width:200px;
	margin: 0px 20px;
}