.gallery {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
    background-color: #e8e8e8;
	margin-left: 9px;
	margin-right: 9px;
	overflow: hidden;
}

.gall-pict {
	width: 170px;
	height: 160px;
	border: 1px solid #555555; 
	background: #CCCCCC;
	color: #000000;
	overflow: hidden;
	margin: 10px;
	vertical-align: top;
	padding: 10px;
}

.gall-pict:hover {
    background-color: #DDDDDD;
}

.gall-image {
	display: block;
	cursor: pointer;
	color: #EEEEEE;
	font-size: 16px;
	font-weight: bold;
	line-height: 100px;
}

.detail {
	color:#1d1d1d;
    border-top: 2px solid #565656;
    background-color: #e8e8e8;
	margin-top: 5px;
	margin-left: 9px;
	margin-right: 9px;
	text-align: left;
}

.nadpis {
    height: 50px;
	font-weight: bold;
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	line-height: 50px;
	padding-left: 20px;
    font-size: 20px; 
    color: #1d1d1d;
	margin-left: 9px;
	margin-right: 9px;
}

.plinka {
    color: #1d1d1d;
	padding-left: 20px;
	text-align: left;
	font-size: 12px;
}

.obrazok {
	width: 160px;
	height: 110px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	cursor: pointer;
	padding: 5px;
	text-align: center;
	background: #CCCCCC no-repeat center center;
    border: 1px solid #565656;
	overflow: hidden;
}

.mdetail {
	padding: 10px;
	text-align: left;
}

.ldetail {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	color:#1d1d1d;
    border-left: 1px dashed #565656;
    border-bottom: 1px dashed #565656;
	text-align: left;
	line-height: 20px;
	vertical-align: middle;
	overflow: hidden;
}

.dlabel {
	width: 7em;
}

.detail_bottom, .galerka {
    background-color: #dadada;
	border-bottom: 2px solid #565656;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	color:#1d1d1d;
	margin-left: 9px;
	margin-right: 9px;
}

.detail_bottom a {
	color: #FF0000 !important;
	font-size: 13px;
}

.detail_bottom a:hover {
	color: #FF5555 !important;
}
.skrat {
	width: 30px;
	height: 14px;
}

.large_desc {
	padding: 20px;
	color:#1d1d1d;
	text-align: left;
}

.copy_link {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}	

