.pridajBtn{margin-bottom:10px;width:100px;margin-top:5px;}

.topics-autor-div {
  width:630px;height:auto;padding:15px;background:rgba(0, 0, 0, 0.7);overflow:hidden;
	border:solid 1px #000;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius: 5px;	
	margin-bottom:10px;}



.entry{width:100%;height:auto;background:#fff;overflow:hidden;position:relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:5px;
	margin-top:15px;	
	}

.entry-header{
  width:100%;height:auto;padding:10px;
  background:rgba(0, 0, 0, 0.6);overflow:hidden;text-shadow: 0px 1px 0px #000;color:#fff;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;		
	}
	
	.entry p, .entry .divP{font-size:11px;font-weight:normal;padding:10px;color:#000;padding-bottom:0px;margin-bottom:0px;}
	.entry-date{font-size:9px;}
	
	.btn-reaguj{margin-right:15px;margin-bottom:15px;}
	
	.btn-bonzuj{
		width:auto;
		height:auto;
		background:#dcdcdc;
		-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
		font-size: 10px;
		display:block;
		color:#333;
		text-align:center;		
		text-shadow:none;
		padding:3px 15px;		
		margin-right:20px;
		cursor:pointer;
		text-decoration: none;		
		overflow: hidden;
		padding-top:5px;
		padding-bottom:5px;
	}
	.btn-bonzuj:hover{background:#ccc;}
	
	.entry-rekcie{
		float: left;
		font-size:12px;
		margin-left:10px;
		margin-top:10px;
		font-weight: bold;
	
	}
	
	.entry-rekcie a{		
		font-size:12px;		
		font-weight: bold;		
		cursor:pointer;
		text-decoration: underline;
	}
	.entry-rekcie a:hover{		
		font-size:12px;		
		font-weight: bold;
		text-decoration: underline;
	}
	
	.entry-viac{		
		text-decoration: underline;
		cursor: pointer;
		color: #000;
	}
	.entry-viac:hover{
		font-weight: bold;		
	}
	
	.btn-reaguj{
	margin-right:5px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.entry-footer{
	width:610px;height:auto;background:#fff;overflow:hidden;position:relative;		
	margin-bottom:15px;		
	float:right;
	padding-right:18px;
	text-align: right;
	line-height: 15px;
	font-size: 12px;

}
	
			
.entry-sub{width:600px;height:auto;background:#fff;overflow:hidden;position:relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;			
	border-radius: 5px;	
	margin-bottom:15px;		
	float:right;
	margin-right:15px;
	border: 1px solid #a9a5a5;	
	}
	.entry-sub p{font-size:11px;font-weight:normal;padding:10px;color:#000;}
	
	.entry-sub-header{width:100%;height:auto;padding:10px;background:#a9a5a5;overflow:hidden;color:#000;	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;}
	
.entry-sub-autor{width:600px;height:auto;background:#fff;overflow:hidden;position:relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;			
	border-radius: 5px;	
	margin-bottom:15px;		
	float:right;
	margin-right:15px;
	border: 1px solid #a9a5a5;	
	}
	.entry-sub-autor p{font-size:11px;font-weight:normal;padding:10px;color:#000;}
	
	.entry-sub-autor-header{width:100%;height:auto;padding:10px;
	 background:rgba(0, 0, 0, 0.4);
	 overflow:hidden;color:#fff;	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;}
	
	
	.entry-autor{width:550px;height:auto;background:#fff;overflow:hidden;position:relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;			
	border-radius: 5px;	
	margin-bottom:15px;		
	float:right;
	margin-right:15px;
	border: 1px solid #a9a5a5;	
	}
	.entry-autor p{font-size:11px;font-weight:normal;padding:10px;color:#000;}
	
	.entry-autor-header{width:100%;height:auto;padding:10px;
	background:rgba(0, 0, 0, 0.4);
	overflow:hidden;text-shadow: 0px 1px 0px #000;color:#fff;	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;}
	
.chybaDis{	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;			
	border-radius: 5px;		
	border: 3px solid red;		
	color:red;
	font-weight: bold;
	background-color: #fff;
	padding:10px;
}

/*posun stranok diskusie*/
.diskPagesBox{
	width:100%;
	line-height:15px;
	position:relative;
	height:auto;	
	float:left;
	color:#fff;
	font-size: 14px;
	letter-spacing:1px;	
}
	.diskPagesBox a{color:#fff;}
	.diskPagesBox a:visted{color:#fff;}
	.diskPagesBox .oznac{font-weight: bold;}
	.diskPagesBox .strany{float:left;}
	.diskPagesBox .celkom{float:right;}
	
@media (max-width: 1080px) and (min-height: 1100px), (max-width: 800px) and (min-height: 900px), (max-width: 700px)   {
	.topics-autor-div {width:94%;padding:3%;}
}