/***** Общие стили *****/

table, th, td, form {margin: 0px; padding: 0px}
table {border-collapse: collapse}
img {border: none}

.w100 {width: 100%}
.block {display: block}
.relative {position: relative}
.center {margin-left: auto; margin-right: auto}
.bold {font-weight: bold !important}
.italic {font-style: italic !important}
.nowrap {white-space: nowrap}

/***** <body> *****/

html, body {height: 100%; margin: 0px; padding-top: 10px}
body {background: #830c1a url(i/bg.gif); font-family: Georgia, "Times New Roman", Garamond, Times, Serif; font-size: 0.83em; color: #ffffff}
body a:link, body a:visited {color: #333333; text-decoration: underline}
body a:active, body a:hover {color: #333333; text-decoration: none}

div.footer { padding:10px 0px 10px 30px; font-size: 0.9em; text-align:left;}

p.text {padding:0px 235px 0px 0px; text-align:justify;}

p.cit {font-size: 1.33em; padding:0px 0px 0px 20px;}

p.hdr {font-size: 1.33em;}
