@import url('https://fonts.googleapis.com/css2?family=Agdasima&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
  	background: url('images/background-menu-secondary.png') left 142px repeat-x, url(images/Ram_1500.jpg) center top no-repeat fixed;
  	color: #555555;
  	box-shadow: inset 0 40px 0 0 #222222, inset 0 142px 0 0 #1A1A1A;
	color: #444;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    line-height: 1.5;
}
a {
    color: #F30A0A;
    text-decoration: none;
}

a:hover, a:focus {
    color: #FF5A5A;
    text-decoration: none;
}
.kegost_globalpack {
  width: 748px;
  margin: 0 auto;

}
.kegost_theader {
  height: 66px;
  padding: 16px 10px;
  clear:both;
  margin-top:4px;
}
.kegost_tnavigation {
  padding: 4px 0;
  height: 32px;
  text-align: right;
}
.kegost_tnavigation ul {
	padding: 0;
	list-style: none;
    list-style-type: none;
	line-height: 1.0;
	margin: 0 auto;
}
.kegost_tnavigation ul li {
  float: left;
  position: relative;
}
.kegost_tnavigation ul li a {
    color: #9C9C9C;
    padding: 10px 15px;
	text-decoration: none;
    font-family: 'Agdasima', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
}

.kegost_tnavigation ul li a:hover {
    color: #FFFFFF;
    outline: 0;
}


.kegost_tnavigation ul li a:hover {
    color: #59a113;
    outline: 0;
}
.kegost_contents {
  padding: 10px;
  background: #FFF;
  margin-top: 4px;
    margin:10px 0;
  clear:both;
}
.kegost_texting {
  overflow: hidden;
  float: none;
  width: 728px;

}
.kegost_textway {
  position: relative;
  z-index: 300;
  background-color: #212121;
  -webkit-box-shadow: inset 0 1px 0 #333;
  box-shadow: inset 0 1px 0 #333;
  color: #FFFFFF;
  padding: 5px 15px;
  height:27px;
  clear:both;
  line-height:30px;
}
.kegost_texting h1 {
  color: #333;
  margin: 0 0 0 0;
  padding: 0;
  font-family: 'Agdasima', Sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
}
.kegost_texting h2 {  font-family: 'Agdasima', Sans-serif;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 5px;
  font-weight: normal;
}

#search {
    border: 1px solid #D8D8D8;
    background: #fff;
    text-align: left;
    padding: 4px;
    float: right;
    min-width:180px;
    clear:right;
    margin: 10px 10px;
}

#search #s {
    background: none;
    color: #979797;
    border: 0;
    width: calc(100% - 16px);
    padding: 0;
    margin: 0;
    outline: none;
}
.kegost_counter {
  background: #1A1A1A;
  padding: 5px 0;
}
.kegost_lastblock {
  color: #FFFFFF;
  text-align: center;
  padding: 5px 0;
  background-color: #212121;
  -webkit-box-shadow: 0 -1px 0 #333;
  box-shadow: 0 -1px 0 #333;
}
.kegost_texting p {	margin: 9px 0;
}
.kegost_texting ul, .kegost_texting ol {
	margin: 9px 0 9px 18px;
}
.kegost_firstimg {
	 border: 1px solid #333;
}
.kegost_secondimg {
	 margin-left:2px;
	 border: 1px solid #333;
}
.kegost_texting img {
	max-width:100% !important;
	height:auto;
}