@charset "utf-8";
/* CSS Document */


#twitter_update_list li {
    background-image: url(../images/portal/hdots.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-top: 5px;
    padding-bottom: 5px;

}

#twitter_div{
    padding-left: 10px;
    padding-right: 10px;
}

ul {list-style-type:none;padding:0px;margin:0px;}


.box_top {
    background-image:url(../images/portal/box_sus.gif);
    width: 212px;
    height:7px;
}

.box_bottom {
    background-image:url(../images/portal/box_jos.gif);
    width: 212px;
    height:7px;
}

.box_bg {
    background-image:url(../images/portal/box_mijloc.gif);
    background-repeat: repeat-y;
    width: 212px;
}

body {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/portal/back_texture.gif);
    background-position: center top;
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    /*color: #504F4F;*/
    color: #767676;
    line-height: 15px;
}

::-moz-selection {
    background:#ff6600;
    color:#ffffff;
}

::selection {
    background:#ff6600;
    color:#ffffff;
}

form {
    margin: 0px;
    padding: 0px;
}

a.link {
    outline-style: none;
    color: #FF6600;
    text-decoration: none;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a.link:hover {
    text-decoration: underline;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a {
    outline-style: none;
    color: #FF6600;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.base {
    width: 982px;
    margin-right: auto;
    margin-left: auto;
}
.top {
    background-image: url(../images/portal/top_btbar.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 33px;
    width: 982px;
    position: relative;
}
.top .content {
    background-color: #F5F5F5;
    height: 18px;
    padding-top: 9px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #CACACA;
    border-left-color: #CACACA;
    padding-left: 27px;
}
.top .content .user {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #767676;
    line-height: 13px;
    float: left;
}
.top .content .user .username {
    color: #ff6600;
    background-image: url(../images/portal/arrow1_orange.png);
    background-repeat: no-repeat;
    background-position: left 2px;
    height: 14px;
    display: block;
    white-space: nowrap;
    float: left;
    padding-left: 12px;
}
.top .content .links a {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #fe5400;
    margin-left: 10px;
    padding-left: 10px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #aaa9a9;
    text-decoration: none;
    float: left;
}
.top .content .links a:hover {
    color: #FF6600;
}

.top  .content  .weather .winfo {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #767676;
    line-height: 13px;
    position: absolute;
    top: 9px;
    right: 27px;

}
.top .content .weather .wsymbol {
    position: absolute;
    top: 12px;
    /*right: 199px;*/
    right: 115px;
    z-index: -1;
}
.top .content .weather .winfo .deg {
    font-size: 12px;
    font-weight: bold;
    color: #FF6600;
}
.top .content .weather .winfo .cels {
    font-size: 12px;
}
.header {
    height: 130px;
    position: relative;
}
.header .logo {
    height: 53px;
    width: 134px;
    position: absolute;
    left: 40px;
    top: 39px;
}
.header .city {
    height: 53px;
    width: 134px;
    position: absolute;
    left: 192px;
    top: 39px;
}

.header .image {
    position: absolute;
    top: 13px;
    right: 56px;
}
.header .search {
    background-image: url(../images/portal/search_back.png);
    background-repeat: no-repeat;
    height: 18px;
    width: 199px;
    position: absolute;
    top: 48px;
    right: 40px;
    padding-top: 8px;
    padding-right: 9px;
    padding-bottom: 8px;
    padding-left: 9px;
}
.header   .search   input    {
    width: 174px;
    float: left;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    padding: 0px;
    color: #FF6600;
}
.header .search .searchbutton {
    padding-left: 4px;
    float: left;
    padding-top: 1px;
}
.header .search .searchbutton img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.mainnav ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.mainnav li {
    display: inline;
}
.mainnav a {
    display: block;
    float: left;
    height: 45px;
    background-image: url(../images/portal/nav_pasive-back.gif);
    background-repeat: repeat-x;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #767676;
    text-decoration: none;
    text-align: center;
}

.mainnav a:hover {
    color: #FF6600;
    text-decoration: none;
}


.mainnav a:link,
.mainnav a:visited,
.mainnav a:hover,
.mainnav a:active {
	font-weight: bold;
}

.mainnav a span {
    display: block;
    height: 34px;
    padding-top: 11px;
    background-image: url(../images/portal/nav_pasive-end.gif);
    background-repeat: no-repeat;
    background-position: right top;
    cursor: hand;
}
.mainnav   a.active {
    display: block;
    float: left;
    height: 45px;
    background-image: url(../images/portal/nav_active-back.gif);
    background-repeat: repeat-x;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}
.mainnav   a.active span   {
    display: block;
    height: 34px;
    padding-top: 11px;
    background-image: url(../images/portal/nav_active-end.gif);
    background-repeat: no-repeat;
    background-position: right top;
    cursor: hand;
}
.mainnav   a.active:hover {
    color: #FFFFFF;
}
.mainnav   a.first  {
    background-image: url(../images/portal/nav_pasive-back_first.gif);
    background-repeat: no-repeat;
}
.mainnav  a.first span  {
    background-image: url(../images/portal/nav_pasive-end.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.mainnav   a.firstactive {
    display: block;
    float: left;
    height: 45px;
    background-image: url(../images/portal/nav_active-back_first.gif);
    background-repeat: repeat-x;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}
.mainnav   a.firstactive:hover {
    color: #FFDDC6;
}
.mainnav   a.firstactive span   {
    display: block;
    height: 34px;
    padding-top: 11px;
    background-image: url(../images/portal/nav_active-end.gif);
    background-repeat: no-repeat;
    background-position: right top;
    cursor: hand;
}
.mainnav  a.last {
}
.mainnav   a.last span  {
    background-image: url(../images/portal/nav_pasive-end_last.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

.mainnav  a.lastmenu span {
    background-image: url(../images/portal/nav_pasive-end_last.gif);
    background-repeat: no-repeat;
    background-position: right top;
    cursor: pointer;
}


.mainnav   a.lastactive {
    display: block;
    float: left;
    height: 45px;
    background-image: url(../images/portal/nav_active-back.gif);
    background-repeat: repeat-x;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}
.mainnav   a.lastactive:hover {
    color: #FFDDC6;
}
.mainnav   a.lastactive span   {
    display: block;
    height: 34px;
    padding-top: 11px;
    background-image: url(../images/portal/nav_active-end_last.gif);
    background-repeat: no-repeat;
    background-position: right top;
    cursor: hand;
}
.newsbar {
    background-image: url(../images/portal/bnews_btbar.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 27px;
    width: 980px;
    clear: both;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #CACACA;
    border-left-color: #CACACA;
    background-color: #f5f5f5;
    position: relative;
}
.newsbar  .breadcrumbs {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    position: absolute;
    font-size: 11px;
    color: #aaa9a9;
    line-height: 1em;
    left: 14px;
    top: 3px;
}
.newsbar  .breadcrumbs  a {
    color: #aaa9a9;
    text-decoration: underline;
}
.newsbar .breadcrumbs a.last {
    color: #FF6600;
    text-decoration: none;
}

.newsbar  .sitemap {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1em;
    color: #aaa9a9;
    position: absolute;
    top: 3px;
    right: 14px;
}
.newsbar .sitemap a {
    color: #aaa9a9;
    text-decoration: underline;
}

.pagecontent {
    background-color: #FFFFFF;
    background-image: url(../images/portal/content_btbar.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 982px;
    padding-bottom: 6px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
.pagecontent .content {
    width: 960px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #CACACA;
    border-left-color: #CACACA;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
}


.pagedisplay {
    position: relative;
}
.pagedisplay .displayoptions {
    position: absolute;
    top: 8px;
    right: 20px;
}
.pagedisplay .displayoptions .text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #aaaaaa;
    /*text-align: right;*/
}
.pagedisplay .displayoptions .buttons {
    text-align: right;
    padding-top: 2px;
    font-size: 0.75em;
    line-height: 1em;
}

.footer {
    height: 59px;
    position: relative;
}
.footer .copy {
    position: absolute;
    left: 20px;
    top: 20px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #AAAAAA;
}
.footer #trafic {
    position: absolute;
    left: 447px;
    top: 10px;
}
.footer  .fnav {
    position: absolute;
    top: 20px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #aaaaaa;
    right: 20px;
}
.footer .fnav a {
    color: #aaaaaa;
    text-decoration: none;
}
.footer .fnav a:hover {
    color: #FF6600;
}

.bottom {
    background-color: #e9e9e9;
}
.bottom .content {
    padding: 8px;
    width: 980px;
    margin-right: auto;
    margin-left: auto;
}
.bottom .content .title {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 17px;
    font-weight: bold;
    color: #ff6600;
    width: 213px;
    padding-top: 8px;
    padding-bottom: 11px;
    background-image: url(../images/portal/hdots.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-left: 10px;
}
.bottom  .content  .col1 {
    float: left;
    width: 430px;
    padding-right: 20px;
    padding-left: 40px;
    padding-top: 25px;
}
.bottom .content .col2 {
    float: left;
    width: 430px;
    padding-right: 40px;
    padding-left: 20px;
    padding-top: 25px;
}

.bottom  .content  .partner  {
    margin-bottom: 25px;

}
.bottom  .content  .partner  .link  {
    float: left;
    width: 163px;
    padding-top: 8px;
}
.bottom .content .partner .link a {
    font-family: Arial;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
    color: #aaaaaa;
    text-decoration: none;
}
.bottom .content .partner .link a:hover {
    color: #FF6600;
}


.bottom  .content  .partner  .description  {
    float: left;
    padding-left: 10px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #c6c6c6;
    font-family: Arial;
    font-size: 10px;
    line-height: 12px;
    color: #cccccc;
    width: 256px;
}


.clear {
    clear: both;
}
.hline {
    background-image: url(../images/portal/hdots.gif);
    background-repeat: repeat-x;
    background-position: 0px 10px;
    padding-top: 19px;
    clear: both;
    background-color: #FFFFFF;
}
.space {
    padding-top: 20px;
    clear: both;
    background-color: #FFFFFF;
}
.graybox {
    border: 1px solid #e5e5e5;
}
.pad10 {
    padding: 10px;
}


.contentinside1   {
    width: 960px;
}
.contentinside1  .leftside {
    float: left;
    width: 232px;
}
.leftnav  .title    {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #cbcbcb;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-top: 2px;
}
.leftnav .menu {
    background-image: url(../images/portal/hdots.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 1px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.leftnav .menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.leftnav .menu li {
    background-image: url(../images/portal/hdots.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
.leftnav .menu a {
    color: #767676;
    text-decoration: none;
    display: block;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    height: 18px;
    padding-left: 30px;
    padding-top: 8px;
    background-image: url(../images/portal/lmenu_arrow.gif);
    background-repeat: no-repeat;
    background-position: 202px 10px;
}
.leftnav .menu a:hover {
    color: #FF6600;
}

.leftnav  .menu  a.active {
    background-image: url(../images/portal/lmenu_arrow_active.gif);
    background-repeat: no-repeat;
    background-position: 202px 10px;
}


.contentinside1    .sidebox      {
    width: 212px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}


.contentinside1  .rightside {
    float: left;
    width: 180px;
}

.rightside .sidebox      {
    width: 160px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.contentinside1  .center {
    float: left;
    /*width: 476px;*/
    width: 528px;
    padding-right: 10px;
    padding-left: 10px;
}

.contentinside1 .center_large {
    float: left;
    width: 708px;
    padding-right: 10px;
    padding-left: 10px;
}

.contentinside1  .home_rightside {
    float: left;
    width: 232px;
}

.contentinside1  .home_center {
    float: left;
    width: 476px;
    padding-right: 10px;
    padding-left: 10px;
}

.tabgroup   {
    margin-bottom: 10px;
}

.tabgroup .topnav {
    background-color: #FFFFFF;
    background-image: url(../images/portal/roundbox_top.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 38px;
    padding-top: 10px;
}

.tabgroup .topnav_home {
    background-color: #FFFFFF;
    background-image: url(../images/portal/roundbox_top_home.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 38px;
    padding-top: 10px;
}

.tabgroup .topnav_large {
    background-color: #FFFFFF;
    background-image: url(../images/portal/roundbox_top_large.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 38px;
    padding-top: 10px;
}

.tabgroup .tabbottom {
    background-image: url(../images/portal/roundbox_back_03.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 6px;
}

.tabgroup .tabbottom_home {
    background-image: url(../images/portal/roundbox_back_03_home.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 6px;
}

.tabgroup .tabbottom_large {
    background-image: url(../images/portal/roundbox_back_03_large.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 6px;
}

/******************/
.topnavigation ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.topnavigation li {
    display: inline;
}

.topnavigation a {
    display: block;
    min-width:50px; /*firefox, opera, ie7 */
    width:auto !important; /*firefox, opera, ie7 */
    width:50px; /* ie6 */
    float: left;
    height: 38px;
    background-image: url(../images/portal/tab_back_passive.gif);
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 15px;
    color: #aaaaaa;
    text-decoration: none;
    font-weight: bold;
    white-space: nowrap;
}
.topnavigation  a span {
    background-image: url(../images/portal/tab_end_passive.gif);
    background-repeat: no-repeat;
    background-position: right top;
    display: block;
    height: 30px;
    padding-right: 16px;
    padding-left: 16px;
    padding-top: 8px;
    cursor: hand;
}


.topnavigation a.first {
    background-image: url(../images/portal/firsttab_back_passive.gif);
}
.topnavigation a.first span {
    background-image: url(../images/portal/firsttab_end_passive.gif);
}

.topnavigation  a.firstactive {
    background-image: url(../images/portal/firsttab_back_active.gif);
    color: #ff6600;
}
.topnavigation  a.firstactive  span {
    background-image: url(../images/portal/firsttab_end_active.gif);
}



.topnavigation a.active {
    background-image: url(../images/portal/tab_back_active.gif);
    color: #ff6600;
}
.topnavigation a.active span {
    background-image: url(../images/portal/tab_end_active.gif);
}

/*********************/


.tabgroup .panel {
    padding: 15px 20px 10px;
    border-left: #cacaca 1px solid;
    border-right: #cacaca 1px solid;
}

.tabgroup .panel .mainnews {

}
.tabgroup .panel .mainnews .body a {
    background-image: url(../images/portal/doublearrow_orange.gif);
    display: inline-block;
    background-repeat: no-repeat;
    padding-left: 1.5em;
    background-position: 0.4em 0.4em;
}

.tabgroup .panel .mainnews img {
    border: 1px solid #e5e5e5;
    margin-right: 15px;
    margin-bottom: 10px;
    float: left;
}
.tabgroup   .panel   .mainnews   a.headline  {
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 17px;
    color: #ff6600;
    text-decoration: none;
    display: block;
    padding-bottom: 2px;
    font-weight: bold;

}
.mainnews   h1  {
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
	margin: 0px;
    /*line-height: 17px;*/
    color: #ff6600;
    text-decoration: none;
    display: block;
    /*padding-bottom: 2px;
    font-weight: bold;*/

}
.tabgroup .panel .mainnews .body {
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #767676;  /*504f4f*/
}
.tabgroup .panel .mainnews .body a {
    color: #FF6600;
    text-decoration: none;
    font-weight: bold;
}
.tabgroup .panel .mainnews .date {
    background-color: #767676;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #FFFFFF;
    padding-top: 1px;
    padding-right: 3px;
    padding-bottom: 1px;
    padding-left: 3px;
    display: inline-block;
}
.tabgroup .panel .shortnews {
    padding-top: 32px;
    background-image: url(../images/portal/hdots.gif);
    background-repeat: repeat-x;
    background-position: 0px 15px;
    overflow: hidden;
    /*white-space: nowrap;*/
    width: 434px;
}
.tabgroup .panel .shortnews .newslist {
    width: 1000px;
}

.tabgroup .panel .shortnews .newscol {
    width: 212px;
    float: left;
    padding-right: 13px;
}

.tabgroup .panel .shortnews .newscol .newslink {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
    line-height: 13px;
    padding-bottom: 10px;
    height: 30px;
}
.tabgroup .panel .shortnews .newscol .newslink a {
    display: block;
    padding: 3px;
    color: #FF6600;
    text-decoration: none;
    height: 30px;
}
.tabgroup .panel .shortnews .newscol .newslink a:hover {
    background-color: #FF6600;
    color: #FFFFFF;
}

.tabgroup .panel .shortnews .newscol .newslink a span {

    color: #767676;
}

.tabgroup .panel .shortnews .newscol .newslink a:hover span {

    color: #FFFFFF;
}

.tabgroup .panel .shortnews .newscol .newslink img {
    float: left;
    margin-right: 4px;
    border: 1px solid #FFFFFF;
}
.tabgroup .scroll {
    position: relative;
}
.tabgroup .scroll .scrollleft {
    position: absolute;
    top: 56px;
    left: -28px;
}
.tabgroup .scroll .scrollleft a.first {
    background-image: url(../images/portal/scroll_arrow_first.gif);
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}
.tabgroup .scroll .scrollleft a.prev {
    background-image: url(../images/portal/scroll_arrow_left.gif);
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}



.tabgroup .scroll .scrollright {
    position: absolute;
    top: 56px;
    right: -28px;
}
.tabgroup .scroll .scrollright a.next {
    background-image: url(../images/portal/scroll_arrow_right.gif);
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}
.tabgroup .scroll .scrollright a.last {
    background-image: url(../images/portal/scroll_arrow_last.gif);
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}

.section {
    background-image: url(../images/portal/hdots.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.section_top {
    background-image: url(../images/portal/hdots.gif);
    background-repeat: repeat-x;
    background-position: left top;
    padding-top: 10px;
    margin-top: 10px;
}

.categories {
    border: 1px solid #cacaca;
    background-color: #FF6600;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 14px;
    padding-left: 10px;
}
.categories .category {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    margin-right: 5px;
    margin-left: 5px;
    float: left;
    width: 213px;
    margin-bottom: 3px;
}
.categories .category a {
    color: #FFFFFF;
    text-decoration: none;
    padding-top: 1px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
}
.categories .category a:hover {
    text-decoration: none;
    color: #FF6600;
    background-color: #FFFFFF;
}

.categories .category a.active {
    color: #FF6600;
    background-color: #FFFFFF;
}



.options  {
    /*padding-top:5px;*/
    position: relative;
    height: 24px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #aaaaaa;
}
.options .ord {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.options .rez {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    float: left;
    position: absolute;
    top: 0px;
    right: 0px;
}
.options select {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #FF6600;
    border: 1px solid #e5e5e5;
}



.listentry .sp_logo {
    margin-left: 8px;
    float: right;
    display: inline;
	
    /*margin-bottom: 12px;*/
}

.listentry h2 {
    margin: 0px;
}
.listentry {
    position: relative;
    /*padding-right: 78px;*/
}

.listentry .name {
    padding-top: 1px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #767676;
    /* background-color: #f3f3f3;*/
    margin-bottom: 2px;
}
.listentry .name a {
    font-weight: bold;
    color: #FF6600;
    text-decoration: none;
    font-size: 14px;
}
.listentry .address {
    padding-top: 1px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #767676;
    margin-bottom: 2px;
}
.listentry .contact {
    padding-top: 1px;
    padding-right: 2px;
    padding-bottom: 1px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #767676;
    margin-bottom: 2px;
}
.listentry .category a {
    color: #767676;
    text-decoration:underline;
}
.listentry .highlight {
    color: #FF6600;
}

.listentry .category {
    padding-top: 1px;
    padding-right: 2px;
    padding-bottom: 1px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #767676;
    margin-bottom: 2px;
}
.listentry .votes {
    width: 78px;
    position: absolute;
    top: 10px;
    right: 0px;
}
.listentry .votes .graphic {
    background-image: url(../gfx/votes_bullets.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 78px;
    font-size: 1px;
    padding-left: 3px;
}
.listentry .votes .graphic .stars {
    font-size: 1px;
    background-image: url(../gfx/votes_stars.gif);
    background-repeat: no-repeat;
    height: 16px;
}

.listentry .votes .text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.689em;
    color: #aaaaaa;
    text-align: right;
    line-height: 1.2em;
    padding-top: 3px;
}
.listentry .cvlink {
    position: absolute;
    right: 0px;
    bottom: 11px;
    background-color: #dedede;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    font-weight: bold;
    color: #FFFFFF;
}
.listentry .cvlink span {
    padding-top: 1px;
    padding-right: 3px;
    padding-bottom: 2px;
    padding-left: 3px;
    display: block;
}
.listentry .cvlink a {
    background-color: #FF6600;
    padding-top: 1px;
    padding-right: 3px;
    padding-bottom: 2px;
    padding-left: 3px;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
}
.listentry .cvlink a:hover {
    text-decoration: underline;
}
.pagination {
    text-align: right;
    padding-top: 10px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #767676;
}
.pagination a {
    color: #767676;
    text-decoration: none;
}
.pagination a:hover {
    text-decoration: underline;
}
.pagination .active {
    color: #FF6600;
    font-weight: bold;
}

.itemsfound {
    padding-top: 1px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    background-color: #767676;
    margin-bottom: 2px;
}
.text {
    font-family: Verdana;
    font-size: 12px;
}
#contactFormContainer
{
    position:absolute;
    left:0px;

}
#contactForm
{
    height:277px;
    width:351px;
    background-color:gray;
    display:none;
    z-index: 10;
    position: absolute;
}
#contactForm fieldset
{
    padding:30px;
    border:none;
}
#contactForm label
{
    display:block;
    color:#ffc400;
}
#contactForm input[type=text]
{
    display:block;
    border:solid 1px #4d3a24;
    width:100%;
    margin-bottom:10px;
    height:24px;
}
#contactForm textarea
{
    display:block;
    border:solid 1px #4d3a24;
    width:100%;
    margin-bottom:10px;
}
#contactForm input[type=submit]
{
    background-color:#4d3a24;
    border:solid 1px #23150c;
    color:#fecd28;
    padding:5px;
}
#contactLink
{
    height:40px;
    width:351px;
}
#messageSent
{
    color:#ff9933;
    display:none;
}
#catlist {
    margin-top: 12px;
}

.catlistitem {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    width: 243px;
    float: left;
    display: inline;
    margin-bottom: 3px;
}

/*.category {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
margin-right: 5px;
margin-left: 5px;
float: left;
width: 213px;
margin-bottom: 3px;
}*/
.catlistitem a {
    color: #FF6600;
    text-decoration: none;
    padding-top: 1px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
}
.catlistitem a:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #FF6600;
}











#contentleft1 {
    float: left;
    width: 344px;
    margin-right: 12px;
}
#contentright1 {
    float: left;
    width: 200px;
}
#contentleft2 {
    float: left;
    width: 329px;
    margin-right: 8px;
}
#contentright2 {
    float: left;
    width: 329px;
}
.itemview{
    line-height: 18px;
}

.itemview .name {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #FF6600;
    font-weight: bold;
}
.itemview .name h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #FF6600;
    font-weight: bold;
	margin: 0px;
}

.itemview .address {
    padding-top: 1px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #767676;
    margin-bottom: 2px;
}
.itemview .contact {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #767676;
    margin-bottom: 2px;
}
.itemview .category a {
    color: #767676;
    text-decoration:underline;
}
.itemview .highlight {
    color: #FF6600;
}

.itemview .category {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #767676;
}
.description {
    padding-top: 0px;
    margin-bottom:4px;
}

.itemview #details {  
    width: 486px;
}

.itemview #details #description {
    margin-bottom: 4px;
}
.itemview #details #address {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 4px;
    font-weight: bold;
}
.itemview #details #contact {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 4px;
}

#contact div{
    margin-bottom: 5px;
}

.itemview #map {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 220px;
}
.itemview #maps {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 220px;
}
.itemview #map2 {
	background-image: url(../images/portal/hdots.gif);
    background-repeat: repeat-x;
    background-position: left top;
    padding-top: 10px;
    margin-top: 10px;
  
    margin-top: 10px;
    float: right;
    width: 484px;
	
}
.itemview #map img { border: 1px solid #cacaca;}

/*#locmap{
border: 1px solid #e5e5e5;

}*/

#route{
    margin-bottom:0px;
    margin-left:0px;
    width: 214px;
    color: #FFFFFF;
    background-color: #ff6600;
	border: 1px solid #ff6600;
    text-align: center;
	float: left;
	display: inline;
}
#route a {text-decoration: none;}
#route a:hover{text-decoration: underline;}

#genmapcode{
    margin-left:0px;
    margin-right:0px;
    width: 212px;
    color: #ff6600;
    margin-bottom:0px;
    border: 1px solid #e5e5e5;
    text-align: center;
	float: right;
	display: inline;
}
#genmapcode a:hover{text-decoration: underline};

.orange {
    color: #ff6600;
}

.itemDescription_1{
    overflow: hidden;
}

.itemDescription_1 img{
    width:70px;
    /* height:70px;*/
    margin-right:5px;
}

.boxItemHeader{
    margin-top: 5px;
}

.currencies {
    background: url(../images/portal/currencies.gif) no-repeat;
    padding: 10px;
    font-family: Georgia;
    height: 289px;
}

.currencies .title {
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 5px;
}

.currencies .currency {
    border-bottom: 1px solid #cacaca;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}

.box_top {
    background-image: url(../images/portal/box_top.jpg);
    height: 6px;
    width: 212px;
}

.box_bottom {
    background-image: url(../images/portal/box_bottom.jpg);
    height: 6px;
    width: 212px;
}

.box_bg {
    background: url(../images/portal/box_bg.jpg) repeat-y;
    width: 212px;
}

.box_title {
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 5px;
}

.box_title_ultimile {
	background-color: #767676;
	color: #ffffff;
    font-size: 12px;
    line-height: 18px;
    padding: 1px;
	width: 129px;
	height: 12px;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 5px;
}


/********************  autosuggest  *****************/
div.autosuggest
{
    position: absolute;
    background-image: url(../images/portal/forms/as_pointer.gif);
    background-position: top;
    background-repeat: no-repeat;
    padding: 10px 0 0 0;
    z-index: 10;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
    position: relative;
    height: 6px;
    padding: 0 6px;
    background-image: url(../images/portal/forms/ul_corner_tr.gif);
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
}
div.autosuggest div.as_footer
{
    background-image: url(../images/portal/forms/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 6px;
    background-image: url(../images/portal/forms/ul_corner_tl.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
    background-image: url(../images/portal/forms/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
    height: 6px;
    overflow: hidden;
    background-color: #CACACA;
}

div.autosuggest ul
{
    list-style: none;
    margin: 0 0 -4px 0;
    padding: 0;
    overflow: hidden;
    background-color: #CACACA;
}

div.autosuggest ul li
{
    color: #FFFFFF;
    padding: 0;
    margin: 0 4px 4px;
    text-align: left;
}

div.autosuggest ul li a
{
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    background-color: transparent;
    /* text-shadow: #000 0px 0px 5px;*/
    position: relative;
    padding: 0;
    width: 100%;
}
div.autosuggest ul li a:hover
{
    background-color: #FFFFFF;
}
div.autosuggest ul li.as_highlight a:hover
{
    background-color: #FF6600;
}

div.autosuggest ul li a span
{
    display: block;
    padding: 3px 6px;
    font-weight: bold;
}

div.autosuggest ul li a span small
{
    font-weight: normal;
    color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
    color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
    color: #fff;
    background-color: #FF6600;
    background-image: url(../images/portal/forms/hl_corner_br.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
    background-image: url(../images/portal/forms/hl_corner_bl.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
    background-image: transparent;
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0;
}
div.autosuggest ul li a .tr
{
    right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
    left: 0;
    background-image: url(../images/portal/forms/hl_corner_tl.gif);
    background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
    right: 0;
    background-image: url(../images/portal/forms/hl_corner_tr.gif);
    background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
    font-weight: bold;
    text-align: center;
}

div.autosuggest ul em
{
    font-style: normal;
    color: #5e5e5e;
}

.style_o{
    color: #ff6600;
}


.googlenews a {
    color: #767676;
    text-decoration: none;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;

}
.googlenews a:hover {
    color: #FF6600;
}

.error {
    color: #ff3300;
    display: block;
}

.news_description{
    line-height: 18px;
}

/*******************gallery***********************/

#large_box {width:800; height:600;}

div#photos                {overflow:auto;}
div.photo                 {float:left; display:inline; margin:0 5px 2px 0;}
div.photo a img           {border:0px}


div#zoom h2               {margin:10px 0 10px;}
div#zoom p                {line-height:1.6;}

div#wrapper 							{background:#fff; width:560px; margin:0 auto; padding:20px; border:10px solid #bc8c46; border-width:0 10px;}
div#header								{position:relative; border-bottom:1px dotted; margin:0 0 10px; padding:0 0 10px;}
div#header p							{margin:0; padding:0;}
div#header h1							{margin:0; padding:0;}
ul#nav										{position:absolute; top:0; right:0; list-style:none; margin:0; padding:0;}
ul#nav li									{display:inline; padding:0 0 0 5px;}
ul#nav li a								{}

div#wrap {
    /* width: 500px;
    margin: 50px auto;
    */
}

div#wrap img {
    margin-bottom: 2px;
    margin-right: 2px;
}


div#fancy_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #666;
    display: none;
    z-index: 30;
}

* html div#fancy_overlay {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
    text-align: left;
}

div#fancy_loading {
    position: absolute;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: none;
    overflow: hidden;
    background: transparent;
    z-index: 100;
}

div#fancy_loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background: transparent url('../images/portal/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
    position: absolute;
    background-color: #FFF;
    z-index: 30;
}

div#fancy_loading_icon {
    position: absolute;
    background: url('../images/portal/fancybox/fancy_loading.gif') no-repeat;
    z-index: 35;
    width: 16px;
    height: 16px;
}

div#fancy_outer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
    position: relative;
    width:100%;
    height:100%;
    border: 1px solid #BBB;
    background: #FFF;
}

div#fancy_content {
    margin: 0;
    z-index: 100;
    position: absolute;
}

div#fancy_div {
    background: #000;
    color: #FFF;
    height: 100%;
    width: 100%;
    z-index: 100;
}

img#fancy_img {
    position: absolute;
    top: 0;
    left: 0;
    border:0;
    padding: 0;
    margin: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
}

div#fancy_close {
    position: absolute;
    top: -12px;
    right: -15px;
    height: 30px;
    width: 30px;
    background: url('../images/portal/fancybox/fancy_closebox.png') top left no-repeat;
    cursor: pointer;
    z-index: 181;
    display: none;
}

#fancy_frame {
    position: relative;
    width: 100%;
    height: 100%;
    display: none;
}

#fancy_ajax {
    width: 100%;
    height: 100%;
    overflow: auto;
}

a#fancy_left, a#fancy_right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    z-index: 111;
    display: none;
    background-image: url(data:image/gif;base64,AAAA);
    outline: none;
}

a#fancy_left {
    left: 0px;
}

a#fancy_right {
    right: 0px;
}

span.fancy_ico {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    z-index: 112;
    cursor: pointer;
    display: block;
}

span#fancy_left_ico {
    left: -9999px;
    background: transparent url('../images/portal/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
    right: -9999px;
    background: transparent url('../images/portal/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
    visibility: visible;
}

a#fancy_right:hover {
    visibility: visible;
}

a#fancy_left:hover span {
    left: 20px;
}

a#fancy_right:hover span {
    right: 20px;
}

.fancy_bigIframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

div#fancy_bg {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    z-index: 70;
    border: 0;
    padding: 0;
    margin: 0;
}

div.fancy_bg {
    position: absolute;
    display: block;
    z-index: 70;
    border: 0;
    padding: 0;
    margin: 0;
}

div.fancy_bg_n {
    top: -18px;
    width: 100%;
    height: 18px;
    background: transparent url('../images/portal/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
    top: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('../images/portal/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
    right: -13px;
    height: 100%;
    width: 13px;
    background: transparent url('../images/portal/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
    bottom: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('../images/portal/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
    bottom: -18px;
    width: 100%;
    height: 18px;
    background: transparent url('../images/portal/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
    bottom: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('../images/portal/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
    left: -13px;
    height: 100%;
    width: 13px;
    background: transparent url('../images/portal/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
    top: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('../images/portal/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
    position: absolute;
    bottom: -33px;
    left: 0;
    width: 100%;
    z-index: 100;
    display: none;
}

div#fancy_title div {
    color: #FFF;
    font: bold 12px Arial;
    padding-bottom: 3px;
}

div#fancy_title table {
    margin: 0 auto;
}

div#fancy_title table td {
    padding: 0;
    vertical-align: middle;
}

td#fancy_title_left {
    height: 32px;
    width: 15px;
    background: transparent url(../images/portal/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
    height: 32px;
    background: transparent url(../images/portal/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
    height: 32px;
    width: 15px;
    background: transparent url(../images/portal/fancybox/fancy_title_right.png) repeat-x;
}

#img_tim {
    background: transparent url(../images/portal/img_tim.png) no-repeat;
   width:166px;
    height:117px;
	padding-bottom: 10px;
}


/******img caption  1    ********/
.ImgCaptMain{
	/* only need a width if it's not inheriting one
 	width:; */
	position:relative;
}

.ImgCaptDescBox{
	position:absolute;
	bottom:0;
	left:0;
	/* since it's positioned absolutely it will need a width, but not height,
       that would fill the entire box covering the image */
	width:484px;
}

.ImgCaptDescBg{
	background:  url(../images/portal/semi-transparent.png) ;
        width:100%;
		margin-bottom: 3px;
}

.ImgCaptDesc{
	padding:5px;
	color:#fff;
	font-weight:normal;
	font-size:14px;
	text-align:left;

}

/*img caption   1    end */






/* pt embed under video */

.div_a {
    float:left;
    background: url('http://www.infoo.ro/style/images/portal/embed/mai_departe.png') no-repeat ;
    width: 124px;
    height: 38px;
}
.div_b {
    float:left;
    background: url('http://www.infoo.ro/style/images/portal/embed/embed_script.png') ;
    width: 116px;
    height: 38px;
}
.div_c {
    float:left;
    background: url('http://www.infoo.ro/style/images/portal/embed/link_direct.png') ;
    width: 105px;
    height: 38px;
}
.div_d {
    float:left;
    background: url('http://www.infoo.ro/style/images/portal/embed/raporteaza.png') ;
    width: 139px;
    height: 38px;
}


#embed {
    padding-top:3px;
}

#div1  {
    background-color: #f5f5f5;
    border: solid 1px #cddae5;
    width: 482px;
    margin-top: 3px;
        font-family: Arial;
    font-size: 11px;
    color: #767676;
    font-weight: bold;
}
#div2  {
    background-color: #f5f5f5;
    border: solid 1px #cddae5;
    width: 482px;
    margin-top: 3px;
        font-family: Arial;
    font-size: 11px;
    color: #767676;
    font-weight: bold;
}
#div3  {
    background-color: #f5f5f5;
    border: solid 1px #cddae5;
    width: 482px;
    margin-top: 3px;
        font-family: Arial;
    font-size: 11px;
    color: #767676;
    font-weight: bold;
}
#div4  {
    background-color: #f5f5f5;
    border: solid 1px #cddae5;
    width: 482px;
    margin-top: 3px;
    font-family: Arial;
    font-size: 11px;
    color: #767676;
    font-weight: bold;
}
.inside {
    margin: 10px 15px 10px 15px;
}
.title_what {
    font-weight: bold;
    color: #767676;
    font-size: 15px;
    padding-bottom: 10px;
}

.link_embed {
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color:#767676;
    margin-top: 11px;
    margin-left: 37px;
    display: block;
    line-height:13px;
    }
.link_embed:hover {
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
    color:#767676;
    margin-top: 11px;
    margin-left: 37px;
    display: block;
    line-height:13px;
}

/* pt embed under video */

/* pt addthis */

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}

/* end addthis */
.jocuri_box {
		width: 212px;
		border: 1px solid #cacaca;
		padding: 1px;
		float: left;
		display: inline;
		margin-right: 6px;
		margin-bottom: 6px;
}
a.joc_title {
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	background-color:#fffffff;
	color: #ff6600;
	
}
a.joc_title:hover {
	
	background-color:#ff6600;
	color: #ffffff;
}
.title {
	width: 180px;
	height: 18px;
	padding: 10px 0px 0px 10px ;
}

#easyTooltip{
	margin:0 10px 1em 0;
	width:250px;
	padding:8px;
	background:#ffffff;
	border:1px solid #cacaca;
	line-height:130%;
    
	}
#easyTooltip h3{
	margin:0 0 .5em 0;
	font:13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
#easyTooltip p{
	margin:0 0 .5em 0;
	}
#easyTooltip img{
		background:#fff;
		padding:1px;
		border:1px solid #e1e1e1;
		float:left;
		margin-right:10px;
		}

#item{display:none;}
#item2{display:none;}

a.link_cv {
    outline-style: none;
    background-color:#c6c4c4;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 3px 3px 3px 3px;
}

a.link_cv:hover {
    text-decoration: none;
    background-color:#ff6600;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 3x 3px 3px 3px;
}


#webcam12 {width: 484px;}
#webcam69 {width: 484px;}

/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */
/* css pentru div strii prima pagina */
.tabgroup .panel .shortnews-business {
    
    overflow: hidden;
    /*white-space: nowrap;*/
    width: 434px;
}
.tabgroup .panel .shortnews-business .newslist {
    width: 1000px;
}

.tabgroup .panel .shortnews-business .newscol {
    width: 212px;
    float: left;
    padding-right: 13px;
}

.tabgroup .panel .shortnews-business .newscol .newslink {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
    line-height: 13px;
    padding-bottom: 10px;
    height: 30px;
}
.tabgroup .panel .shortnews-business .newscol .newslink a {
    display: block;
    padding: 3px;
    color: #066ec9;
    text-decoration: none;
    height: 30px;
}
.tabgroup .panel .shortnews-business .newscol .newslink a:hover {
    background-color: #066ec9;
    color: #FFFFFF;
}

.tabgroup .panel .shortnews-business .newscol .newslink a span {

    color: #767676;
}

.tabgroup .panel .shortnews-business .newscol .newslink a:hover span {

    color: #FFFFFF;
}

.tabgroup .panel .shortnews-business .newscol .newslink img {
    float: left;
    margin-right: 4px;
    border: 1px solid #FFFFFF;
}
/*******/
.tabgroup .panel .shortnews-locale {
    
    overflow: hidden;
    /*white-space: nowrap;*/
    width: 434px;
}
.tabgroup .panel .shortnews-locale .newslist {
    width: 1000px;
}

.tabgroup .panel .shortnews-locale .newscol {
    width: 212px;
    float: left;
    padding-right: 13px;
}

.tabgroup .panel .shortnews-locale .newscol .newslink {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
    line-height: 13px;
    padding-bottom: 10px;
    height: 30px;
}
.tabgroup .panel .shortnews-locale .newscol .newslink a {
    display: block;
    padding: 3px;
    color: #c8007c;
    text-decoration: none;
    height: 30px;
}
.tabgroup .panel .shortnews-locale .newscol .newslink a:hover {
    background-color: #c8007c;
    color: #FFFFFF;
}

.tabgroup .panel .shortnews-locale .newscol .newslink a span {

    color: #767676;
}

.tabgroup .panel .shortnews-locale .newscol .newslink a:hover span {

    color: #FFFFFF;
}

.tabgroup .panel .shortnews-locale .newscol .newslink img {
    float: left;
    margin-right: 4px;
    border: 1px solid #FFFFFF;
}
/*******/
.tabgroup .panel .shortnews-internationale {
    
    overflow: hidden;
    /*white-space: nowrap;*/
    width: 434px;
}
.tabgroup .panel .shortnews-internationale .newslist {
    width: 1000px;
}

.tabgroup .panel .shortnews-internationale .newscol {
    width: 212px;
    float: left;
    padding-right: 13px;
}

.tabgroup .panel .shortnews-internationale .newscol .newslink {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
    line-height: 13px;
    padding-bottom: 10px;
    height: 30px;
}
.tabgroup .panel .shortnews-internationale .newscol .newslink a {
    display: block;
    padding: 3px;
    color: #ff0000;
    text-decoration: none;
    height: 30px;
}
.tabgroup .panel .shortnews-internationale .newscol .newslink a:hover {
    background-color: #ff0000;
    color: #FFFFFF;
}

.tabgroup .panel .shortnews-internationale .newscol .newslink a span {

    color: #767676;
}

.tabgroup .panel .shortnews-internationale .newscol .newslink a:hover span {

    color: #FFFFFF;
}

.tabgroup .panel .shortnews-internationale .newscol .newslink img {
    float: left;
    margin-right: 4px;
    border: 1px solid #FFFFFF;
}
.img-home {border: 1px solid #cacaca;}


/******************/
#cont-left{
	float: left;
	display: inline;
	width: 16px;
	height: 16px;
	margin: 0px;
}
#cont-left img {margin: 0px;}
#cont-right{
	float: left;
	display: inline;
	margin: 0px 0px 0px 10px;

}
#cont-facebook{
	background-image: url(../images/portal/facebook.gif);
    background-repeat: no-repeat;
	padding-left: 26px;
	margin-top: 5px;
}
#cont-twitter{
	background-image: url(../images/portal/twitter.gif);
    background-repeat: no-repeat;
	padding-left: 26px;
}
#cont-linkedin{
	background-image: url(../images/portal/linkedin.gif);
    background-repeat: no-repeat;
	padding-left: 26px;
}




/* start bugfixing 28 june */
.tabgroup .panel {
	min-height: 1px;
	display: block;
	
}
			
*  html .tabgroup .panel {
	height: 1px;
}
			
.tabgroup .panel:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden 
}

.contentinside1 .home_center {
	padding-right: 0;
}

.contentinside1 .home_rightside  {
	float: right;
}

.ImgCaptMain {
	top: 0;
	left: 0;
	zoom: 1;
}

.ImgCaptMain .highslide  {
	display: block;
}

.ImgCaptMain  br {
	display: none;
}

a.info {
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

a.info div {
	display: none;
}

a.info:hover div {
	display: block;
}

a.info:hover div:hover {
	display: block !important;
}



/* end bugfixing 28 june */





