@CHARSET "UTF-8";
.fapos {
}
.fapos .pgs {
	height: 14px;
	font-size: 11px;
	text-align: right;
	margin-top: 12px;
}
.fapos .pgs a{
	color: #336699;
	text-decoration: underline;
}

/*-- detail --*/
.fapos .backlink {
	float: right;
	font-size: 12px;
	margin-right: 14px;
}
.fapos .content {
}
.fapos .content .sidebar{
	float: right;
	width: 210px;
	margin: 0 15px 0 15px;
	/*border: 1px solid green;*/
}

.fapos .content .sidebar .tool{
	margin-bottom: 10px;
	background: url("../../images/design/posinfobg.png") top right no-repeat;
	overflow: hidden;
	text-align: right;
	padding: 2px 1.5ex 2px 1ex;
	height: 13px;
	/*border: 1px solid blue;*/
}


.fapos .content .sidebar .info{
	margin-bottom: 10px;
}
.fapos .content .sidebar .info h1{
	background: url("../../images/design/fapoinboxhead.png") top center no-repeat;
	height: 9px;
	overflow: hidden;
	margin: 0;
	/*border: 1px solid blue;*/
}
.fapos .content .sidebar .info .body{
	background: url("../../images/design/fapoinboxbody.png") bottom center no-repeat;
	/*border: 1px solid blue;*/
	padding: 0 10px 10px 10px;
}
.fapos .content .sidebar .info .body table{
	width: 100%;
}
.fapos .content .sidebar .info .body table th{
	text-align: left;
}

.fapos .content .sidebar .recom{
}
.fapos .content .sidebar .recom h1{
	background: url("../../images/design/faporeboxhead.png") top center no-repeat;
	padding: 4px 12px 0 12px;
	font-size: 12px;
	height: 18px;
	overflow: hidden;
	margin: 0;
	/*border: 1px solid blue;*/
}
.fapos .content .sidebar .recom .body{
	background: url("../../images/design/faporeboxbody.png") bottom center no-repeat;
	/*border: 1px solid blue;*/
	padding: 0 10px 10px 10px;
}
.fapos .content .sidebar .recom .body table{
	width: 100%;
}
.fapos .content .sidebar .recom .body table th{
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}
.fapos .content .sidebar .recom .body input {
	font-size: 11px;
}

.fapos .content .sidebar .recom .body .buttons{
	text-align: center;
}

/*-- seznam--*/
.fapos .list {
	background: url("../../images/design/toppostitle.png") top center no-repeat;
	margin: 0 0 0 0;
	width: 100%;
	min-height: 30px;
	font-size: 12px;
}
.fapos .list tr {
}
.fapos .list .p24h {
	background-color: #BCC5D9;
}
.fapos .list .p7d {
	background-color:#D2D8E5;
}
.fapos .list .p14d {
	background-color:#E9ECF2;
}
.fapos .list .old {
	background-color: transparent;
}
.fapos .list th {
	text-align: left;
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
	padding: 3px 10px 0 10px;
	margin: 0;
	height: 14px;
	overflow: hidden;
}
.fapos .list .clpos {
	width: 259px;
}
.fapos .list .clsal {
	width: 150px;
}
.fapos .list .clreg {
	width: 90px;
}
.fapos .list .clcon {
	width: 100px;
}

.fapos .list td {
	vertical-align: top;
	padding: 3px 10px 0 10px;
	height: 44px;
	border-bottom: 1px solid #e9ecf2;
}
.fapos .list .title {
	width: 256px;
}
.fapos .list .title a{
	color: #4472a1;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.fapos .list .obor a{
	color: inherit;
	font-weight: normal;
	text-decoration: none;
}
.fapos .list .author{
	font-size: 12px;
	width: 100px;
}
.fapos .list .author a{
	color: #4472a1;
	font-weight: normal;
	text-decoration: none;
}
