.pull-left {
    float: left;
}
.pull-right {
    float: right !important;
}


.header {
    min-height: 110px;
    padding-top: 20px;
	position: relative;
    z-index: 999;
    margin: 0 auto;
    width: 978px;
}

.col-header-1, .col-header-2, .col-header-3, .col-header-4{
	float: left;
    position: relative;
    min-height: 1px;
}

.header-wrap {
    height: 70px;
}

.col-header-1 {
	width: 38.9%;
    margin-right: 11px;
    margin-top: -7px;
}

.header a.logo {
    /*max-width: 313px;*/
    display: block;
    color: #000000;
    text-decoration: none;
}

.header a.logo img {
    float: left;
    margin:20px 10px 0 0;
    width: 100px;
}

.header a.logo span
{
    margin-top: 25px;
    padding-top: 0;
    float: right;
    width: 265px;
    font-size: 18px;
    line-height: 25px;
    font-family: Verdana;
}
.col-header-2 {
    width: 40.4%;
    margin: 0;
    padding: 0;
}

.search {
    height: 53px;
    border: #c8c8ca 1px solid;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center right;
    display: inline-block;
    float: left;
    width: 60.6%;
    margin-top: 10px;
    height: 44px;
    margin-right: 15px;
}

	.search input[type=text] {
		border: none;
		height: 44px;
		padding-left: 3%;
		line-height: normal;
		outline: none;
		/* display: table-cell; */
		width: 94%;
		display: block;
		font-size: 16px;
		color: #000;
		font-style: italic;
		font-weight: 400;
		background: url(img/search-icon.png) no-repeat center right;
		background-size: 30px;
	}

.search input[type=text] {
    font-size: 16px;
    height: 44px;
}

input.submit-search {
    width: 34%;
    height: 55px;
    color: #fff;
    background: #314c83;
    text-align: center;
    text-transform: uppercase;
    border: none;
    margin-top: 16px;
    cursor: pointer;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    display: inline-block;
    float: left;
}

input.submit-search {
    margin-top: 10px;
    font-size: 21px;
    height: 46px;
}

.col-header-3 {
    width: 17.265625%;
    float: right;
    margin-top: -20px;
}

.col-header-3 a {
    display: block;
    width: 100%;
}

.col-header-3 a img {
    width: 100%;
}

/* */
.col-10-2 {
    width: 20%;
    position: relative;
}

.col-10-10.second-menu {
    margin: -40px 0 25px 0;
    float: left;
    position: relative;
    min-height: 1px;
}

.col-10-10.second-menu *{
    font-family: 'Open Sans', sans-serif;
	text-decoration:none;
}
.col-10-10.second-menu h2{
	margin:0;
}

.col-10-10.second-menu .col-10-2 {
    float: right;
}

a.bigWhiteWithRedTextLink {
    display: block;
    color: #1C5787;
    font-size: 16px;
    background: #ffffff;
    line-height: 45px;
    padding-left: 12px;
    text-transform: uppercase;
    border: #c8c8ca 1px solid;
    font-weight: 600;
	height: 44px;
}

a.bigRedWithWhiteTextLink {
    display: block;
    color: #ffffff;
    font-size: 16px;
    background: #C24242;
    line-height: 46px;
    padding-left: 12px;
    text-transform: uppercase;
}

.link-arrow-right {
    display: block;
    height: 14px;
    width: 9px;
    background: url(img/link-arrow-right.png) no-repeat;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -7px;
}

a.bigBlueWithWhiteTextLink {
    display: block;
    color: #ffffff;
    font-size: 16px;
    background: #314c83;
    line-height: 46px;
    padding-left: 12px;
    text-transform: uppercase;
}

.link-arrow-right {
    display: block;
    height: 14px;
    width: 9px;
    background: url(img/link-arrow-right.png) no-repeat;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -7px;
}

a.bigRedWithWhiteTextLink h2, a.bigBlueWithWhiteTextLink h2 , a.bigWhiteWithRedTextLink h2 {
    font-size: 14px;
    font-weight: normal;
}

a.bigWhiteWithRedTextLink .link-arrow-right {
    background: url(img/link-arrow-right-constructor-blue.png) no-repeat;
}
/* */

.footer {
    display: block;
    width: 100%;
    margin-top: 7px;
    height: 145px;
    background: #284875;
    position: relative;
    font-family: 'Open Sans', sans-serif;
}

.footer a {
    text-decoration: none;
    color: #314c83;
}

.footer .copyright {
    /* margin: 30px 0 0 12px; */
    line-height: 13px;
    position: relative;
    top: 30px;
    left: 12px;
}

.footer .copyright a {
    font-size: 12px;
    font-weight: 300;
    color: #99b9e7;
    margin-bottom: 15px;
    display: inline-block;
}
.footer .subscribe{
	position: relative;
    top: 30px;
    left: -12px;
}
.footer .subscribe .subscribe-text {
	color :#fff;
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}

.footer .subscribe .form  label {
	font-size: 14px;
	color: #fff;
}
	
.footer .subscribe .form input[type=text] {
	height: 31px;
	width: 260px;
	background: transparent;
	color: #fff;
	font-size: 12px;
	border: #fff 1px solid;
	margin: 0 10px;
}

.footer .subscribe .form input[type=submit] {
	background: #1d3861;
	color: #fff;
	font-size: 14px;
	width: 103px;
	height: 33px;
	border: none;
	cursor: pointer;
}


#main .paginator {
	display: block;
	margin-bottom: 50px;
	text-align: center;
	margin: 10px 0 0 0;
}

	#main .paginator ul {
		list-style: none;
		display: inline;
	}

		#main .paginator ul li {
			display: inline-block;
		}

			#main .paginator ul li a {
				display: block;
				width: 22px;
				height: 22px;
				color: #314c83;
				text-decoration: none;
				background: transparent;
				text-align: center;
				padding: 3px;
			}

				#main .paginator ul li a:hover, #main .paginator ul li.active a {
					border-radius: 25px;
					background: #314c83;
					color: #fff;
				}

.atlet-results .results-list .short-info .photofix {
	width: 150px;
	height: 163px;
	overflow: hidden;
	border: #d2d2d2 3px solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

	.atlet-results .results-list .short-info .photofix img {
		width: 100%;
		border: 0;
		margin: 0;
	}


#main .paginator ul li a {
	min-width: 22px;
	width: auto;
	font-size: 16px;
}

#main .paginator ul li.active a {
	border-radius: 25px;
	background: #314c83;
	color: #fff;
}

.search-text-list {
	display: block;
	margin-top: 25px;
	font-family: 'Open Sans', sans-serif;
}

	.search-text-list .half-left, .search-text-list .half-right {
		width: 50%;
		float: left;
		display: block;
	}

		.search-text-list .half-left .wrapper {
			padding-right: 5px;
		}

		.search-text-list .half-right .wrapper {
			padding-left: 5px;
		}


	.search-text-list .element {
		display: block;
		margin-bottom: 12px;
		float:left;
	}

.atlet-search-text a {
	color: #1d2d4e;
	text-decoration: underline;
}

.search-text-list .element .description {
	color: #000;
	display: block;
	margin-bottom: 2px;
}

.search-text-list .element .atlet-text-date {
	color: #747373;
	text-decoration: none;
	width: 100%;
	float: left;
	font-size: 10px;
}

#content .search-text-list .element a.atlet-text-date,
#content .search-text-list .element a.atlet-text-date:link,
#content .search-text-list .element a.atlet-text-date:visited{color:#747373;text-decoration:none;}
#search-sportsovet .search-text-list .element a.atlet-text-date{padding:0;}
#search-infosport .search-text-list .element div.project{padding:0 0 4px 0;font-size:10px;}
#lock-page{display:none;background:#e5e5e3;opacity:0.5;height:100%;width:100%;position:absolute;z-index:1001;top:0;left:0;height:100px;display:block;}
#search-sportsovet, #search-infosport{float:left;width:100%;margin-top:20px;}
#search-infosport .info{}
#search-infosport .info .type{float:right;}
#search-infosport .info .type span{}
#search-infosport .info .type .date,#search-infosport .info .type .relevance{font-weight:600;}
#search-infosport .info .type span.active{cursor:pointer;color:#0C3877;font-weight:500;}
