/**
 * Block sroki
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 19.10.2013
 * Updated: 24.10.2013
 */

.ce_sroki {
	background: url('../img/block-ce_sroki.jpg') repeat 50% 0;
}

.ce_sroki a {
	color: #FFD600;
	cursor: pointer;
	text-decoration: underline;
}

.ce_sroki .cols .col-2 {}

.ce_sroki .col-2 h3 {
	margin: 0;
	font: normal 40px 'MyriadPro';
}

.ce_sroki .col-2 h3 .small {
	display: block;
	font: italic 15px 'MyriadPro';
}

.ce_sroki .table {
	margin-left: 0;
	font-size: 90%;
}

.ce_sroki .table thead {
	font-size: 85%;
}

.ce_sroki .table th,
.ce_sroki .table td {
	padding: 0;
	line-height: 1.8;
}

.ce_sroki .table td {
	padding-right: 20px;
}

.ce_sroki .table tbody th {
	width: 150px;
}

.ce_sroki p.small {
	color: #BAA993;
	font: italic 11px Arial, Tahoma, sans-serif;
}