﻿.graph_header_left
{
    background-image: url(gfx/headers/graph_91_left.png);
    width: 89px;
    height: 30px;
}

.graph_header_right
{
    background-image: url(gfx/headers/graph_91_right_reverse.png);
    width: 89px;
    height: 30px;
}


.graph_header_text
{
    color: #fb7323;
    font-size: 15px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

.header_subpage
{
    font-size: 13px;
    font-weight: normal;
}

.table_centered
{
    margin-left: auto;
    margin-right: auto;
}

.howitworks_separator_grey
{
    height: 2px;
    background-repeat: repeat-x;
    background-image: url(gfx/headers/separator_grey.png);
    margin: 10px 40px 10px 30px;
}

.howitworks_num_icon
{
    vertical-align: middle;
    padding-right: 10px;
}


.boldLinkButton
{
    text-decoration: none;
    color: #222222;
    font-weight: bold;
}

.tableList th
{
    border-top: solid 1px #b3fd39;
    font-size: 11px;
    font-weight: normal;
    margin-top: 10px;
    padding-bottom: 0px;
}



.filmAZ
{
    text-decoration: underline;
    color: #222222;
}

.filmColumnHeaders
{
    text-decoration: underline;
    font-weight: bold;
    color: #222222;
}

.navigationPanel
{
    border-top: solid 1px #d5d5d5;
    border-bottom: solid 1px #d5d5d5;
    vertical-align: middle;
    text-decoration: none;
    padding: 2px 4px 2px 4px;
    margin-bottom: 5px;
    margin-top: 7px;
    margin-left: auto; /*margin-right:auto;*/
    text-align: center;
    background-color: #f5f5f5;
}


.formTableHeader
{
    font-weight: bold;
    padding: 10px 0px 10px 25px;
    background-color: #e9fdc8;
    border-bottom: solid 1px #aaaaaa;
    border-top: solid 1px #aaaaaa;
    background-image: url(gfx/headers/filmInfoLeftHeader.png);
    background-repeat: repeat-y;
}
.formTableBody
{
    padding-left: 25px;
    padding-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #aaaaaa;
}
.formTableBodyTextBox
{
    border: solid 1px #989898;
    background-color: #e9fdc8;
    font-size: 12px;
    padding: 2px 2px 2px 2px;
    font-family: Arial;
    color: #222222;
}
.formTableBodyButton
{
    border: solid 1px #f3b46b; /*border: none;*/
    color: inherit;
    font-weight: bold;
    background-color: #f4e4b9;
    padding: 1px 6px 1px 6px;
    font-size: inherit;
}

.handPointer
{
    cursor: pointer;
}


.filmTitleHeader
{
    padding-top: 15px;
    width: 410px;
}


.filmTitleHeader tr
{
    height: 22px;
    padding: 0;
    margin: 0;
}

.filmTitleHeader td
{
    padding-left: 10px;
}
.filmTitleHeader .tdHeader
{
    font-weight: normal;
    font-size: 10px;
    color: #777777;
    text-align: left;
    width: 85px;
}


.statisticsTable
{
    margin-left: auto;
    margin-right: auto;
}
.statisticsTable th
{
    border-bottom: solid 1px #b3fd39;
    border-top: solid 1px #b3fd39;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    background-color: #e9fdc8;
    font-size: 11px;
    font-weight: normal;
    font-weight: bold;
    background-color: #e0fdaf;
}
.statisticsTable td
{
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: solid 1px #b3fd39;
    padding-left: 10px;
}

.statisticsLabelPoints
{
    font-style: italic;
    color: #518500;
    font-size: 11px;
}
.statisticsLabelPointsDescription
{
    font-size: 11px;
}


.opinionsTable
{
    width: 100%;
}
.opinionsTable tr
{
    vertical-align: middle;
    text-align: center;
}

.opinionsTable th
{
    font-size: 11px;
    font-weight: bold;
    height: 60px;
}




.opinionsTableMeta
{
    border-top: solid 1px #b3fd39;
    border-bottom: solid 1px #b3fd39;
    background-image: url(gfx/headers/filmInfoLeftHeader.png);
    background-repeat: repeat-y;
    background-color: #e9fdc8;
    padding: 5px 5px 5px 10px;
    text-align: left;
    font-weight: bold;
    font-size: 11px;
}



.opinionsPointsImage
{
    padding: 5px 0px 5px 0px;
}
.opinionsTitle
{
    text-align: left;
}

.oneStarEnabled
{
    background-image: url(gfx/stars/starsRow121x15/oneYellowStarEnabled.png);
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.oneStarDisabled
{
    background-image: url(gfx/stars/starsRow121x15/oneYellowStarDisabled.png);
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.statsTextDescription
{
    color: #eb6c22;
}
.statsTextPoints
{
    color: #777777;
}

.borderedFrameTitle
{
    background-color: #cefc80; /*background-image: url(gfx/web20/panel_header1.png);*/ /*color: #04b508;*/
    color: #e0a400;
    font-family: Arial;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 5px;
    font-weight: bold;
    padding-left: 3px;
}

.borderedFrame
{
    /*background-image: url(gfx/headers/f4toGreen.png);     background-repeat: repeat-y;*/
    background-color: #cefc80; /*background-color: #cefc80*/
    padding: 5px 5px 5px 5px;
    border: solid 1px #a2ec28;
}

.invitationLinkTextBox
{
    padding: 5px 5px 5px 5px;
    background-color: #f9f9f9;
}

.newOpinionHelpLeft
{
    text-align: right;
    font-size: 10px;
    color: #f69191;
}

.newOpinionHelpRight
{
    font-size: 10px;
    color: #6fb3f9;
}


.panel20_h
{
    vertical-align: bottom;
    background-repeat: repeat-x;
}

.panel20_l
{
    background-image: url(gfx/web20/panel20/borders/panel20_left.png);
    width: 2px;
    background-repeat: repeat-y;
    background-position: left;
}
.panel20_r
{
    background-image: url(gfx/web20/panel20/borders/panel20_right.png);
    width: 2px;
    background-repeat: repeat-y;
    background-position: right;
}

.panel20_f
{
    background-image: url(gfx/web20/panel20/borders/panel20_footer_center.png);
    height: 5px;
    background-repeat: repeat-x;
}

.frameMiddleDots
{
    background-image: url(gfx/borders/border_dot.png);
    height: 3px;
    background-repeat: repeat-x;
}

.frameMiddleDotsMargin
{
    background-image: url(gfx/borders/border_dot.png);
    height: 3px;
    background-repeat: repeat-x;
    margin: 10px 0px 10px 0px;
}

.displayNone
{
    display: none;
}

.statsAHref
{
    color: #444444;
    font-size: 11px;
}

.textBoxGreen
{
    border: 1px solid #99d530;
    background-color: #f4ffd9;
    color: #3d3d3d;
    font-size: 13px;
    width: 100px;
    padding-left: 5px;
    font-weight: bold;
}

.shortcutsHyperlink
{
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}



.filmListTable th
{
    text-align: center;
    font-size: 10px;
    padding: 0px 3px 0px 3px;
}

.filmListTable h2
{
    font-size: 12px;
    padding: 0px 0px 3px 0px;
    margin: 0px 0px 0px 0px;
}

.filmListTableCellLp
{
    width: 20px;
    text-align: center;
    border: 0px;
}

.filmListTableCellPoster
{
    width: 70px;
    padding-right: 12px;
}

.filmListTableCellTitle
{
    width: 200px;
    font-size: 11px;
    padding: 0px 5px 0px 2px;
    text-align: left;
}

.filmListTableCellTitleLines
{
    width: 200px;
    font-size: 11px;
    padding: 0px 5px 0px 2px;
    text-align: left;
    height: 80px;
}

.filmListTableCellCategory
{
    width: 40px;
    font-size: 11px;
    padding: 0px 5px 0px 2px;
}

.filmListTablePoints
{
    text-align: center;
    width: 80px;
    border-left: solid 1px #eeeeee;
    font-size: 14px;
    font-weight: bold;
}

.filmListTablePointsHeader
{
    text-align: center;
    border-left: solid 1px #eeeeee;
    font-size: 11px;
    padding: 0px 5px 0px 2px;
}

.userInfoParam
{
    font-weight: normal;
    font-size: 10px;
    color: #777777;
    width: 130px;
}


.commonHref
{
    text-decoration: underline;
    color: #222222;
    font-weight: bold;
}


.mainHdrBannerLinks
{
    color: #fefefe;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
}

.shortcutsMenuDiv
{
    /*background-image: url(gfx/web20/rightMenuGreyBackgr.jpg);     background-repeat: no-repeat;*/
    height: 20px;
    padding: 4px 0 0 16px;
}

.sortPanel
{
    /*border-top: solid 1px #d5d5d5;     border-bottom: solid 1px #d5d5d5;     vertical-align: middle;     background-color: #ffffe1;     margin: 8px 0px 5px 10px;     padding: 4px 5px 4px 11px;*/
    padding-top: 10px;
}
.sortPanel h1
{
    font-weight: bold;
    font-size: 15px;
    color: #DC5502;
}

.gadgetsDiv
{
}

.gadgetsDiv h3
{
    font-size: 13px;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.gadgetsDiv h1
{
    font-size: 16px;
    color: #306cb0;
}

.filmRecommendationPanel
{
    padding: 10px 10px 3px 0px;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}

.filmRecommendationPanel a
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
}

.filmWatchOnline
{
    padding: 10px 10px 3px 0px;
}

.filmWatchOnline a
{
    color: #DC5502;
    font-weight: bold;
    text-decoration: underline;
    vertical-align: middle;
    font-size: 13px;
}



.filmListFilterCombosDiv
{
    padding: 5px 5px 10px 11px;
    font-weight: bold;
}


.filmListFilterComboxes
{
    padding: 0px 0px 0px 0px;
}

.filmListFilterRightPanel
{
    padding: 0px 5px 0px 0px;
    vertical-align: top;
    width: 195px;
}

.filmListFilterCombosDiv .filterCombo1
{
    display: inline;
    padding-left: 30px;
}
.filmListFilterCombosDiv select
{
    border: 1px solid rgb(85, 156, 188);
    padding: 3px 3px 3px 3px;
    font-size: 14px;
    font-weight: bold;
    font-family: arial;
    background-color: #F9FAFC;
    color: #002020;
}

/* LINKI NA STRONIE GŁÓWNEJ */
#main-rankDiv
{
    display: block;
    padding-top: 5px;
}
#main-rankDiv dl
{
    cursor: default;
    float: left;
    margin: 5px 10px 10px 10px;
    width: 300px;
}
#main-rankDiv dl dt
{
    display: block;
    font-size: 15px;
    margin: 0 0 4px 10;
    padding: 0;
}
#main-rankDiv dl dd
{
    font-size: 13px;
    color: #333333;
    display: block;
    margin: 0 0 0 10px;
    padding: 0;
}
#main-rankDiv dl a
{
    border-bottom: 1px dotted #999999;
    color: #555555; /*color: 3153a3 #DC5502;*/
    text-decoration: none;
    white-space: nowrap;
}
#main-rankDiv dd a
{
    border-bottom: 1px dotted #999999;
    color: #222222;
    text-decoration: none;
}
#main-rankDiv a:hover
{
    border-bottom: 1px dotted #000000;
    color: #DC5502;
}

/* END LINKI NA STRONIE GŁÓWNEJ */

.LastFilmsTitlePl
{
    font-size: 13px;
    font-weight: bold;
}

.LastFilmsTitleOrg
{
    color: #444444;
    font-size: 12px;
    padding-top: 3px;
}

.LastFilmsTitleCategory
{
    font-size: 11px;
    color: #222222;
    display: none;
}

.AnonymousRateInfo
{
    font-weight: bold;
    color: red;
}

.AnonymousRateInfo img
{
    padding-top: 10px;
    float: right;
}

/*START Chmury tagów */
.RankCloud
{
    padding: 5px 1px 5px 5px;
    font-family: tahoma;
    word-spacing: -2px;
}

.CloudHeader
{
    padding: 5px 5px 2px 5px;
}

.CloudHeader h3
{
    padding: 5px 0px 3px 5px;
    font-size: 13px;
    color: #333333;
    margin: 0px;
}

.RankCloud a, .RankCloud a:visited
{
    color: #0259C4;
    text-decoration: none;
    padding: 0px 2px 0px 2px;
}

.RankCloud a:hover
{
    background-color: #0259C4;
    color: #ffffff !important;
}

.RankCloud .CloudItem1
{
    font-size: 9px;
    color: #819fc4 !important;
}
.RankCloud .CloudItem2
{
    font-size: 11px;
    color: #819fc4 !important;
}
.RankCloud .CloudItem3
{
    font-size: 13px;
    color: #819fc4 !important;
}
.RankCloud .CloudItem4
{
    font-size: 15px;
    color: #0259C4 !important;
}
.RankCloud .CloudItem5
{
    font-size: 17px;
    color: #0259C4 !important;
}
.RankCloud .CloudItem6
{
    font-size: 18px;
    color: #0251b3 !important;
}
.RankCloud .CloudItem7
{
    font-size: 19px;
    color: #0251b3 !important;
}
/*KONIEC Chmury tagów */

/*START Panel z listą rankingów do wyboru*/
.ChooseRankPanel
{
    padding: 15px 15px 5px 15px;
}

.ChooseRankPanel_Type
{
    float: right;
    margin-top: -7px;
    font-size: 11px;
}
.ChooseRankPanel_Basic
{
    margin-top: -8px;
    padding-bottom: 5px;
}

.ChooseRankPanel_Basic h1, .ChooseRankPanel_Basic h3
{
    color: rgb(220, 85, 2);
    font-weight: bold;
    font-size: 17px;
    margin: 0px;
    padding: 0px;
    margin-top: -15px;
}

.ChooseRankPanel_Basic h1 a
{
    color: rgb(220, 85, 2);
    text-decoration: none;
}

.ChooseRankPanel_Advanced
{
    margin-top: -15px;
}

.ChooseRankPanel_BasicOverride
{
}

.ChooseRankPanel_BasicOverride dl
{
    width: 160px !important;
}

.ChooseRankPanel_BasicOverride dt
{
    font-size: 13px !important;
}

.ChooseRankPanel_BasicOverride dd
{
    font-size: 13px !important;
}

.DivHidden
{
    display: none;
}

.ChooseRankPanel_Type span
{
    cursor: pointer;
    color: #0259C4;
}

.ChooseRankPanel_Type_Active
{
    font-weight: bold;
    text-decoration: underline;
}

.ChooseRankPanel_ActiveHref
{
    color: #DC5502 !important;
}

/*KONIEC Panel z listą rankingów do wyboru*/

/*START Tooltip Ocen*/

.TooltipOcen
{
    height: 26px;
    width: 322px;
    background: url(gfx/web20/tooltipHover.png) no-repeat scroll 0 0 transparent;
    position: absolute;
    padding: 15px 12px 10px 10px;
    text-align: center;
    font-family: Arial,Tahoma,Verdana,sans-serif;
    font-size: 12px;
    margin-top: 75px;
    margin-left: -229px;
    z-index: 2;
    font-weight: bold;
    display: none;
}
.TooltipOcenLoginInfo
{
    margin-top: 5px;
    font-weight: normal;
    display: inline;
    font-size: 11px;
    font-family: Tahoma;
    color: #656565;
    padding-left: 3px;
}
.TooltipOcen img
{
    float: right;
    margin-top: -10px;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
/*END Tooltip Ocen*/

/*START Ceny*/
.PanelPrices
{
    padding-top: 10px;
    padding-bottom: 5px;
}

.PanelPrices a
{
    color: #DC5502;
    font-weight: bold;
    text-decoration: underline;
    font-size: 13px;
}

/*END Ceny*/

.AddOpinionLinkFilmPage
{
    padding: 0px 10px 10px 5px;
    font-size: 13px;
    color: #888888;
    font-weight: bold;
}

.AddOpinionLinkFilmPage a
{
    color: #DC5502;
}

.AddOpinionLinkFilmPage span
{
    font-size: 11px;
    font-weight: normal;
}


#facebookLikeInline
{
    padding-top: 3px;
}

.RankingListSortNameH1
{
    float: left;
    margin-right: 10px;
}

.h1Title
{
    color: #000;
    text-decoration: none;
}

.filmRatesAvgInfo
{
    float: right;
    font-size: 11px;
    color: #999;
    padding-top: 5px;
}

.rankingAdrow
{
    padding: 22px;
    clear: both;
    text-align: center;
}

.rankingAdrowInfo
{
    font-size: 10px;
    color: #888888;
    margin-top: -5px;
}

.QuickLinks_likeDiv
{
    padding: 10px 5px 8px 5px;
    text-align: center;
    height: 70px;
}

.QuickLinks_likeDiv_googleplus
{
    margin-left: 15px;
    float: left;
}

.QuickLinks_likeDiv_facebook
{
    width: 75px;
    height: 55px;
    float: left;
    margin-left: 20px;
}

#googleplusLikeInline
{
    margin-top: 3px;
}

.rankNumberOfRatesDiv
{
    padding-bottom: 14px;
    font-size: 11px;
    margin-top: -7px;
    font-weight: normal;
    text-align: right;
    padding-right: 6px;
    color: #bbb;
}
.rankNumberOfRatesDiv span
{
    color: #777;
}

.FilmpageAdDiv
{
    margin: 10px 5px 10px 5px;
}


.FilmpageMainInfo
{
    padding-left: 10px;
}

.FilmpageTitle
{
    font-size: 20px;
    padding-top: 12px;
    font-weight: bold;
}

.FilmpageTitleOrg
{
    font-size: 13px;
    color: #777;
    padding-top: 5px;
}

.FilmpageCategory
{
    font-size: 13px;
    color: #777;
    padding-top: 5px;
}

.FilmpageDesc
{
    padding-top: 7px;
    font-size: 13px;
    color:#333;
    text-align: justify;
    padding-right: 15px;
}

.FilmpageReport
{
    
    padding: 6px 10px 5px 5px;
    clear:left;
    text-align: center;
    font-size: 11px;
    
}

.FilmpageMainInfoDiv
{
    padding-left: 10px;
    padding-bottom: 5px;
}

