@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
* {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font-size: 100%;
    vertical-align: baseline;
}
body {
    background: #000 url("images/backdelphirus.jpg") center top no-repeat fixed;
    color: #555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.5;
}
a {
    color: #EB7900;
    text-decoration: none;
}
a:hover, a:focus {
    color: #F79929;
    text-decoration: none;
}
.tare_show {
    width: 1073px;
    margin: 10px auto 0px;
}
.tare_lone {
    padding: 0px;
    position: relative;
    height: 34px;
    border-bottom: 2px solid #343434;
    z-index: 400;
    clear: both;
    background: rgb(0,0,0,0.8);
}
.tare_lone ul {
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
    line-height: 1;
}
.tare_lone ul li {
    float: left;
    position: relative;
}
.tare_lone ul li a {
    color: #B5B5B5;
    padding: 11px 15px;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 2px 2px 0;
    display: block;
}
.tare_lone ul li a:hover {
    color: #E78E00;
    outline: 0;
    border-bottom: 2px solid #E78E00;
    margin: 0 2px 0 0;
}
.tare_siren {
    height: 64px;
    padding: 20px 10px;
    background: rgb(0,0,0,0.3);
}
.tare_aftermath {
    position: relative;
    height: 3px;
    z-index: 300;
    background-image: -moz-linear-gradient(center bottom , #000 0%, #3D3D3D 100%);
    clear:both;

}
.tare_sunset {
    padding: 15px;
    background: none repeat scroll 0% 0% #FFF;
}
.tare_bond {
    overflow: hidden;
    float: left;
    width: 728px;
}
.tare_leko {
    overflow: hidden;
    float: left;
    width: 300px;
    margin-left: 15px;
}
.tare_bond h1 {
    color: #333;
    margin: 0px 0px 10px;
    padding: 0px;
    font-family: "Oswald",sans-serif;
    font-size: 19px;
    line-height: 19px;
    font-weight: normal;
}
.tare_bond h2 {
    padding: 5px 0;
    font-family: "Oswald",sans-serif;
    font-size: 17px;
    line-height: 17px;
    font-weight: normal;
}
.tare_bond p {
    margin: 10px 0;
}
.tare_bond ul,.tare_bond ol {
    margin: 10px 0 10px 20px;
}
.tare_bond li {
    margin: 2px 0;
}
.tare_conect {
    color: #999;
    font-size: 10px;
    line-height: 18px;
    padding: 0px 0px 10px;
}
#search {
    border: 1px solid #D8D8D8;
    background: #fff url(images/search.png) 99% 50% no-repeat;
    text-align: left;
    padding: 6px 24px 6px 6px;
    margin: 10px 0;
}
#search #s {
    background: none;
    color: #979797;
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    outline: none;
}
#content-search {
    width: 300px;
    padding: 15px 0;
}
.tare_leko h2 {
    color: #FFF;
    font-size: 18px;
    line-height: 18px;
    font-family: "Oswald",sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0px 0px 10px;
    padding: 10px;
    background-color: #1F1F1F;
    box-shadow: 3px 0px 0px #ED8F07 inset;
}
.tare_leko ul {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
}
.tare_leko ul li {
    padding: 0px 0px 4px 12px;
    margin: 0px 0px 5px;
    background: url("images/widget-list.png") no-repeat scroll left 5px transparent;
    border-bottom: 1px solid #CCC;
}
.tare_leko ul li a {
    color: #666666;
    text-decoration: none;
}
.tare_leko ul li a:hover {
    color: #E78E00;
    text-decoration: none;
}
.tare_soul {
    margin-bottom: 15px;
    color: #FAFAFA;
    background: none repeat scroll 0% 0% #353535;
    text-align: right;
    padding: 12px 10px;
    border-top: 3px solid #EB7900;
}
.tare_bond img {	max-width: 100% !important;
	height: auto;
}
.maintopics {	text-align:center;
	float:left;
	margin: 0 10px;
}
.tare_topblock {	width:calc(50% - 15px);
	color:white;
	background: rgb(0,0,0,0.7);
	margin: 10px 10px 10px 0;
	border-radius: 25px;
	padding: 5px 5px;
	float:left;
}
.tare_topblock2 {
	width:calc(50% - 15px);
	color:white;
	background: rgb(0,0,0,0.7);
	margin: 10px 0 10px 0;
	border-radius: 25px;
	padding: 5px 5px;
	float:left;
}
.tare_topblock h3, .tare_topblock2 h3 {
    padding: 5px 0;
    font-family: "Oswald",sans-serif;
    font-size: 17px;
    line-height: 17px;
    font-weight: normal;
    color: #EB7900;
}
.tare_topblock img, .tare_topblock2 img {	height:90px;
	margin:6px 8px 6px 12px;
}
.tare_social {	float:right;
}
