@import url('reset.css');
body {
    text-align: center;
    background: url(../images/body-background.gif) 0 -10px repeat-x;
}
#body {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    padding: 0;
    font-family: 'Tahoma', sans-serif;
    font-size: 12px;
    line-height: 130%;
    color: #222;

}
img {
    border: 0;
}
#header {
    position: relative;
    height: 119px;
    width: 960px;
}
#top-menu{
    height: 33px;
    float:right;
    display: block;
}
#top-menu ul {
    list-style: none;
    width:auto;
}
#top-menu li {
    padding-left: 15px;
    display: inline;
}

#top-menu li a {
    font-size: 11px;
    color: #97bf0d;
    text-decoration: none;
}

#logo {
    position: absolute;
    top: 28px;
}
#napis_jestesmy-w-kontakcie {
    position: absolute;
    top: 43px;
    left: 271px;
}
#button_kontakt {
    position: absolute;
    top: 35px;
    left: 521px;
}
#button_facebook {
    position: absolute;
    top: 27px;
    left: 916px;
}
#main-menu {
    position: absolute;
    top: 95px;
    height: 24px;
    width: 960px;
}
ul.topnav {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}
ul.topnav li{
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
}
ul.topnav a{
    position: relative;
    padding: 0px 15px;
    display: block;
    text-decoration: none;
    color: #fff;
    font: bold 12px 'Tahoma';
    line-height: 24px;
    border-left: solid 1px black;
    border-right: solid 1px black;
}
ul.topnav a:hover{
    color: #000;
    background: url(../images/main-menu.png) repeat-x;
    border-left: solid 1px white;
    border-right: solid 1px white;
}

ul.subnav {
    margin: 0;
    padding: 0;
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
    width: 130px;
    z-index: 10000;
    top: 0;
    display: none;
    left: 0;
}

ul.topnav ul.subnav {
    top: 24px;
    left: 0;
}
ul.subnav li{
    margin: 0; padding: 0;
    float: none;
    width: 130px;
    display: block;
    position: relative;
}
ul.subnav li a {
    background: url(../images/main-menu-sub.gif) repeat-x;
    display: block;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
}

ul.subnav a:hover{
    color: #000;
    background: url(../images/main-menu-sub-hover.gif) repeat-x;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
}


#content {
    position: relative;
    width: 960px;
}
#main-content {
    position: relative;
    float: left;
    width: 726px;
}

/*baner ze strony głównej*/
#banner {
    width: 726px;
    height: 332px;
    float: left;
    position: relative;

}
.window {
    width: 726px;
    height:332px;
    overflow: hidden; /*--Hides anything outside of the set width/height--*/
    position: relative;
}
.image_reel {
    position: absolute;
    top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
    position: absolute;
    bottom: 10px; 
    left: 10px;
    height: 17px;
    z-index: 100; /*--Assures the paging stays on the top layer--*/
    padding: 0px 0px 0px 10px;
    background: url(../images/baner-rotator_background-menu.png) repeat-x;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
    z-index: 101; /*--Assures the paging stays on the top layer--*/
    background: url(../images/baner-rotator_menu-button.png) 0px 5px no-repeat;
    width: 10px;
    padding: 0px 8px;
    text-decoration: none;
    line-height: 17px;
}
.paging a.active {
    width: 10px;
    z-index: 101; /*--Assures the paging stays on the top layer--*/
    background: url(../images/baner-rotator_menu-button-active.png) 0px 5px no-repeat;
}
/*----------------------------------------------------------------------------*/
/*news-bar*/
#news-bar {
    position: relative;
    display: block;
    height: 34px;
    width: 960px;
    background: url(../images/belka-news.gif) repeat-x;
    overflow: hidden;
    float: left;
}
div.scrollingtext{
    padding: 10px 20px;
    position:absolute;
    white-space:nowrap;
    font-family:'Tahoma';
    font-size: 12px;
    font-weight: bold;
    color:#959595;
}

/*----------------------------------------------------------------------------*/
#right-inner {
    height: 100%;
    width: 234px;
    float: right;
}

#right-menu {
    display: block;
    width: 234px;
    float: right;
}
#rmi_promocje, #rmi_strefa-abonenta, #rmi_bok, #rmi_poradnik, #rmi_szkolenia, #rmi_faq {
    display: block;
}
#rmi_promocje {
    background: url(../images/right-menu.gif) -234px 0px no-repeat;
    height: 58px;
}
#rmi_promocje:hover {
    background: url(../images/right-menu.gif) 0px 0px no-repeat;
}
#rmi_strefa-abonenta {
    background: url(../images/right-menu.gif) -234px -58px no-repeat;
    height: 54px;
}
#rmi_strefa-abonenta:hover {
    background: url(../images/right-menu.gif) 0px -58px no-repeat;
}
#rmi_bok {
    background: url(../images/right-menu.gif) -234px -112px no-repeat;
    height: 58px;
}
#rmi_bok:hover {
    background: url(../images/right-menu.gif) 0px -112px no-repeat;
}
#rmi_poradnik {
    background: url(../images/right-menu.gif) -234px -170px no-repeat;
    height: 56px;
}
#rmi_poradnik:hover {
    background: url(../images/right-menu.gif) 0px -170px no-repeat;
}
#rmi_szkolenia {
    background: url(../images/right-menu.gif) -234px -226px no-repeat;
    height: 54px;
}
#rmi_szkolenia:hover {
    background: url(../images/right-menu.gif) 0px -226px no-repeat;
}
#rmi_faq {
    background: url(../images/right-menu.gif) -234px -280px no-repeat;
    height: 52px;
}
#rmi_faq:hover {
    background: url(../images/right-menu.gif) 0px -280px no-repeat;
}
#news-box {
    position: relative;
    float: right;
    display: block;
    height: 218px;
    width: 192px;
    background-color: #f6f6f6;
    border: solid 1px #cccccc;
    padding: 10px 20px;
}

#news-box-header {
    font-size: 14px;
    color: #97bf0d;
    font-weight: bold;
}
#news-all {
    text-align: right;
}
#news-all a{
    font-size: 11px;
    color: #000;
    font-weight: bold;
}
#news-box-item {
    padding: 5px 0px;
    font-size: 12px;
    color: #666666;
}
#news-box-item span.title {
    font-weight: bold;
    text-decoration: underline;
}
#news-box-item a {
    text-decoration: underline;
    float: right;
    font-size: 11px;
    color: #666666;
}
#news-box-item p {
    padding-top: 8px;
    text-align: justify;
}
#footer {
    position: relative;
    padding: 50px 0px 20px 0px;
    text-align: center;
    font-size: 11px;
    color: #666666;
}
#footer a {
    color: #666666;
}
#footer p {
    font-size: 9px;
}
.clear {
    clear:both;
}

#o_nas {
    background: url(../images/o_nas.jpg) no-repeat;
    width: 726px;
    height: 562px;
    display: block;
    float: left;
}

#o_nas div {
    padding-top: 50px;
    font-size: 12px;
    text-align: left;
    line-height: 140%;
}

#o_nas div p {
    padding: 10px 0px;
}
#o_nas div ul {
    list-style-type:disc;
}

#o_nas div ul li {
    margin-left: 20px;
}
#news-item {
    width: 686px;
    margin: 0px 20px;
    padding: 15px 0px;
    border-bottom: 1px dotted #959595;
    font-size: 12px;
    display: block;
    height: 86px;
}
#news-item div {
    width: 561px;
    display: block;
    padding-left: 10px;
    float: right;
}
#news-item .news-item-date {
    color: #97bf0d;
    font-size: 11px;
    display: block;
    padding: 10px 0px;
}
#news-item .news-item-title {
    font-weight: bold;
    display: block;
}
#news-item img {
    float: left;
    display: block;
    width: 115px;
    height: 86px;
}
#news-item a {
    text-decoration: none;
    font-size: 11px;
    color: #97bf0d;
}

#news {
    font-size: 12px;
    padding: 20px 20px 20px 0px;
    text-align: justify
}
#news .news-item-date {
    color: #97bf0d;
    font-size: 11px;
    padding-bottom: 10px;
    float: right;
}
#news .news-item-title {
    color: #97bf0d;
    font-size: 13px;
    font-weight: bold;
    float: left;
}
#news img {
    float: left;
    margin-right: 10px;
}
#news .news-short {
    font-weight: bold;
}
#news .news-long {
    padding-top: 10px;
}


#select-bar {
    margin-top: 50px;
    width: 100%;
    background: url(../images/abonament-bar.gif) repeat-x;
    height: 45px;
}

#select-bar div {
    text-align: center;
    width:60px;
    display: inline-block;
}

/* contracts&netfm */
#contract {
    border-bottom:2px solid #CCCCCC;
    padding-bottom: 14px;
}
#lupa {
    position: relative;
    top: 10px;
}
#contract-spheres {
    position: relative;
    margin-top: 10px;
    display: block;
}
.contract-sphere {
    background:url("../images/contract-sphere.png") no-repeat scroll 43px 5px transparent;
    display:block;
    float:left;
    height:104px;
    padding:5px 0 30px;
    position:relative;
    width:181px;
}
.value-cont {
    color:#fff;
    font-size:24px;
    font-weight:bold;
    position:absolute;
    text-align:center;
    top:37px;
    width:100%;
}

.comment {
    bottom:0;
    font-size:14px;
    font-weight:bold;
    padding-top:10px;
    position:absolute;
    text-align:center;
    width:100%;
}

#contract-points {
    color: #444;
    width: 100%;
    display: block;
    padding: 20px 20px 0px;
    font-size: 16px;
}
#contract-point-val {
    color: #97bf0d;
    font-size: 22px;
    font-weight: bold;
}
#other-prices {
    position: relative;
    display: block;
    color: #444;
    font-size: 12px;
    text-align: right;
    padding: 10px 60px 10px 0px;
}
#other-prices-link {
    width: 40px;
    height: 8px;
    margin-left: 10px;
    display: inline-block;
    background: url(../images/rozwin.png) no-repeat;
    cursor: pointer;
}
#other-prices-link-active {
    width: 40px;
    height: 8px;
    margin-left: 10px;
    display: none;
    background: url(../images/zwin.png) 10px 0px no-repeat;
    cursor: pointer;
}
#other-prices-table {
    display: none;
    margin: 10px 60px;
    height: auto;
    padding-bottom: 10px;
}
#other-prices-table table {
    width: 100%
}

#other-prices-table table tr {
    height: 40px;
}
#other-prices-table table td{
    color: #111;
    width: 50%;
    border-bottom: 1px solid #999;
    vertical-align: middle;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
#other-prices-table table td.left {
    padding-right: 10px;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    border-right: 1px solid #999;
}
#other-prices-table table td.top {
    border-top: 1px solid #999;
}

#other-info {
    padding: 30px 10px 10px;
}
#other-info a {
    text-decoration: none;
    color: #666;
}
#other-info div {
    width: 235px;
    display: block;
    height: 50px;
    padding-bottom: 20px;
    color: #666;
    font-size: 16px;
    font-weight: bold;
    float: left;
    position: relative;
}
#other-info img {
    display: block;
    width: 63px;
    padding-right: 15px;
    float: left;
}
#other-info div div {
    bottom:30px;
    height:auto;
    left:73px;
    padding:0;
    position:absolute;
}

#nav-box {
    height: 50px;
    padding: 20px 0px;
    display: block;
    border-bottom:1px dotted #BBBBBB;

}
#nav-box .producer {
    font-size: 14px;
    float: left;
    margin: 15px 0px;
}
#nav-box .contracts {
    font-size: 14px;
}
#nav-box .contracts div {
    float: right;
    padding: 5px 12px 5px 0px;

}
#phones-content {
    margin-top: 12px;
    margin-right: 12px;
    width: 714px;
    display: block;
}
.phone-item {
    border-bottom:1px dotted #BBBBBB;
    float:left;
    height:200px;
    margin-bottom:20px;
    width:230px;
}
.phone-item-name {
    width: 230px;
    height: 20px;
    display: block;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    font-size: 14px;
    color: #97bf0d;
}
.phone-item-photo {
    float: left;
    height: 135px;
    width: 230px;
    display: block;
}
.phone-item-photo img {
    margin: 10px 60px 25px;
}
.phone-item-data {
    float:right;
    height: 120px;
    width: 120px;
    display: block;
    overflow: hidden;
    font-size: 10px;
    padding-top: 15px;
}

.bullets li {
    list-style-type: square;
    padding: 5px 0px;
}
.phone-item .prize {
    margin-top: 8px;
    width: 230px;
    height: 20px;
    display: block;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    font-size: 14px;
    color: #222;
}
.more-info {
    display: block;
    height: 15px;
    width: 100%;
    text-align: center;
}
.more-info a {
    text-decoration: none;
    color: #97bf0d;
    font-size: 10px;
}

#paginator {
    width: 100%;
    height: 40px;
    display: block;
    font-size: 12px;
    position: relative
}
#paginator-cont {

}
#paginator ul {
    list-style-type:none;
    margin:0 auto;
    padding:0;
}
#paginator li {
    display:inline;
    margin:0;
    padding:0;
    text-align:center; }
#paginator li a {
    border:1px dotted #999;
    color: #97bf0d;
    margin:1px;
    padding:0 4px;
    text-decoration: none;
}
#paginator li a.sel {
    background-color:#97bf0d;
    border:1px solid #111;
    color:#FFFFFF;
}

#phone-top {
    padding-top: 30px;
    padding-left: 20px;
    width: 706px;
    height: 20px;
    display: block;
}
#phone-top a {
    text-decoration: none;
    font-size: 12px;
    color: #97bf0d
}
#phone-item {
    display: block;
    width: 666px;
    padding: 20px 30px;
}
#phone-left {
    display:block;
    float: left;
    width: 300px;
}
#phone-right {
    display:block;
    float: right;
    width: 346px;
    padding-left: 20px;
}
#phone-right div.name {
    font-size: 30px;
    line-height: 100%;
    color: #97bf0d;
    font-weight: bold;
    padding-bottom: 20px;
}
#phone-right div.icospec {
    display: block;
    padding-bottom: 40px;
}
#phone-right div.icospec div{
    display: block;
    font-size: 14px;
    padding-bottom: 5px;
}
#phone-right div.icospec span{
    font-size: 14px;
}
div.icospec img {
    vertical-align: middle;
    padding-right: 5px;
}
#phone-left div.price {
    height: 40px;
    display: block;
    font-size: 30px;
    padding-bottom: 20px;
    padding-left: 130px;
}
#phone-right div.price span {
    font-weight: bold;
}

#phone-left div.contract-sel label{
    display: block;
    font-size: 11px;
    font-weight: bold;
}
#phone-left div.contract-sel {
    font-size: 11px;
}
#phone-left div.contract-sel div {
    padding: 5px 0px;
}

#phone-bottom {
    display: block;
    width: 100%;
    height: 20px;
    padding-bottom: 30px;
}
/*dobre css*/
.bold {
    font-weight: bold;
}
.larger {
    font-size: 14px;
}
.item-with-ico {
    margin-top: 30px;
    padding: 0px 60px 0px 100px;
    text-align: justify;
}
.item-with-ico span{
    font-weight: bold;
}
#main-content .title {
    color: #97bf0d;
    font-weight: bold;
    padding: 40px 60px 0px 100px;
    font-size: 14px;
}
#od-czego-zaczac_1 {
    background:transparent url('../../media/images/od-czego-zaczac_ico1.png') left center no-repeat;
    min-height: 46px;
}
#od-czego-zaczac_2 {
    background:transparent url('../../media/images/od-czego-zaczac_ico2.png') left center no-repeat;
    min-height: 41px;
}
#od-czego-zaczac_3 {
    background:transparent url('../../media/images/od-czego-zaczac_ico3.png') left center no-repeat;
    min-height: 35px;
}
#dlaczego-fm-group-mobile_1 {
    background:transparent url('../../media/images/dlaczego-fm-group-mobile_ico1.png') left center no-repeat;
    min-height: 35px;
}
#dlaczego-fm-group-mobile_2 {
    background:transparent url('../../media/images/dlaczego-fm-group-mobile_ico2.png') left center no-repeat;
    min-height: 35px;
}
#dlaczego-fm-group-mobile_3 {
    background:transparent url('../../media/images/dlaczego-fm-group-mobile_ico3.png') left center no-repeat;
    min-height: 35px;
}
#dlaczego-fm-group-mobile_4 {
    background:transparent url('../../media/images/dlaczego-fm-group-mobile_ico4.png') left center no-repeat;
    min-height: 35px;
}
#dlaczego-fm-group-mobile_5 {
    background:transparent url('../../media/images/dlaczego-fm-group-mobile_ico5.png') left center no-repeat;
    min-height: 35px;
}
#dlaczego-fm-group-mobile_6 {
    background:transparent url('../../media/images/dlaczego-fm-group-mobile_ico6.png') left center no-repeat;
    min-height: 35px;
}
#dlaczego-fm-group-mobile_7 {
    background:transparent url('../../media/images/dlaczego-fm-group-mobile_ico7.png') left center no-repeat;
    min-height: 35px;
}
#dlaczego-fm-group-mobile_8 {
    background:transparent url('../../media/images/dlaczego-fm-group-mobile_ico8.png') left center no-repeat;
    min-height: 35px;
}
#dlaczego-fm-group-mobile_9 {
    background:transparent url('../../media/images/dlaczego-fm-group-mobile_ico9.png') left center no-repeat;
    min-height: 35px;
}
.subpage {
    margin: 30px 60px 60px 0px;
    float: right;
}
#main-content ul {
    list-style-type: square;
    list-style-position: outside;
    padding-left: 20px;
    padding-right: 30px;
}
#main-content ul li {
    padding: 10px 0px 0px 0px;
}
#main-content ul ul {
    list-style-type: circle;
    padding-left: 40px;
    padding-right: 0px;
}
#main-content ul ul li {
    padding-right: 0px;
}
#main-content a {
    text-decoration: none;
    color: #666;
}
.high-line {
    line-height: 150%;
}
.gwiazdka {
    font-size: 10px;
    font-style: italic;
    margin-top: 30px;
}
.color {
    color: #97bf0d !important;
}

/*
root {display: block;}
body{text-align:center;font-family:'Trebuchet MS',Helvetica, sans-serif;font-size:12px;background:#fff url(../images/body_bg.gif) 0px 155px repeat-x;}
h3{font-size:16px;padding:5px 10px 4px;margin:0; border:1px solid #565656;background: transparent url(../images/header_bg.gif) top left repeat-x;color:#7b6d23;font-weight:normal;font-family:'Lucida Sans Unicode';}
h4{margin:15px 0 7px;}
h4 a{color:#7b6d23;font-size:15px;text-decoration:none;margin-left:10px;padding:0;margin-bottom:0;}
#logo a{margin:0;padding:0;}
#logo a img {border:none;margin:0;padding:0;}
#cont{width:960px;margin:0px auto;text-align:left;}

#top_menu li a{height:23px;padding:10px 20px 0;margin:0;text-decoration:none;color:#000;font-size:12px;display:inline-block;text-align:center;font-weight:bold; border-right:none;}
#top_menu li a:hover{}
#top_menu li a.active{color:#826c00;background:#fff;border-bottom:1px solid #fff;}
#top_menu li a.active:hover{}
#inner_cont{margin-top: 5px;float:left;width:958px;}
.side_menu{width:200px;}
.side_menu ul{border:1px solid #565656;padding:0;margin:0;margin-top:3px;margin-bottom:3px;list-style-type:none;}
.side_menu li{background:transparent url(../images/li_link_bg.gif) 0px 3px no-repeat;padding:0;margin:0; padding-left:12px;margin:8px 4px;}
.side_menu a{text-decoration:none;color:#333333;}
#left_menu{float:left;margin:0;padding:0;margin-right:3px;}
#right_menu{float:right;margin:0;padding:0;margin-left:3px;}
.block{width:273px;float:left;margin-right:3px;}
.first{width:200px;}
.first p.link a{ display:block; width:186px; height:243px; white-space:nowrap; position:relative; }
.first p.link img{display:none;}
.block img{margin-right:0px;float:left;border:none;}
.link{text-align:right;padding:0 10px 10px 0;margin:0px;position:absolute;right:10px;bottom:10px;}
.link img{clear:both;float:none;margin:0;}
.home_main_add{margin-bottom:3px;}
.teaser{border:1px solid #666;padding:0px;margin-top:3px;height:255px;min-height:255px;position:relative;}
.teaser div.text {height:200px;}
.teaser div.text p {padding: 5px 10px;margin:0px;}
.teaser a {text-decoration:none; color:#7B6D23;}
.list_item img{height:100px;}
#content{float:left;width:552px;}
#page_cont_inner{border:1px solid #565656;margin-top:3px;}
#page_cont_inner img{float:left;margin:0 10px 10px;}
#page_cont_inner p{padding:0px 10px; line-height:1.6em;}
#page_cont_inner dl{margin:0 10px 20px;}
#page_cont_inner dt{font-weight:bold;margin-bottom:4px;font-size:13px;}
#page_cont_inner dd{margin:0;padding:0;margin-bottom:2px;}
#page_cont_inner dd.tSpace{margin-top:10px;}
#page_cont_inner ul{margin-left:10px;padding:0 10px;}
#page_cont_inner li{margin:5px;}
#page_cont_inner a{color:#7b6d23;}
#page_cont_inner a:hover{text-decoration:none;}
#page_cont_inner form {margin:10px;}
#page_cont_inner table{margin:10px;border:1px solid #7b6d23;border-collapse:collapse;}
#page_cont_inner td{text-align:center;vertical-align:middle;height:40px;border:1px solid #7b6d23;padding:5px;}
.dark_cell{background-color:#BFB05F;}
.light_cell{background-color:#EFE3A4;}
.bold{font-weight:bold;}
.bigger{font-size:14px;}
.big{font-size:16px;}
.title{margin:0; padding:0; font-size:13px;}
.underline{text-decoration:underline;}
.flash {border:1px solid #666;text-align:center;padding:10px;margin:3px 0;}
.phones{width:550px;float:left;}
#body ul{margin-left:10px;}
#phone{float:left;width:168px;height:260px;margin-right:5px;margin-left:5px;margin-bottom:10px;text-align:center;border:1px solid #7b6d23;}
#phone div.img{text-align:center;height:200px;}
#phone div.img img{margin:0 auto;width:110px;float:none;}
.phone h4{font-size:13px;}
#phone_desc img{float:left;margin:0px 10px 10px 10px;border:1px solid #7b6d23;padding:2px;}
#phone_desc dt.header{font-size:13px;margin:10px 0;}
#phone_desc dd.opis, #phone_desc span.opis{color:#7b6d23; margin:10px 0 5px;font-weight:bold;}
#phone-sliders{padding:10px;}
#phone-sliders .slider-phone{width:200px;margin-left:10px;}
.pagination{text-align:center;}
.pagination a{color:#7b6d23; padding:5px;}
.config{padding:10px;}
.slider{width:300px;margin-left:110px;}
#viewer{overflow:hidden;height:290px;width:530px;margin-bottom:10px;position:relative;}
#phone-list{height:260px;float:left;position:relative;z-index:-1;}
.phone-item{width:158px;float:left;height:270px;text-align:center;}
.phone-item div.img{height:210px;padding-left:12px;}
.phone-item img {width:110px;}

#footer{text-align:center;font-size:11px;color:#666; width:100%;}
#footer a{color:#666666;}
#footer a:hover{text-decoration:none;}
#footer .copyright{border-top:1px solid #666;padding-top:10px;}
#footer .krs{font-size:10px;color:#666;padding:10px 60px; border-top:1px solid #666;}

.no_bottom_space{margin-bottom:3px;padding-bottom:3px;}

#phone-price {padding:10px;margin:0;margin-bottom:10px;}
.phone-price-config{float:left;width:270px;}
.phone-price-wynik{float:left;width:220px;}
.slider-phone{margin:0 10px;width:230px;}
#res-cena, #res-kara{margin:11px 0 0 20px;padding:0;}
#res-cena span, #res-kara span{margin:10px 0 10px 5px;font-size:18px;color:#7b6d23;}

.jqifade{position: absolute;background-color: #aaaaaa;}
div.jqi{width: 400px;font-family: Tahoma;position: absolute;background-color: #ffffff;font-size: 11px;text-align: left;border:3px solid #B59A14;padding: 7px;}
div.jqi .jqicontainer{font-weight: normal;font-size:12px;}
div.jqi .jqiclose{position: absolute;top: 4px; right: -2px;width: 18px;cursor: default;color: #B59A14;font-weight: bold;}
div.jqi .jqimessage{padding: 10px;line-height: 20px;color: #333333;}
div.jqi .jqibuttons{text-align: right;padding: 5px 0 5px 0;}
div.jqi button{padding: 3px 10px;margin: 0 10px;background-color: #B59A14;border: solid 1px #f4f4f4;color: #ffffff;font-weight: bold;font-size: 12px;}
div.jqi button:hover{background-color: #CFB333;}
div.jqi button.jqidefaultbutton{background-color: #B59A14;}
.jqiwarning .jqi .jqibuttons{background-color: #B59A14;}*/
