body
{
	font-size: 16px;
	line-height: 1.667;
}



body.site
{
	padding: 10px;
}

.body .container {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    padding: 0;
}
.container {
    max-width: 1200px;
}

.top
{
	margin: 0;
	background: url(../img/border-collie-662786_1280.jpg) center center no-repeat;
/* 	background: url(../img/t15.jpg) center center no-repeat; */
	background-size: cover;
}


a:hover,
a:focus {
	color: #666;
	text-decoration: underline;
}




.navigation
{
	border: none;
  margin: 0;
  padding: 0;
}

.glowne ul
{
	background: #c9252c;
	text-align: center;
	padding: 3px;
}

.glowne ul li
{
	display: inline-block;
}

.glowne ul li a
{
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	width: auto;
	height: auto;
	line-height: 2;
	margin: 0;
	padding: 0 10px;
	font-weight: 500;
}

.glowne ul li a.icon-home
{
	font-size: 15px !important;
	line-height: 31px;
}

.glowne ul li a:hover,
.glowne ul li.active  a,
.glowne ul li.current a
{
	background: rgba(255, 255, 255, 0.8);
	color:#000;
}




.col
{
	display: block;
	float: left;
	margin: 8px;
}

.col > *
{
	padding: 8px;
}


.col20 { width: calc(20% - 16px); }
.col60 { width: calc(60% - 32px); margin: 8px 16px; }





.well
{
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    box-shadow: none;
    padding: 8px;
}


.banners-top
{
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
}


.loginform
{
	padding: 8px !important;
	margin-bottom: 0 !important;
	background: #fff;
	border: none;
	display: inline-block;
	min-width: 120px;
	border-radius: 0;
	font-size: 13px;
}

.loginform form
{
	margin-bottom: 0;
}

.top-prawa
{
	padding: 0;
	text-align: right;
}


.login-greeting
{
	font-weight: bold;
	margin-bottom: 8px;
}


.article-info-term
{
	display: none;
}

.article-info dd
{
	display: inline-block;
	margin-left: 0;
	margin-right: 18px;
}

.leftmenu li a,
.footer
{

    font-size: 14px;
    line-height: 2;
    margin-bottom: 1px;

}

.article-info
{
	font-size: 13px;
	margin-top: 0;
}



.items-row,
.items-leading
{
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #eee;

}

.unstyled a
{
	font-size: 13px;
	text-align: left;
	display: block;
	color: #666;
	line-height: 1.2;
}

.unstyled li:nth-child(2)
{
	display: none;
}



#form-login-submit
{
	text-align: right;
}

.btn-primary {

    background-image:  none;
    background-repeat: repeat-x;
    border:none ;
    color: #fff;
    text-shadow:none;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}


.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {

	opacity: .75;
	background: #c9252c;
}



#system-message-container {padding: 0;}


.item-page li
{
	line-height: 1.67;
}





.readmore a
{
	border: medium none;
    border-radius: 0;
    box-shadow: none;
}


.nav-tabs li a
{
	border: none !important;
}

.category-desc:before,
.category-desc:after
{
	clear: both;
	display: block;
	content: "";
	margin-bottom: 18px;
}

.category-desc img
{
	margin: 10px;
}

.cadre_texte  p
{
	font-size: 12px;
}


.banners-center
{
	background: rgba(44, 130, 222, 0.10);
	line-height: 1.3;
}

.banners-center h1
{
	line-height: 1;
	margin: 0 0 9px 0;
}

.banners-center:before,
.banners-center:after
{
	display: table;
	content: "";
	clear: both;
}




figure.pull-right
{
	width: 300px;
	margin: 0 0 20px 20px;
	display: block;

}

figcaption
{
	font-size: 14px;
	display: block;
	font-style: italic;
}

iframe
{
	margin: 10px;
}

h1
{
	margin: 0;
}

h2
{
	margin-top: 0;
}