Скачиваний:
637
Добавлен:
20.11.2018
Размер:
3.05 Кб
Скачать
/* CSS Document SRBD2008*/
*{
margin:0px;
padding:0px;
}

#title{
float:right;
text-align:right;
margin-right:20px;
}
#banner{
background-image:url(../images/title_bg.jpg);
background-color:#1F3564;
background-repeat:no-repeat;
background-position:257px bottom;
width:100%;
overflow:hidden;

}

#logo{
float:left
}

p, ul {
font-size:large;
color:#444;

}

h2{
padding-top:20px;
font-size:small;


}

p{
margin:4px 0px 4px 0px;
}

h3{
margin:20px 0px 0px 0px;
font-size:x-large;
color:#DC070B;
border-bottom:0px solid #ccc
}

html {
height:100%;
width:100%;
}

body{
background-image:url(../images/background.jpg);
background-repeat:no-repeat;
background-position:left bottom;
background-color:#223A6A;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:100%;
height:100%;
}

#navigation{
float:left;
height:80%;
width:250px;
text-align:center;
}

#navigation ul{
margin-top:40px;
width:250px;

}
#navigation li{
list-style-type: none;
width:250px;
}


#navigation a {
text-align:left;
display:block;
font-weight:bold;
width:240px;
color:#fff;
font-size:large;
padding:5px 0px 5px 10px;
text-decoration:none;
margin:0px;
}
#navigation a:link,
#navigation a:visited{
}

#navigation a:hover{
color:#000;
}

#navigation a:active {

}



#sectiontitle{
color:#fff;
overflow:hidden;
margin:5px 0px 6px 0px;
padding-left:40px;
text-transform:uppercase;
}

#content{
height:70%;
margin-right:20px;
overflow:auto;
margin-top:0px;
padding-left:40px;
background-color:#fff;
}


#content li{
list-style:none;
font-size:x-small;
color:#999999;
margin:10px 0px 12px 0px;


}
#content a{
color:#4F7AA4;
text-decoration:none;
}
#content a.word{
padding:5px 10px 5px 40px;
background-image:url(../images/document_icon.gif);
background-repeat:no-repeat;
background-position: left center;
font-size:large;
}

#content a.word:hover{
text-decoration:none;
background-image:url(../images/document_icon_over.gif);
background-repeat:no-repeat;
background-position: left center;
color:#000;
}

#content a.pdf{

padding:5px 10px 5px 40px;
background-image:url(../images/document_icon_pdf.gif);
background-repeat:no-repeat;
background-position: left center;
font-size:large;
}

#content a.pdf:hover{
text-decoration:none;
background-image:url(../images/document_icon_over_pdf.gif);
background-repeat:no-repeat;
background-position: left center;
color:#000;
}

#footer{
margin-left:300px;
color:#ccc;
text-align:left;
height:30px;
height:20px;
overflow:hidden;
font-size:x-small;
}

#howto img {
margin-right:10px;
}

#web {
width:60%;
overflow:hidden;
margin-top:20px;
padding-left:40px;

}

#web p{
margin-bottom:20px;
font-size:medium;
font-weight:bold;
color:#ccc;
}

#oup{
margin-top:45px
}

#home li{
font-size:large;
color:#444;
list-style-type:disc;
margin:8px 0px 8px 30px
}
#home{background-color:#fff}

.pdfx{
font-size:x-small;
color:#999999;
}
Соседние файлы в папке start_here_files