@charset "utf-8";
/* CSS Document */

body {
    background-image: url(images/main_bg.jpg);
    line-height:1.5em;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-family:Arial,serif;
    font-size: 12px;
}
img {border: none}
a:hover {
    color: red;
}
a{
    color: black;
}

h1 {
    margin:0px 0px 20px 0px;
    color:#e6ad03;
    font-size:16px;
}
#page {
    margin:0px auto 0px auto;
    width:1006px;
}
#root_border_bg{
    margin:0px auto 0px auto;
    width:1000px;
    border-left: 3px solid #b8bac7;
    border-right: 3px solid #b8bac7;
}
#head {
    text-align: center;
    height:224px;
    width:1000px;
    background-color: #b8bac7;
}
#main {
    width:1000px;
    background-color: white;
}

#top_menu {
    background-image: url(images/button_bg.jpg);
    background-repeat:repeat-x;
    border: 1px solid #c4c5c5;
    height:30px;
    clear: both;
    text-align: center;
}
#top_menu div#eelangs {
    float:right;
    padding:8px 20px 0px 0px !important;
    margin:0px 0px 0px 0px;
}
#first img {
    padding:0px 10px 0px 0px;
}
#top_menu .select {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 220px;
}

#top_menu .select li {
    border-left: 1px solid white;
    border-right: 1px solid white;
    list-style-type: none;
    float: left;
    margin-left: -1px;
}

#top_menu .select li a {
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 5px 24px 0px 24px;
    height: 26px;
    color: white;
}
#top_menu .select li a:hover {
    background-image: url(images/button_hover.jpg);
    background-repeat: repeat-x;
    cursor: pointer;
    color: white;
}
#content {
    margin: 0px 0px 0px 0px;
    background-color: white;
    overflow:hidden;
}

#content_left_menu {
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float:left;
    width:182px;
}

#content_left_menu ul {
    padding: 25px 0px 0px 20px ;
    margin: 0px 0px 0px 0px;
}
#content_left_menu li {
    list-style-type: none;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    width: 161px;
    height:116px;
}

#content_left_menu li.lilevel1 a {
    display: block;
    width: 161px;
    height:116px;
}
#content_left_menu a#selected {
    margin:0px 0px -117px 0px;
    padding:0px 0px 0px 0px;
}/*виправлення глюків з флеш меню a#selected в Opera*/
#content_left_menu li a .menutitle {
    display:none;
}
#content_left_menu a:hover .menuimagetitleover {
    display:block;
}
#content_left_menu a:hover .menuimagetitle {
    display:none;
}
#content_left_menu li a .menuimagetitleover {
    display:none;
}
.content_short {
    width: 558px;
    float: left;
    padding:25px 20px 0px 38px;
    text-align:justify;
    border-right:1px solid white;
 }

 .content_long {
    width:750px;
    float: left;
    padding:25px 20px 0px 38px;
    text-align:justify;
    border-right:1px solid white;
    margin:0px 0px 0px 0px;
 }

 .content_short {
    width: 558px;
    float: left;
    padding:25px 20px 0px 38px;
    text-align:justify;
    border-right:1px solid white;
    margin:0px 0px 0px 0px;
 }
 .content_long h1 {
    width:760px;
    text-align: left;
    border-bottom: 1px dotted gray;
    height: 30px;
    display: block;
 }
 #catalog_category h1 {
     margin-top:0px;
 }

.content_long div#description {
    margin: 10px 0px 30px 0px;
    clear: both;
    /* position:relative; */
}
#content_text {
    margin-left:221px;
}
.searchresaults .title a {
    color:#E6AD03;
    font-size:14px;
    font-weight:bolder;
}
.searchresaults .cat a {
    color:gray;
}
.searchresaults .title , .searchresaults .cat  {
    display:block;
}
.searchresaults .desc {
    display:block;
    margin:3px 0px 10px 0px;
}

.content_long .newslist a {
    color:black ;
    text-decoration: none;
}
.content_long .newslist dd{
    margin: 0px 0px 30px 20px;
}
.content_long .newslist dd a:hover{
    color:#C4C5C5;
}
.content_long .newslist dt{
    font-style:italic;
}
.content_long .newslist dt h3 {
    margin: 5px 0px 5px 20px;
}
.content_long div#shortdescription	{
    margin: 0px 0px 20px 0px;
    font-style:italic;
}
.prevnext {
    clear: both;
}
.prevnext .prevlink {
    float:left;
    width:150px;
}
.prevnext .nextlink {
    float:right;
    width:150px;
} 

.content_long a.link2all {
    margin: 50px auto 0px auto !important;
    display: block;
    text-align: center;
    width: 80px;
}
.content_long .photolist {
    clear:none;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
.content_long .photolist ul {
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
.content_long .photolist li {
    list-style-type:none;
    padding:0px 0px 20px 105px;
    margin:0px 0px 0px 0px;
    float: left;
    width: 210px;
    height: 250px;
}
.content_long .itemlist li a{
    text-decoration:none;
}
/*.content_long .itemlist {
    margin-left:-50px;
}*/

/*=====================================*/
.content_long .categorylist ul {
        padding:0px 0px 0px 0px;
        margin:0px 0px 0px 0px;
}

.content_long .categorylist li {
    list-style-type:none;
    padding:0px 0px 10px 100px;
    width:220px;
    text-align:center;
    float:left;
}
.content_long .categorylist li a:hover {
    color:white;
}/*забирає виділення червоним для li в Mozilla*/
.content_long .categorylist a {
    display:block;
    width:220px;
    height:220px;
}
.content_long .categorylist a.alilevel1 .themesmall {
    border:1px dotted black;
    width:210px;
    height:210px;
}
.content_long .categorylist li :hover span.themesmall {
    border:1px dotted #fec312;
    cursor:pointer;
}
.content_long .categorylist h1, .content_long .categorylist a {
    text-decoration:none !important;
    border:none;
}

/*=====================================*/
.content_long .photolist .itemlist span.themesmall {
    display:block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height:210px;
    width:210px
}
.content_long .themesmall {
    width: 150px;
    height: 150px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.content_long .photolist .itemlist li :hover span.themesmall {
    border:1px dotted #fec312;
    cursor:pointer
}
.content_long .photolist .title {
    margin-left:85px;
}
.content_long .photolist a {
    text-decoration:none;
}
.content_long .pages {
    clear:both;
    text-align:center;
    padding:30px 0px 20px 0px;
}
.content_long .pages a {
    margin-right:10px;
    text-decoration:none;
}
.content_long .pages .selected {
    border:1px dotted  #000;
}
.content_long .categorylist a h1{
    text-decoration:underline;
}
.content_long .categorylist a:hover h1 {
    color:gray;
}
.content_long .prevnext {
    display:none;
}


#bottom_menu_logos {
    background-color:white;
    padding:25px 0px 0px 0px;
    text-align: center;
    width: 1000px;
    border-left: 3px solid #b8bac7;
    border-right: 3px solid #b8bac7;
}
#down_img{
    background-image: url(images/bottom_menu_logos.gif);
    background-repeat:no-repeat;
    height:25px;
    clear:both;
    margin:0px 0px 0px 0px;
}
#bottom_menu_logos .categorylist ul {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#bottom_menu_logos .categorylist li {
    list-style-type:none;
    width: 110px;
    height: 35px;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
    float: left;
}
#bottom_menu_logos .categorylist li img {
    width: 110px;
    height: 35px;
}
#content_right_column {
    float:right;
    margin:0px 0px 0px -2px;
    padding:0px 0px 40px 0px;
    width:201px;
    border-left:1px solid white;
}
#content_right_column img {
    margin:0px 0px 0px -122px;
}
#content_right_column h1 {
    display:none;
}
#content_right_column h2 {
    margin:25px 0px 20px 16px;
    font-size:18px;
}
#content_right_column dl .newsdate {
    margin: 0px 0px 0px 16px;
    color:gray;
}
#content_right_column dl .newsdate:hover {
    color:red;
}
#content_right_column dd {
    margin: 0px 0px 20px 16px;
}
#content_right_column a {
    text-decoration:none;
}
#search {
    height: 18px;
    width: 160px;
    margin: 5px 35px 0px 0px;
    padding: 0px 0px 0px 0px;
    float:right;
}
div#stdiv #st {
    background-color:#B8BAC7;
    height: 18px;
    width: 140px;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
div#stdiv {
    float: left;
    width: 140px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
div#sbdiv {
    float:left;
    width: 18px;
    margin: 1px 0px 0px 1px ;
    padding: 0px 0px 0px 0px;
    height: 18px;
    border: none;
}
div#sbdiv #sb {
    width: 18px;
    background-image: url(images/search_img.jpg);
    background-position: 50% 50%;
    background-repeat:no-repeat;
    height: 18px;
    border: 1px solid black;
    border: none;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px;
}
div#sbdiv #sb:hover {
    cursor: pointer;
}
#bottom_menu {
    height:40px;
    background:inherit;
    text-align: center;
    padding-top: 20px;
}
#bottom_menu a {
    text-decoration: none;
    padding-right: 20px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
}
#bottom_menu a:hover {
    color: #c4c5c5;
}
#bottom_centr {
    background-image: url(images/asign_bg_bottom.jpg);
    background-repeat: repeat-x;
    margin:0px 15px 0px 15px;
    height:41px;
    padding: 0px 0px 0px 0px;
}
#logo_bottom span {
    width:250px;
    text-align: center;
    padding-top:11px;
    margin:0px auto 0px auto;
    display:block;
    font-weight:bold;
    color:black;
}

#bottom_left_border {
    background-image: url(images/asign_left_border.png);
    background-repeat: no-repeat;
    float: left;
    height: 41px;
    width: 15px;
    float: left;
}
#bottom_right_border {
    background-image: url(images/asign_right_border.png);
    background-repeat: no-repeat;
    float: left;
    height: 41px;
    width: 15px;
    float: right;
}
.path {
    font-size: 10px;
    text-align: right;
    margin-right:20px;
    height:20px;
}
#catalog_category .categorylist ul {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
}
#catalog_category .categorylist ul li {
    list-style-type: none;
    text-align: left;
    float: left;
    text-align: center;
    height:300px;
    margin-bottom:20px;
}
#catalog_category .categorylist ul li a,
#catalog_category .categorylist ul li a span,
#catalog_category .categorylist ul li a span h1 {
    display: block;
    width: 215px;
    text-align: center;
    cursor: pointer;
    margin:0px 0px 0px 0px;
}
#catalog_category .categorylist ul li a span h1 {
    float:left;
    margin-top:5px;
}
#catalog_category .categorylist ul li a:hover{
    color:white;
}

#catalog_category .categorylist a {
     width:190px;
    height:200px;
}
#catalog_category .categorylist .themesmall {
    margin:0px 0px 0px 0px;
}

#catalog_category .categorylist ul li a span h1 img{
    margin: 0px auto;
    float: none;
}

.cataloglist ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.cataloglist ul li {
    list-style-type: none;
    text-align: left;
    margin: 20px 0px 20px 0px;
    clear: left;
    /*min-height: 220px;*/
}
.cataloglist ul li:hover {
    background-color: #fcfcfc;
}
.cataloglist ul li a {
    display: block;

}
.cataloglist ul li a span {
    display: block;
}
span.themesmall {
    width: 200px;
    height: 200px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 3px;
    border: 1px dotted gray;
    display: block;
}
.cataloglist span.themesmall {
    width: 150px;
    height: 150px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 3px;
    border: 1px dotted gray;
    display: block;
}
.cataloglist ul li a span.title {
    font-weight: bold;
    padding-bottom: 10px;
    color: orange;
    display: block;
    color:#E6AD03;
}
.categorylist a .title,.categorylist a h1 {
    width:218px;
    text-align:center;
    float:left;
}

span.addtitle {
    margin-left: 170px;
    display: block;
}
span.addtitle .pre0,
span.addtitle .pre1,
span.addtitle .pre2,
span.addtitle .pre3,
span.addtitle .pre4,
span.addtitle .pre5{
    /*
    width: 163px;
    float: left;
    text-align: right;
    padding-right: 7px;
    border-top: 1px dotted #cecece;
    color: #676767;
    display: block;
    */
    display: none;
}
span.addtitle .pre6 {
    display: none;
}
span.addtitle .at0,
span.addtitle .at1,
span.addtitle .at2,
span.addtitle .at3,
span.addtitle .at4,
span.addtitle .at5{
    /* margin-left: 120px;*/
    border-bottom: 1px dotted #cecece;
    display: block;
}
span.addtitle .at6  {
    border-top: 1px dotted #cecece;
    font-style: italic;
}
#vendorlist ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#vendorlist ul li {
    margin: 5px 8px 5px 7px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    float: left;
    width: 110px;
    height: 35px;
}
#vendorlist ul li a {
    display: block;
    width: 110px;
    height: 35px;
}
#vendorlist ul li a h6 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

