* {
    margin: 0px;
    padding: 0px;
}
html {
    height: 100%;
}
body {
    width: 100%;
    height: 100%;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial;
    color: #000;
    background-color: #ef6e35;
    background-image: url(/html/images/bg_repeat.jpg);
    background-repeat: repeat;
    background-position: top left;
}
a {
    color: #7b267c;
}
a:hover {
    color: #ff621d;
    text-decoration: none;
}
a:visited {
    color: #737373;
}
a:visited:hover {
    color: #ff621d;
    text-decoration: none;
}
span.link_slaider {
    color: #7b267c;
    cursor: pointer;
    text-decoration: underline;
}
span.link_slaider:hover {
    color: #ff621d;
    text-decoration: none;
}
span.link_slaider:visited {
    color: #737373;
}
span.link_slaider:visited:hover {
    color: #ff621d;
    text-decoration: none;
}
:focus {outline:none;}
a img {
    border: none;
}
h1 {
	text-transform: uppercase;
    font-family: Georgia;
	font-size: 17px;
    color: #000;
    margin-bottom: 29px;
}
h2 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 30px;
}
h3  {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}
.left_h3 h3 {
	text-transform: uppercase;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 22px;
	color: #fff;
	height: 20px;
	padding-top: 4px;
}
.left_h3  h3 a {
	text-transform: none;
	color: #fff;
	float: right;
	margin-top: -1px;
    font-weight: normal;
	font-size: 12px;
	padding-right: 10px;
    background-image: url(/html/images/bg_h3_a.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
.left_h3  h3 a:visited {
    color: #fff;
}
h4 {
	font-size: 12px;
	margin-bottom: 16px;
}
h4.title {
	color: #616354;
	font-size: 13px;
	margin-bottom: 6px;
}
h4.title a {
	font-size: 12px;
}
.clear {
    clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
    width: 1px;
}
.clear img {
	height: 0px;
    border: none;
}
.hide {
    display: none;
}
#content #content_text .clear img {
	height: 0px;
    border: none;
}
#content ul {
    list-style: none;
    margin-left: 15px;
    margin-bottom: 9px;
    padding-bottom: 1px;
}
#content ul li {
    margin-bottom: 11px;
    padding-left: 17px;
    background-image: url(/html/images/marcer.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}
#content ul li ul {
    margin-top: 9px;
    margin-bottom: 0px;
    padding-bottom: 1px;
}
#content ol {
    margin-left: 34px;
    margin-bottom: 18px;
}
#content ol li {
    margin-bottom: 11px;
}
#content p {
	text-indent: 20px;
	text-align: justify;
    margin-bottom: 15px;
    line-height: 18px;
}
#content p.no_text_indent {
	text-indent: 0px;
 }
#content table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}
#content table th {
    border: 1px solid #fff;
    padding: 6px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #b6b6b6;
    background-image: url(/html/images/bg_th_table.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
}
#content table td {
    border: 1px solid #fff;
    padding: 6px;
    background-color: #e6e7e2;
}
#bg_block {
    min-height: 100%;
    width: 100%;
    background-image: url(/html/images/bg_repeat_top.jpg);
    background-repeat: repeat-y;
    background-position: top center;
}
#bg_block_bottom {
    min-height: 100%;
    width: 100%;
    background-image: url(/html/images/bg_repeat_bottom.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}
#container {
	min-height: 100%;
    width: 1000px;
	margin-right: auto;
	margin-left: auto;
    background-color: #fff;
    background-image: url(/html/images/bg_container.jpg);
    background-repeat: repeat-x;
    background-position: top left;
}
#header {
	padding-top: 36px;
	height: 120px;
    background-image: url(/html/images/bg_header.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#header #logo {
	float: left;
	margin-left: 60px;
	margin-right: 120px;
	text-align: center;
	padding-top: 32px;
	padding-left: 2px;
	display: block;
	width: 134px;
	height: 59px;
    background-image: url(/html/images/logo.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#header #logo a {
	width: 134px;
	display: block;
	margin-top: -53px;
	margin-left: -1px;
	text-decoration: none;
	color: #fff;
	float: left;
}
#header #logo .first {
	width: 134px;
	display: block;
	float: left;
	color: #000;
}
#header #logo .two_str {
	font-size: 22px;
	display: block;
	margin-top: 5px;
}
#header #slogan {
	float: left;
	width: 435px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 21px;
}
#header #slogan p.top_p {
	padding-bottom: 10px;
}
#header #slogan p {
	width: 385px;
	float: left;
}
#header #slogan span.quote {
	font-style: normal;
	float: left;
	line-height: 70px;
	margin-right: 15px;
	color: #a1a1a1;
	font-size: 100px;
	font-weight: normal;
}
#header #slogan span.signature {
	display: block;
	float: right;
	font-weight: normal;
}
#header #pharmacy {
	padding-top: 28px;
	padding-left: 2px;
	margin-right: 56px;
	float: right;
	width: 134px;
	text-align: center;
	text-decoration: none;
    background-image: url(/html/images/bg_pharmacy.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
#header #pharmacy .seconda {
	display: block;
	width: 136px;
	height: 65px; 
	margin-top: -57px;
	margin-left: -1px;
	text-decoration: none;
	float: left;
	text-transform: uppercase;
    font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
#header #pharmacy .first {
	display: block;
	width: 136px;
	float: left;
    color: #000;
	text-transform: uppercase;
    font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
}
#header #pharmacy .two_str {
	display: block;
	font-size: 23px;
	margin-top: 5px;
}
#header #pharmacy .span_link {
	margin-top: 5px;
	color: #fff;
	display: block;
	text-decoration: underline;
}
#header #pharmacy:hover .span_link {
	text-decoration: none;
}
#content {
	margin-bottom: 61px;
	padding-bottom: 10px;
}
#content #menu {
	float: left;
	width: 266px;
	margin-top: -15px;
	padding-bottom: 13px;
	margin-bottom: 30px;
    background-image: url(/html/images/bottom_bg_menu.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-left: -20px;
}
#content #menu ul {
	width: 200px;
	padding-left: 66px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #d4d7c7;
    background-image: url(/html/images/bg_block_menu.jpg);
    background-repeat: repeat-x;
    background-position: top left;
}
#content #menu ul li {
	width: 118px;
	padding-left: 0px;
	background-image: none;
	border-bottom: 1px solid #bbbfab;
	padding-bottom: 7px;
	margin-bottom: 5px;
}
#content #menu ul li.last {
	border-bottom: none;
}
#content #menu ul li a {
	font-size: 14px;
	padding-left: 16px;
	display: block;
	color: #616354;
	text-decoration: none;
	font-weight: bold;
    background-image: url(/html/images/marcer_menu.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}
#content #menu ul li a:hover {
	color: #ff621d;
}
#content #menu ul li.selected a {
	color: #95968e;
}
#content #right_content {
	float: right;
	width: 694px;
	padding-top: 20px;
}
#content #right_content.noindex {
	width: 684px;
}
#content #block_welcome {
    float: left;
    width: 300px;
    color: #3d3d3d;
    padding-left: 50px;
    padding-top: 13px;
    background-image: url(/html/images/bg_welcome.gif);
    background-repeat: no-repeat;
    background-position: 17px 8px;
}
#content #content_text {
    padding-right: 33px;
}
#content #content_text img {
    border: 2px solid #dbdbdb;
}
#content #content_text img.img_left {
    float: left;
    margin-right: 22px;
    margin-bottom: 16px;
}
#content #content_text img.img_right {
    float: right;
    margin-left: 22px;
    margin-bottom: 16px;
}
#right_content .left_h3 {
	margin-left: 38px;
	margin-right: 38px;
	padding-left: 12px;
    background-image: url(/html/images/left_h3_oranj.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
/*margin-right: 20px;*/
#right_content .left_h3 h3 {
    background-image: url(/html/images/bg_h3_oranj.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
#right_content .right_h3 {
	padding-right: 12px;
    background-image: url(/html/images/right_h3_oranj.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
#right_content #news.left_h3 {
	margin-left: 38px;
	margin-right: 38px;
	padding-left: 12px;
    background-image: url(/html/images/left_h3_f.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#right_content #news h3 {
    background-image: url(/html/images/bg_h3_f.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
#right_content #news .right_h3 {
	padding-right: 12px;
    background-image: url(/html/images/right_h3_f.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
#content #search {
	margin-top: -20px;
	float: right;
	width: 320px;
	height: 100px;
    background-image: url(/html/images/bg_search.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}
#content #form_search {
	padding-top: 36px;
	padding-left: 16px;
	padding-bottom: 46px;
}
#content #form_search input {
	float: left;
	width: 217px;
	height: 20px;
	border-top: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	border-left: 2px solid #dbdbdb;
	border-right: none;
}
#content #form_search #button_search {
	width: 26px;
	height: 24px;
	border: none;
	margin-right: 12px;
}
#content #form_search a {
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	margin-top: 3px;
}
#content #form_registration {
	padding-left: 11px;
    width:300px;
    height:120px;
}
#content #form_registration div.edit1{
    margin:11px 0px 0px 0px;
    float:left;
    width:147px;
}
#content #form_registration div.edit2{
    margin:11px 0px 0px 0px;
    float:left;
}
#content #form_registration div.links{
    margin:-8px 0px 0px 0px;
    float:left;
    width:220px;
}
#content #form_registration div.btn_enter{
    margin:-9px 18px 0px 0px;
    float:right;
}
#content #search #form_registration div.links{
    margin:8px 0px 0px 0px;
}
#content #search #form_registration div.btn_enter{
    margin:7px 18px 0px 0px;
}

#content #form_registration input.text {
	display: block;
	margin-top: 3px;
	margin-bottom: 10px;
	width: 133px;
	height: 20px;
	border: 2px solid #dbdbdb;
}

.onner {color: blue} 
.spoiler {border:0px solid #ddd; padding:3px;} 
.spoiler .inner {border:0px solid #eee; padding:3px;margin:3px;}

.button {
	display: block;
	padding-top: 1px;
	vertical-align: top;
    font-size: 12px;
	font-weight: bold;
	color: #fff;
    background-image: url(/html/images/bg_button.gif);
    background-repeat: repeat-x;
    background-position: top left;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
    cursor: pointer;
}
@-moz-document url-prefix() {
	.button {
		background-color: transparent;
		background-position: 0px 4px;
		margin-top: -4px;
		height: 24px;
	}
}
.left_button {
    cursor: pointer;
	padding-left: 6px;
    background-image: url(/html/images/left_button.gif);
    background-repeat: no-repeat;
    background-position: top left;
    float:left;
}
#content #search .left_button {
	float: right;
	margin-right: 30px;
	margin-top: -15px;
}
#content #block_welcome .left_button {
    float: left;
    margin-top: 10px;
    background-image: url(/html/images/left_button_welcome.gif);
}
.right_button {
	padding-right: 6px;
    background-image: url(/html/images/right_button.gif);
    background-repeat: no-repeat;
    background-position: top right;
    cursor: pointer;
    float:left;
}
#content #block_welcome .right_button {
    float: left;
    background-image: url(/html/images/right_button_welcome.gif);
}
#content #form_registration a {
	padding-right: 25px;
}
#content #block_banner {
	float: left;
}
#content div.welcom {
	padding-left: 56px;
	padding-right: 37px;
}
#content .signature {
	display: block;
	text-align: right;
	font-style: italic;
}
#content #ul_article {
	margin-left: 43px;
	margin-bottom: 0px;
}
#content #ul_article li {
        text-align: left;
	width: 295px;
	padding-right: 8px;
	height: 94px;
	border-right: 1px solid #E1E1E1;
	display: block;
	float: left;
	padding-left: 0px;
	background-image: none;
	margin-bottom: 16px;
	margin-right: 8px;
}
#content #ul_article li.last .border_li {
	border-bottom: none;
}
#content #ul_article li.right_li {
	border-right: none;
}
.border_li {
	width: 295px;
	float: left;
	position: relative;
	margin-bottom: -8px;
	height: 102px;
	border-bottom: 1px solid #E1E1E1; 
}
#content #ul_article li img {
	border: 2px solid #E1E1E1;
	float: left;
	margin-right: 12px;
	margin-bottom: 7px;
}
#content #ul_article li .title {
	font-weight: bold;
}
#content #ul_article li .date {
	display: block;
	color: #000;
	margin-top: 5px;
}
#content #ul_article li p {
        text-align: left;
        text-indent: 0px;
	clear: both;
    margin-bottom: 0px;
}
#content #ul_news {
	margin-left: 43px;
	margin-bottom: 0px;
}
#content #ul_news li {
	width: 295px;
	padding-right: 8px;
	height: 94px;
	border-right: 1px solid #E1E1E1;
	display: block;
	float: left;
	padding-left: 0px;
	background-image: none;
	margin-bottom: 16px;
	margin-right: 8px;
}
#content #ul_news li.last .border_li {
	border-bottom: none;
}
#content #ul_news li.right_li {
	border-right: none;
}
#content #ul_news li img {
	border: 2px solid #E1E1E1;
	float: left;
	margin-right: 12px;
	margin-bottom: 7px;
}
#content #ul_news li a {
	font-weight: bold;
}
#content #ul_news li .date {
	display: block;
	color: #000;
	margin-top: 7px;
}
#content #ul_news li p {
	clear: both;
    margin-bottom: 0px;
}
#left_content {
	float: left;
	width: 285px;
	padding-left: 20px;
}
#left_content.noindex {
    width: 243px;
	padding-left: 24px;
}
#left_content.noindex #menu {
	margin-left: -24px;
}
#contact {
	color: #616354;
	font-size: 16px;
	margin-bottom: 30px;
	margin-left: 35px;
	padding-left: 26px;
    background-image: url(/html/images/bg_tel.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#content #analiz {
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 284px;
	height: 38px;
	padding-top: 3px;
	display: block;
    background-image: url(/html/images/button_analiz.jpg);
    background-repeat: no-repeat;
    background-position: top left;
	font-size: 11px;
	margin-bottom: 13px;
}
#content .noindex #analiz {
	width: 243px;
    background-image: url(/html/images/button_analiz_noindex.jpg);
}
#content #analiz span {
	display: block;
	font-size: 16px;
	font-weight: bold;
}
#content #ask_button {
	text-decoration: none;
	text-align: center;
	color: #fff;
	display: block;
	width: 265px;
	height: 30px;
	padding-top: 11px;
	padding-left: 19px;
    background-image: url(/html/images/bg_ask_button.jpg);
    background-repeat: no-repeat;
    background-position: top left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 35px;
}
#content .noindex #ask_button {
    width: 243px;
    background-image: url(/html/images/bg_ask_button_noindex.jpg);
}
#left_content .left_h3 {
	padding-left: 12px;
    background-image: url(/html/images/left_h3_green.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#left_content .left_h3 h3 {
    background-image: url(/html/images/bg_h3_green.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
#left_content .right_h3 {
	padding-right: 12px;
    background-image: url(/html/images/right_h3_green.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
#content #ul_ask {
	margin-left: 12px;
	margin-bottom: 0px;
}
#content #ul_ask li {
	padding-left: 0px;
	background-image: none;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 16px;
	margin-bottom: 15px;
}
#content #ul_ask li.last {
	border-bottom: none;
}
#content #ul_ask li .autor_siti {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
#content #ul_ask p {
	font-style: italic;
	margin-bottom: 13px;
	padding-top: 3px;
	padding-left: 17px;
    background-image: url(/html/images/marker_ask.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#content #ul_ask li a {
	float: left;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 17px;
}
#content #ul_ask li a.open_answ {
	color: #000;
	text-decoration: none;
	cursor: default;
}
#content #ul_ask li .date {
	color: #707070;
}
#content .slaider {
	margin-top: 8px;
	background-color: #fff7dc;
	padding: 14px 20px 20px 15px;
    background-image: url(/html/images/bg_answer.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
#content #ul_ask li .slaider .close {
	display: block;
	width: 15px;
	height: 15px;
	float: right;
	margin-right: -20px;
	margin-top: -14px;
}
#content #ul_ask_page {
	margin-left: 12px;
	margin-bottom: 0px;
}
#content #ul_ask_page li {
	padding-left: 0px;
	background-image: none;
	padding-bottom: 16px;
	margin-bottom: 15px;
}
#content #ul_ask_page li.last {
	border-bottom: none;
}
#content #ul_ask_page li .autor_siti {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
#content #ul_ask_page p {
	font-style: italic;
	margin-bottom: 13px;
	padding-top: 3px;
	padding-left: 17px;
    background-image: url(/html/images/marker_ask.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#content #ul_ask_page li a {
	float: left;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 17px;
}
#content #ul_ask_page li a.open_answ {
	color: #000;
	text-decoration: none;
	cursor: default;
}
#content #ul_ask_page li .date {
	color: #707070;
}
#content .slaider {
	margin-top: 8px;
	background-color: #fff7dc;
	padding: 14px 20px 20px 15px;
    background-image: url(/html/images/bg_answer.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
#content #ul_ask_page li .slaider .close {
	display: block;
	width: 15px;
	height: 15px;
	float: right;
	margin-right: -20px;
	margin-top: -14px;
}
#content #ul_ask_page li .slaider .close img {
	border: none;
}
.shrouded {

    display: none;

    width: 100%;

    min-height: 100%;

    top: 0px;

    left: 0px;

    position: absolute;

    z-index: 100;

    background-image: url(/html/images/shrouded.png);

    background-repeat: repeat;

    background-position: top left;

}

.shrouded .block_shrouded {
    text-align: left;

    margin-left: auto;

    margin-right: auto;

    width: 415px;
    padding: 0px 0px 15px 0px;

    margin-top: 0px;

    background-image: url(/html/images/bottom_shrouded_block.png);

    background-repeat: no-repeat;

    background-position: bottom left;

}
.shrouded .error_404 {
    width: 455px;
    background-image: url(/html/images/bottom_404.png);

    background-repeat: no-repeat;

    background-position: bottom left;

}
#block_shrouded_farm  .bg_block_shrouded {
    padding: 0px 20px 0px 20px;
    text-align: center;
}
#block_shrouded_farm  .bg_block_shrouded a {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px;
    font-weight: bold;
}
.shrouded .block_shrouded .top_block_shrouded {
    padding-top: 10px;
    background-image: url(/html/images/top_shrouded_block.png);

    background-repeat: no-repeat;

    background-position: top left;

}
.shrouded .error_404 .top_block_shrouded{
    background-image: url(/html/images/top_404.png);

    background-repeat: no-repeat;

    background-position: top left;

}

.shrouded .block_shrouded .bg_block_shrouded {
    padding: 0px 0px 0px 20px;
    background-color: #fbfbfb;
    background-image: url(/html/images/bg_shrouded_block.png);

    background-repeat: no-repeat;

    background-position: top left;

}
.shrouded .error_404 .bg_block_shrouded {
    background-color: #fcfcfc;
    background-image: url(/html/images/bg_404.png);

    background-repeat: no-repeat;

    background-position: top left;

}

.bg_block_shrouded .error {
    padding-left: 138px;
    padding-top: 15px;
    padding-right: 20px;
    background-image: url(/html/images/404.jpg);

    background-repeat: no-repeat;

    background-position: 0px 36px;

}
.bg_block_shrouded .error h3 {
    font-size: 16px;
    padding-left: 3px;
    color: #f26522;
    margin-bottom: 19px;
}
.bg_block_shrouded .error p {
    margin-bottom: 20px;
}
.bg_block_shrouded .error .map {
    color: #7b267c;
	float: left;
	display: block;
	margin-top: 3px;
	padding-left: 23px;
    background-image: url(/html/images/map_404.gif);
    background-repeat: no-repeat;
    background-position: center left;
}
.shrouded .block_shrouded .close {
    display: block;
    width: 17px;
    height: 17px;

    float: right;
    margin-right: 4px;
    margin-top: -6px;

    background-image: url(/html/images/bg_close.gif);

    background-repeat: no-repeat;

    background-position: 0px 0px;

    cursor:pointer;

}
.shrouded .block_shrouded .close img {
    width: 17px;
    height: 17px;

}
.shrouded .block_shrouded  #form_restoration_pass input {
    float: left;
	display: block;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-right: 11px;
	width: 226px;
	height: 20px;
	border: 2px solid #dbdbdb;
}
#search #block_shrouded_pass .left_button {
	margin-top: 5px;
}
.shrouded .block_shrouded .left_button {
    float: left;
	margin-top: 5px;
}
#content #ul_all_news {
    margin-left: 0px;
}
#content #ul_all_news li {
    background-image: none;
    padding-left: 0px;
    margin-bottom: 20px;
}
#content #ul_all_news li .title {
    font-weight: bold;
    display: block;
    font-size: 13px;
    margin-bottom: 16px;
}
#content #ul_all_news li .date {
    color: #737373;
    display: block;
    margin-top: 10px;
}
#content .date {
    color: #737373;
    display: block;
    margin-top: 10px;
}
#content #ul_all_articles {
    margin-left: 0px;
}
#content #ul_all_articles li {
    background-image: none;
    padding-left: 0px;
    margin-bottom: 20px;
}
#content #ul_all_articles li .title {
    font-weight: bold;
    display: block;
    font-size: 13px;
    margin-bottom: 16px;
}
#content #ul_all_articles li .date {
    color: #737373;
    display: block;
    margin-top: 10px;
}
#content #pages a {
    padding-left: 3px;
    padding-right: 3px;
}
#content #pages span {
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
}
#content #pages #next {
    width: 10px;
    height: 7px;
    background-image: url(/html/images/next.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    margin-left: 5px;
}
#content #pages #next img {
    border: none;
    width: 10px;
    height: 7px;    
}

#content #pages #prev {
    width: 10px;
    height: 7px;
    background-image: url(/html/images/pred.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    margin-right: 5px;
}

#content #pages #prev img {
    border: none;
    width: 10px;
    height: 7px;    
}
#content #form_reg_page {
}
#content #form_reg_page input {
	display: block;
	margin-top: 3px;
	margin-bottom: 24px;
	width: 176px;
	height: 20px;
	border: 2px solid #dbdbdb;
    margin-right: 22px;
}
#content #form_reg_page input.hide {
    display: none;
}
#content #form_reg_page select {
	display: block;
	margin-top: 3px;
	margin-bottom: 24px;
    width: 108px;
	height: 20px;
	border: 2px solid #dbdbdb;
    margin-right: 30px;
}
#content #form_reg_page .type_user select {
    width: 134px;
}
#content .blocks_form {
    float: left;
}
#content #form_reg_page .patronymic input {
    width: 243px;
    margin-right: 0px;
}
#content #form_reg_page .birthday {
    padding-right: 25px;
}
#content #form_reg_page .birthday input {
    width: 94px;
    margin-right: 0px;
    float: left;
}
#content #form_reg_page .birthday img {
    border: none;
    margin-top: 5px;
    margin-left: 5px;
}
#content #form_reg_page .e_mail input {
    margin-right: 0px;
    width: 196px;
}
#content #block_img_captcha {
    float: left;
    border: 1px solid #dbdbdb;
    padding-top: 7px;
    margin-left: 5px;
    margin-right: 9px;
    margin-bottom: 26px;
    overflow: hidden;
    width: 98px;
    height: 48px;
}
#content #block_img_captcha img {
    border: none;
}
#content #form_reg_page .block_text_captcha input {
    width: 128px;
    margin-right: 0px;
}
#content #form_reg_page .checkbox label {
    float: left;
    color: #7b267c;
    text-decoration: underline;
    margin-right: 5px;
    cursor: pointer;
}
#content #form_reg_page .checkbox input {
    color: #197b30;
    width: 13px;
    height: 13px;
    float: left;
    margin-right: 37px;
}
#submit_form_reg_page {
    float: right;
    margin-top: -3px;
}
#content .map-level-0 li {
    margin-bottom: 18px;
    background-image: url(/html/images/marcer_menu.gif);
}
#content .map-level-0 li.parent {
    background-image: url(/html/images/marcer_menu_parent.gif);
}
#content .map-level-0 li.parent a {
    text-decoration: none;
}
#content .map-level-1 {
    margin-left: 33px;
    margin-top: 17px;
    margin-bottom: 21px;
}
#content .map-level-1 li {
    margin-bottom: 11px;
    background-image: url(/html/images/marcer.gif);
}
#content #filter {
    float: right;
    font-size: 13px;
}
#content #filter span {
    color: #bbbbbb;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
}
#content #ul_result {
    margin-left: 0px;
}
#content #ul_result li {
    padding-left: 0px;
    background-image: none;
    margin-bottom: 22px;
}
#content #ul_result li .title {
    font-weight: bold;
    display: block;
    margin-bottom: 16px;
}
#content .column_wherebuy {
    float: left;
    width: 295px;
    padding-left: 15px;
}
#content .column_wherebuy ul {
    list-style: none;
    margin-left: 0px;
    margin-bottom: 28px;
}
#content .column_wherebuy ul li {
    padding-left: 0px;
    background-image: none;
    margin-bottom: 10px;
}
#content .column_wherebuy ul li.letter {
    display: block;
    width: 24px;
    height: 22px;
    padding-top: 2px;
    text-align: center;
    font-weight: bold;
    font-family: Georgia;
    font-size: 17px;
    color: #fff;
    background-image: url(/html/images/bg_letter.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-bottom: 12px;
}
#content #switch {
    clear: both;
    height: 20px;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: bold;
}
#content #switch span {
    float: left;
}
#content #switch .spacer {
    color: #aeaeae;
    font-size: 12px;
    padding-left: 3px;
    padding-right: 5px;
}
#content #switch a {
    display: block;
    float: left;
    padding-bottom: 1px;
    text-decoration: none;
    border-bottom: 1px dashed #7b267c;
}
#content #switch a:hover {
    border-bottom: 1px dashed #ff621d;
}
#content #switch a:visited {
    border-bottom: 1px dashed #737373;
}
#content #switch a:visited:hover {
    border-bottom: 1px dashed #ff621d;
}
#content #longa_text_table {
	width: 320px;
}
#content #longa_text_table td {
    text-align: center;
}
#content #longa_text_table  td.first {
	text-align: left; 
}
#content #longa_text_table  td.class_nowrap {
	white-space: nowrap;
}
#content #form_send_question {
    width: 651px;
}
#content #form_send_question input {
	display: block;
	margin-top: 3px;
	margin-bottom: 24px;
	width: 310px;
	height: 20px;
	border: 2px solid #dbdbdb;
    margin-right: 22px;
}
#content #form_send_question textarea {
	display: block;
	margin-top: 3px;
	margin-bottom: 24px;
	width: 647px;
	height: 93px;
	border: 2px solid #dbdbdb;
}
#content #form_send_question input.hide {
    display: none;
}
#content #form_send_question #lastname {
    margin-right: 0px;
}
#content #form_send_question .email {
    float: right;
}
#content #form_send_question .email input {
    margin-right: 0px;
}
#footer {
    position: relative;
    bottom: 0px;
    margin-top: -71px;
	margin-left: auto;
	margin-right: auto;
    width: 1000px;
    height: 71px;
    overflow: hidden;
    text-align: left;
    color: #818181;
    clear: both;
    background-image: url(/html/images/bg_repeat.jpg);
    background-repeat: repeat;
    background-position: top left;
}
#footer a {
    color: #818181;
}
#left_footer {
	height: 53px;
	padding-left: 15px;
    background-image: url(/html/images/footer_left.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#right_footer {
	height: 53px;
	padding-right: 15px;
    background-image: url(/html/images/footer_right.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
#bg_footer {
	padding-top: 16px;
	height: 37px;
    background-image: url(/html/images/bg_footer.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
#counter {
	float: left;
	padding-left: 18px;
	padding-right: 20px;
}
#copy {
	float: left;
	padding-left: 18px;
	padding-right: 208px;
	padding-top: 6px;
}
#mst {
	margin-right: 18px;
	padding-right: 70px;
	display: block;
	height: 17px;
	padding-top: 3px;
	float: right;
    background-image: url(/html/images/mst.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
#map {
	float: left;
	display: block;
	margin-top: 3px;
	padding-left: 20px;
    background-image: url(/html/images/footer_map.gif);
    background-repeat: no-repeat;
    background-position: center left;
}
p#logo {
	text-transform: uppercase;
    font-family: Georgia;
	font-size: 17px;
    color: #000;
    margin-bottom: 29px;
}