body{
	margin: 0px;
	margin: 0px;
	background-repeat: no-repeat;
    background-position: top center;
    background-color: white;
	text-align: left;
}

div,h1,h2,h3,footer,span,a{ font-family: 'Roboto Slab',arial,verdana,tahoma; }

footer,section,aside,header{ display: block; }

.cl , .cl:after{ clear: both; display: block; content: ''; }


.mWidth{ width: 1200px; margin: 0px auto; position: relative; }
section.header{ background: url(../images/top.png) no-repeat top center; height: 85px; }
header{ margin: 0px auto; position: relative; }
header .logo{ display: block; position: absolute; top: 5px; left: 5px; width: 184px; height: 46px; background: url(../images/logo.png); }

h1{ margin-bottom: 0px; }
span.dateMain{ display: block; font-weight: normal; font-size: 12px; }

#fb{ position: absolute; top: 15px; right: 20px; background: rgba(255,255,255,0.4); padding: 3px 5px; border-radius: 3px; }

.sLeft{ float: left; width: 675px; min-height: 200px; position: relative; }
.sLeft.site{ width: 900px; }
.sRight{ float: left; width: 213px; min-height: 200px; }
.sRight.site{ width: 300px; margin-top: 18px; }
.sLeft .newsEvent{ position: absolute; top: 1px; left: 111px; width: 552px; height: 22px; overflow: hidden; white-space: nowrap; }
.sLeft .newsEvent a{ display: inline-block; color: #6D6D6D; text-decoration: none; font-size: 12px; }
.sLeft .newsEvent a .title{ color: black; font-weight: bold; margin-right: 10px; }
.sLeft .newsEvent a:hover{ text-decoration: underline; }
.aRight{ width: 300px; min-height: 200px; float: left; margin-left: 12px; }
.aRight .rekRightTop{ height: 250px; background: red; margin-bottom: 12px; }
.rekTop{ width: 728px; height: 90px; margin-bottom: 20px; background: red; cursor: pointer; }
.aRight .rekRightBottom{ height: 600px; background: red; }
.rekTelfBottom{ height: 200px; background: red; }

.sLeft .dLeft{ float: left; width: 213px; }
.sLeft .dMiddle{ float: left; width: 441px; margin-left: 12px; }
.sLeft .dMiddle .dMiddleLeft{ float: left; width: 213px; margin-right: 13px; }
.sLeft .dMiddle .dMiddleRight{ float: left; width: 213px; }

#artMain{ margin-right: 40px; text-align: justify; }

.artDefault{ margin-bottom: 10px; }
.artDefault label{ height: 21px; position: relative; text-align: left; display: inline-block; box-sizing: border-box; background: #5b8534; color: white; font-size: 13px; padding: 1px 10px 1px 10px; text-transform: uppercase; }
.artDefault label:after{ content:''; position: absolute; width: 35px; height: 21px; right: -35px; top: 0px; background: url(../images/head_right.png) no-repeat 0px 0px; }
.blockArt{ display: block; background: #d7d7d7; margin-top: 2px; height: 610px; border: 2px solid #c7c7c7; border-radius: 3px; position: relative; box-sizing: border-box; }
.blockArt .blockArtInside a:not(.kal){
	display: block;
    padding: 0px 5px 0px 3px;
    text-indent: 20px;
    box-sizing: border-box;
    color: #000;
    text-decoration: none;
    font-size: 12px;
    overflow: hidden;
    line-height: 16px;
    background: url("../images/arrow.png") no-repeat scroll 4px 4px transparent;
    transition: all 0.3s ease 0s;
    margin-bottom: 16px; 
    transition: all 0.3s;
}


.artd4 .blockArt a , .artd8 .blockArt a , .artd5 .blockArt a , .artd8 .blockArt a{ margin-bottom: 0px; }

.artd1 .blockArt .blockArtInside{ height: 1379px; overflow: hidden; }
.artd2 .blockArt .blockArtInside{ height: 562px; overflow: hidden; }
.artd3 .blockArt .blockArtInside{ height: 387px; overflow: hidden; }
.artd7 .blockArt .blockArtInside{ height: 448px; overflow: hidden; }
.artd6 .blockArt .blockArtInside{ height: 607px; overflow: hidden; }
.artd8 .blockArt .blockArtInside{ height: 1137px; overflow: hidden; }
.sRight.site .artd8 .blockArt .blockArtInside{ height: auto; overflow: auto; }

.blockArt a:hover{ background-color: #7A8F66; color: white; }
.artDefault.artd8 .blockArt{ height: 1217px; }
.sRight.site .artDefault.artd8 .blockArt{ height: auto; }
.blockArt a span.id{ display: block; color: #A5A5A5; font-size: 12px; }
.blockArt a span.data{ display: block; float: right; margin-right: 10px; color: #A5A5A5; }
.blockArt a:hover .data{ color: white; }
.artDefault.artd4 .blockArt a{ height: 63px; }

.artDefault.artd4 .blockArt a{ background-image: none; padding-left: 5px; height: auto; text-indent: 0px; }

.fixEmpty , #topNews{ height: 200px; }
/* #topNews{ position: fixed; bottom: 0px; left: 50%; margin-left: -600px; z-index: 100; background: #111d37; padding: 10px 0px 10px 98px; box-sizing: border-box; transition: all 0.3s; } */
#topNews{ width: 100%; position: fixed; bottom: 0px; left: 0px; margin-left: 0px; z-index: 100; overflow: hidden; background: #111d37; box-sizing: border-box; transition: all 0.3s; }
#topNews #topNewsInside{ position: relative; overflow: hidden; height: 179px; left: -27px; width: 103%; }
#topNews .mWidth{ padding: 10px 0px 10px 98px; box-sizing: border-box; transition: all 0.3s; }
#topNews .tn{ position: absolute; top: 0px; left: 0px; height: 200px; transition: all 0.3s; }
#topNews #tn2{ top: 200px; }
#topNews #tn1.show,#topNews #tn2.show{ top: 0px; }
#topNews #tn1.hide{ top: -200px; }
#topNews #tn2.hide{ top: 200px; }
#topNews.dock{ position: relative; background: white; top: -20px; bottom: auto; left: auto; margin-left: auto; padding-top: 12px; }
#topNews.art.dock{ top: -9px; }
#topNews.dock .mWidth{ padding-left: 0px; }
#topNews h3{ position: absolute; top: 10px; left: 0px; display: block; margin: 0px; font-size: 12px; font-family: arial,verdana,tahoma; background: #5b8534; color: white; padding: 5px 10px; transition: all 0.3s; }

#topNews h4{ height: 21px; margin: 0px; position: absolute; top: -11px; left: -200px; opacity: 0; text-align: left; display: inline-block; box-sizing: border-box; background: #5b8534; color: white; font-size: 13px; padding: 1px 10px 1px 10px; text-transform: uppercase; z-index: 200; }
#topNews h4:after{ content: ''; position: absolute; width: 35px; height: 21px; right: -35px; top: 0px; background: url(../images/head_right.png) no-repeat 0px 0px; }

#topNews a{ display: block; font-size: 13px; position: relative; float: left; width: 222px; height: 182px; overflow: hidden; background: #263b67; margin: 0px 5px 5px 0px; color: #e2e2e2; text-decoration: none; font-family: arial,verdana,tahoma; font-weight: normal; transition: all 0.3s; }
#topNews a figure{ position: absolute; background: white; margin: 0px; padding: 0px; display: block; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 0; }
#topNews a figure img{ height: 100%; max-width: 100%; }
#topNews span{ display: block; position: absolute; bottom: 0px; left: 0px; padding: 10px; background: rgba(0,0,0,0.5); box-sizing: border-box; width: 100%; z-index: 1; }
#topNews .tn a:nth-child(5),#topNews a:nth-child(11){ margin-right: 0px; }
#topNews.dock .tn{ left: 0px; }
#topNews.dock a{ width: 236px; }
#topNews.dock h3{ left: -86px; opacity: 0; }
#topNews.dock h4{ left: -0px; opacity: 1; }
#topNews.dock #topNewsInside{ left: 0px; width: auto; border-top: 1px solid black; }
#topNews a:hover span{ background: black; }
#topNews .nr{ position: absolute; top: 5px; left: 5px; background: black; border-radius: 4px; color: white; font-size: 12px; padding: 5px 5px; z-index: 90; }
.fixEmpty.dock{ display: none; }

#stats{ padding: 20px 20px; background: white; font-size: 12px; box-sizing: border-box; height: 184px; border-radius: 3px; }
#stats header{ text-align: center; margin: 0px 0px 10px 0px; border-bottom: 1px solid #5B8534; color: #5B8534; }
#stats .statLeft{ float: left; }
#stats .statRight{ float: right; margin-top: -15px; }
#stats .statLine span{ display: inline-block; width: 32px; height: 20px; background: url(../images/ludziki.png) no-repeat 0px 0px; }
#stats .statLine.s1 span{ background-position: 0px -3px; }
#stats .statLine.s2 span{ background-position: -32px -3px; }
#stats .statLine.s3 span{ background-position: -64px -3px; }
#stats .statLine.s4 span{ background-position: -96px -3px; }
#stats .statLine.s5 span{ background-position: -128px -3px; }
#stats .statLine.s6 span{ background-position: -160px -3px; }

.artDefault .blockArt a.more,
.sRight.site .artDefault .blockArt a.more{ display: block; position: absolute; text-decoration: none; font-size: 12px; text-indent: 0px; bottom: 10px; left: 50%; background: #132B62; width: 100px; margin: 0px 0px 0px -50px; padding: 3px 0px; text-align: center; height: auto; color: white; }
.artDefault .blockArt a.more:hover,
.sRight.site .artDefault .blockArt a.more:hover{ background: #5B8534; }
.sRight.site .artDefault .blockArt a.more{ position: relative; left: auto; margin: 20px auto 15px auto; }

.artDefault.artd1 .blockArt{ height: 1427px; }
.artDefault.artd7 .blockArt{ height: 502px; }
.artDefault.artd4 .blockArt{ height: 1428px; }
.artDefault.artd4 .blockArt .blockArtInside{ height: 1378px; overflow: hidden; }
.sRight.site .artDefault.artd4 .blockArt .blockArtInside{ height: auto; }
.sRight.site .artDefault.artd4 .blockArt{ height: auto; padding-bottom: 0px; }
.artDefault.artd3 .blockArt{ height: 445px; }
.artDefault.artd6 .blockArt{ height: 667px; }
.artDefault.artd5 .blockArt{ height: 564px; }
.artDefault.artd5 .blockArt a{ text-indent: 20px; padding-left: 5px; height: 56px; }
.artDefault.artd5 .blockArt a span{ display: block; height: 50px; overflow: hidden; }
.artDefault.artd8 .blockArt .blockArtInside a{ height: 48px; margin-bottom: 16px; }

#slider{
    width: 438px;
    height: 250px;
    margin-bottom: 5px;
    position: relative;
    margin-top: 25px;
    overflow: hidden; 
}

#slider .slide{ width: inherit; height: inherit; position: absolute; top: 0px; left: -438px; }
#slider .slide:first-child , #slider .slide.slideFirst{ left: 0px; }
#slider .slide .aimg{ display: block; width: inherit; height: inherit; position: absolute; top: 0px; left: 0px; z-index: 90; }
#slider .slide .aimg .img{ display: block; width: inherit; height: inherit; padding: 0px; margin: 0px; }
#slider .slide .aimg .img img{ width: 100%; min-height: 250px; }
#slider .slide header{ width: inherit; box-sizing: border-box; background: rgba(0,0,0,0.4); padding: 10px 20px; color: white; position: absolute; bottom: 0px; left: 0px; z-index: 91; }
#sliderNumbers{ position: absolute; top: 5px; left: 10px; z-index: 98; }
#sliderNumbers a{ background: rgba(255,255,255,0.6); color: black; border-radius: 2px; padding: 3px 5px; text-decoration: none; margin-left: 2px; font-size: 10px; transition: all 0.2s; }
#sliderNumbers a:hover{ background: black; color: white; }
#sliderNumbers a.active{ background: #5C8535; color: white; }

#down{ height: 349px; background: url(../images/bg_down.png) repeat-x top center; margin-top: 30px; }
#down .down{ width: 237px; float: left; margin-left: 0px; margin-right: 3px; position: relative; }
#down .down .dtop{ width: 97px; height: 60px; background: url(../images/down_top.png) no-repeat 0px 0px; margin: 0px auto 20px auto; }
#down .down figure{ margin: 0px; display: block; height: 108px; overflow: hidden; border-radius: 5px; border: 1px solid #0B1834; }
#down .down figure:hover{ border: 1px solid #5073BA; }
#down .down figure img{ width: 100%; }
#down .down .label{ display: block; background: #e6e6e6; height: 80px; box-sizing: border-box; padding: 15px 10px 10px 10px; width: 235px; margin: -6px auto 0px auto; color: black; text-decoration: none; transition: all 0.3s; font-size: 14px; text-align: center; }
#down .down .label:hover{ color: #5B8534; }
#down .down:hover .dtop{ background-position: 0px -60px; }
#down .down header{ position: absolute; top: 0px; left: 0px; width: 100%; text-align: center; text-shadow: 0px 0px 2px white, 0px 0px 2px white, 0px 0px 2px white, 0px 0px 2px white, 0px 0px 2px white; background: rgba(255,255,255,0.4); border-radius: 4px; padding: 3px; box-sizing: border-box; height: 50px; overflow: hidden; }
#scDown{ height: 349px; overflow: hidden; position: relative; width: 976px; }
#scDown #ins{ width: 2500px; height: inherit; position: absolute; top: 0px; left: 0px; }
#down .aNavDown{ position: absolute; display: none; width: 64px; height: 92px; background: url(../images/nav_down.png) no-repeat 0px 0px; top: 132px; left: -72px; }
#down .aNavDown.aRight{ left: auto; right: -67px; background-position: -64px 0px; display: block; }
#down .down.d1{ position: absolute; top: 0px; right: 0px; }

#footer{ height: 0px; }
#footer .menu{ position: absolute; top: 10px; left: 10px; }
#footer .menu label{ font-weight: bold; font-size: 18px; text-transform: uppercase; }
#footer .menu ul{ display: block; margin: 10px 0px 0px 0px; padding: 0px; list-style: none; width: 200px; }
#footer .menu ul li{ display: block; margin: 0px; padding: 0px; float: left; width: 180px; margin-right: 20px; }
#footer .menu ul li a{ display: block; font-size: 14px; color: black; text-decoration: none; padding: 2px 10px; margin-left: -10px; border-radius: 3px; transition: all 0.3s; }
#footer .menu ul li a:hover{ background: #0B1834; color: white; }

#footerDown{ box-sizing: border-box; background: #5B8534; height: 33px; margin-top: 50px; }
#copy{ position: absolute; top: 7px; right: 0px; font-size: 14px; color: white; }
#h15{ position: absolute; top: 7px; right: 0px; font-size: 14px; color: white; }
#h15 a{ color: inherit; font-weight: bold; font-size: inherit; text-decoration: none; -webkit-animation: h15 3s; animation: h15 2s; }
#h15 a:hover{ color: black; }

#footerDown ul{ display: block; position: relative; margin: 0px; padding: 0px; list-style: none; }
#footerDown ul li{ display: block; float: left; padding: 0px; margin: 0px 0px 0px 0px; }
#footerDown ul li a{ display: block; color: white; text-decoration: none; padding: 8px 10px 6px 10px; transition: all 0.3s; }
#footerDown ul li a:hover{ color: white; background: black;; }

@-webkit-keyframes h15{
    0% { text-shadow: 0px 0px 0px rgba(0,0,0,0); }
    50% { text-shadow: 0px 0px 3px rgba(0,0,0,1); }
    100% { text-shadow: 0px 0px 0px rgba(0,0,0,0); }
}

@keyframes h15{
    0% { text-shadow: 0px 0px 0px rgba(0,0,0,0); }
    50% { text-shadow: 0px 0px 3px rgba(0,0,0,1); }
    100% { text-shadow: 0px 0px 0px rgba(0,0,0,0); }
}

#calendar{ height: auto; margin-bottom: 10px; }
#calendar .kal_dni .kal{ text-align: center; padding-top: 6px; width: 42px; height: 33px; float: left; color: black; font-size: 12px; box-sizing: border-box; border-left: 1px solid #f8f8f8; border-top: 1px solid #f8f8f8; border-right: 1px solid #c4c4c4; border-bottom: 1px solid #c4c4c4;

     background: #ececec; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmRmZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ececec 0%, #dfdfdf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ececec 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ececec 0%,#dfdfdf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ececec 0%,#dfdfdf 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ececec 0%,#dfdfdf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-8 */

}
#calendar .kal_dni .kal.empty{ background: #EDEDED; }
#calendar .kal_dni .kal:not(.empty){ cursor: pointer; }
#calendar .kal_dni .kal:not(.empty):hover{ border: 1px solid black; }
#calendar .kal_dni .kal.kal_today{ background: #223b71; color: white; }
#calendar .kal_dni .kal.kal_event{ background: #6CADBA; }
#calendar .kal_dni .kal.kal_event2{ background: #F1900E; }
#calendar .kal_dni a.kal{ text-decoration: none; }

#calendar .month{ text-align: center; background: #223b71; border-top: 1px solid #838383; color: white; padding: 4px 0px; position: relative; }
#calendar .month a.nav{ position: absolute; top: 2px; left: 3px; padding: 0px 10px; color: white; font-size: 18px; text-decoration: underline; }
#calendar .month a.nav.nav-right{ left: auto; right: 3px; }
#calendar .month a.nav:hover{ background: #5B8534; }

/* lista artykułów */
.lArt{ margin: 0px 30px 0px 0px; border-bottom: 1px solid #D7D7D7; padding: 5px 0px 5px 50px; }
.lArt a{ color: #3D3D3D; text-decoration: none; }
.lArt a.stitle{ font-weight: bold; display: block; margin-bottom: 5px; }
.lArt .sdate{ color: grey; font-size: 11px; margin-top: -5px; }
.lArt:hover{ background: #D7D7D7; }

.lArt.lArtShort{ padding-left: 20px; }
.lArt.lArtShort .sdate{ margin-top: 0px; }
.lArt.lArtShort .iDate{ color: grey; font-size: 12px; }

.lArt figure{ margin: 0px 10px 0px 0px; float: left; width: 130px; }
.lArt figure img{ width: 100%; }

h2.artTitle{ background: #5B8534; color: #5B8534; padding: 2px; margin-right: 30px; }
h2.artTitle span{ display: inline-block; background: white; padding: 3px 10px; }
h2.artTitle i{ display: inline-block; color: #AFE27F; padding: 3px 10px; font-style: normal; }
h2.artTitle .arrows{ display: block; float: right; background: none; margin-top: -3px; }
h2.artTitle .arrows a{ display: inline-block; text-decoration: none; color: #AFE27F; }
h2.artTitle .arrows a:hover{ color: white; }
h2.artTitle .arrows span{ background: none; color: #AFE27F;}

.range{ display: block; margin: 20px 0px; text-align: center; }
.range a{ display: inline-block; color: black; text-decoration: none; border-radius: 3px; padding: 3px 10px; background: #EDEDED; margin: 0px 1px; border: 1px solid white; transition: all 0.4s; }
.range a:hover{ border-color: #5B8534; }
.range a.sel{ background: #5B8534; color: white; }

.aMain{ padding: 0px 0px 0px 30px; }
.aMain h1{ background: #5B8534; color: white; padding: 10px 20px; margin: 0px 30px 20px 0px; }
.aMain h1 span{ display: block; font-size: 14px; color: #9EC976; }
.aMain .content{ margin-right: 30px; }
.aMain .content.art_uczelnie_i_osrodki_szkolenia_sluzb_mundurowych{ line-height: 9px; }
.aMain .content.art_uczelnie_i_osrodki_szkolenia_sluzb_mundurowych h4{ margin-top: 40px; }
.aMain .content.art_uczelnie_i_osrodki_szkolenia_sluzb_mundurowych h4:first-child{ margin-top: 0px; }
.shead{ background: #E1E1E1; padding: 10px 20px; margin: 20px 30px 20px 30px; }
.aMain figure{ margin: 0px 30px 0px 0px; }
.aMain figure img{ width: 100%; }

#footerNews{ position: fixed; bottom: 0px; left: 0px; width: 100%; background: #0B1834; }
#footerNews .mWidth{ padding: 10px; }
#footerNews .mWidth a{ color: white; }
#footerNews .mWidth a span.title{ display: block; float: left; margin-right: 20px; font-size: 25px; color: #9BCE6B; }
#footerNews .mWidth a.close{ display: inline-block; width: 25px; height: 25px; background: black; color: white; position: absolute; top: -10px; right: 0px; border-radius: 3px; text-decoration: none; box-sizing: border-box; padding: 4px 0px 0px 6px; transition: background 0.4s, color 0.2s; }
#footerNews .mWidth a.close:hover{ background: white; color: black; }

.hScroll{ width: 811px; height: 26px; position: absolute; top: 11px; left: 228px; background: rgba(255,255,255,0.4); overflow: hidden; padding: 2px 10px 6px 10px; box-sizing: border-box; transition: all 0.3s; }
.hScroll a{ display: inline-block; color: white; text-decoration: none; font-size: 13px; white-space: nowrap; text-shadow: 0px 0px 1px rgba(0,0,0,1),0px 0px 1px rgba(0,0,0,1),0px 0px 1px rgba(0,0,0,1); }
.hScroll a span{ color: black; font-weight: bold; text-shadow: 0px 0px 1px rgba(255,255,255,1); }
.hScroll:hover{ background: rgba(255,255,255,0.6); border-radius: 4px; }

#banners{ position: absolute; top: 21px; right: 237px; width: 210px; text-align: center; }
#banners label{ border-bottom: 1px solid #5B8534; text-align: center; display: block; font-size: 12px; margin-bottom: 10px; }

.site_kontakt label{ font-size: 22px; margin-bottom: 15px; display: block; }
.site_kontakt .line{ padding: 5px; background: #E5E5E5; border-radius: 4px; border-color: 1px solid #BABABA; margin-bottom: 5px; }
.site_kontakt .line input , .site_kontakt .line textarea{ border-radius: 3px; border: 1px solid #ADA9A5; width: 100%; padding: 3px 5px; box-sizing: border-box; }
.site_kontakt .line textarea{ height: 100px; }
.site_kontakt input[type=submit]{ padding: 5px 20px; border: 0px; background: #5B8534; font-size: 16px; color: white; border-radius: 4px; margin-top: 20px; }
.site_kontakt .labelError , .site_kontakt .labelGood{ text-align: center; padding: 20px; border-radius: 5px; border: 1px solid red; background: #E5E5E5; margin-bottom: 10px; }
.site_kontakt .labelGood{ border-color: green; }

.aMain .content ul{ display: block; list-style: none; margin: 10px 0px; padding: 0px; }
.aMain .content ul li{ padding: 0px 0px 0px 25px; margin: 3px 0px; background: url(../images/ok.png) no-repeat 0px 5px; line-height: 17px; }
.aMain .content a{ color: #5B8534; transition: all 0.3s; }
.aMain .content a:hover{ color: black; }
.aMain .content ul li a{ display: block; padding: 3px 5px; border-radius: 3px; text-decoration: none; }
.aMain .content ul li a:hover{ background: #5B8534; color: white; }

#search{ position: fixed; z-index: 200; width: 300px; bottom: 44px; right: -288px; border: 1px solid grey; padding: 5px 15px 5px 5px; background: white; border-radius: 5px; transition: all 0.3s; }
#search.show{ right: -10px; }
#search span{ display: inline-block; margin-bottom: 10px; position: absolute; left: 38px; top: 4px; }
#search input[type=text]{ width: 189px; padding: 3px 5px; border-radius: 3px; background: white; border: 1px solid black; }
#search input[type=button]{ border: 1px solid #D7D7D7; padding: 2px 10px; background: #0B1834; color: white; border: 1px solid black; }
#search img{ width: 20px; }

#desktopMobile{ color: red; text-decoration: none; padding: 10px; display: block; }

.banner{ margin: 0px; padding: 0px; }
.banner figure{ display: block; margin: 0px; padding: 0px; }
.banner figure img{ width: 100%; }
.banner figure a{ position: relative; line-height: 0px; }

#sliders .bestNews{ border-top: 1px solid black; margin-bottom: 30px; position: relative; margin-top: 20px; }
#sliders .bestNews label{ height: 21px; position: absolute; top: -22px; left: 0px; text-align: left; display: inline-block; box-sizing: border-box; background: #5b8534; color: white; font-size: 13px; padding: 1px 10px 1px 10px; text-transform: uppercase; }
#sliders .bestNews label:after{ content: ''; position: absolute; width: 35px; height: 21px; right: -35px; top: 0px; background: url(../images/head_right.png) no-repeat 0px 0px; }
#sliders .bestNews a.slide{ display: block; margin-bottom: 5px; margin-right: 6px; position: relative; text-decoration: none; color: black; width: 235.2px; height: 182px; overflow: hidden; float: left; }
#sliders .bestNews a.slide.slide-5,
#sliders .bestNews a.slide.slide-10,
#sliders .bestNews a.slide.slide-15{ margin-right: 0px; }
#sliders .bestNews a.slide figure{ display: block; position: absolute; top: 0px; left: 0px; z-index: 10; width: 100%; height: inherit; margin: 0px; padding: 0px; }
#sliders .bestNews a.slide figure img{ height: 100%; max-width: 100%; }
#sliders .bestNews a.slide .label{ position: absolute; color: white; font-size: 13px; z-index: 20; bottom: 0px; left: 0px; background: rgba(0,0,0,0.5); padding: 10px; width: 100%; box-sizing: border-box; transition: all 0.3s; }
#sliders .bestNews a.slide:hover .label{ padding-bottom: 20px; background: black; }

section#artMain figure{ margin: 0px 20px 0px 0px; max-width: 300px; padding: 0px; float: left; position: relative; }
section#artMain figure img{ width: 100%; filter: blur(8px); -webkit-filter: blur(8px); }
section#artMain figure figurecaption{ position: absolute; bottom: 5px; right: 5px; text-align: right; padding: 5px 5px; color: white; font-size: 10px; }
section#artMain .signature{ border-top: 1px dashed grey; padding-top: 10px; margin-right: 10px; color: grey; font-size: 12px; }
section#artMain .signature a{ color: #4c4c4c; text-decoration: none; }
section#artMain .signature a:hover{ color: black; }

#disqus_thread{ margin-right: 50px; }
#artMain .content p:first-child::before{ content: ''; display: inline-block; top: 9px; width: 77px; height: 66px; background: url(../images/c1.png); }
#artMain .content p:last-child{ position: relative; margin-bottom: 65px; }
#artMain .content p:last-child::after{ content: ''; display: inline-block; width: 77px; height: 66px; background: url(../images/c2.png); position: absolute; bottom: -60px; right: 0px; }
