/*main styles*/
body{
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	background-image:url(img/bg_t.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#39033A;
}
table{
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
}
body,html{
	height:100%;
}
object { outline:none; }
img, div, a,{ behavior: url(iepngfix.htc) }
img{
	border:0;
}
input,select,textarea{
	font:12px Arial, Helvetica, sans-serif;
	color:#3f3f54;
}
input.checkbox{
	border: none;
	vertical-align: middle;
	margin:3px 0 0 -1px;
}
/* IE6 Only */
* html input.checkbox{
	margin:-2px 0 0 -4px;
}
/* IE7 Only */
*:first-child+html input.checkbox{
	margin:-2px 0 0 -4px;
}
input.radio{
	margin:0 5px 0 10px;
}
/* IE6 Only */
* html input.radio{
	margin:-4px 5px 0 3px;
}
/* IE7 Only */
*:first-child+html input.radio{
	margin:-4px 5px 0 3px;
}
input{
	border:0;
}
td{
	vertical-align:top;
}
p{
	margin:0 0 15px 0;
}
.middle{
	vertical-align:middle;
}
.nowrap{
	white-space:nowrap;
}
.cursor{
	cursor:pointer;
}
/*default styles*/
a{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFA959;
	text-decoration:underline;
}
a:hover{
	color:#fff;
}
h1{
	font:30px Georgia, "Times New Roman", Times, serif;
	color:#382F1A;
	padding:0;
	margin:0 0 7px 13px;
	letter-spacing:-2px;
}
h2{
	font:32px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
	margin:0 0 3px 0;
}
h3{
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#36322B;
	padding:0;
	margin:0 0 5px 0;
	letter-spacing:-1px;
}
h4{
	font:26px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
	margin:0;
}
h5{
	font:22px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
	margin:0 0 8px 0;
}
ul, ol
{
  margin:0 0 15px 14px;
  padding:0 0 0 0;
  list-style:url(img/square.gif) outside;
}
li ul, li ol
{
  margin-top:5px;
  margin-bottom:10px;
  list-style-type:none;
  list-style-image:none;
}
li
{
  margin-bottom:1px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.cl{
	clear:both;
	font-size:1px;
	height:1px;
}
.z10{
	position:relative;
	z-index:10;
}
/*format styles*/
.bg{
	background-image:url(img/bg_b.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.left_bg{
	background-image:url(img/left_c.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.left_t{
	background-image:url(img/left_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:485px;
}
.left_b{
	background-image:url(img/left_b.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:120px;
	width:100%;
	position:absolute;
	right:0;
	top:-120px;
}
.right_bg{
	background-image:url(img/right_c.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.right_t{
	background-image:url(img/right_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:485px;
}
.right_b{
	background-image:url(img/right_b.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:120px;
	width:100%;
	position:absolute;
	left:0;
	top:-120px;
}
.center_bg{
	background-image:url(img/center_gb.gif);
	background-repeat:repeat-y;
	background-position:center top;
}
.top_bg{
	background-image:url(img/top_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.top_lt{
	background-image:url(img/top_t.gif);
	background-repeat:repeat-x;
	background-position:right top;
	height:9px;
}
.top_ct{
	background-image:url(img/top_t.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
.top_rt{
	background-image:url(img/top_t.gif);
	background-repeat:repeat-x;
	background-position:10px top;
	height:9px;
}
.center_b{
	background-image:url(img/center_b.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.head .logo{
	padding:23px 0 14px 90px;
}
.head .phone{
	font:17px "Trebuchet MS", Arial;
	padding:63px 0 0 0;
}
.head .phone a{
	font:17px "Trebuchet MS", Arial;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.head .phone a:hover{
	color:#FFA959;
}
.head .ico{
	margin:65px 0 9px 0;
}
.head .ico2{
	margin:0 0 0 0;
}
.head .quick_link{
	padding:62px 0 0 0;
}
a.home{
	display:block;
	float:left;
	background-image:url(img/home.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:22px;
	height:25px;
	margin-right:6px;
}
a:hover.home{
	background-image:url(img/home_a.gif);
}
a.act{
	color:#fff;
}
a.mail{
	display:block;
	float:left;
	background-image:url(img/mail.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:22px;
	height:25px;
	margin-right:6px;
}
a:hover.mail{
	background-image:url(img/mail_a.gif);
}
a.mail.act1{
	background-image:url(img/mail_a.gif);
}
.head .machine{
	background-image:url(img/pic_1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#483948;
	padding:15px 0 0 0;
	text-align:right;
}
.head .machine .ttl{
	font:17px "Trebuchet MS", Arial;
	font-weight:bold;
	color:#5A245B;
	padding:0 40px 3px 200px;
}
.head .machine p{
	margin:0 40px 0 230px;
	height:111px;
}
.head .recovery{
	background-image:url(img/pic_2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#483948;
	padding:15px 0 0 0;
}
.head .recovery td{
	color:#483948;
}
.head .recovery .ttl{
	font:17px "Trebuchet MS", Arial;
	font-weight:bold;
	color:#5A245B;
	padding:8px 20px 3px 40px;
}
.head .recovery p{
	margin:0 20px 0 40px;
	height:111px;
}
.head .title{
	background-image:url(img/title_rbg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:16px 0 0 12px;
	height:162px;
}
.head .title .ttl{
	margin-bottom:28px;
}
.head .title .nav{
	color:#4A0E4B;
	font-weight:bold;
}
.head .title .nav a{
	color:#4A0E4B;
	font-weight:normal;
}
.head .title .nav a:hover{
	text-decoration:none;
}
.head .title .nav .arrow{
	margin:0 5px 0 5px;
}
.content{
	margin:0 0 50px 80px;
}
.content.in{
	margin:0 0 50px 0;
}
.content object{
	position:relative;
	left:-4px;
}
.content .more{
	margin:5px 0 35px 0;
}
.content .block{
	background-image:url(img/block_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#734774;
}
.content .block .cor{
	background-image:url(img/block_cor.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:15px 15px 20px 17px;
}
.content .block .arrow{
	position:absolute;
	left:15px;
	top:20px;
}
.content .podpis{
	color:#C5ADC6;
	font-size:11px;
	display:block;
	margin-top:3px;
}
.content .pic_t{
	background-image:url(img/pic_t.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.content .pic_b{
	background-image:url(img/pic_b.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.content .pic_l{
	background-image:url(img/pic_l.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#FBFBFB;
}
.content .pic_r{
	background-image:url(img/pic_r.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#FBFBFB;
}
.content .price{
	font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}
.content .price td{
	padding:6px 3px 6px 2px;
}
.content .price .ttl td{
	background-image:url(img/th_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	vertical-align:middle;
	font-weight:bold;
	color:#5A245B;
	padding:0;
}
.content .price td.all{
	text-align:left;
	padding:6px 0 6px 11px;
}
.content .price td.pad{
	padding:0 3px 0 2px;
}
.content .price td.two{
	background-color:#6A396A;
	border-bottom:1px solid #9F80A0;
	border-top:1px solid #9F80A0;
}
.content .price .or{
	color:#FF8F52;
}
.content .price .green{
	color:#1EFF00;
}
.content .menu_bg{
	background-image:url(img/menu_bg.jpg);
	background-repeat:repeat-y;
	background-position:73px;
}
.content .menu_arr{
	background-image:url(img/menu_arr.jpg);
	background-repeat:no-repeat;
	background-position:5px bottom;
}
.content .menu{
	background-image:url(img/menu_b.jpg);
	background-repeat:no-repeat;
	background-position:73px bottom;
	padding:12px 0 50px 0;
}
.content .menu a{
	display:block;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	background-image:url(img/menu_r.gif);
	background-repeat:no-repeat;
	background-position:26px 11px;
	margin-left:73px;
	padding:8px 0 7px 39px;
}
.content .menu a:hover{
	background-image:url(img/menu_a.jpg);
	background-position:left top;
	font-weight:bold;
	
}
.content .menu a.act{
	background-image:url(img/menu_a.jpg);
	background-position:left top;
	font-weight:bold;
}
.content .menu .bord{
	background-color:#966D98;
	margin:0 25px 0 98px;
}
.content .ttl1_lbg{
	background-image:url(img/ttl_lbg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.content .ttl1_l{
	background-image:url(img/ttl_l.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:7px 0 9px 24px;
}
.content .ttl1_rbg{
	background-image:url(img/ttl_rbg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.content .ttl1_r{
	background-image:url(img/ttl_r.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color:#4A0E4B;
	font-size:13px;
	font-weight:bold;
	padding:15px 5px 18px 5px;
}
.content .pic{
	border:3px solid #8C548E;
}
.content .play{
	position:absolute;
	left:135px;
	top:74px;
}
.content .down{
	padding-bottom:18px;
	margin-bottom:20px;
	border-bottom:1px solid #855D86;
}
.content .down.none{
	margin-bottom:0;
	border-bottom:0;
}
.content .down .ico{
	vertical-align:middle;
	margin-right:9px;
}
.content .number a{
	margin-right:12px;
}
.content .number a.act{
	text-decoration:none;
	color:#fff;
}
.content .item{
	margin-bottom:15px;
}
.content .item td{
	padding-top:10px;
}
.content .item a{
	display:block;
	float:left;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	padding:5px 6px 4px 6px;
	border-bottom:1px solid #9D749E;
}
.content .item a:hover{
	color:#FFA959;
}
.content .item a.act{
	background-image:url(img/item_a.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:5px 6px 5px 6px;
	border-bottom:0;
}
.content .item a:hover.act{
	color:#fff;
}
.content .item span{
	display:block;
	float:left;
	color:#9D749E;
	border-bottom:1px solid #9D749E;
	padding:5px 0 4px 0;
}
.content .sub{
	background-image:url(img/sub_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#653366;
	padding:7px 0 7px 0;
}
.content .sub a{
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	padding:5px 15px 6px 15px;
}
.content .sub a:hover{
	background-image:url(img/sub_a.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:bold;
}
.content .sub a.act{
	background-image:url(img/sub_a.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:bold;
}
.content .sub .bord{
	background-color:#9B739C;
	margin:0 15px 0 15px;
}
.content .plus{
	position:absolute;
	right:0;
	top:-20px;
}
.content a.question{
	display:block;
	background-color:#673368;
	background-image:url(img/question.gif);
	background-repeat:no-repeat;
	background-position:13px 11px;
	padding:10px 35px 15px 52px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:25px;
	min-height:30px;
	height:auto !important;
	height:30px;
}
/* IE6 Only */
* html .content a.question{
	min-height:60px;
	height:auto !important;
	height:60px;
}
/* IE7 Only */
*:first-child+html .content a.question{
	min-height:60px;
	height:auto !important;
	height:60px;
}
/* IE6 Only */
* html .content a.question1{
	min-height:60px;
	height:auto !important;
	height:60px;
}
/* IE7 Only */
*:first-child+html .content a.question1{
	min-height:60px;
	height:auto !important;
	height:60px;
}
.content a.question1{
	background-color:#966397;
	display:block;
	background-image:url(img/question_a.gif);
	background-repeat:no-repeat;
	background-position:13px 11px;
	padding:10px 35px 15px 52px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	min-height:30px;
	height:auto !important;
	height:30px;
}
.content .answer{
	background-image:url(img/answer.gif);
	background-repeat:no-repeat;
	background-position:19px top;
	padding:15px 15px 30px 51px;
}
.content .special{
	background-image:url(img/special_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#734774;
	padding:14px 20px 16px 21px;
	margin-bottom:45px;
}
.content .special span{
	display:block;
	background-image:url(img/ico6.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 0 2px 76px;
}
.content .ttl2{
	font-size:13px;
	font-weight:bold;
	background-image:url(img/ttl2_bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	text-align:center;
	width:159px;
	padding:4px 0 5px 0;
}
.content select.field45{
	width:45px;
}
.content select.field130{
	width:130px;
	margin:8px 0 8px 10px;
}
.content input.field105{
	width:105px;
	border:1px solid #A487A5;
	margin:8px 9px 8px 10px;
}
.content input.field50{
	width:50px;
	border:1px solid #A487A5;
	margin:8px 9px 8px 10px;
}
.content input.field55{
	width:55px;
	border:1px solid #A487A5;
	margin:8px 0 8px 9px;
}
.content input.field125{
	width:129px;
	border:1px solid #A487A5;
	margin:8px 0 8px 10px;
}
.content input.field185{
	width:185px;
	border:1px solid #A487A5;
	margin:8px 0 8px 10px;
}
.content input.field160{
	width:160px;
	border:1px solid #A487A5;
	margin:8px 0 8px 10px;
}
.content input.field230{
	width:230px;
	border:1px solid #A487A5;
	margin:8px 0 8px 10px;
}
.content textarea.field230{
	width:230px;
	border:1px solid #A487A5;
	margin:8px 0 8px 10px;
}
.content textarea.field185{
	width:185px;
	border:1px solid #A487A5;
	margin:8px 0 8px 10px;
}
.content .top{
	padding-top:10px;
}
.content .send{
	text-align:center;
	padding-top:25px;
}
.content input.field95{
	width:95px;
	border:1px solid #A487A5;
	margin:5px 0 5px 0;
}
.content input.fieldreg{
	border:1px solid #A487A5;
	margin:5px 0 5px 0;
}
.content a.btn{
	display:block;
	float:left;
	background-image:url(img/btn_l.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:13px;
	color:#4A0E4B;
	text-decoration:none;
	cursor:pointer;
}
.content a.btn span{
	display:block;
	float:left;
	background-image:url(img/btn_r.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:5px 13px 6px 13px;
}
.content .download td{
	padding:18px 0 18px 0;
}
.content .download a{
	color:#fff;
	font-weight:normal;
}
.content .download a:hover{
	color:#FFA959;
}
.content .download img{
	margin-right:15px;
	vertical-align:middle;
}
.content .download span{
	margin-left:15px;
}
.content .product{
	background-image:url(img/product_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#5A245B;
	font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:middle;
}
.content .product.ttl{
	padding-left:10px;
}
.content .product table td{
	color:#5A245B;
	font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:middle;
	padding:2px 0 2px 0;
}
.content input.field52{
	width:50px;
	border:1px solid #8BA6C0;
	margin:7px 0 7px 0;
}
.content .bord2{
	background-color:#380E39;
}
.content .text{
	padding:0 10px 10px 8px;
}
.content .fon{
	background-color:#743C75;
	border-bottom:1px solid #845B84;
}
.content .fon2{
	background-color:#743C75;
}
.footer_l{
	background-image:url(img/footer_l.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.footer_r{
	background-image:url(img/footer_r.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.footer{
	background-image:url(img/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:middle;
}
.footer td{
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
.footer a{
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
.footer a:hover{
	color:#FFA959;
}
.relative{
	position:relative;
}
.pl10{
	padding-left:10px;
}
.mt5{
	margin-top:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb35{
	margin-bottom:35px;
}
.mb40{
	margin-bottom:40px;
}
/* player container */
a.player{
    display:block; 
    width:320px; 
    height:240px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    border:1px solid #999;
}
/* play button */ 
a.player img { 
    margin-top:70px; 
    border:0px; 
}
/* hover */ 
a.player:hover { 
    border:1px solid #000; 
}
.player object{
	left:0px;
}
