
body, html {
    background:  #FBFBFB;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-align: left;
    height: auto;
    width: 100%;
    margin: 0;
}

#bglink{
  display:block;
  height:100%;
  width:100%;
  position:fixed;
  left:0;
  top:0px;
  z-index:0;
  text-indent:-5000em;
}
#bglink a, #bglink noscript, #bglink noscript a{
  display:block;
  height:100%;
  width:100%;
  position:fixed;
  left:0;
  top:0px;
  z-index:0;
  text-indent:-5000em;
}

#bodysite {
    background:url(images/bg-body.jpg) repeat-x ;
}

#nadheader, header, #content, footer{
  position:relative;
  z-index:10;
}

body,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
p,
table,
th,
td,
tr {
    margin: 0;
    padding: 0;
}

fieldset, img {
    border: 0 none;
    margin: 0;
    padding: 0;
}


a {
    color: #DE3E2B;
    text-decoration: none;
}

a:hover {
    color: #990000;
    text-decoration: none;
}

h1, h2, h3, h4, h5, blockquote{
  font-weight: normal;
  color: #000000;
}

div{
  vertical-align: top;
}

input,
textarea,
select,
button {
    font-size: 11px;
    padding: 4px 3px;
    outline: none;
    vertical-align: middle;
    color: #333333;
    background: #FFFFFF;
    text-shadow: none;
    border: 1px solid #BBBBBB;
    margin: 0 0 10px 0;
}

option{
  background: #FFFFFF;
}

input:focus, textarea:focus, select:focus  {border: 1px solid #DD3C44; -webkit-box-shadow: 0 0 4px #DD3C44; -moz-box-shadow: 0 0 4px #DD3C44; box-shadow: 0 0 4px #DD3C44; text-shadow: none; }

input.button:focus { -webkit-box-shadow: 0 0 4px #003366; -moz-box-shadow: 0 0 4px #003366; box-shadow: 0 0 4px #003366;
    text-shadow: none; }

hr {
  height: 1px;
  border: 0;
  background: #F2F2F2;
}




#nadheader {
  background: #BB1319;
  width: 100%;
}
.nadheader {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  color: #FFFFFF;
  font-size: 11px;
  text-align: center;
  padding: 5px 0;
}
.nadheader a{
  color: #FFFFFF;
}
.nadheader a:hover{
  color: #FFFF33;
}

#header {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 7px 0 9px 0;
  display: table;
}
#headerl {
  float: left;
  width: 40%;
}
#headerr {
  float: right;
  width: 59%;
}
.headerr1 {
  display: block;
  padding:  10px 0 6px 0;
  color: #FFFF33;
}
.headerr1 p{
  text-align: right;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFFF33;
}
.headerr1 a{
  color: #FFFF33;
  text-transform: uppercase;
  font-weight: bold;
}
.headerr1 a:hover{
  color:#FFFF33;
}
.headerr2 {
  float: right;
}
.headerr2 a{
  margin-left: 10px;
}

.headerr2{
    max-width:100%;
    height:auto;
    position: relative;
    display: table;
    margin: 0 auto;
}
.headerr2 span{
    float: right;
}
.headerr2 img{
    width: 100% !important;
    height:auto;
    display: table;
    max-width: 100%;
}


#menu {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 11px 0 18px 0;
  text-align:center;
  display: table;
}

#menu li {
    list-style: none;
    display: inline-block;
    color: #FFFFFF;
    padding: 3px 5px;
    text-align: center;
}

#menu a {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}
#menu a:hover {
  color: #FFFF33;
}

#menu a.current_page_item {
  color: #FFFF33;
}
#menu li.st-mobile-close {
  display: none;
}

#mmi{
  display: none;
}
.mydiv{
  display: block;
}

#footer {
  width: 100%;
  background: #E7E8EA;
  border-top: 8px solid #D22E41;
  display: table;
  padding: 16px 0;
}
.footer{
  width: 100%;
  max-width: 1000px;
  min-height: 270px;
  margin: 0 auto;
  color: #FFFFFF;
  position: relative;
}
.footercol {
 width: 17%;
 padding: 0 1.5%;
 color: #000000;
 font-size: 13px;
 float: left;
}
.footercol p{
 margin-bottom: 4px;
}
.footercol a{
 color: #000000;
}

.footercol3 {
 width: 63%;
 padding: 0 1.5%;
 color: #000000;
 position: absolute;
 top: 210px;
 left: 0;
}
.footercol3 p {
 padding: 0 1.5%;
 color: #029B9B;
 text-transform: uppercase;
 font-weight: bold;
}


#podfooter {
  width: 98%;
  background: #747474;
  display: table;
  padding: 12px 1%;
}
.podfooter{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  color: #FFFFFF;
  font-weight: bold;
}
.podfooter a{
  color: #FFFF33;
}



#content {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
  padding: 5px;
  display: table;
  background: #FFFFFF;
  box-shadow: 0 0 2px #BBBBBB;
}
#contl {
  display: table;
  float: left;
  width: 65%;
  margin: 1%;
}

#contr {
  display: table;
  float: right;
  width: 31%;
  margin: 1%;
  min-width: 300px;
}

.baner {
  margin: 15px auto 10px auto;
  display: table;
  text-align: center;
}
.baner span{
  display: inline-table;
}

.baner span img{
    width: 100% !important;
    height:auto;
    display: table;
    max-width: 100%;
}


.homekare1 {
  display: table;
  width: 100%;
  border-top: 1px solid #999999;
  padding: 10px 0;
}
.homekare1l {
  display: table;
  width: 56%;
  float: left;
}
.homekare1 p{
  text-align: left;
  padding-bottom: 13px;
}
.homekare1 p.zaghome{
  padding: 10px 0 20px 0;
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
}

.karesiv1lkaaa{
  width: 42%;
  display: table;
  float: right;
}
.karesiv1lk{
  width: 250px;
  display: table;
  background: #EEEEEE;
  margin: 10px auto;
  padding: 11px 10px 10px 10px;
}
.karesivsbial1lk{
  width: 225px;
  background: #FFFFFF;
  margin:  0px auto;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  padding: 10px 10px  0px 10px;
  display: table;
  text-align: center;
}

.homekare1r {
  display: block;
  width: 38%;
  float: right;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  padding: 0% 0  0% 0;
  margin: 0 auto;
}
.homekare1r p.zaghome{
  text-align: center;
  padding: 6px 0 6px 0;
  font-weight: bold;
  font-size: 15px;
  color: #FFFFFF;
  text-transform: uppercase;
  background: #DE3F2A;
}
.homekare1r p.zaghome1{
  font-family: 'Roboto Condensed', Arial, sans-serif;
  text-align: center;
  padding: 6px 0 6px 0;
  font-weight: bold;
  font-size: 15px;
  color: #FFFFFF;
  text-transform: uppercase;
  background: #DE3F2A;
  margin: 0px 0 0 0;
  border-top: 2px solid #FFFFFF;
  border-bottom: 6px solid #FFFFFF;
}
.homekare1r p.zaghome1 a{
  color: #FFFFFF;
}
.homekare1r p.zaghome1 i{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 17px;
}

.homekare1r p.zaghome2{
  text-align: center; padding: 0; margin: 0 0 -2px 0;
}
.homekare1r p.zaghome2 img{
  width:100%; max-width:245px;
  padding: 0;
  margin: 0 0 -1px 0;
}
/*//////////*/


.homekare1rd {
  display: block;
  width: 235px;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  padding: 0% 0  0% 0;
  margin: 0 auto;
}
.homekare1rd p{
  padding: 0;
  margin: 0 ;
}
.homekare1rd p.zaghome{
  text-align: center;
  padding: 6px 0 6px 0;
  font-weight: bold;
  font-size: 15px;
  color: #FFFFFF;
  text-transform: uppercase;
  background: #ed1c24;
}
.homekare1rd p.zaghome2{
  text-align: center; padding: 0; margin: 0 0 -2px 0;
}
.homekare1rd p.zaghome2 img{
  width:100%; max-width:235px;
  padding: 0;
  margin: 0 0 -1px 0;
}
.homekare1rd p.zaghome1{
  font-family: 'Roboto Condensed', Arial, sans-serif;
  text-align: center;
  padding: 6px 0 6px 0;
  font-weight: bold;
  font-size: 15px;
  color: #FFFFFF;
  text-transform: uppercase;
  background: #ed1c24;
  margin: 0px 0 0 0;
  border-top: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
}
.homekare1rd p.zaghome1 a{
  color: #FFFFFF;
}
.homekare1rd p.zaghome1 i{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 17px;
}



.homekare22 {
  display: table;
  width: 100%;
  padding: 10px 0;
}
.homekare22 .zaghome{
  padding: 10px 0 10px 0;
  font-weight: bold;
  font-size: 17px;
  border-bottom: 1px dotted #DDDDDD;
}

.homekare223 {
  display: table;
  width: 94%;
  padding: 1% 3%;
  background: #EEEEEE;
  margin: 20px 0 5px 0;
}
.homekare223 .zaghome{
  padding: 10px 0 10px 0;
  font-weight: bold;
  font-size: 17px;
  border-bottom: 1px dotted #DDDDDD;
}


.homekare2 {
  display: table;
  width: 100%;
  border-top: 1px solid #999999;
  padding: 10px 0;
}

.homekare2 p.zaghome{
  padding: 10px 0 20px 0;
  font-weight: bold;
  font-size: 17px;
}

.homekare2l {
  display: table;
  width: 58%;
  float: left;
}

.homekare2r {
  display: table;
  width: 38%;
  float: right;
  border-radius: 2px;
  padding: 2% 0;
}
.homekare2r2 {
  display: table;
  width: 34%;
  float: right;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  padding: 0% 2% 2% 2%;
}


#ob34l {
  display: table;
  width: 58%;
  float: left;
}
#ob34r {
  display: table;
  width: 38%;
  float: right;
}

#ob34l .homekare2l {
  display: table;
  width: 100%;
  float: left;
}

#ob34r .homekare2r2 {
  display: table;
  width: 90%;
  float: right;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  padding: 0% 5% 2% 5%;
}

.videoakc, .videoakc1, .videoakc2 {
  margin-bottom: 1px;
  display: block;
}
.videoakc p, .videoakc1 p, .videoakc2 p{
  margin-bottom: 5px;
  display: table;
  width: 100%;
}
.videoakc div, .videoakc1 div, .videoakc2 div{
  margin-bottom: 3px;
  font-weight: bold;
  color: #777777;
  font-size: 12px;
}
.videoakc {
  padding-bottom: 10px;
  margin-bottom: 20px;
  display: block;
  border-bottom: 1px dotted #DDDDDD;
}
.videoakc2 {
  padding-top: 15px;
  margin-top: 11px;
  display: block;
  border-top: 1px dotted #DDDDDD;
}

.newshome {
  border-top: 1px dotted #DDDDDD;
  padding-top: 10px;
  margin-bottom: 10px;
  display: table;
}
.newshome img{
  border: 1px solid #DDDDDD;
  padding: 1px;
  margin: 8px 10px 8px 0;
}
.newshome .zagl {
  font-weight: bold;
  color: #DE3E2B;
  margin: 5px 0 8px 0;
  width: 100%;
}


.newshome2 {
  padding-top: 10px;
  margin-bottom: 10px;
  display: table;
}
.newshome2 img{
  border: 1px solid #DDDDDD;
  padding: 1px;
  margin: 8px 10px 8px 0;
}
.newshome2 .zagl {
  font-weight: bold;
  color: #DE3E2B;
  margin: 5px 0 8px 0;
}


.newshome211 {
  padding: 3px 0 7px 0;
  margin-bottom: 5px;
  display: table;
  width: 100%;
/*  border-bottom: 1px dotted #EEEEEE; */
}
.newshome211 img{
  border: 1px solid #DDDDDD;
  padding: 1px;
  margin: 8px 10px 8px 0;
}
.newshome211 .zagl {
  font-weight: bold;
  color: #DE3E2B;
  margin: 5px 0 8px 0;
}

.newshome23 {
  padding-top: 10px;
  margin: 10px;
  display: inline-table;
  width: 285px;
}
.newshome23 img{
  border: 1px solid #DDDDDD;
  padding: 1px;
  margin: 8px 10px 8px 0;
}
.newshome23 .zagl {
  font-weight: bold;
  color: #DE3E2B;
  margin: 5px 0 8px 0;
}
img.imgfocus {
    float: right;
    margin: 3px 0 10px 20px;
}



.tablenewshome {
  display: table;
  width: 100%;
  color: #777777;
  font-size: 12px;
  font-weight: bold;
}

#social {
  float: right;
}

#search1{
  margin: 0 5px 5px 5px;
  display: table;
}
#search_block_top1{height:35px;float:right; }
.form-search1{height:30px;float:right}
#search_block_top1 p{padding:0}
#search_block_top1 #search_query_top1{border:0;box-shadow:transparent; width:280px; height:18px;float:left;margin:0 !important;box-shadow:0 0 0; padding: 5px; background: #FFFFFF; color: #000000; border: 1px solid #DDDDDD; }
#search_block_top1 .button1{background:url('images/icon-submitse.png') no-repeat #DDDDDD;text-indent:-9999px;display:block;float:left;width:30px;height:30px;margin: 0 0 0 -30px!important;padding:0;border-radius:0 0 0 0;border:0;z-index:20}
form#searchbox1 label{display:none}form#searchbox1 input#search_query_block1{border:1px solid #CCCCCC;-webkit-border-radius:3px !important;-moz-border-radius:3px !important;border-radius:3px !important;height:18px;margin-top:10px;}
form#searchbox1 input#search_button1{padding:1px 4px}

.karesiv {
  width: 100%;
  max-width: 300px;
  background: #EEEEEE;
  margin: 10px auto;
  padding: 8px 0;
}
.karesivsbial{
  width: 97%;
  max-width: 260px;
  background: #FFFFFF;
  margin:  2px auto;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  padding: 9px 10px  0px 10px;
  display: table;
  text-align: center;
}
.karesivsbial55{
  width: 97%;
  max-width: 260px;
  background: #EEEEEE;
  margin:  0px auto;
  border: none;
  border-radius: 3px;
  padding: 10px 10px  0px 10px;
  display: table;
  text-align: center;
}


.karesivzagl1 {
  font-weight: bold;
  margin: 0 0 5px  0px;
  padding: 0 0 5px  0px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px solid #DDDDDD;
}
.karesivzagl1 a{
    color: #333333;
}

.karesivzagl {
  font-weight: bold;
  margin: 0 0 5px 10px;
  font-size: 16px;
}
.klaswithtabs {
   width: 100%;
   max-width: 280px;
}

.karesivsbialrow  {
  border-top: 1px solid #DDDDDD;
  display: table;
  margin-bottom: 5px;
  padding-top: 7px;
  width: 100%;
}
.karesivsbialrow img {
  border: 1px solid #DDDDDD;
  padding: 1px;
  margin: 1px 10px 5px 0;
}

.karesivsbialrow  p{
  display: table;
  margin-bottom: 7px;
}

.karesivsbialrow  div.boldzag, .karesivsbialrow1  div.boldzag{
  margin-bottom: 5px;
}

.karesivsbialrow1  {
  display: table;
  margin-bottom: 7px;
  padding-top: 5px;
  width: 100%;
}
.karesivsbialrow1 img {
  border: 1px solid #DDDDDD;
  padding: 1px;
  margin: 1px 10px 5px 0;
  max-width: 190px;
}

.karesivsbialrow1  p{
  display: table;
  margin-bottom: 7px;
}

/*.karesivsbialrow1  {
  display: table;
  margin: 0 auto 14px auto;
  width: 100%;
  text-align: center;
}
.karesivsbialrow1 img {
  margin: 1px 10px 8px 0;
  text-align: center;
}
.karesivsbialrow1 p {
  text-align: center;
}*/


#slideshow {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 87px;
    margin: -4px 0 0 0;
    display: block;
    background: #EEEEEE;   /* */
}

#slideshow table{
    height: 82px;
    width: 96%;
    padding: 0 2%;
    font-size: 12px;
}
#slideshow table p{
    margin: 0;
    padding: 0;
}
#slideshow > div {
    position: absolute;
    top: 3px;
    left: 1%;
    right: 0px;
    bottom: 3px;
    display: table;
    width: 99%;
    height: 100%;
}

#slideshow > div a{
    color: #DE3E2B;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}


.bubble {
   position: relative;
   text-align:  center;

}
.bubble1 {
   position: relative;
   text-align:  center;
}

#contl h1 {
  border-bottom: 1px solid #EEEEEE;
  padding: 5px 0 10px 0;
  font-size: 19px;
  margin: 0 0 10px 0;
}

.floatleft {
  float: left;
}
.floatright {
  float: right;
}


.newssearch {
  padding-top: 10px;
  margin-bottom: 15px;
  display: table;
}
.newssearch img{
  border: 1px solid #DDDDDD;
  padding: 1px;
  margin: 3px 10px 8px 0;
}
.newssearch .zagl {
  font-weight: bold;
  color: #DE3E2B;
  margin: 5px 0 8px 0;
}

.newssearch1 {
  padding-top: 6px;
  margin-bottom: 2px;
  display: table;
}
.newssearch1 .zagl {
  font-weight: bold;
  color: #DE3E2B;
  margin: 5px 0 1px 0;
}

#stranic a{
  margin: 5px 2px 5px 2px;
  padding: 5px 10px;
  background: #BBBBBB;
  font-weight: bold;
  color: #FFFFFF;
  border-radius: 4px;
  font-size: 16px;
}
#stranic a:hover, #stranic a.page_link{
  background: #000000;
}

#contl p.nadhasha {
  border: 0;
  padding: 5px 0 7px 0;
  font-size: 15px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #EEEEEE;
  font-weight: bold;
}
#contl .nadhasha {
  text-transform: uppercase;
}
#contl .podhasha {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

#text {
  width: 100%;
  display: block;
  position: relative;
  clear: both;
  text-align: justify;
}

.flpolleft {
  float: left;
  width: 47%;
  margin-right: 3%;
  display: table;
}

.sivkaret {
  background: #EEEEEE;
  padding: 15px;
  margin: 15px 0;
}

.zagsivkaret {
  font-weight: bold;
  margin: 0 0 10px 0;
}
.sivkaretsinli {
  margin: 0 0 7px 0;
  text-align: left;
}

h2 {
  font-size: 15px;
  font-weight: bold;
}
h2.sinhash {
  font-size: 15px;
  color: #DE3E2B;
}
.sin {
  color: #DE3E2B;
  font-weight: bold;
}

.videokare {
  width: 43%;
  padding: 3%;
  display: inline-table;
}

.videokare1 {
  width: 100%;
  padding: 1% 0 2% 0;
  display: inline-block;
}


.arhiv {
  padding-top: 10px;
  margin-bottom: 20px;
  width: 32%;
  display: inline-block;
}
.arhiv img{
  border: 1px solid #DDDDDD;
  padding: 1px;
  margin: 3px 10px 8px 0;
}
.arhiv a {
  color: #000000;
  margin: 5px 0 0 0;
}
.arhiv p{
  text-align: center;
}

h3.dotbord {
  font-size: 19px;
  font-weight: bold;
  border-bottom: 2px dotted #BBBBBB;
  margin: 20px 0 15px 0;
  padding: 10px 0 5px 0;
}

.broeve a {
  width: 23%;
  padding: 0 2% 5px 0;
  height: 25px;
  display: inline-block;
  text-transform: lowercase;
}

.cd-top {
  display: inline-block;
  height: 50px;
  width: 40px;
  position: fixed;
  bottom: 0px;
  right: 10px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(images/strelka.png) no-repeat center ;
  visibility: hidden;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
}

.cd-top.cd-is-visible {
  visibility: visible;
}

.cd-top.cd-fade-out {
}

.no-touch .cd-top:hover {
  background-color: transparent;
  opacity: 1;
}



.vatretekst p {
    margin: 0 0 7px 0;
    line-height: 18px;
}

#imgsing {
   text-align: left;
   position: relative;
   display: table;
   height: 326px;
   padding: 0;
   margin: 0;
   width: 100%;
}
.imgsing1 {
    position: absolute;
    bottom: 0;
    left: 0;
   width: 100%;
}
.imgsing1 img{
    max-height: 326px;
}
.imgsingtext{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 111111111;
    color: #FFFFFF;
    width: 94%;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
    padding: 1.5% 20px;
}

.picvatres1 {
    width: auto;
    height: auto;
    max-width: 644px;
    margin: 5px 0;
    text-align: center;
}
.imgsing1 .picvatres1 {
    margin: 0;
}

#picsvt {
    width: 100%;
    height: auto;
    max-width: 300px;
    float: left;
    display: table;
}

.flpolleft11 {
  float: left;
    max-width: 290px;
  margin-right: 10px;
  display: table;
}
.oldstleft{
    width: 100%;
    height: auto;
    max-width: 310px;
    float: left;
    display: table;
}

.picvatre {
    width: 100%;
    height: auto;
    max-width: 285px;
    border: 1px solid #DDDDDD;
    padding: 1px;
    margin: 5px 15px 5px 0;
}
.linkchepodz a{
    color: #777777;
}


#imagecorica {
    position: relative;
    display: table;
    width:100%;
    height:324px;
    background-repeat: repeat-x;
}

.imagetwo  {
    width:100%;
  height: auto;
  display: none;
  z-index: 1110;
}
.imagetwo img {
    width:100%;
    max-width:644px;
}
#mit, #mit1 {
    position: absolute;
    right: 10px;
    top:  10px;
    background: #555555;
    padding: 5px;
    color: #FFFFFF;
    z-index: 10;
    cursor: pointer;
}
 #mit1 {
    display: none;
}
#podbroi {
    width: 100%;
    display: table;
}
.podbroi {
    width: 23%;
    margin: 5px 1% 5px 0;
    display: inline-block;
}
.podbroi a{
    color: #000000;
    font-size: 15px;
}
.podbroi i{
    color: #DE3E2B;
}

#arhsnim {
    width: 100%;
    text-align: center;
    display: table;
    padding: 5px 0 15px 0;
}
.arhsnim1 {
    width: 100%;
    display: table;
    padding:  0;
    height: 5px;
    border-bottom: 2px dashed #AAAAAA;
    padding: 0;
}
.arhsnim {
    width: 211px;
    display: inline-table;
    padding: 20px 0 5px 0;
}
.arhsnim img{
    box-shadow: 1px 1px 5px #808080;
    margin: 0 0 10px 0;
}
p.chrlink {
    color: #000000;
    margin: 5px 0 0 0;
}
p.chrlink a {
    color: #000000;
}

p.podhashat {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 2px dashed #AAAAAA;
  padding: 7px 0;
  margin: 10px 0;
}

#bord img {
    border: none;
}

.tbaletxt {
    display: table;
    padding: 0;
    margin: 0;
    text-align: left;
}
.boldzag {
    font-weight: bold;
    text-align: left;
}
.boldzag1 {
    font-weight: bold;
}
.homesincol {
    font-weight: bold;
}

a u {
    font-weight: bold;
    color: #333333;
}

.cldhide {
    display: none;
}

#broidolu {
    background: #EEEEEE;
    display: table;
    width: 97%;
    margin: 10px auto;
    padding: 1.5%;
    max-width: 934px;
}
.broidolu {
    display: table;
    width: 100%;
}
.broidoluimg {
    display: inline-table;
    width: 134px;
    height: 195px;
    margin: 10px 10px  1px 0;
}
.broidoluimgstr{
    display: inline-table;
    width: 55px;
    margin: 10px  0px 10px 0;
    padding-top: 45px;
}
.broidoluzag {
    border-bottom: 2px solid #FFFFFF;
    padding: 0 0 6px 0;
    margin: 0 0 10px 0;
}
.broidoluzag a{
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.broidolugodini {
}

.broidolugodini a{
    margin: 0 12px 0 0;
    color: #333333;
    font-size: 14px;
    max-width: auto;
    float: left;
}

.mydiv12{
  display: none;
  background: #EEEEEE;
  margin: 20px 0 10px 0;
  padding: 10px;
}
.mydiv121{
  background: #EEEEEE;
  margin: 20px 0 10px 0;
  padding: 10px;
}
.good {
    color: #CC0000;
}
.submit {
    background: #DE3E2B;
    color: #FFFFFF;
}

.sivlin {
    background: #EEEEEE;
    padding: 5px;
}
.sivlin a{
    color: #000000; text-transform: uppercase;
}
.maldl {
    padding: 0 0 1px 0;
}
.centa {
    text-align: center;
}
img.reklimg{
    max-width: 640px;
}
.sitename {
    text-align: left;
    font-weight: bold;
    color: #888888;
    margin-top: 4px;
}

.zamzag {
    text-transform: uppercase;
    border-bottom: 1px solid #EEEEEE;
    font-size: 15px;
    padding: 0 0 5px 0;
    font-weight: bold;
}

.abntable {
    margin: 0 auto;
    width: 80%;
  vertical-align: middle;
}
.abntable td{
 padding: 3px 0 3px 0;
  vertical-align: middle;
  background: #FDFDFD;
  border-bottom: 3px solid #FFFFFF;
}

.abntable td.abr {
    text-align: right;
    padding-right: 15px;
    vertical-align: middle;
    width: 50%;
}
.abntable td.abnfon {
    background: #EEEEEE;
    color: #000000;
    font-weight: bold;
    padding: 10px 0 7px 0;
    text-align: center;
}
.abninput {
  vertical-align: middle;
  margin: 2px 0;
}

.abntable select {
   width: 140px;
}



/* dropdown */
.dropdown-check-list {
  display: inline-block;
  position: relative;
  width: 240px;
  background: #FFFFFF;
}
.dropdown-check-list .anchor1 {
  position: relative;
  cursor: pointer;
  display: inline-block;
  padding: 5px 0px 5px 7px;
  border: 1px solid #ccc;
  width: 130px;
  background: #FFFFFF;
  font-size: 11px;
}

.dropdown-check-list div.items {
  padding: 5px 0 0 0;
  display: none;
  margin: 0;
  border: 1px solid #ccc;
  border-top: none;
  position: absolute;
  top: 27px;
  z-index: 1111111111111111111111111111111111111;
  width: 230px;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 250px;
  background: #FFFFFF;
  font-size: 11px;
}
.dropdown-check-list div.items p {
  border-bottom: 1px solid #ccc;
  width: 200px;
  padding: 10px 5px 2px 10px;
  margin: 0;
  font-size: 11px;
  display: table; float: left;
}
.dropdown-check-list div.items p input, .dropdown-check-list div.items p span {
  float: left;
}
.dropdown-check-list div.items p span {
  line-height: 12px;
}


.dropdown-check-list.visible .anchor1 {
  color: #0094ff;
}
.dropdown-check-list.visible .items {
  display: block;
}
/* dropdown */

.azbukarow {
    display: table;
    margin: 6px auto 15px auto;
}
.azbukarow a{;
   font-weight: bold;
   color: #000000;
   margin: 0 3px;
   font-size: 15px;
   text-transform: uppercase;
}


.azbukarow1 {
    display: table;
    margin: 6px auto 15px auto;
}
.azbukarow1 a{;
   font-weight: bold;
   color: #000000;
   margin: 0 2px;
   font-size: 15px;
}
#text li{
   margin-left: 30px;
}







/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */

.blokfullsivsearch {
    background: #EEEEEE;
    padding: 2%;
    display: table;
    width: 96%;
}

.leftformmabonclas {
    float: left;
    width: 47%;
    display: inline-table;
    margin: 1% 2% 1% 1%;
}

.rightformmabonclas {
    float: left;
    width: 47%;
    display: inline-table;
    margin: 1% 1% 1% 2%;
}

.Box{
    padding: 2% 0%;
    display: table;
    width: 100%;
}
.Box textarea {
    width: 196px;
    border: 1px solid #BBBBBB;
    margin-top: 4px;
}



/* /////////////////////////////// */
.modal, .modal1, .modal2 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 50px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content, .modal-content1, .modal-content2 {
    background-color: #fefefe;
    margin: auto;
    padding: 10px 20px 20px 20px;
    border: 1px solid #888;
    width: 70%;
    height: 400px;
    display:block;
    overflow-y: scroll;
    overflow-x: hidden;
}
.sinialinia {
    background: #BB1319;
    border: 2px solid #999999;
    display: table;
    width: 97%;
    padding: 1% 1% 0.5% 2%;
    border-radius: 10px;
    font-size: 19px;
}
.zaglsin {
    float: left;
    color: #FFFFFF;
    font-weight: bold;
}

/* The Close Button */
.close, .close1, .close2 {
    color: #CCCCCC;
    float: right;
    font-size: 27px;
    font-weight: bold;
    margin-top: -8px;
}

.close:hover,
.close:focus {
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.close1:hover,
.close1:focus {
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.close2:hover,
.close2:focus {
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.closett, .closett1, .closett2 {
    max-width: 250px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    margin: 5px 0 10px 0;
    text-transform: uppercase;
    border-radius: 10px;
    float: left;
    font-size: 17px;
    background: #BB1319;
    border: 2px solid #999999;
    border-radius: 10px;
    padding: 8px 30px;
    color: #FFFFFF;
}
a#myBtn, a#myBtn1, a#myBtn2 {
    cursor: pointer;
}
.modal-content ul li {
    margin-left: 30px;
}

/* /////////////////////////////// */
/* /////////////////////////////// */
.orangevitochki {
    padding: 3% 4%;
    display: table;
    width: 92%;
    border: 3px dotted #BB1319;
    border-radius: 3px;
}
.orangev {
    color: #BB1319;
}

/* /////////////////////////////// */
 .tenksdumi {
    font-weight: bold;
    font-size: 25px;
    color: #BB1319;
    text-align: center;
    margin: 30px 0;
}
.tenksdumi1  {
    font-weight: bold;
    font-size: 21px;
    color: #BB1319;
    text-align: center;
    margin: 30px 0;
}
.tenksdumi1 strong  {
    color: #000000;
}

.tenksdumi2  {
    font-weight: bold;
    font-size: 21px;
    color: #000000;
    text-align: center;
    margin: 30px 0;
}

.tenksdumi2 strong  {
    color: #BB1319;
}

.preporachvoblast {
    margin: 0 auto;
    width: 94%;
    padding: 2% 3%;
    max-width: 580px;
}
.preporachvoblast2 {
    margin: 0 auto;
    width: 94%;
    padding: 2% 3%;
    max-width: 780px;
}

.preporachvoblast a, .preporachvoblast2 a {
color:#BB1319;
}

.twobutoon {
    margin: 0 auto;
    width: 94%;
    padding: 2% 3%;
    max-width: 550px;
}


input.abtext1112{
    margin: 17px 0 10px 0;
    border-radius: 7px;
    background: #DE3E2B;
    border-radius: 10px;
    padding: 7px 25px;
    color: #FFFFFF;
    border: 1px solid #999999;
    font-size: 21px;
    float: left;
}


input.abtext1113{
    margin: 17px 0 10px 0;
    border-radius: 7px;
    background: #d2d2d2;
    border-radius: 10px;
    padding: 7px 25px;
    color: #5a5a5a;
    border: 1px solid #999999;
    font-size: 21px;
    float: right;
}


input.abtext111{
    margin: 17px 0 10px 0;
    border-radius: 7px;
    background: #DE3E2B;
    border-radius: 10px;
    padding: 8px 30px;
    color: #FFFFFF;
    border: 1px solid #999999;
    font-size: 23px;
}

///////////////////
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;    /*
    display: inline-block;*/
    margin-top: -1.2px;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #BB1319;
    min-width: 180px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 11111111111111111111;
    padding-bottom: 6px;
}

.dropdown-content a {
    color: black;
    padding: 6px 4px 4px 4px;
    margin: 3px 12px;
    text-decoration: none;
    display: block;
    color:#FFFFFF;
    font-size: 14px;
    border-bottom: 1px solid #FFFFFF;
}

.dropdown-content a:hover { color: #00C4AE; }
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {color: #990000;}

/* ///////////// */

#contl p.partzagkavie {
  font-size: 19px;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.karetovat{
  border-bottom: 1px dotted #BBBBBB;
  margin: 25px 0 20px 0;
}
.karetovan{
    display: table;
  margin: 0px 0 40px 0;
  display: table;
  width: 100%;
}
.partvtor1{
  font-weight: bold;
  font-size: 16px;
  margin: 0px 0 10px 0;
  display: table;
}
.partvtor2{
  font-weight: bold;
  font-size: 14px;
  margin: 0px 0 10px 0;
  color: #DE3E2B;
  display: table;
}
.partvtor3{
  margin: 20px 0 20px 0;
  display: table;
}
.partvtor4{
  margin: 20px 0 20px 0;
  text-align: center;
  display: table;
  width: 100%;
}
.partvtor4 img{
  text-align: center;
}

/* ///////////// */

#text h2 {
  font-size: 14px;
  font-weight: bold;
  color: #BB1319;
  line-height: 22px;
  margin: 0 0 7px 0;
}
#text h3 {
  font-size: 12px;
  font-weight: bold;
  color: #BB1319;
  line-height: 19px;
  margin: 0 0 8px 0;
}
#text li {
  list-style-type:  none;
}

#text li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #BB1319; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  font-size: 15px;
}
/* ///////////// */