body, input, textarea, select {
 font: 62.5% Verdana, Verdana, Geneva, sans-serif;
 color: #636363 !important;
}

input, textarea, select {
 font-size: 1.2em;
}

a,
a:link {
 color: #006EEA;
}

h1, h2, h3 {
 font-size: 1.8em;
 font-weight: normal;
 margin: 0 0 16px 0;
}

h1, h1 a,
h2, h2 a,
h3, h3 a { color: #636363; }
.purple, .purple a { color: #F1040A; }
.green, .green a { color: #197B30; }
.blue, .blue a { color: #005DF4; }
.red, .red a { color: #F1040A; }

  h1 a,
  h1 a:link,
  h2 a,
  h2 a:link,
  h3 a,
  h3 a:link {
   font-size: inherit;
   text-decoration: underline;
  }

  h1 a:hover,
  h2 a:hover,
  h3 a:hover {
   text-decoration: none;
  }

p {
 font-size: 12px !important;
 line-height: 1.5;
 margin-bottom: 28px;
}

ul, ol {
 font-size: 1.2em;
}

.main p {
 text-align: justify;
}

.main ul {
 margin: 0 0 28px;
}

#content .main .sub-main img {
 border: 3px #DDD solid;
}

table {
 font-size: 1.2em;
}

ul.menu {
 list-style: none;
}

ul.menu li {
 margin-bottom: 0.6em;
}




p strong {
 font-weight: bold;
}

ul.no-before {
 margin-bottom: 28px;
}

ul.no-before li {
 font-size: 1.0em;
 margin-bottom: 0.6em;
}

ul.no-before li.second {
 margin-bottom: 25px;
 font-size: 1.0em;
}


ul.before {

 margin-top: -20px;
 margin-bottom: 28px; 
}

ul.before li {
 font-size: 1.0em;
 margin-bottom: 0.6em;
}

dl.comment-spec {
 margin-bottom: 28px; 
 font-size: 1.2em;
}

dl.comment-spec dt {
 font-weight: bold !important;
}

img.articles {
 /*float: left;*/
 border: 2px #D2D2D2 solid;
 margin: 7px 15px 7px 0;
}

h5 {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 16px;
}

em.norm {
 font-weight: normal;
 font-size: 0.9em !important;
 font-style: italic;
}

dl.types {
 margin-bottom: 20px;
 font-size: 1.2em;
}

dl.types dt {
 font-weight: bold !important;
}

dl.types dd {
 margin-bottom: 8px;
}

div.clear {
 min-height: 135px;
 width: 98%;
 margin-bottom: 20px;
}

img.terap {
 /*float: left; */
 border: 2px #D2D2D2 solid;
 margin-right: 15px;
}

div.clear p.cl {
 margin-bottom: 0 !important;
}

h1.last {
 margin-top: -30px;
}

div.img-text {
 float: left;
 margin-right: 15px;
}

.text-about {
 text-align: center;
 color: #636363 !important;
 font-size: 8pt !important;
 font-weight: bold;
 margin-top: -20px;
}

div.img-text img {
 border: 2px #D2D2D2 solid;
}

div.no-around {
 min-height: 130px;
 height: auto !important;
 height: 130px;
 margin-bottom: 20px;
}

div.no-around-2 {
 min-height: 190px;
 height: auto !important;
 height: 190px;
 margin-bottom: 20px;
}

div.predisl {
 margin-top: -20px !important;
 margin-bottom: 28px;
 text-align: right;
}


table.v300 {
 width: 300px;
 margin-bottom: 28px;
}

table.argum {
 width: 95%;
 text-align: left;
 border-top: 1px #636363 solid;
 border-left: 1px #636363 solid;
 margin-bottom: 28px;
}

table.argum th {
 font-weight: bold;
 text-align: center;
}

table.argum td, table.argum th {
 border-bottom: 1px #636363 solid;
 border-right: 1px #636363 solid;
 padding: 7px 10px;
}

p.after-pict {
 margin-top: -40px; 
}

.small {
 font-size: 0.85em;
}

.large {
 font-size: 1.4em;
}

.xlarge {
 font-size: 2em;
}

