.content img
{
	float: left;
	margin: 0 10px 5px 0;
}
.content h2 img, .content .button-area img, .video img, .content .elements-list img, .content .person-card img
{
	float: none;
	margin: 0;
}
.content .person-card img
{
	display: inline;
}
h2
{
	margin-bottom: 10px;
	font-size: 1.63em;
}
h2 span
{
	font-weight: normal;
}
/*h2.headline{
	margin-bottom:10px;
	font-size:2em;
	font-weight:bold;
	} замещает h2.headline в ours.css*/
#next h2.headline
{
	margin-bottom: 15px;
	padding-bottom: 18px;
	background: url(../img/bg-headline.gif) repeat-x 0 100%;
	color: #586770;
	font-weight: normal;
	font-size: 2.3em;
	line-height: 1em;
}
h3
{
	margin-bottom: 7px;
	font-size: 1.05em;
	color: #04a3d1;
}
.elements-list h3
{
	margin: 0;
}
h4
{
	font-size: 1em;
	margin-bottom: 7px;
	color: #2db319;
}
a
{
	color: #2db319;
}
a:hover
{
	text-decoration: none;
}
.contact-info a
{
	color: #04a3d1;
}
.contact-info .links a, .contact-info .links-2 a
{
	color: #2db319;
}
ul li
{
	padding-left: 20px;
	background: url(../img/bullet.gif) no-repeat 0 .5em;
	list-style-type: none;
}
p, ul, ol, .table, .dl, dl
{
	margin-bottom: 1.4em;
}
.dl th, .dl td
{
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
.dl th
{
	padding-right: 5px;
	white-space: nowrap;
	font-weight: bold;
}
ul
{
	margin-left: 12px;
}
ul ul
{
	margin-top: 10px;
	margin-bottom: 7px;
}
ol
{
	margin-left: 38px;
}
li
{
	margin-bottom: 7px;
}
/* table */
.table
{
	width: 100%;
	border-collapse: collapse;
	font-size: .9em;
}
.table caption
{
	padding: 0 0 7px 0;
	font-style: normal;
	text-align: left;
	color: #2db319;
	font-weight: bold;
	font-size: 1.1em;
}
.table th, .table td
{
	padding: 7px;
	text-align: left;
	border-bottom: 1px solid #dee1e2;
}
.table th
{
	border-top: 4px solid #c5c5c5;
	border-left: 1px solid #fff;
	background: #f4f4f4;
}
.table td
{
	border-left: 1px solid #fff;
}
.table th:first-child, .table th.first-child, .table td:first-child, .table td.first-child
{
	border-left: none;
}
.table .odd td
{
	background: #f9f9f9;
}
.table .even td
{
	background: #fff;
}
.table td.discipline, .table td.price, .table td.shape, .table td.place
{
	font-weight: bold;
}
.table td.discipline
{
	color: #ff2124;
}
.table td.price
{
	color: #2db319;
}
.table td.price span
{
	color: #586770;
}
.table td.action
{
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* /table */
/* items-container */
.items-container, .items-container-2
{
	width: 100%;
}
div.items-container .item
{
	margin-bottom: 20px;
}
table.items-container th, table.items-container td
{
	padding: 20px 15px 15px 0;
	vertical-align: top;
	text-align: left;
	background: url(../img/v-line.gif) repeat-x 0 0;
}
.items-container-2 .item
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../img/v-line.gif) repeat-x 0 100%;
}
table.items-container td
{
	padding-right: 0;
}
table.items-container ul
{
	margin-left: 0;
}
table.items-container ul, table.items-container p, table.items-container li
{
	margin-bottom: 7px;
}
table.items-container a
{
	color: #04a3d1;
}
/* /items-container */
/* elements list */
.elements-list
{
	width: 100%;
}
.elements-list td
{
	padding-bottom: 23px;
}
.elements-list h3
{
	color: #586770;
}
.elements-list .date .elements-list blockquote, .elements-list p
{
	margin: 0;
}
.elements-list .photo
{
	margin: 0 auto;
}
.elements-list .img
{
	position: relative;
	margin-bottom: 7px;
}
.elements-list .btn-video
{
	position: absolute;
	top: 100px;
	right: 0;
}
.elements-list .price, .elements-card .price
{
	margin-top: 10px;
	padding: 10px 0;
	border-top: 1px solid #dee1e2;
}
.elements-list .price p, .elements-card .price p
{
	margin-bottom: 15px;
}
.elements-list .price span, .elements-card .price span
{
	color: #ff0000;
	font-weight: bold;
}
/* person-list-1, photo-list-1 */
.person-list-1 td, .photo-list-1 td
{
	width: 50%;
}
.person-list-1 .photo, .photo-list-1 .photo
{
	width: 196px;
}
/* /person-list-1, photo-list-1 */
/* person-list-2, book-list */
.person-list-2 td, .book-list td
{
	width: 33%;
}
.person-list-2 .photo
{
	width: 116px;
}
.book-list .photo
{
	width: 100px;
}
/* /person-list-2, book-list */
/* /elements list */


/* print-me */
.print-me
{
	margin: -35px 0 0 0;
	text-align: right;
	font-size: .8em;
}
.print-me a
{
	padding: 0 0 4px 25px;
	background: url(../img/ico-print.gif) no-repeat 0 0;
	color: #2db319;
}
/* /print-me */


/* Schedule */
.non-visible
{
	display: none;
}

.table-border
{
}

.schedule-class
{
	color: black !important;
	font-size: 0.8em;
}
.schedule-class table tr td table tr td.discipline
{
	color: black !important;
}
.schedule-class table tr td table, .schedule-class table tr td table tr
{
	border-color: Black !important;
	border-style: solid !important;
	border-width: 1px !important;
	border-collapse: collapse !important;
}

.cols2 .col1, .cols2 .col2
{
	float: left;
	width: 50%;
}
/* End Schedule */