/* CSS Document */
body{padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
h1 {font-size:17px; color: #333333; font-weight:normal; padding:0px; margin:0px; font-family: Times New Roman, Times, serif}
h2 {font-size:18px; font-weight:normal; color: #333333; padding:0px; margin:0px}
h3  {font-size:100%; color: #333333; font-weight:normal; padding:0px; margin:0px;}
h4 {padding:0px; margin:0px; font-weight:normal; font-size:100%; display:inline}
h5 {padding:0px; margin:0px; font-weight:normal; font-size:100%; display:inline}
ul { padding:0px; margin-left:10px;}
li { padding:0px; margin:0px; margin-bottom:5px }
a:link, a:visited {color:#000000; text-decoration:underline}
a:hover {color:#000000; text-decoration:none}

/*Формы*/
#error{border:dotted #FF0000 2px; padding:5px; font-weight:bold; width:80%}
#message{border:dotted  #33CC00 2px; padding:5px; font-weight:bold; width:80%}

/*САПА*/
.sape{vertical-align:bottom; color:#CCCCCC; font-size:10px; padding-right:35px; text-align:left}
.sape a:link, .sape a:visited, .sape a:hover{color:#CCCCCC; font-size:10px; text-decoration:none}

/*Хлебные крошки*/
.path {padding-left:10px; color: #CCCCCC; padding-top:5px; font-size:10px; font-weight:normal; line-height:1.2em}
.path a:link, .path a:visited{color:#CCCCCC; text-decoration:none; border-bottom:1px dotted #CCCCCC}
.path a:hover {color:#CCCCCC; border-bottom-style:solid}

/*Облако тэгов*/
.tags {color:#999999; font-size:10px; font-family: Georgia, "Times New Roman", Times, serif}
.tags a:link, .tags a:visited {color:#999999; text-decoration:underline}
.tags a:hover {color:#999999; text-decoration:none}

.content{margin-top:40px; margin-left:10px}

/* Список терминов */
.news_title {color:#000000} 
.news_title a:link, .news_title a:visited {color:#000000; text-decoration:underline}
.news_title a:hover {color:#000000; text-decoration:none}


/* Карта сайта */
#sitemap{line-height:1.8em}
#sitemap ul {font-size:14px;}
#sitemap ul a:link{font-size:14px; font-weight:normal; text-decoration:underline; font-size:14px;}
#sitemap ul a:visited{font-size:14px; font-weight:normal; text-decoration:underline; color: #6699FF}
#sitemap ul a:hover{font-size:14px; font-weight:normal; text-decoration: none}

#sitemap ul#poduzel {font-size:12px; font-weight:normal}
#sitemap ul#poduzel a:link{font-size:12px; font-weight:normal; text-decoration:underline; color:#666666}
#sitemap ul#poduzel a:visited{font-size:12px; font-weight:normal; text-decoration:underline; color: #6699FF}
#sitemap ul#poduzel a:hover{font-size:12px; font-weight:normal; text-decoration: none}


/*Таблица прайсов*/
#table_price {border-collapse:collapse; width:100%; border:1px solid #CCCCCC}
#table_price th, #table_price td {padding:0.5em 1em; border-right:1px solid #CCCCCC;}
#table_price caption {font-size:1.2em; font-weight:bold; padding:1em; text-align:left; border:1px solid #CCCCCC; background-color:#CCCCCC; color:#FFFFFF}
#table_price th#prodl, #table_price td#prodl {border:none;}
#table_price thead {border-top:1px solid #F5F5F5; border-bottom:1px solid #F5F5F5;}
#table_price th {font-weight:normal; text-align:left}
#table_price tr:hover {background-color: #CCCCCC; color:#FFFFFF}
#table_price thead tr:hover {background-color:transparent; color: inherit}
.odd {background-color: #F5F5F5}
