body { background-color: #E4EAF2; margin: 0px; padding: 0px; }
body { scrollbar-arrow-color: #3B88C5; scrollbar-face-color: #FFFFFF; scrollbar-track-color: #E0E0E0; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #C0C0C0; scrollbar-shadow-color: #FFFFFF; scrollbar-darkshadow-color: #B0B0B0; }

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
a { text-decoration: underline; color: #3B88C5; }
a:visited { text-decoration: underline; color: #3279B2; }
a:hover, a:active { text-decoration: underline; color: #FF9C00; }
hr { height: 0px; border: solid #3888C7 0px; border-top-width: 1px;}

img { border: 0px; }
form { display: inline; }

table.forumline { background-image: url('bg.gif'); background-color: #C0C0C0; }
table.forumline:hover { background-color: #B0B0B0; }

td.row, td.row1 { background-color: #E4EAF2; }
td.row2 { background-color: #F1F4F8; }
td.row3 { background-color: #FFFFFF; }

th, td.th { color: #F6F6F5; font-size: 14px; font-weight: bold; background-color: #5393C6; background-image: url('bg_th.gif'); background-repeat: repeat-x; height: 25px; border-style: solid; border-color: #56A6E5; border-width: 0px 1px 0px 1px;}

td.cat,td.catHead,td.catLeft, td.rowpic, td.catSides,td.catRight,td.catBottom { color: #000; font-size: 14px; background-color: #F1F1F2; background-image: url('bg.gif'); background-repeat: repeat-x; height: 27px; padding: 1px; }

/* Здесь ниже задаётся стиль для ссылок - все ссылки в квадратиках обведённых нежным оттенком основного цвета */
.pgbutt a {font-family: Verdana; padding-top:2px;padding-bottom:2px;
text-decoration: none; border: 1px #236D8D solid; background: #E9F4FE; padding:1px 4px 1px 4px; margin: 5px 1 0 0;
 -moz-border-radius: 4px;
 -khtml-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;}

.gen { font-size: 14px; }
.genmed { font-size: 13px; }
.gensmall { font-size: 13px; }


.nav { font-weight: bold; font-size: 13px; color: #FF9C00;}
.nav a, .nav a:visited { text-decoration: underline; color: #3B88C5; }
.nav a:hover, .nav a:active { text-decoration: underline; color: #FF9C00; }

table.nav { background-color: #F7F7F7; background-image: url('bg_cat.gif'); border: solid 1px #4E9EDD; height: 25px; }
table.nav:hover { border: solid 1px #3B88C5; }

.forumlink { font-weight: bold; font-size: 14px; }
a.forumlink, a.forumlink:visited { text-decoration: none; }
a.forumlink:hover, a.forumlink:active { text-decoration: underline; }


input { text-indent: 2px; }
input,textarea, select { color: #333; font: normal 11px Verdana, Arial, Helvetica, sans-serif; }
input.post, textarea.post, select { background-color: #E4EAF2; border: solid 1px #2C6B9D; }
input.post { height: 17px; }

input.button { background-color: #E4EAF2; color: #333333; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; border: solid 1px #2C6B9D; }

input.mainoption { background-color: #E4EAF2; font-weight: bold; border: solid 1px #2C6B9D; height: 17px; }
input.liteoption { background-color: #E4EAF2; font-weight: normal; border: solid 1px #2C6B9D; height: 17px; }

select optgroup { background-color: #C3C7C9; color: #404040; }
select option, select optgroup option { background-color: #E4EAF2; color: #000; }


.postbody { font-size: 13px; color: #202020; }
.postbody a, .postbody a:visited { text-decoration: underline; }
.postbody a:hover, .postbody a:active { text-decoration: underline; }

.name { font-weight: bold; font-size: 13px; }
.name a, .name a:visited { text-decoration: underline; }
.name a:hover, a.name a:active { text-decoration: underline; }
.postdetails { color: #646464; font-size: 13px; }

td.spacerow { background-color: #F2F2F2; background-image: url('bg_th.gif'); height: 2px; padding: 0px; }

.cattitle      { font-weight: bold; font-size:14px; letter-spacing: 1px; color: #444; }
a.cattitle      { text-decoration: none; }
a.cattitle:hover{ text-decoration: underline; }

.maintitle,h1,h2 {
 font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none; line-height : 120%; color : #000000;
}

.quote { background: #fafafa; border: 1px solid #286586; color: #444444; font-size: 13px; line-height: 125% }
.code { background: #fafafa; border: 1px solid #004993; color: #004A66; font: 13px Courier,"Courier New",sans-serif; padding: 5px }


/*---- МАСШТАБИРУЕМ ВСЕ КАРТИНКИ 21-08-2019 г. ----------*/
img {max-width: 100%; width: auto;}
@media screen and (min-width:100px) and (max-width:1280px) {}







blockquote {
margin: 0;
color: #231E28;
padding: 30px 30px 30px 60px;
border-left: 8px solid #CBDDE7;
position: relative;
background: #EEEEFF;
font-family: 'Lato', sans-serif;
font-weight: 100%;
}
blockquote:before{
content: "\201C";
font-family: Arial;
color: #CBDDE7;
font-size: 70px;
position: absolute;
left: 15px;
top: 5px;
}
blockquote p {
font-style: italic;
font-size: 14px;
margin-top: 0;  
}