#linkIphone{
	display:block;
	color:#BC0000;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:390px;
	font-size:12px;
}

#Main{
	background-image: url(/Design/back_base_detail.png);
	background-repeat: repeat-y;
	background-position: 0px 45px;
}
#Center{
	width: 930px;
	padding-left:20px;
	float: none;
	margin-left: auto;
	padding-top:0px;
}
h1{
	margin-top: 274px;
	&margin-top: 364px;
	margin-left: -165px;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {H1{margin-top: 366px;}}
/*---leve menu a zanoreni------*/
#catParD{
	margin-top:6px;
	margin-left:170px;
	width:750px;
	float:left;
}
#leftMnHid{
	width:166px;
	background-color:#3D3D3D;
	color:#ffffff;
	font-weight:bold;
	float:left;
	margin-left:-4px;
	&margin-left:-924px;
	position:absolute;
	z-index:+8;
	background-image: url('/Design/back_leftmenu.png');
	background-repeat: repeat-y;

}
#leftMnHid > strong > span{
	padding-top:0px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:4px;
	margin-right:10px;
	font-weight:normal;
	float:right;	
	border:solid 1px #ffffff;
	color:#ffffff;
	margin-top:-2px;
	cursor:pointer;
}
#leftMnHid strong{
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:20px;
	font-size:12px;
	background-image: url('/Design/back_leftmenu_bott.png');
	background-repeat: no-repeat;
	background-position: 0px bottom;
	cursor:pointer;
}
#leftMnHid strong a{
	color:#ffffff;
	text-decoration:none;
}
/*------detail--------------*/
#detailD{
	margin-top:10px;
	margin-left:10px;
}
#detailD #addImg{
	width:295px;
	min-height:380px;
	float:left;
}
#detailD #addImg img{
	border:solid 1px #C9C9C9;
	float:left;
	margin:1px;
	margin-left:0px;
	margin-top:10px;
}
#detailD #detailDataD{
	width:360px;
	margin-left:310px;
	height:240px;
}
#detailD #detailDataD table{
	width:250px;
	border-spacing:0px;
	color:#58585a;
}
#detailDataD span{
	color:#5b7803;
}
#detailD #detailDataD th{
	padding:3px;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	border-bottom:dotted 1px #DAD9CB;
}
#detailD #detailDataD td{
	padding:3px;
	font-size:13px;
	text-align:right;
	border-bottom:dotted 1px #DAD9CB;
}
#detailD #detailDataD td span{
	font-weight:bold;
}
#detailD  #priceBase th{
	font-weight:bold;
}
#detailD  #priceBase td,#detailD  #priceBase td span{
	color:#c31e24;
	font-size:22px;
}
#detailD #detailDataD table + div{
	margin-top:15px;
}
#detailD #detailDataD table + div img{
	vertical-align:-12px;
}
#detailD #detailDataD table + div a{
	color:#EC004E;
	font-size:12px;
}
#detailD #detailDataD table + div + div{
	margin-left:38px;
}
#addThisD
{
    width:190px;
    text-align:center;
    margin-left:120px;
    margin-top:30px;
    margin-bottom:-30px;
}
/*---features------------*/
#detailD #featurD{
	width:360px;
	height:80px;
	margin-left:310px;
	border-top:solid 1px #D1D1D1;
	padding-top:10px;
	margin-top:10px;
}
/*---hlasovani------*/
#voteD{
	width:120px;
	height:75px;
	border-right:solid 1px #D1D1D1;
	color:#58585a;
	float:left;
}
#voteD div{
	background-image: url('/Img/VoteBack.gif');
	background-repeat:no-repeat;
	width:103px;
	height:24px;
	margin-top:4px;
	margin-bottom:4px;
}
/*-----material------*/
#materialD, #topNumD{
	padding-left:25px;
	width:92px;
	height:75px;
	border-right:solid 1px #D1D1D1;
	color:#58585a;
	float:left;
}
#materialD img, #topNumD img{
	margin-top:8px;
}
#materialD img[src="/Design/icon_info.png"], #topNumD img[src="/Design/icon_info.png"], #voteD img[src="/Design/icon_info.png"]{
	margin-right:8px;
	margin-top:0px;
	float:right;
	cursor:pointer;
}
/*--formular nakoupit detail---*/
#detailD form{
	width:360px;
	margin-left:310px;
	color: #585757;
}
#detailD input[type="image"]{
	vertical-align:-15px;
	margin-left:5px;
}
#detailD input[type="text"]{
	color:#E00045;
	border:solid 1px #C9C9C9;
	width:35px;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	height:18px;
	padding:1px;
	margin-right:5px;
}
/*--zalozky-------------*/
#detBook {
	width: 670px;
	background-image: url(/Design/back_detBook_head.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	float:left;
	margin-top:10px;
}
#detBook > ul {
	float: left;
	width: 670px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#detBook > ul li {
	float: left;
	color: #ffffff;
	background-color:#e30045;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	cursor: pointer;
	border-left: solid 1px #ffffff;
	text-decoration:underline;
}
#detBook > ul li.bookActive {
	text-decoration:none;
}
#detBook > ul li span {
	color: #DF0043;
}
#detBook > ul li:first-child {
	border-left: none;
}
#detBook > ul li.bookActive {
	background-color:#ffffff;
	border-right: solid 1px #CACACA;
	border-left: solid 1px #CACACA;
	border-top: solid 1px #CACACA;
	background-image: url(/Design/back_detBook_activ.png);
	background-repeat: repeat-x;
	color: #5B5B5B;
}
#detBook > ul li.bookActive span {
	color: #ffffff;
}
#detBook > div {
	display: none;
	padding:9px;
	border-right: solid 1px #CACACA;
	border-left: solid 1px #CACACA;
	border-bottom: solid 1px #CACACA;
	color:#58585a;
}
#detBook > div.bookActive {
	display: block;
}
#detailD form[name="ForumVoteForm"] {
	&margin-top:10px;
	white-space:nowrap;
}
#detailD form[name="ForumVoteForm"] input[type="image"]{
	vertical-align:-4px;
}
/*---paticka detail---*/
#detailD #detailFunctionD{
	border-spacing: 0px;
	margin-top:20px;
	margin-right:250px;
	width:670px;
	font-size:12px;
}
#detailD #detailFunctionD th{
	text-align:left;
	color:#58585a;
	padding-bottom:10px;
}
#detailD #detailFunctionD td{
	text-align:left;
	padding:6px;
	color:#EC004E;
	border-left: 1px #DAD9CB solid;
}
#detailD #detailFunctionD a{
	color:#EC004E;
}
#detailD #detailFunctionD img{
	vertical-align:-3px;
	float:left;
	margin-right:8px;
}
#detailD #detailFunctionD tr td[rowspan="2"]:first-child{
	border:none;
	color:#5b7803;
}
#detailD td[rowspan="2"]{
	font-size:13px;
}
#detailD td[rowspan="2"] img{
	margin-top:-8px;
}
/*------nextproducts--------*/
#NextItems #leftArr{
	width:15px;
	height:15px;
	margin-left:10px;
	vertical-align:top;
	display:inline;
}
#NextItems #rightArr{
	width:15px;
	height:15px;
	margin-right:10px;
	vertical-align:top;
	display:inline;
}
#NextItems{
	_height:174px;
	min-height:174px;
	border-left:solid 1px #C9C9C9;
	border-bottom:solid 1px #C9C9C9;
	margin-top:20px;
	&margin-top:33px;
	margin-bottom:40px;
	background-image: url(/Design/back_nextitem_head.png);
	background-repeat: no-repeat;
	background-position: right -1px;
}
#NextItems > div{
	background-color:#ffffff;
	min-width:200px;
	float:right;
	text-align:left;
	white-space:nowrap;
}
#NextItems > div:first-child{
	float:left;
	color:#58585a;
	font-size:18px;
	padding:4px;
	border-right:solid 1px #C9C9C9;
	border-top:solid 1px #C9C9C9;
}
#NextItems > div:first-child span{
	color:#e30045;
}
#NextItems > div table{
	line-height:normal;
	&border-collapse:collapse;
	border-spacing:0px;
	margin-left:3px;
	margin-right:3px;
	display: inline-table;
	&display: inline;
	font-size:9px;
	vertical-align:top;
}
#NextItems > div td{
	background-color:#C8C8C8;
	width:20px;
	height:13px;
}
#NextItems > div td.short{
	width:15px;
}
#NextItems > div td.short2{
	width:10px;
}
#NextItems > div th{
	background-color:#ffffff;
	width:20px;
	height:11px;
	text-align:center;
	font-weight:bold;
	border:solid 1px #C8C8C8;
}
#NextItems p{
	width:110px;
	float:left;
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	background-image: url('/Design/back_nextitem_p.png');
	background-repeat: no-repeat;
}
#NextItems > p.firstItem{
	background-image:none;
}
#NextItems p.activ{
	background-image:none;
	border:solid 1px #E30045;
}
#NextItems p span{
	display:block;
	text-align:right;
	color:#818181;
	font-size:13px;
	margin-top:3px;
}
#NextItems p span img{
	float:left;
}
#NextItems img[src="/Design/ArrowBack.gif"],#NextItems img[src="/Design/ArrowForward.gif"]{
	cursor:pointer;
}
/*---darky-------*/
#PresentDempty{
	width:230px;
	float:right;
	min-height:680px;
}
#PresentD{
	width:230px;
	float:right;
	min-height:680px;
	background-repeat: no-repeat;
	background-position: 10px 70px;
}
#PresentD.back_0{
	background-image: url(/Design/teplomer_0.png);
}
#PresentD.back_1{
	background-image: url(/Design/teplomer_1.png);
}
#PresentD.back_2{
	background-image: url(/Design/teplomer_2.png);
}
#PresentD.back_3{
	background-image: url(/Design/teplomer_3.png);
}
#PresentD.back_4{
	background-image: url(/Design/teplomer_4.png);
}
#PresentD h2{
	color:#e30045;
	font-weight:normal;
	margin-left:10px;
	margin-top:0px;
	font-size:17px;
}
#PresentD div{
	margin-left:60px;
	text-align:left;
	height:136px;
	color:#990000;
	font-size:12px;
}
#PresentD img{
/*	float:right;*/
	margin:5px;
	vertical-align:-5px;
}
/*--------------/////---------------*/
#_PresentD{width:220px;float:right;min-height:300px;border-bottom:solid 6px #E30045;}
#_PresentD h2{color:#e30045;font-weight:normal;margin-top:0px;margin-bottom:-10px;font-size:13px;}
#_PresentD h2 strong{color:#494949;}
#_PresentD div{min-height:25px;color:#990000;font-size:12px;background-repeat: no-repeat;background-position: left bottom;padding-left:50px;padding-top:15px;}
#_PresentD div a{color:#990000;font-weight:bold;}
#_PresentD div.back_no{color:#656565;background:none;padding-left:0px;border-top:solid 1px #D1D1D1;padding-top:5px;margin-bottom:10px;}
#_PresentD div.back_no a{color:#E30048;font-weight:normal;line-height:25px;}
#_PresentD div.back_no span{color:#E30048;}
#_PresentD div.bord_no{border-top:none;}
#_PresentD h2 img{float:right;margin:5px;margin-top:3px;}
#_PresentD .back_1{background-image: url(/Design/present_1.png);}
#_PresentD .back_2{background-image: url(/Design/present_2.png);}
#_PresentD .back_3{background-image: url(/Design/present_3.png);}
#_PresentD .back_4{background-image: url(/Design/present_4.png);}
#_PresentD .back_5{background-image: url(/Design/present_5.png);}
#_PresentD .back_6{background-image: url(/Design/present_6.png);}
#_PresentD div.head_1{background-image: url(/Design/presentHead_0_2.jpg);background-position:left top;background-repeat:no-repeat;width:130px;min-height:45px;padding-left:15px;padding-right:77px;padding-top:23px;color:#ffffff;font-weight:bold;margin-bottom:0px;}
#_PresentD div.head_2{background-image: url(/Design/presentHead_2_2.jpg);background-position:left top;background-repeat:no-repeat;width:120px;min-height:45px;padding-left:15px;padding-right:87px;padding-top:23px;color:#494949;font-weight:bold;margin-bottom:0px;margin-top:5px;}

/*---nejprodavanejsi s touto polozkou*/
#maxOrder div, #relatedItem div, #alterItem div{
	margin-top:20px;
	width:215px;
	float:left;
	text-align:center;
	color:#BF2225;
	font-weight:bold;
	font-size:16px;
}
#maxOrder a, #relatedItem a, #alterItem a{
	font-size:12px;
	font-weight:normal;
	color:#970300;
	display:block;
	padding:10px;
}
#maxOrder a:first-child, #relatedItem a:first-child, #alterItem a:first-child{
	height:200px;
}
#alterItem a.img{
	height:200px;
}
#alterItem h2{
	font-size:12px;
	color:#5B5B5B;
}
/*--parametry------*/
#paramD{
	min-width:200px;
	float:right;
	border-left:dotted 1px #D1D1D1;
	padding:20px;
	padding-bottom:0px;
	margin-left:10px;
	color:#58585a;
	font-size:12px;
}
#paramD th{
	text-align:left;
	vertical-align:top;
}
#paramD th:first-child{
	width:140px;
}
#paramD td{
	vertical-align:top;
}
#paramD td a{
	color:#58585a;
}
#paramD td.tar{
	text-align:right;
}
#paramD a{
	color:#EC004E;
	font-weight:bold;
}
/*--------forum------------------------*/
#detailD #forumF{
	margin-left:0px;
	width:100%;
	background-color:#F5F6F5;
	min-height:50px;
	_height:50px;
	text-align:left;
	padding-bottom:10px;
}
#detailD #forumF div:first-child{
	background-color:#F5F6F5;
	color:#E10044;
	font-weight:bold;
	font-size:12px;
	padding:12px;
	border:none;
	margin:0px;
}
#detailD #forumF div{
	background-color:#ffffff;
	border:solid 1px #DDDBC8;
	margin:12px;
	margin-top:0px;
	padding:12px;
}
#detailD #forumF div a{
	color:#000000;
	font-weight:bold;
}
#detailD #forumF input[type="submit"], #detailD #forumF input[type="button"]{
	cursor:pointer;
	margin-top:-5px;
	margin-left:5px;
	float:right;
	background-color:#89AC11;
	color:#ffffff;
	font-weight:bold;
	border:none;
	height:24px;
	vertical-align:top;
}
/*----zobrazeni obrazku---*/
#showImg{
	padding:10px;
	background-color:#F5F5F5;
}
#showImg div:first-child{
	background-color:#F5F5F5;
	color:#ffffff;
	text-align:right;
	padding:8px;
	cursor:move;
}
#showImg p{
	min-height:550px;
	min-width:550px;
	text-align:center;
}
#showImg p img{
	margin:auto;
	border:solid 1px #C7C7C7;
}
#showImg #srcImg{
	cursor:pointer;
}
#showImg div:first-child a{
	font-weight:bold;
	font-size:14px;
	color:#e7225e;
}
/*------chat--------------*/
#detailDataD #chatSeller span{
	color:#ec004e;
}
#detailDataD #chatSeller #sceFvc a{
	color:#ec004e;
	vertical-align:20px;
}
