.clear{clear:both;height:1px;}
@font-face {
    font-family: 'arsenalbold';
    src: url('font/arsenal/arsenal-bold.eot');
    src: url('font/arsenal/arsenal-bold.eot?#iefix') format('embedded-opentype'),
         url('font/arsenal/arsenal-bold.woff') format('woff'),
         url('font/arsenal/arsenal-bold.ttf.gz') format('truetype');
    font-weight: bold;
    font-style: normal;

}
@font-face {
     font-family: 'PTSansRegular';
    src: url('font/ptsans/pts55f.eot');
    src: url('font/ptsans/pts55f.eot?#iefix') format('embedded-opentype'),
         url('font/ptsans/pts55f.woff') format('woff'),
         url('font/ptsans/pts55f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PTSansCaptionBold';
    src: url('font/ptsans/ptc75f.eot');
    src: url('font/ptsans/ptc75f.eot?#iefix') format('embedded-opentype'),
         url('font/ptsans/ptc75f.woff') format('woff'),
         url('font/ptsans/ptc75f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
h1, h2, h3, h4, h5 { /*font-family: 'arsenalbold';*/ color: #005da9; }
.center { text-align: center !important; }
.margintop10 { margin-top: 10px; }
.margintop1em { margin-top: 1em; }
.cccBorder { border: solid 1px #ccc; margin: -1px; }
.white { color: #fff; }
.boldSans { font-family: 'PTSansCaptionBold'; }
.nowrap { white-space: nowrap; }
.blue { color: #005da9; }
.solidOutline { outline: 1px solid #ddd; }
strong, b { font-size:14px;/*font-family: 'PTSansCaptionBold';*/ }
.red {color: red; }
.pointer { cursor: pointer; }
label.required {  }
label.required:after {
	content: " *";
	color: red;
}

.orangeBack {
	background: #FF8633;
	color: #fff;
	padding: .2em 1em;
	text-transform: uppercase;
}
.orange {
	color: #FF8633 !important;
}

a:hover [class^="icon-"], a:hover [class*=" icon-"] {
	text-decoration: none;
	text-shadow: 0 0 1px #444;
}

#informersPlace {
	position: relative;
}
#weather {
	position: relative;
}
#weather .weatherWrap {
	background-color: #005da9;
}

#weather .weatherWrap #wPlace {
	padding: 0 1em;
}

#currency {
	border: solid 1px #ddd;
}
#currency div {
	height: 100%;
	padding-top: .3em;
	text-align: center;
	background: -moz-linear-gradient(left,  rgba(229,229,229,1) 0%, rgba(229,229,229,0) 50%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(229,229,229,1)), color-stop(50%,rgba(229,229,229,0)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(left,  rgba(229,229,229,1) 0%,rgba(229,229,229,0) 50%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(left,  rgba(229,229,229,1) 0%,rgba(229,229,229,0) 50%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(left,  rgba(229,229,229,1) 0%,rgba(229,229,229,0) 50%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to right,  rgba(229,229,229,1) 0%,rgba(229,229,229,0) 50%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5',GradientType=1 );
}
#currency p {
	font-size: x-large;
	line-height: 1.3em;
}
#currency p:before {
	font-family: 'FontAwesome';
	font-size: xx-large;
	margin-right: .3em;
	vertical-align: middle;
	color: #FF8633;
}
#currency p#dollar:before {
	content: "\F155";
}
#currency p#euro:before {
	content: "\F153";
}

.topLine {
	height: 5px;
	background: transparent url(images/topline.png) top left repeat-x;
}
.topBanners {
	padding-bottom: 10px;
	background: transparent url(images/topback.png) top left repeat;
}
.topBannerPlace, .loginPlace {
	margin-top: 10px;
	width:170px;
}
form.topSearchForm {
	margin-bottom: 1em;
}
.searchFormPlace input[type="text"] {
	width: 70%;
	float: right;
}
.searchFormPlace {
	background-color: #637886;
	border-radius: 17px;
	padding: .2em .2em .2em 1.5em;
}
.headSearchIcon {
	color: #FFF;
	float: left;
	margin: .5em 0 0 -0.8em;
}
.search-query {

}

.btn-group>.btn:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 14px;
	-moz-border-radius-topleft: 14px;
	border-top-left-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomleft: 14px;
	border-bottom-left-radius: 14px;
}
.btn-group>.btn:last-child {
	-webkit-border-top-right-radius: 14px;
	-moz-border-radius-topright: 14px;
	border-top-right-radius: 14px;
	-webkit-border-bottom-right-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	border-bottom-right-radius: 14px;
}

p.logoSign {
	font-family: 'PTSansCaptionBold';
	color: #0977bf;
	margin-top: -2em;
}

#topRegButton {
	width: 60%; 
	font-size: 12px
}
#topEnterButton {
	width: 40%;
}

div[role="main"] {
	margin-top: 0.5em;
}

.topSocials {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	height: 110px;
}

.topMenu {
	margin-top: 2.5em;
	background: rgb(68,122,138);
	background: -moz-linear-gradient(top,  rgba(68,122,138,1) 0%, rgba(68,122,138,1) 50%, rgba(37,89,104,1) 52%, rgba(37,89,104,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(68,122,138,1)), color-stop(50%,rgba(68,122,138,1)), color-stop(52%,rgba(37,89,104,1)), color-stop(100%,rgba(37,89,104,1)));
	background: -webkit-linear-gradient(top,  rgba(68,122,138,1) 0%,rgba(68,122,138,1) 50%,rgba(37,89,104,1) 52%,rgba(37,89,104,1) 100%);
	background: -o-linear-gradient(top,  rgba(68,122,138,1) 0%,rgba(68,122,138,1) 50%,rgba(37,89,104,1) 52%,rgba(37,89,104,1) 100%);
	background: -ms-linear-gradient(top,  rgba(68,122,138,1) 0%,rgba(68,122,138,1) 50%,rgba(37,89,104,1) 52%,rgba(37,89,104,1) 100%);
	background: linear-gradient(to bottom,  rgba(68,122,138,1) 0%,rgba(68,122,138,1) 50%,rgba(37,89,104,1) 52%,rgba(37,89,104,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#447a8a', endColorstr='#255968',GradientType=0 );
	/*height: 35px;*/
	border-radius: 18px;
	position: relative;
}
ul.topmenuContainer {
	list-style: none;
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 200;
}
ul.topmenuContainer li {
	display: inline-block;
	text-align: center;
}
ul.topmenuContainer li:after {
	content: "•";
	color: #ccdde7;
/*	position: absolute;
	z-index: 100;
	height: 35px;
	width: 1px;
	background-color: #ccdde7;*/
}
ul.topmenuContainer li:last-child:after {
	content: "";
/*	height: 0;
	background-color: transparent;*/
}

ul.topmenuContainer li a, ul.topmenuContainer li i {
	padding: 0 .5em;
	line-height: 35px;
	color: #ccdde7;
	white-space: nowrap;
	text-align: center;
	position: relative;
	text-transform: uppercase;
}
.topMenuConer {
	width: 178px;
	height: 93px;
	background: transparent url(images/top-menu-coner.png) left top no-repeat;
	position: absolute;
	z-index: 110;
	top: -22px;
	left: 44%;
}
.leftBanners, .rightBanners {
	overflow: hidden;
	/*width:215px;*/
	float:left;
}
.rightBanners {margin-left:15px;}
.leftBanners{padding-top:0px;}
.leftBanners a.block, .rightBanners a.block {
	display: block;
	margin-bottom: 1em;
}
.leftBanners .h3, .rightBanners .h3 {
	margin-top: 10px;
	margin-bottom: 10px;
    font: 16px Arial;
    text-transform: uppercase;
	color: #647883;
}
.leftBanners .h3 a, .rightBanners .h3 a {
	margin-bottom: 0em;
	color: #647883;
}

#leftContent {
	padding: .5em;
}

.block-header {
	margin: 0;
	color: #2c5f91;
	white-space: nowrap;
	position: relative;
	font-size: 1.5em;
}
.block-header i {
	position: absolute;
	top: 0;
	right: 0;
}
.sideBlock {
	/*border-bottom: solid 1px #ccdde7;*/
	border-top: solid 1px #ccdde7;
	margin-bottom: 1em;
	padding-top: .5em;
}
.sideBlock a {
	margin-bottom: 0;
}
.sideBlock a img {
	width: 100%;
}
.sideBlock:last-child {
	margin-bottom: 1em;
}
.reverse {

}

.reverse .block-header{
	background-color: #2c5f91;
	color: #ccdde7;
	padding-left: .4em;
	white-space: normal !important;
	line-height: 1em;
	padding-top: .5em;
	/*padding-bottom: .5em;*/
}

.reverse .block-header i {
	margin-right: -.2em;
}
.reverse ul {
	/*list-style: square inside url(images/list-square.png);*/
	list-style: none;
	background-color: #2c5f91;
	margin: -10px 0 10px 0;
	padding-bottom: .5em;
	list-style-position: inside;
}
.reverse ul li {
	background-color: #fff;
	margin: 0 .5em;
	/*padding-left: .2em;*/
	/*white-space: nowrap;*/
	color: #FF8633;
	/*padding-bottom: .5em;*/
	padding: .3em 0;
}
.reverse ul li a {
	color: #2C5F91;
	margin-bottom: 0;
	line-height: 14px !important;
	font-size:14px;
}
.reverse ul li a:before {
	content: "■";
	color: #FF8633;
	margin-right: .3em;
	text-decoration: none;
}
.reverse ul li a:hover {
	text-decoration: none;
	color: #ff8633;
}

#topBannersPlace div.span3 {
	height: 80px;
	overflow: hidden;
	text-align: center;
}
#topBannersPlace a img {
	outline: 1px solid #ddd;
	height: 80px;
}

.sendAdvert {
	background-color: #FF8633;
	margin-top: -.7em;
	margin-bottom: 1.5em;
	padding: .7em 0 0;
	position: relative;
}

.sendAdvert a {
	color: #FFF;
	text-align: center;
}
.sendAdvert a:before {
	content: " ";
	display: inline-block;
	height: 24px;
	width: 24px;
	background: transparent url(images/whiteBird-50x50.png) center center no-repeat;
	background-size: contain;
	margin-bottom: -6px;
	margin-right: 4px;
}

#article {
	position: relative;
}

#mainPageNews {
	position: absolute;
}
#mainPageNews img.pull-left {
	margin-right: 1em;
	margin-bottom: .5em;
}

.accordion-group {
	border-radius: 0;
	margin-bottom: 1px;
	border-bottom: solid 1px #fff;
	border-top: none
}
.accordion-group:last-child {
	border-bottom: solid 1px #0073B7;
}
.accordion-heading {
	background-color: #0073B7;
}

.afterAcc {
	padding-top: 300px;
}

.mainPageAnonceBlock:before {
	content: "";
	display: table;
}
.mainPageAnonceBlock {
	border-top: solid 2px #ccc;
	display: table-row;
	margin-top: 2em;
	position: relative;
	padding-top: 30px;
}
.mainPageAnonceBlock:after {
	content: " ";
	position: absolute;
	top: -12px;
	right: 0;
	width: 93px;
	height: 54px;
	background: transparent url(images/littleCorner-blue.png) right top no-repeat;
}

.mainPageNewsPrewItem {
	display: table-cell;
	width: 33%;
	padding: 1em;
	border-left: solid 1px #ccc;
}
.mainPageNewsPrewItem a.wp {font-weight:bold;}
.mainPageNewsPrewItem a:hover {
	text-decoration: none;
}
.mainPageNewsPrewItem .h4 {
	color: #fff;
	background: #0073B7;
	padding: .4em .5em 0.3em .4em;
	margin: 0;
	text-transform: uppercase;
	line-height: .8em;
	display: inline-block;
	font-size: 16.5px;
	font-family: inherit;
    font-weight: bold;
	text-rendering: optimizelegibility;

}
.mainPageNewsTextWrap {
	margin-top: .5em;
}

.mainPageNewsTextWrap p {
	margin-bottom: 0;
}
.nDate {
	/*font-family: 'PTSansRegular';
	font-size: .7em;
	color: #444;
	font-weight: normal;*/
	font:10px Verdana;
	color: #444;
}

.orangeCorner {}
.orangeCorner:after {
	content: " ";
	position: absolute;
	top: -12px;
	right: 0px;
	width: 93px;
	height: 54px;
	background: transparent url(images/littleCorner-orange.png) right top no-repeat;
}

.mainPageBlue {
	background: rgb(30,87,153);
	background: -moz-linear-gradient(-45deg,  rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1)));
	background: -webkit-linear-gradient(-45deg,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
	background: -o-linear-gradient(-45deg,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
	background: -ms-linear-gradient(-45deg,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
	background: linear-gradient(135deg,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
	margin-top: 1em;
	position: relative;
	padding-bottom: 1em;
}
.mainPageBlue p, .mainPageBlue a {
	color: #fff;
}
.mainPageBlue .row div {
	padding-left: .5em;
	margin-right: -.5em;
}
.mainPageBlue img.pull-left {
	margin-right: .5em;
}
.mainPageBlue h4 {
	display: inline-block;
	color: #fff;
	margin-top:15px;
}

div.pager {
	margin-top: 15px;
	float: left;
	border-top: 1px solid #0088ce;
	position: relative;
	padding-right: 65px;
}
div.pager a, div.pager span {
	display: inline-block;
	padding: 2px 13px;
	font: 14px/22px;
	border: 1px solid #dcdcdc;
	border-top: none;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
div.pager span{ background-color:#4F94CD;color: #FFFFFF;}

div.pager div.ico {
	position: absolute;
	right: 0;
	top: -8px;
	width: 59px;
	height: 32px;
	background:
	transparent url('images/ico-pager.png') no-repeat left top;
}




.container-fluid.footer {
	padding: 1em 0;
	background: transparent url(images/footerBack.png) top left repeat;
}
.container-fluid.footer p, .container-fluid.footer a {
	color: #fff;
}
.container-fluid.footer .counters * {
	margin-left: .5em;
}
.left-b .sideBlock{margin:0;}

.span9 a {
	text-decoration: underline;
}

div[role="main"] .rating {
	display: none;
}


# Gallery

.iPage-header {
	margin-bottom: 1.5em;
}
.prewPictPlace {
	position: relative;
	margin-bottom: 1.5em;
	width:210px;
}
.prewPictPlace a.pictLink {
	-webkit-transition: all .5s ease-in-out;
	   -moz-transition: all .5s ease-in-out;
	    -ms-transition: all .5s ease-in-out;
	     -o-transition: all .5s ease-in-out;
	        transition: all .5s ease-in-out;
		 margin-bottom: 1.5em;
			  position: relative;
			   display: block;
			     width: 100%;
			    height: 150px;
		-webkit-filter: grayscale(30%);
		   -moz-filter: grayscale(30%);
			 -o-filter: grayscale(30%);
				filter: grayscale(30%);
}
.prewPictPlace a.pictLink div.imgWrapper {
	width: 100%;
	height: 100%;
	margin: -.4em;
	border: solid .4em #fff;
	box-shadow: 0 0 .5em #666, inset 0 0 .2em #444;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.prewPictPlace a.pictLink:hover {
	-webkit-filter: grayscale(0);
	   -moz-filter: grayscale(0);
		 -o-filter: grayscale(0);
			filter: grayscale(0);
}
.prewPictPlace a h4 {
	height: 4em;
}

.delPhotoIcon {
	position: absolute;
	z-index: 100;
	display: block;
	margin-left: 92%;
	margin-top: 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 1.3em;
	height: 1.3em;
	border: solid 2px #ffffff;
	background-color: #444;
	border-radius: 50%;
	box-shadow: inset 0 0 2px #000, 0 0 4px #666;
	cursor: pointer;
}

#messagePlace {
	display:none;
}

#messagePlace p {
	padding: 1em;
	margin: 1em 0;
	border: solid 1px #CCC;
	border-radius: .4em;
	box-shadow: 0 0 .4em #EEE;
	position: relative;
}

#messagePlace p i.icon-remove {
	cursor: pointer;
	position: absolute;
	right: .5em;
	top: .5em;
	left: auto;
}



#informersPlace .span2 img {
    width: 90% !important;
}
