html
{
width: 100%;
height:100%;
margin: 0px;
padding: 0px;
border-collapse: collapse;
}
body
{
width: 100%;
height:100%;
margin: 0px;
padding: 0px;
border-collapse: collapse;
background-color: #6a1d11;
}
a
{
text-decoration: none;
border: 0px;
}
a img
{
text-decoration: none;
border: 0px;
}
.razdeli
{
color:#570803;
text-decoration:underline;
font:bold;
}
#table_main_splash
{
width:100%;
height:100%;
}
.table_splash
{
width: 960px;
padding: 0px;
margin: 0px;
border: 0px solid black;
vertical-align: top;
}
.column_splash_left
{
width:50%;
height:100%;
background-image: url(assets/images/col_zalivka.jpg);
background-repeat:repeat-y;
background-position:left top;
}
.column_splash_right
{
width:50%;
height:100%;
background-image: url(assets/images/col_zalivka.jpg);
background-repeat:repeat-y;
background-position:right top;
}
.row_splash
{
width:100%;
height:8px;
background-image: url(/assets/images/napol_top&bottom.jpg);
background-repeat:repeat-x;
}
.logo
{
width:982px;
height:173px;
background-image: url(assets/images/logo.jpg);
background-repeat:no-repeat;
}
.logo_ru
{
width:982px;
height:173px;
background-image: url(assets/images/logo_ru.jpg);
background-repeat:no-repeat;
}
.logo_en
{
width:982px;
height:173px;
background-image: url(assets/images/logo_en.jpg);
background-repeat:no-repeat;
}
.content
{
width:982px;
height:594px;
background-image: url(assets/images/content_zalivks.jpg);
background-repeat:repeat-y;
font-family: Tahoma;
font-size:15px;
color: #000000;
}
.content_ins
{
width:982px;
height:541px;
background-image: url(assets/images/content_zalivka_ins.jpg);
background-repeat:no-repeat;
font-family: Tahoma;
font-size:15px;
padding-left:30px;
padding-right:150px;
padding-top:25px;
color: #000000;
text-align: justify;
}
.content_box
{
width:400px;
margin-left:60px;
margin-right:30px;
font-size:15px;
font-weight:bold;
padding-bottom:20px;
padding-top:40px;
}
h1
{
font-family: Tahoma;
font-size:17px;
text-decoration:none;
color: #570803;
font-style: italic;
padding-bottom:0px;
}
ul
{
font-family: Tahoma;
font-size:15px;
text-decoration:none;
color: #570803;
list-style-image: url(assets/images/pipka.jpg);
line-height: 1.5;
padding-right:70px;
padding-bottom:40px;
font-weight: bold;
}
.block {
left: 58%;
/*margin-left: -250px;*/
position: absolute;
bottom:-10px;
left:230px;
float:left;
}
.level1
{
float:left;
height:70px;
position: relative;
}
.podval
{
color:#FFEA9C;
float:left;
font-weight:bold;
margin-left:540px;
margin-top:53px;
position:absolute;
}
.lan_sw
{
float:right;
color:#ffe399;
font-family:Georgia;
font-weight:bold;
font-size:15px;
margin-bottom:0px;
padding-right:10px;
font-style:italic;
}
.lan_sw a
{
color:#ffe399;
padding-right:5px;
font-style:italic;
}