/*
BeerTech Theme
Autor Y. Demianenko
*/

/*General Styles*/


html {
 height: 100%
}
 
/*Body*/
body {
 background-image: url(http://beertech.ucoz.ua/bg2.jpg);
 font-family: Impact;
 font-size: 30px;/* размер шрифта для всего */
 padding-top: 25px;
}
/*-------------------------------------------------*/

/*a*/
a {
 text-decoration: none;
 outline: none;
 color: #fff;
 list-style-type: none;/* убрать маркировку списка*/
}
/*--------------------------------------------*/

/*a:hover*/
a:hover {
 text-decoration: none;
 outline: none;
 color: #f5ad17;
}
/*------------------------------------------*/

/*span*/
span {
 color: #f5ad17;
 font-weight: 900;
}
/*---------------------------------*/

/*wrap*/
#wrap {
 float:center;
 width: 984px;
 margin: 0 auto;
}
/*-------------------------------------------*/

/* select */
.select {
 color: #f5ad17;
}
/*-------------------------------------------*/

/*header*/
#header {
 height: 181px; 
}
#header_cont {
 height: 120px;
}
#header_button {
 height: 61px;
}
#header ul {
 margin: 30px 0 10px 0;
 float: left;
 padding-left: 0;
 list-style-type: none;
}
#header ul li{
 margin: 20px 0 0 0;
 float: left;
 padding-left: 45px;
} 


/*side bar*/
#sidebar {
 width: 200px;
 float: left;
}
#catalog {
 font-size: 35px;
 color: #f5ad17;
 padding: 10px 0 0 40px;
 margin: 10px 0 0 0;
 width: 156px;
 border-style: dashed dashed none;
 border-color: #f5ad17;
 border-width: 2px 2px 0;
} 

.section {
 font-family: "Courier New", "Courier New", Courier, monospace;
 font-size: 25px;
 letter-spacing: -1px;
 width: 200px; 
}
.section ul {
 list-style-type: none;
 padding: 0;
 margin: 0;
 border-style: dashed dashed none;
 border-color: #f5ad17;
 border-width: 2px 2px 0;
}
.section ul li {
 padding: 0;
 margin: 0;
 border-bottom: 2px dashed #f5ad17;
}
/*---------------------------------------------*/

/*content*/
#content {
 width: 784px;
 font-size: 35px;
 color: #f5ad17;
 float: right;
 padding: 0;
}
#content h1{
 margin: 0;
 padding: 23px 0 0 25px;
 font-size: 35px;
 font-weight: lighter;
}

#content p {
 padding: 0;
 margin: 0;
}

#content figure {
 top: 10px;
}


.td {
 top: 10px;
}

.sign {
 font-family: "Exo 2 light Condensed";
 font-size: 19px;
 color: white;
 float: left;
 width: 200px;
 padding: 25px;
 margin: 0;
} 

#button_all {
 float: right; 
 
 }
/*-----------------------------------------------*/

/* news */
#content_news {
 padding: 0;
 margin-top: 35px;
 border-top: 1px solid #f5ad17;
}
 
.post {
 padding: 0;
 margin: 0 0 50px 0;
 font-size: 20px;
 font-family: "Exo 2 light Condensed";
}

.post img {
 border: 3px double #f5ad17;
 padding: 2px;
 float:left;
 margin-right: 20px;
}

.post a{
 font-family: "Exo 2 light Condensed";
 font-size: 20px;
 border: 1px dashed #f5ad17;
 float: right;
 padding: 10px;
 margin: 0;
}

/*------------------------------------------------*/



/*footer*/
#footer {
 width: 984px;
 height: 50px;
 font-size: 25px;
 display: inline-block;
}
#footer_navig {
 list-style-type: none;
 margin: 20px 0 0 0;
 padding: 0;
}
#footer ul {
 margin: 20px 0 0 0;
 float: left;
 padding-left: 0;
 list-style-type: none; 
 display: inline-block;
}
#footer ul li {
 margin: 0;
 float: left;
 padding-right: 20px;
} 
#footer_copyright {
 color: #fff;
 float: right;
 display: inline-block;
 margin: 20px 0 0 0;
 padding-left: 0;
 padding-right: 0;
 }
/*---------------------------------------------------*/



#powered_by {
 color:#fff;
 font-size: 20px;
 float: right;
}



#contact {
 color: #fff;
 font-size: 25px;
 float: right;
}

#contact img {
 float:left;
}

#contact span{
 font-weight: normal;
}

#contact h1{
color: #f5ad17;
font-weight: lighter;
font-size: 35px;
}

#sidebar {
 float: left
}

/*PARTNERS*/

#partner {
 color: #fff;
 font-size: 25px;
 float: left;
}


#partner span{
 font-weight: normal;
}

#partner h1{
color: #f5ad17;
font-weight: lighter;
font-size: 45px;
text-align: center;
}

#partner p{
font-weight: lighter;
font-size: 30px;
word-spacing: 2px;
}

#partner p small{
color: #f5ad17;
font-weight: lighter;
font-size: 25px;
word-spacing: 2px;
}


/*DILER*/

#slideshow2 {
 border-color: #f5ad17;
 border-width: 2px 2px 0;
}

#diler_1 {
 color: #fff;
 font-size: 24px;
 font-weight: lighter;
 text-align: justify;
 word-spacing: 2px;
}

#diler_1 h1 {
 color: #f5ad17;
 font-size: 36px;
 font-weight: lighter;
 }

#diler_1 span{
 font-size: 20px;
 font-weight: lighter;
}
 

#diler_2 {
 color: #000;
 font-size: 20px;
 font-weight: lighter;
 text-align: justify;
 word-spacing: 2px;
 background-color: #f5ad17;
 padding: 10px;
 margin: 10px;
}

#diler_2 span{
 color: #fff;
 font-size: 25px;
 font-weight: lighter;
}

#diler_3 {
 color: #fff;
 font-size: 20px;
 font-weight: lighter;
 text-align: justify;
 word-spacing: 2px;
 padding: 10px;
 margin: 10px;
 border-color: #fff;
 border-style: dashed;
 border-width: 2px;
}

#diler_3 span{
 color: #f5ad17;
 font-size: 25px;
 font-weight: lighter;
}
#diler_4 {
 color: #0a0a0a;
 font-size: 20px;
 font-weight: lighter;
 text-align: justify;
 word-spacing: 2px;
 padding: 10px;
 margin: 10px;
 background-color: #fff;
}

#diler_4 span{
 color: #f5ad17;
 font-size: 25px;
 font-weight: lighter;
}

#diler_5 {
 color: #fff;
 font-size: 20px;
 font-weight: lighter;
 text-align: justify;
 word-spacing: 2px;
 padding: 10px;
 margin: 10px;
 border-style: dotted;
 border-color: #f5ad17;
 border-width: 3px;
}

#diler_5 span{
 color: #f5ad17;
 font-size: 25px;
 font-weight: lighter;
}

#diler_6 {
 color: #fff;
 font-size: 25px;
 font-weight: lighter;
 text-align: justify;
 word-spacing: 2px;
}

#diler_6 h1 {
 color: #f5ad17;
 font-size: 36px;
 }

/*PENAGASITEL*/
#penogas {
 font-family: Georgia, 'Times New Roman', Times, serif; 
 color: #fffff7;
 font-size: 23px;
 padding: 10px;
 margin: 10px;
 }