BODY {
 font-family: Trebuchet MS, arial; /* шрифт на странице */
 font-size: 14px;
 background: #fefefe;
 margin: 0px;
 text-align: center;
}

img { border: 0px; }

#top { /* Верхняя часть с заголовком страницы */
 width: 900px;
 background: white;
 margin: 2px auto 0px auto;
 padding-top: 20px;
 padding-bottom: 20px;
 font-size: 20px;
 font-weight: normal;
 border-top: 1px dotted #808080;
 border-bottom: 1px dotted #808080;
}

#top p { 
 font-size: 46px;
 font-weight: bold;
 /* font-style: italic; */ 
 text-align: center;
 margin: 0;
 padding: 0px; /* Поля вокруг текста: сверху, справа, снизу, слева */ }

#contact {
 width: 900px;
 font-size: 16px;
 margin: 0px auto;
 border-bottom: 1px dotted #808080;
 padding: 5px 0px;
}

#contact p {
 font-weight: bold;
 text-align: center;
 padding: 0px;
 margin: 0px; 
}

#contact a:link { color: #cc0000; text-decoration: underline; }
#contact a:visited { color: #cc0000; text-decoration: underline; }
#contact a:hover { color: black; text-decoration: none; }

#contact1 {
 padding-top: 10px;
 padding-bottom: 10px;
 width: 199px;
 border-top: 1px dotted #808080;
}

#container {

 width: 900px;
 margin-right: auto;
 margin-left: auto;
 margin-bottom: 0px;
 text-align: left;

}

#menu { /* меню */
 width: 199px;
 float: left;
 font-size: 13px;
 border-bottom: 1px dotted #808080;
 border-left: 1px dotted #808080;

}

#menu p { margin-top: 0; margin-bottom: 0; padding: 10px 0px 0px 10px; font-weight: bold;}
#menu a:link { color: black; text-decoration: none; font-weight: normal; }
#menu a:visited { color: black; text-decoration: none; }
#menu a:hover { color: #cc0000; text-decoration: underline; }
#menu ul { text-indent: 0em; margin: 0; padding: 1px 0px 1px 10px; font-weight: bold;}
#menu li { text-indent: 1em; color: black; list-style: square inside; font-weight: normal; }

#artmenu { /* меню */
 width: 199px;
 float: left;
 font-size: 11px;
 border-bottom: 1px dotted #808080;
 border-left: 1px dotted #808080;

}

#artmenu p { color: #cc0000; margin-top: 0; margin-bottom: 0; padding: 10px 0px 0px 10px; font-weight: bold;}
#artmenu a:link { color: black; text-decoration: none; font-weight: normal; }
#artmenu a:visited { color: black; text-decoration: none; }
#artmenu a:hover { color: #cc0000; text-decoration: underline; }
#artmenu ul { text-indent: 0em; margin: 0; padding: 1px 0px 1px 10px; font-weight: bold;}
#artmenu li { text-indent: 1em; padding: 3px 0px; color: black; list-style: square inside; font-weight: normal; }


#contact1 p {
 color: #000000;
 font-size: 11px;
 font-weight: normal;
}

#contact1 form {
 padding: 0px;
 margin: 0px; 
}

#contact1 ul {
 margin-top: 10px;
 color: #cc0000;
}

#contact1 ul li {
 list-style-type:none;
}

#centerblock {
 margin-left: 200px;
}

#main { /* основной блок */

 width: 469px;
 float: left;
 padding: 10px;
 font-family: Trebuchet MS, arial;
 font-size: 13px;
 border-left: 1px dotted #808080;
}

#main p { text-indent: 0em; text-align: left; color: #000000; }
#main a:link { color: black; text-decoration: underline;}
#main a:visited { color: black; text-decoration: underline }
#main a:hover { color: #cc0000; text-decoration: none; }
#main ul { margin-top: 0; margin-bottom: 10px;  list-style: circle inside;}
#main li { text-indent: 1em; }
#main br { margin-top: 0; margin-bottom: 10px; }

table.price td { font-size: 12px; text-align: center; border: 1px dotted black; padding: 4px; }

table.forma td { font-size: 13px; text-indent: 1em; }

#articles { /* статьи */
 /* background: #f2f2f2; /* #48b812; */ */
 clear: both; /* нужно ли? */
 float: right;
 width: 207px;
 border-bottom: 1px dotted #808080;
 border-left: 1px dotted #808080;
 border-right: 1px dotted #808080;
}
#articles p { text-indent: 2em; font-size: 12px; margin: 0; padding: 10px; }
#articles a:link { font-size: 12px; color: black; font-weight: bold; text-decoration: none}
#articles a:visited { font-size: 12px; font-weight: bold; text-decoration: none }
#articles a:hover { color: black; text-decoration: underline }

#container1 {
 clear: both;
 width: 900px;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
}

#bottom { /* нижняя часть */
 float: left;
 width: 665px;
 margin-right: auto;
 margin-left: auto;
 border: 1px dotted #808080;
 font-size: 11px;
}

#bottom p { margin-top: 0; margin-bottom: 0; padding: 5px 0px 5px 10px; }

#bottom a:link { font-size: 11px; font-weight: normal; color: black; text-decoration: none}
#bottom a:visited { font-size: 11px; font-weight: normal; text-decoration: none }
#bottom a:hover { font-size: 11px; font-weight: normal; color: normal; text-decoration: underline }


#bottom1 { /* нижняя часть */
 clear: both;
 float: left;
 width: 858px;
 margin-right: auto;
 margin-left: auto;
 border: 1px dotted #808080;
 font-size: 11px;
}

#bottom1 p { margin-top: 0; margin-bottom: 0; padding: 5px 0px 5px 10px; text-align: left;}

#rang { /* seo */
 background: #ffffff;
 float: right;
 width: 233px;
 text-align: right;
 font-size: 11px;
}

#rang p { margin-top: 0; margin-bottom: 0; padding: 5px 5px 3px 6px; }

#liveinternet {
 float: right;
 margin: 0px;
 padding: 6px 0px;
 
}

H1 { /* Заголовок страницы */
 text-align: center;
 font-size: 15px;
 /* font-style: italic; */
 font-weight: normal;
 padding: 0px;
 margin: 0px;
}

H2 {
 text-align: center;
 font-size: 20px;
 font-family: Trebuchet MS, arial;
 color: #000000;
 padding: 10px;
 margin: 0px;
}

H3 {
 text-align: center;
 font-size: 13px;
 font-family: Trebuchet MS, arial;
 font-weight: bold;
 text-decoration: none;
 color: black;
 padding: 10px;
 margin: 0px;
}

H4 {
 text-align: center;
 font-size: 16px;
 font-family: Trebuchet MS, arial;
 color: #000000;
 padding: 10px;
 margin: 0px;
}

