160 lines
2.2 KiB
CSS
160 lines
2.2 KiB
CSS
@charset "utf-8";
|
|
/* CSS Document */
|
|
*{
|
|
padding: 0;
|
|
margin: 0;
|
|
border: 0;
|
|
}
|
|
.FL{float: left}
|
|
.FR{float: right}
|
|
.verh{
|
|
background-color: #9C896E;
|
|
width: 675px;
|
|
height: 100px;
|
|
border-top: 9px solid #FFFFFF;
|
|
border-left: 9px solid #FFFFFF;
|
|
border-right: 9px solid #FFFFFF;
|
|
margin-top: 40px;
|
|
margin-right: auto;
|
|
margin-left: auto;
|
|
margin-bottom: 0;
|
|
}
|
|
.bizbox{
|
|
color: #763A00;
|
|
font-family: Arial;
|
|
font-size: 40px;
|
|
font-weight: bold;
|
|
margin-left: 10px;
|
|
letter-spacing: -4px;
|
|
}
|
|
.otstupTOP{
|
|
margin-top: 25px;
|
|
}
|
|
.free{
|
|
margin-top: 14px;
|
|
font-family: Arial;
|
|
font-weight: bold;
|
|
margin-right: 15px;
|
|
letter-spacing: -1px;
|
|
}
|
|
.By{
|
|
margin-top: 14px;
|
|
color: #763A00;
|
|
font-family: Arial;
|
|
margin-right: 3px;
|
|
font-weight: bold;
|
|
letter-spacing: -2px;
|
|
}
|
|
|
|
|
|
|
|
.content{
|
|
background-color: #F5F6EF;
|
|
width: 675px;
|
|
height: 525px;
|
|
border-bottom: 9px solid #9C896E;
|
|
border-left: 9px solid #9C896E;
|
|
border-right: 9px solid #9C896E;
|
|
margin: 0 auto;
|
|
}
|
|
.leftspisok{
|
|
margin-left: 35px;
|
|
}
|
|
.leftspisok2 li{
|
|
color: brown;
|
|
}
|
|
.otstup{
|
|
margin-top: 15px;
|
|
}
|
|
.levo{
|
|
width: 435px;
|
|
margin-left: 10px;
|
|
}
|
|
.pravo{
|
|
width: 182px;
|
|
margin-right: 15px;
|
|
}
|
|
.nazvanie{
|
|
font-family: Arial;
|
|
color: #763A00;
|
|
font-weight: bold;
|
|
}
|
|
.text{
|
|
font-family: Arial;
|
|
color: #AE5B0A;
|
|
font-size: 13px;
|
|
|
|
}
|
|
.text2{
|
|
font-family: Arial;
|
|
color: #212121;
|
|
font-size: 13px;
|
|
}
|
|
a{
|
|
text-decoration: none;
|
|
color: #000000;
|
|
}
|
|
.kartinka{
|
|
border: 2px solid #763A00;
|
|
}
|
|
.textR{
|
|
width: 430px;
|
|
margin-left: 0px;
|
|
}
|
|
.imageL{
|
|
width: 145px;
|
|
margin-left: 0px;
|
|
height: 115px;
|
|
}
|
|
|
|
|
|
|
|
.menu{
|
|
width: 182px;
|
|
height: 35px;
|
|
}
|
|
.menuend{
|
|
width: 182px;
|
|
height: 35px;
|
|
background-color: #9C896E;
|
|
}
|
|
.element{
|
|
line-height: 43px;
|
|
border-bottom: 1px solid #763A00;
|
|
text-align: center;
|
|
}
|
|
.spisok{width:182px;}
|
|
.spisok a:link,a:visited{
|
|
color: #FFFFFF;
|
|
font-family: Arial;
|
|
font-size: 15px;
|
|
background-color: #9C896E;
|
|
letter-spacing: 1.05pt;
|
|
font-weight: bold;
|
|
}
|
|
.spisok a{
|
|
display: block;
|
|
}
|
|
.spisok a:hover{
|
|
background-color: #FFFFFF;
|
|
color: #763A00;
|
|
list-style-type: none;
|
|
}
|
|
#active{
|
|
background-color: #FFFFFF;
|
|
color: #763A00;
|
|
}
|
|
|
|
|
|
|
|
.data{
|
|
font-family: Arial;
|
|
color: #763A00;
|
|
}
|
|
.niz{
|
|
font-family: Arial;
|
|
color: #AE5B0A;
|
|
font-size: 11px;
|
|
margin-top: 20px;
|
|
}
|