/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
.uk-subnav > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  padding-left: 5px;
  margin-top: 10px;
  /* 3 */
  position: relative;
}

form {
  margin: 0 0 0px;
}

div.mod-languages ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style:none;
}

/* Thumbnail overrides (26.01.2019) рамка вокруг миниатюра картинок (bootstrap.css 8414)
 ========================================================================== */
.thumbnail {
  border-width: 0px;
}
/* Search button */
.cse .gsc-search-button-v2,
.gsc-search-button-v2 {
  font-size: 0px;
  padding: 0px 12px;
  width: auto;
  vertical-align: middle;

  border: 1px solid #300d00;
  margin-top: 2px;

  border-color: #300d00;
  background-color: #461200;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#461200),to(#461200));
  background-image: -webkit-linear-gradient(top,#461200,#461200);
  background-image: -moz-linear-gradient(top,#461200,#461200);
  background-image: -ms-linear-gradient(top,#461200,#461200);
  background-image: -o-linear-gradient(top,#461200,#461200);
  background-image: linear-gradient(top,#461200,#461200);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#461200',EndColorStr='#461200');
}
.cse .gsc-search-button-v2:hover,
.gsc-search-button-v2:hover {
  border-color: #300d00;
  background-color: #461200;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#461200),to(#461200));
  background-image: -webkit-linear-gradient(top,#461200,#461200);
  background-image: -moz-linear-gradient(top,#461200,#461200);
  background-image: -ms-linear-gradient(top,#461200,#461200);
  background-image: -o-linear-gradient(top,#461200,#461200);
  background-image: linear-gradient(top,#461200,#461200);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#461200',EndColorStr='#461200');
}
.gsc-search-button-v2 svg {
  fill: #fff;
}
/* Firefox button fix */
button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.uk-panel-box2 {
  padding: 0px;
  background: #f1eacd;
  color: #444444;
  border: 0px solid #754E26;
  border-radius: 0px;
}
/*основной блок*/
#search-row {
    min-height: 8px;
}
/*обнуляем все что только можно*/
div.gsc-control-cse,
table.gsc-search-box,
table.gsc-search-box td.gsc-input,
table.gsc-search-box td.gsc-search-button,
form.gsc-search-box {
    background: transparent;
    border: 0;
    padding: 0;
    margin: -24px 0px -26px 0px ;
    outline: 0;
}
table.gsc-search-box {
    border-style: none;
    border-width: 0;
    border-spacing: 0 0;
    width: 100%;
    margin-bottom: 0px;
}
div.gsc-control-cse,
form.gsc-search-box,
table.gsc-search-box {
    position: relative;
}
input.gsc-input {
 background: #fff !important; /*скроет логотип и надпись с текстовом поле*/
 *background: #fff !important; /*IE 7*/
 }

 /*стили для поля запроса*/
td.gsc-input > input.gsc-input {
background-color: #fff !important; /*одинаковый с цветом фона страницы*/
    color: #000;
    cursor: text;
    width: 98%;
    margin-left: 0;
}
/*стили при наведении на ячейку с полем поискового запроса*/
td.gsc-input:hover > input.gsc-input {
    color: #000;
    cursor: text;
    width: 98%;
    margin-left: 0;
}
/*поле в фокусе при введении запроса*/
td.gsc-input > input.gsc-input:focus {

background-color: #fff !important; /*одинаковый с цветом фона страницы*/
    color: #000;
    cursor: text;
    width: 98%;
    margin-left: 0;
}
/*кнопка поиска*/
 td.gsc-search-button > input.gsc-search-button {
    background-image: url(http://odesitclub.org/images/search2.png);
    margin: 0px -18px 10px 0px ;    
	background-repeat: no-repeat;
    display: block;
    position: relative;
    background-color: transparent;
    font: normal normal 0 sans-serif;
  height: 18px;
  min-width: 22px;	
    color: transparent;
	    border: 0px solid #300d00;
}

/*скрываем кнопку очистки поисковой строки*/
td.gsc-clear-button > div.gsc-clear-button {
    display: none;
}

 .youtube_rezina {
	width: 100%;
	position: relative;
	padding-top: 56.25%;
	}
	
.youtube_rezina iframe,
.youtube_rezina object,
.youtube_rezina embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
	
.song {
  text-align: center;
}
h6 {
  margin: 0 0 15px 0;
  font: normal 12px / 14px 'Verdana';
  font-weight: 200;
  color: #333333;
  text-transform: none;
}
.uk-h6 {
  font-size: normal; 
}
cite {
  font-style: italic;
  font-size: 110%;
  color: #092B62;
}
abbr {
  font-style: italic;
  font-size: 110%;
  font-weight: bold;
  color: #754E26;
}
.uk-button {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0;
  /* 3 */
  border: none;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: #444444;
  /* 6 */
  text-transform: none;
  /* 7 */
  display: inline-block;
  box-sizing: border-box;
  padding: 0 12px;
  background: rgba(0, 0, 0, 0);
  vertical-align: middle;
  /* 8 */
  line-height: 30px;
  /* 9 */
  min-height: 30px;
  /* 10 */
  font-size: 12px;
  /* 11 */
  text-decoration: none;
  text-align: center;
  border: 2px solid #754E26;
  border-radius: 5px;
  font-family: 'Montserrat';
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: border-color 0.1s, background 0.1s, color 0.1s ease-in-out;
  transition: border-color 0.1s, background 0.1s, color 0.1s ease-in-out;
}
@media (min-width: 1200px) {
  .row {
    margin-left: 0px;
    *zoom: 1;
  }
  
.com {
	background-image: url(/coma2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:link, a:visited { 
	font-family:  Arial;
	color: #660000;
	text-decoration: none;
	font-weight: bold;}
.uk-button:hover,
.uk-button:focus {
  background-color: #B49C8A;
  color: #ffffff;
  /* 2 */
  outline: none;
  /* 3 */
  text-decoration: none;
  border-color: transparent;
}
/* ========================================================================
   Use this file to add custom CSS easily  754E26
 ========================================================================== */
/* Sub-object `uk-article-meta`
 ========================================================================== */
.uk-article-meta {
  font-size: 10px;
  line-height: 6px;
  color: #7E0000;
}
 
 /* Selection pseudo-element
 ========================================================================== */
::-moz-selection {
  background: rgba(1, 151, 220, 1);
  color: #ffffff;
  text-shadow: none;
}
::selection {
  background: rgba(1, 151, 220, 1);
  color: #ffffff;
  text-shadow: none;
}

 #yoo-zoo .item div.pos-specification ul strong {
	display: inline-block;
	width: 150px;
}

#yoo-zoo .item h3.pos-title {
	margin: 0px;
	font-weight: bold;
	color: #505050;
	font-size: 21px;
	line-height: 32px;
}

h7,
.uk-h7 {
  font-size: 28px;
  line-height: 28px;
}

.uk-h8 {
  font-size: 24px;
  line-height: 24px;
}
.formainput {
        width:170px;
		border:1px solid #f45000;
        -moz-border-radius:.3em;
	    -webkit-border-radius:.3em;
	    border-radius:.3em;
		background:#fff url(http://odesitclub.org/images/fon.png)  repeat-x;
		padding:4px;
		behavior: url(/PIE.htc);
		}
.formasubmit{
		width:20px;
		height:40px;
		line-height:25px;
		border: none;
        -moz-border-radius:.8em;
	    -webkit-border-radius:.8em;
	    border-radius:.8em;
		background:url(http://odesitclub.org/images/button_submit.png) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		text-align:center;
		font-weight:bolder;
		behavior: url(/PIE.htc);
		
		}


.gmenu2 {
        padding: 0;
        margin: 0;
		float: center;
        font-size: 14pt;
		border: 2px solid #754E26;
		border-radius: 5px;
        }
		
.button24 {
  display: inline-block;
  color: white;
  text-decoration: none;
  padding: .5em 2em;
  outline: none;
  border-width: 2px 0;
  border-style: solid none;
  border-color: #FDBE33 #000 #D77206;
  border-radius: 6px;
  background: linear-gradient(#F3AE0F, #E38916) #E38916;
  transition: 0.2s;
} 
.button24:hover { background: linear-gradient(#f5ae00, #f59500) #f5ae00; }
.button24:active { background: linear-gradient(#f59500, #f5ae00) #f59500; }

h1,
.uk-h1 {
	font:24px ARIAL;
	color: #402000;
	margin-bottom:15px;
	text-transform:uppercase;
	border-bottom:4px solid #663300;
	text-shadow:#FFFFFF 2px 2px 2px;
	font-weight: bold;}

h2{
	font:12pt verdana;
	color:#6C2323;
	font-weight:bold;
	margin-bottom:2px;margin-top:2px;
	}
	
h2a{
	font:12pt verdana;
	color:#000;
	font-weight:bold;
	font-style: italic;
	margin-bottom:2px;margin-top:2px;
	}
	
h3{
	font:10pt arial;
	font-weight:bold;
	color:#6C2323; margin-bottom:1px;margin-top:1px;}
	
h4{font:16px arial; color:#6C2323;text-transform:uppercase; text-shadow:#000 1px 1px 1px; margin-bottom:2px;margin-top:2px;}
h5{font:12px text-transform:uppercase;font-weight: bold; margin-bottom:1px;margin-top:1px;}
<script language="JavaScript">
<!--
function MM_preloadImages() { //v3.0

  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();

    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)

    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}

}
//-->
</script>
<style type="text/css">
<!--
.стиль1 {	font-size: medium;
	font-weight: bold;
}
.стиль2 {	font-size: 10px;
	
}
-->
</style>
