html, body {
margin: 0px;
padding: 0px;
border: 0px;
}
body {
color: #000;
background-color: #fff;
font-size: 16px;
font-family: "Times New Roman", Times, Georgia, serif;
text-align: center;
}
#image_holder, #top_nav, #side_nav, #bottom_nav, #side_info, #footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#carrier {
width: 750px;
margin: auto;
text-align: left;
border-left: solid 2px #ccc;
border-right: solid 2px #ccc;
}
#header {
padding-top: 0px;
padding-bottom: 0px;
margin-top: 16px;
margin-left: 32px;
margin-right: 32px;
}
#top_nav {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 12px;
font-weight: bold;
color: #666;
text-align: center;
border-top-style: groove;
border-top-color: #009900;
border-bottom-style: groove;
border-bottom-color: #009900;
color: grey;
}
#top_nav a:link, #top_nav a:visited {
text-decoration: none;
color: #006600;
}
#text {
margin: 16px;
padding: 16px;
}
#image_holder {
text-align: center;
padding: 0px;
margin: 0px;
}
#image_holder, #side_nav, #side_info, #bottom_nav {
font-size: 12px;
}
#side_nav {
text-align: left;
padding-top: 0px;
padding-bottom: 16px;
padding-left: 32px;
color: grey;
}
#side_info {
text-align: left;
padding: 16px;
}
#footer, #bottom_nav {
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
}
#bottom_nav {
clear: both;
margin-top: 16px;
margin-left: 32px;
margin-right: 32px;
padding-top: 4px;
padding-bottom: 4px;
border-top-style: groove;
border-top-color: #ccc;
border-bottom-style: groove;
border-bottom-color: #ccc;
}
#footer, #bottom_nav {
font-size:10px;
}
#text p {
font-size: 16px;
text-align: left;
}
td {
font-size: 16px;
}
h2, h3, h4, h5, h6 {
font-weight: bold;
text-indent: 1.5em;
}
h1 {
font-size: 24px;
font-weight: bold;
margin: 0.67em 0;
text-align: center;
}
h2 {
color: #006600;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
font-size: 18px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
a:hover {
color: red}
.epigraph {
font-size: 16px;
font-style: italic;
text-align: right;
}
.comment {
font-size: 16px;
font-style: italic;
text-align: left;
padding-top: 16px;
padding-bottom: 16px;
padding-left: 1.5em;
}
.titul {
font-size: 18px;
font-weight: bold;
text-align: center;
color: #999;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
