.softDsp{

}

.softDsp .postBox{
	margin:5px;
	padding:5px;
	text-align:center;
	
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	 border-radius: 4px;
	
	border:#e4e4e4 solid 1px;
	background:#f0f0f0 url(http://save24.pl/images/mix/box_bg.png) left top repeat-x;
	
	/*box-shadow: 5px 5px 5px #888;*/
}
.softDsp .postBox a img{
	border:0;
	max-width:400px;
}
.softDsp .postBox div{
	padding:0;
	margin:0 auto;
	color:#444;
	
	font-size:10px;
	font-weight:bold;
	
	text-align:center;
	width:250px;
	
}
.softDsp h1{
	margin:0;
	font-size:20px;
	color:#444;
	border-bottom:#e4e4e4 solid 1px;
}

.softDsp h2{
	margin:15px 0 10px 0;
	font-size:17px;
	color:#444;
	border-bottom:#e4e4e4 solid 1px;
}

.softDsp h3, .softDsp h3 a{
	margin:0;
	font-size:11px;
	letter-spacing:-1px;
	color:#999;
	text-decoration:none;
}
.softDsp h3 a:hover{
	color:#777;
}

.softDsp div#dsc{
	padding-left:25px;
	
	font-size:13px;
	color:#222;	
	
	text-align:justify;
}

.softDsp div#dsc a{
	color:#419415;
	text-decoration:none;
}

.softDsp div#dsc a:hover{
	color:#777;
}

.softDsp div#dsc div.artnav{
	text-align:center;
}

.softDsp div#dsc div.artnav a{
	padding:0 2px;
	margin:0;
	
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	

	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	 border-radius: 4px;
	
	color: #5b5b5b;
	border:solid #dbdbdb 1px;
	background-color:#f4f4f4;
}

.softDsp div#dsc div.artnav a.active,
.softDsp div#dsc div.artnav a.active:hover,
.softDsp div#dsc div.artnav a:hover{
	background-color:#828282;
	color: #fff;
}

.softDsp .downloadPrompt{
	text-align:center;
	color:#2b8518;
}

.softDsp .downloadPrompt a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

.softDsp .downloadPrompt a:hover{
	color:#333;
	text-decoration:underline;
}

.softDsp .softDetailsTable{
	width:100%;
	border:0;
	padding:0;
	margin:0;
}

.softDsp .softDetailsTable th{
	width:100px;
	padding:0;
	text-align:left;
	
	font-size:13px;
	color:#2b8518;
}

.softDsp .softDetailsTable td{
	padding:0;
	
	font-size:12px;
}

.softDsp .softDetailsTable td,
.softDsp .softDetailsTable th{
	border-bottom:#999 dotted 1px;
}

.softDsp .softDetailsTable td a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

.softDsp .softDetailsTable td a:hover{
	color:#666;
	text-decoration:underline;
}

.softDsp .softDetailsTable td.screen{
	margin:auto 0;
	padding:0;
	
	padding-left:10px !important;
	width:250px;
	border:0;
	
	text-align:right;
}
.softDsp .softDetailsTable td.screen img{
	border:0;
	max-height:160px;
}

.softDl{
	position:relative; 
	height:44px; 
	margin:10px 25px; 
	padding:0;
}

.softDl input.ddBtn{
	text-indent: -90000px; 
	background:url(http://save24.pl/img/dl-bar-btn.png) left top no-repeat;
	padding:0;
	border:none;
	height:44px;
	width:44px;
}

.softDl input.ddBtn:hover{
	background:url(http://save24.pl/img/dl-bar-btn.png) left bottom no-repeat;
}

.softDl input.drBtn{
	position:absolute;
	right:0px;
	text-indent: -90000px; 
	background:url(http://save24.pl/img/rate-bar-btn.png) left top no-repeat;
	padding:0;
	border:none;
	height:44px;
	width:44px;
}

.softDl .drMask{
	position:absolute; 
	top:8px; 
	right:44px; 
	height:27px; 
	max-width:200px; 
	min-width:100px; 
	background:url(http://save24.pl/img/rate-bar-bg.png) left top no-repeat;
	padding:3px 10px 0px 10px;
	color:#000;
	font-size:15px;
	font-weight:bold;
}

.softDl .ddMask{
	position:absolute; 
	top:8px; 
	left:44px; 
	height:27px; 
	max-width:200px; 
	min-width:100px; 
	background:url(http://save24.pl/img/dl-bar-bg.png) right top no-repeat;
	padding:0px 5px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}

.softDl .ddMask ul{
	padding:0;
	margin:0;
}

.softDl .ddMask ul li{
	text-align:right;
	padding:4px 10px 0 0;
	list-style:none;
	display:none;
}

.softDl .ddMask ul li.selected{
	display:block !important;
}

.softDl .ddMask ul li a{
	color:#fff;
	text-decoration:none;
}

.softDl .ddMask img.dlU{
	position:absolute;
	right:4px;
	top:4px;
}
.softDl .ddMask img.dlD{
	position:absolute;
	right:4px;
	bottom:3px;

}

.softDsp .body{
	overflow: auto;
	width: 100%
}

.softDsp #simplebody{
	min-height: 100px;
	font-size: 14px;
	font-weight: bold;
	
	padding-bottom:5px;
	
}

.softDsp #simplebody img{
	max-height: 100px;
}
