/*  
 ------------------------------------- global*/
body {font:12px/14px Geneva, Arial, Helvetica, sans-serif; padding:0px; margin: 0px; color:#666; background:#FFF;}
a {color:#2A3486; text-decoration: none;font-weight:normal;font-size:12px}
a:hover {color:#0074C1; text-decoration:none;}

.clear{clear:both;}

/* list list-style-image: url(/images/ul.png); */
ul, ol{ list-style:none; margin:0px; padding-left:0px;}
ul li, ol li { list-style:none; margin:0px; padding:0px;}

/* typo */
small {font-size: 90%;}
p {margin:0 0 5px 0; padding:0;}
h1, h4, h6 {font-weight:bolder; letter-spacing:-0.05em; font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {font-size:250%; margin:0 0 5px 0;  padding:0 0 15px 0;line-height:120%;}
h2 {color:#1E318A; font-size:24px; font-weight:normal; margin:0 0 5px;}
h3 {font-size:120%; margin:0px; padding:0px;}
h4 {font-size:130%;color: #2A3486;margin:0px; padding:0px;margin-top:10px;}
h5 {font-size: 20px;color: #2A3486;padding:0; margin:0px;}
h6 {font-size:100%;}

/* basic form */
lable{margin:10px 0 0 0; padding:0px; cursor:pointer;}
input{padding:1px 3px 1px 7px; font: 100% Arial, Helvetica, sans-serif; }
select {margin:0px;font: 100% Arial, Helvetica, sans-serif;}
select option{background:#FAFAFA;}
select optgroup{background:#F0F0F0;}
textarea {font:110% Arial, Helvetica, sans-serif; width:500px; height: 140px; padding: 3px 3px 2px 7px; border: solid 1px #808080;overflow:hidden;}
/*textarea:focus, input[type="text"]:focus, input[type="password"]:focus{border:1px solid  #0074C1;}*/
/* container*/
#container-home{background:url(/images/bg-home.jpg) repeat-x;}
#container-subpage{background:url(/images/bg-subpage.jpg) repeat-x;}
/* image effect */
.default, .MooTrans {display:block; position:relative; width:100%; height:100%; background:transparent; }
.MooTrans {background:url(/images/button_on.png) repeat;}

/* prev/next */
.pagnav {display:block; margin-top:10px;}

.search_container {display:block; width:620px; height:50px; background:#F0F0F0; padding:20px 20px 0px 20px;}

/* top */
.top {display:block; margin:0 auto;}
.logo {float:left;width:313px;height:139px;}
.logo h1 a{border:none; text-decoration:none}
.logo img{border:none}

.top_search{float:left;width:667px;height:95px;background:url(/images/search-bg.gif) no-repeat top right;color:#2A3486; font-size:12px; font-weight:bold;margin-bottom:0px;}
.top_search input{border:1px solid #808080;height:20px;}
.top_search form {display:inline;height:24px;}
.top_search .login { width:600px;height:45px;float:right;padding-top:10px}

a.button-login{text-indent:-9999px;background-image:url(/images/buton-login.png);background-position:0px 0px; background-repeat:no-repeat;display:inline-block;width:75px; height:24px;margin:0px;}
.login a.button-login:hover{background-image:url(/images/buton-login.png);background-position:0px -24px;}


.top_search ul {float:right;margin-right:10px;}
.top_search li {display:inline; margin-left:10px}
/*.top_search a{float:right; display:block; width:25px; height:25px; background:url(/images/topsearch.png) no-repeat 0px 0px;}
.top_search a:hover{background:url(/images/topsearch.png) no-repeat 0px -25px;}*/
.top_navigation {float:left;width:980px;height:45px; margin:0 auto 0 auto;font-family:verdana;}

/* slider */
.slider_container {display:block; width:980px; height:318px; margin:0 auto;}
.sliderwrapper {position:relative;width:980px; height:268px; overflow:hidden;}
.sliderwrapper .contentdiv {position:absolute; width:980px; height:100%; left:-9999px; top:0; /*visibility:hidden;*/filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity:1; opacity:1;color:#FFF;background-color:#1E328B}
.contentdiv h3{color:#FFF; width:370px; font-size:20px; margin-bottom:10px}
.contentdiv p{width:370px}

/* buttons*/
a.yellow-butt {float:left; display:block; height:28px; text-align:center; color:#1E318A; font:bolder 10px/20px Verdana, Arial, Helvetica, sans-serif; margin-right:10px;background:url(../images/butt-yellow.png) no-repeat top left;text-transform:uppercase; cursor:pointer}
a.yellow-butt span{display:block;height:28px; padding-top:3px;background:url(/images/butt-yellow.png) no-repeat top right;margin-left:10px;padding-right:10px}

a.yellow-butt:hover span{background:url(/images/butt-grey.png) no-repeat top right;}
a.yellow-butt:hover{color:#1E318A; background:url(/images/butt-grey.png) no-repeat top left;}


a.green-butt {float:left; display:block; height:28px; text-align:center; color:#FFF; font:bolder 10px/20px Verdana, Arial, Helvetica, sans-serif; margin-right:10px;background:url(../images/butt-green.png) no-repeat top left;text-transform:uppercase; cursor:pointer}
a.green-butt span{display:block;height:28px; padding-top:3px;background:url(/images/butt-green.png) no-repeat top right;margin-left:10px;padding-right:10px}

a.green-butt:hover span{background:url(/images/butt-grey.png) no-repeat top right;}
a.green-butt:hover{color:#1E318A; background:url(/images/butt-grey.png) no-repeat top left;}


a.blue-butt {float:left; display:block; height:28px; text-align:center; color:#FFF; font:bolder 10px/20px Verdana, Arial, Helvetica, sans-serif; margin-right:10px;background:url(../images/butt-blue.png) no-repeat top left;text-transform:uppercase; cursor:pointer}
a.blue-butt span{display:block;height:28px; padding-top:3px;background:url(/images/butt-blue.png) no-repeat top right;margin-left:10px;padding-right:10px}

a.blue-butt:hover span{background:url(/images/butt-grey.png) no-repeat top right;}
a.blue-butt:hover{color:#1E318A; background:url(/images/butt-grey.png) no-repeat top left;}

a.grey-butt {float:left; display:block; height:28px; text-align:center; color:#FFF; font:bolder 10px/20px Verdana, Arial, Helvetica, sans-serif; margin-right:10px;background:url(../images/butt-grey.png) no-repeat top left;text-transform:uppercase; cursor:pointer}
a.grey-butt span{display:block;height:28px; padding-top:3px;background:url(/images/butt-grey.png) no-repeat top right;margin-left:10px;padding-right:10px}

a.grey-butt:hover span{background:url(/images/butt-blue.png) no-repeat top right;}
a.grey-butt:hover{color:#FFF; background:url(/images/butt-blue.png) no-repeat top left;}



/* buttons end*/

#content{	margin-bottom:20px;}

#content table th {font-weight:bold;}
#content table tr.alternate-1 td {}
#content table tr.alternate-2 td {background-color:#FFF580}

.subnav-container {display:block; width:980px; height:50px; margin:0 auto;}


.coda_image  {display:block; width:978px; height:238px; margin:1px;padding:20px 0 10px 10px;}
.coda_rotator{clear:both;}
/*.coda_image a {display:block; width:960px; height:260px;}*/
.coda_pagination {float:left; display:inline; width:970px; height:30px; margin-left:10px; clear:both;}
.coda_left_bottom {float:left; display:inline; width:230px; height:30px; line-height:30px; text-align:right; padding-right:20px;}
.coda_pagination a {float:left; display:block; /*width:125px;*/ height:30px; text-align:center; color:#FFF; font:bolder 10px/20px Verdana, Arial, Helvetica, sans-serif; padding-right:10px; margin-right:0px;}
.coda_pagination a span{display:block;height:28px; background:none;padding-top:3px;padding-left:10px;color:#FFF}
.coda_pagination a:hover span{background:url(/images/coda-pagination-bg.jpg) no-repeat top left;}
.coda_pagination a:hover{color:#1E318A; background:url(/images/coda-pagination-bg.jpg) no-repeat top right;}
.coda_pagination a.selected {color:#1E318A; background:url(/images/coda-pagination-bg.jpg) no-repeat top right;}

.coda_pagination a.selected span{background:url(/images/coda-pagination-bg.jpg) no-repeat top left;}

/* quad */
.quad_container {display:block; /*width:980px;*/ height:250px; margin-top:25px;}

.quad_container h3 {color:#2A3486; width:174px; text-transform:uppercase;}
.quad_container h3 a {color:#2A3486}
.quad_container h3 a:hover {color:#666}

.quad_container h5 a{font-size:14px;}

.quad_item {float:left; display:block; width:206px; height:210px; padding:12px;background:url(/images/box-white.jpg) no-repeat 0px 0px; margin-right:13px;}
.promotie {}
.quad_item .promotie h3 {color:#090; font-size:18px;width:200px;padding-right:20px;}
.quad_item a{font-weight:bold;}


.quad_itemspeciale {float:left; display:block; width:220px; height:210px; padding:12px;background:url(/images/box-grey.png) no-repeat 0px 0px;margin-bottom:10px}

.quad_itemspeciale a{font-weight:bold;}


a.buton-magazin{font-size:0px; line-height:0px;overflow:hidden;background-image:url(/images/buton-magazin.jpg);background-position:0px 0px; background-repeat:no-repeat;display:inline-block;width:216px; height:24px;margin-bottom:5px;margin-top:5px}
a.buton-magazin:hover{background-image:url(/images/buton-magazin.jpg);background-position:0px -24px;}



.quad_item_side {float:left; display:block; width:220px; height:210px; padding:12px;background:url(/images/box-white-side.jpg) no-repeat 0px 0px;margin-bottom:10px;margin-right:13px;}


.quad_excerpt {display:block; /*width:206px; height:100px;*/margin:0px; margin-top:4px;font:12px/14px Geneva, Arial, Helvetica, sans-serif; letter-spacing:-0.01em;line-height:16px}

.quad_thumb {display:block; width:205px; height:210px;}

.quad_thumb a {display:block; width:205px; height:210px;}

#quad_catlist ul{}
#quad_catlist li{margin-bottom:10px;}


/* single */
.single_container {display:block; margin:0px;padding-top:0px;}
.single_left {float:left; display:inline; width:660px; padding:0px 20px 20px 20px;}
.single_right {float:left; display:inline; width:240px; margin:0px 0 0 18px; }
.single_solo_image {display:block; width:660px; height:440px; margin:30px 0 10px 0;}
.post_single_footer { height:30px; padding:0; margin:15px 0 8px 0; background:#FFFFFF; border-top:1px solid #E4E4E4; border-bottom:1px solid #E4E4E4; line-height:30px;}
.post_time { height:30px; margin-left:20px; padding-left:20px; background:url(/images/time.png) no-repeat center left;}
.post_single_tags { height:30px; margin-left:20px; padding-left:20px; background:url(/images/tags.png) no-repeat center left;}
.post_cat { height:30px; margin-left:23px; padding-left:23px; background:url(/images/category.png) no-repeat center left;}

/* post content */
.single_left a {color:#2A3486;}
.single_left a:hover {color:#0099FF;}
.single_container .content table {margin:5px 0 10px; border:1px solid #CCC; border-width:2px; border-collapse:collapse; background:#FFF;}
.single_container th, .post td {border:1px solid #CCC; padding:3px 10px; text-align:left; vertical-align:top;}
.single_container tr.even td {background:#F7F7F7;}
.single_container th {background:#EDEFF0;}
.single_container ul { margin: 5px 0px 10px;padding-left: 20px;}
.single_container ul li {margin: 0px;list-style-image: url(/images/ul.png);}
.single_container ol {margin:5px 0px 10px;padding-left: 20px;}
.single_container ol li {margin:0px; list-style-type:upper-roman; }
.single_container a {font-weight:bold }
/* image single */
#singlegallery{width: 660px !important;height: 404px !important;overflow:hidden; margin:20px 0 20px 0;}


/* cat */
.cat_container {display:block; width:978px; margin:0px auto; background:url(/images/bg_single.png) repeat-y; border:1px solid #D5D5D5;}
.cat_left {float:left; display:inline; width:660px; padding:20px;}
.cat_right {float:left; display:inline; width:260px; margin:20px 0 0 18px; }

/* image cat */
.image_container {display:block; width:660px;}
.image_frame {float:left; display:inline; width:120px; height:90px; margin:18px;  text-align:center;}
.image_thumb {display:block; width:120px; height:90px; padding:10px 22px 10px 22px; background:url(/images/bg_vid_item.png) no-repeat;}
.image_inner_thumb {display:block; width:120px; height:90px;}
.image_box {display:block; width:120px; height:90px;  margin:1px;}
#image_post a {display:block; width:100%; height:100%; overflow:hidden;}
.image_permalink {display:block; width:120px; height:45px; background:transparent;}
.image_permalink a {background:url(/images/bg_link_vid.png) no-repeat 0px 0px;}
.image_permalink a:hover {background:url(/images/bg_link_vid.png) no-repeat 0px -90px;}
.image_gallery {display:block; width:120px; height:45px; background:transparent;}
.image_gallery a {background:url(/images/bg_link_vid.png) no-repeat 0px -45px;}
.image_gallery a:hover {background:url(/images/bg_link_vid.png) no-repeat 0px -135px;}


/* sidebar */
#sidebarwidget {float:left; display:block; width:205px; height:210px; padding:12px;background:url(/images/box-grey.jpg) no-repeat 0px 0px;}
#sidebarwidget h5 {color:#2A3486; width:174px; text-transform:uppercase;}

/*
.quad_excerpt {display:block; width:205px; height:100px; margin-top:4px;font:11px/14px Geneva, Arial, Helvetica, sans-serif; letter-spacing:0.05em;}
.quad_thumb {display:block; width:205px; height:210px;}

.quad_thumb a {display:block; width:205px; height:210px;}

*/









#sidebar {width:240px; color:#666666; line-height: 160%;}
#sidebar p {margin:0px 0px 15px;}
#sidebar h3 {color:#2A3486; width:174px; text-transform:uppercase;}
#sidebar h3 a, #sidebar h3 a:visited {color: #2A3486;}
#sidebar h3 a:hover {color:#666}
#sidebar h3 img {vertical-align: middle;}

#sidebar h5 {color:#2A3486; width:174px; text-transform:uppercase;}
#sidebar h5 a, #sidebar h5 a:visited {color: #2A3486;}
#sidebar h5 a:hover {color:#666}
#sidebar h5 img {vertical-align: middle;}

#sidebar ul {margin: 0; padding:0 0 0 10px;}
#sidebar ul li {padding-left:18px; margin:7px 0 3px 0; list-style:none; background:url(/images/sidebar_li.png) no-repeat;}
#sidebar ul li ul li {background: url(/images/sidebar_li_li.png) no-repeat; padding-left:12px;}



/* archives widget */
#archives ul li {background: url(/images/sidebar_archive.png) no-repeat;}

/* pages widget */
#pages ul li {background: url(/images/sidebar_page.png) no-repeat;}

/* recent comments widget */
#recent-comments ul li {background: url(/images/sidebar_comment.png) no-repeat; width:240px; white-space:nowrap; text-overflow:ellipsis; /*Opera*/ -o-text-overflow:ellipsis; /*breaks validation*/ overflow:hidden;}

/* recent posts widget */
#recent-posts ul li {background: url(../images/sidebar_page.png) no-repeat; width:240px; white-space:nowrap; text-overflow:ellipsis; /*Opera*/ -o-text-overflow:ellipsis; /*breaks validation*/ overflow:hidden;}

/* links widget */
#linkcat-1 ul li {background: url(/images/sidebar_link.png) no-repeat;}
#linkcat-2 ul li {background: url(/images/sidebar_link.png) no-repeat;}
#linkcat-3 ul li {background: url(/images/sidebar_link.png) no-repeat;}
#linkcat-4 ul li {background: url(/images/sidebar_link.png) no-repeat;}
#linkcat-5 ul li {background: url(/images/sidebar_link.png) no-repeat;}

/* meta */
#meta ul li{background: url(/images/wordpress.png) no-repeat;}


/* comments */
.comments {width:660px; padding:1px; margin-bottom:10px; background:#FFFFFF; color:#333333;}
.comments_inner { background:#FFFFFF url(/images/bg_post.png) repeat-x; color:#333333;}
.comments_headline {font-size:18px; padding-bottom:3px; margin-bottom:8px; border-bottom:1px solid #E4E4E4;}
.comments_count {float:right; display:block; width:40px; height:20px; background:url(/images/comment.png) no-repeat center left; text-align:center; font-size:10px; font-weight:normal;}
.comments_rss {float:right; display:block; width:28px;}

/* comment list */
.comment ol {list-style:none; margin:5px 0 0 20px; padding-left:10px;  }  
.comment li {list-style:none; background:transparent; margin:0px 0 0 10px; padding-left:10px;} 
.comment_arrow {padding-top:20px; background: url(/images/comment_arrow.png) no-repeat left bottom;}  
.comment_inner {padding:10px; border:1px solid #F0F0F0; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#FAFAFA;}
.pingback comment-author {padding:0 170px 0 0;}  
.comment_frame{margin-bottom:5px;}
.comment_avatar{ float:left; width:46px; height:46px;}
.comment_author_top{float:left; width:310px; height:46px; margin-left:10px; font-size:9px;}
.comment_data_right{float:right; width:80px; height:26px; font:normal 10px Geneva, Arial, Helvetica, sans-serif; text-align:right;} 
.comment_date{padding:0px; margin:0px;}
.comment_author_say{padding:0px; margin:0px;color:#333333; font:17px Geneva, Arial, Helvetica, sans-serif;}
.comment_title{padding:0px; margin:0px;}
.comment_title a{color:#CCCC00;}
.comment_title a:hover{color:#0099FF;}
.comment_text{display:block; padding-top:10px; border-top:1px solid #F0F0F0;}
.comment li.pingback div.vcard {padding:0 170px 0 0; }  

/* comments navigation */
.comment small {margin-bottom: 5px;display: block;font-size: 87%;}
.comment small a, .commentlist small a:visited {color: #999999;}
.comments_navigation{margin-top:5px;}
.comments_navigation a {padding:0 5px;text-decoration:none;color:#CCCCCC;border:1px solid #CCCCCC;}
.comments_navigation a:hover {color:#333333;border:1px solid #333333;}
.comments_respond{margin-top:10px;}

/* commentform */
#commentform {margin-top: 10px;}
#commentform label {font-weight: bold;color:#666;font-size: 100%;padding-left: 5px;}
#commentform small {color: #999999;font-size: 90%;}
#commentform input {width:220px; padding:5px 3px 3px 7px; font: 110% Arial, Helvetica, sans-serif; background:url(/images/form-field-bg.gif) no-repeat; border-top:1px solid #e6e6e6; border-right:1px solid #E2E2E2; border-bottom:1px solid #E2E2E2; border-left:1px solid #e6e6e6;}
#commentform textarea {font:110% Arial, Helvetica, sans-serif; width:566px; height: 140px; padding: 5px 3px 3px 7px;  background:url(../images/form-field-bg.gif) no-repeat; border: solid 1px #F0F0F0;overflow:hidden;}
#commentform #submit {width:135px; height:25px; padding-bottom:6px; margin-left:445px; font:12px/100% Arial, Helvetica, sans-serif; color:#000000; background:transparent url(../images/submit.png) no-repeat 0px 0px; border: none;}
#commentform #submit:hover {background:transparent url(/images/submit.png) no-repeat 0px -25px; color:#333333;}
#commentform textarea:focus, #commentform input[type="text"]:focus {border:1px solid  #0074C1;}

/* author info */
.author {background:#FAFAFA; padding:10px 20px 20px 20px; margin:20px 0 20px 0;}
.author_avatar {float:left; width:72px; height:60px; margin:0 10px 5px 0;}
.author_data {float:left; width:535px; height:60px;}
.author_mail {float:right; width:16px; height:16px;}
.author_info {float:left; width:418px; height:26px;padding:0;margin-bottom:2px;}
.author_name {font-size:26px; padding:7px 0 0 0; margin-bottom:4px;}
.author_posts {padding:7px 0 0 0; margin:0;}
.author_description {text-align:justify; clear:both;}
.related_post {display:block; width:600px; padding:10px; background:#FAFAFA; margin-top:20px; }
.ilsb-parent {display:block; margin:10px 0 10px 0;}

/* footer */
#footer{ font:10px Verdana, Arial, Helvetica, sans-serif; background-color:#EEE; display:block; width:100%;margin:0px; padding:0px 0 10px 0; text-align:center; }
#footerbar{width:980px; margin-left:auto; margin-right:auto }
#footerbar li{/*float:left; display:inline; width:225px;*/ text-align:left; padding:0 0 10px 0;}
#foothead{ display:block; width:225px; height:30px; font:bold 11px/32px Verdana, Arial, Helvetica, sans-serif; color:#333; padding-left:20px;border-bottom:1px solid #CCC}
#footerbar li li{display:block; /*height:15px;width:225px; */padding:4px 0 0 20px;   font:11px/20px Geneva, Arial, Helvetica, sans-serif;  white-space:normal; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.textwidget{padding:4px 0 0 20px;}

.footer {height:40px; line-height:40px;margin:0 auto 0 auto;  color:#666666;background-color:#FFEA00;font-size:12px;}
.footer_inner {padding:0px; width:980px;margin-left:auto; margin-right:auto}
.footer_inner a{font-size:10px;font-weight:bold}
.footer_inner li {display:inline-block;margin-left:5px;}

.footer_left {float:left; width:580px; font-size:10px;}
.footer_right {float:left; width:380px; /*height:22px; text-align:right;*/ font-size:10px;}
.footer_right ul {float:right}
li.facebook a{text-indent:-9999px;background:url(/images/facebook.png) no-repeat 0px 7px;width:24px; height:40px;display:inline-block}
li.twitter a{text-indent:-9999px;background:url(/images/twitter.png) no-repeat 0px 7px;width:24px; height:40px;display:inline-block}
li.linkedin a{text-indent:-9999px;background:url(/images/linkedin.png) no-repeat 0px 7px;width:24px; height:40px;display:inline-block}
li.ecotic{text-indent:-9999px;background:url(/images/ecotic.png) no-repeat 0px 7px;width:24px; height:40px;display:inline-block}
li.certificari{text-indent:-9999px;background:url(/images/certifications.png) no-repeat 0px 3px;width:85px; height:40px; display:inline-block}
li.separator{width:2px;background:url(/images/separator.png) no-repeat 0px 0px;display:inline-block}


/*Lavalamp menu */

/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 29px; /*width: 600px;*/
    padding: 0px; margin: 5px 0;
    overflow: hidden;
  float:left;
  padding-left:10px;
  padding-right:10px;
}

    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    display:inline;
    
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("/images/lava-grey.gif") no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("/images/lava-grey.gif") no-repeat top left;
                height: 30px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: bold 12px Verdana;
            color: #1E318A; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;
        }
    /*.lavaLamp li a:hover {
            color: #fff;
        }*/
    
    .lavaLamp .current a{color: #1E318A}
/* lavalamp menu end*/

/*MAgazin*/
.catalog a{font-size: 0px; line-Height: 0px;overflow:hidden;background-image:url(/images/catalog.png);background-position:0px 0px; background-repeat:no-repeat;display:inline-block;width:218px; height:62px;margin-bottom:5px;margin-top:5px}
.catalog a:hover{background-image:url(/images/catalog.png);background-position:0px -62px;}

.client a{font-size: 0px; line-Height: 0px;overflow:hidden;background-image:url(/images/client.png);background-position:0px 0px; background-repeat:no-repeat;display:inline-block;width:145px; height:62px;margin-bottom:5px;margin-top:5px;}
.client a:hover{background-image:url(/images/client.png);background-position:0px -62px;}

.corporate a{font-size: 0px; line-Height: 0px;overflow:hidden;background-image:url(/images/corporate.png);background-position:0px 0px; background-repeat:no-repeat;display:inline-block;width:162px; height:62px;margin-bottom:5px;margin-top:5px}
.corporate a:hover{background-image:url(/images/corporate.png);background-position:0px -62px;}

.store a{font-size: 0px; line-Height: 0px;overflow:hidden;background-image:url(/images/store.png);background-position:0px -62px; background-repeat:no-repeat;display:inline-block;width:162px; height:62px;margin-bottom:5px;margin-top:5px}
.store a:hover{background-image:url(/images/store.png);background-position:0px 0px;}

#searchbar{background-color:#F1F1F1;margin-bottom:10px;padding:10px 10px 5px 10px;clear:both;line-height:24px;}
#searchbar a{font-size:12px; text-decoration:underline;font-weight:bold;color: #2A3486;}
#searchbar form{display:inline;padding:0px;}
a.button-cauta {text-indent:-9999px;background-image:url(/images/button-cauta.png);background-position:0px 0px; background-repeat:no-repeat;display:inline-block;width:57px; height:24px;margin-bottom:5px;}

a:hover.button-cauta {background-image:url(/images/button-cauta.png);background-position:0px -24px;}




/*subcategory*/
.breadcrumbs{font-size:12px;font-weight:normal;color:#333;line-height:30px}
.breadcrumbs li{display:inline;margin-left:5px;}
.breadcrumbs a{color:#2A3486;font-size:12px;font-weight:normal; text-decoration:underline}
.breadcrumbs a:hover{color:#333; text-decoration:none}

a.button-more {text-indent:-9999px;background-image:url(/images/button-more.png);background-position:0px 0px; background-repeat:no-repeat;display:block;width:128px; height:28px;margin-top:10px; margin-bottom:10px}

a:hover.button-more {background-image:url(/images/button-more.png);background-position:0px -28px;}


/* news */

ul.news_list {padding-left:0px}
.news_date {font-style:italic; font-family:Georgia, "Times New Roman", Times, serif}
.main_news_image {float:left}

img.news_image{padding:5px;border:1px solid #ccc;margin:10px}


























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
H2 {
font-weight: bold;font-size: 110%;
}

H3 {

}

H4 {

}

H5 {

}

.green-butt {

}


