/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; }	
.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/* Menu
----------------------------------*/
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	margin: -1px;
}
/* Button
----------------------------------*/

.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */





/* Dialog
----------------------------------*/
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/**
 * jQuery Lightbox Plugin (balupton edition) - Lightboxes for jQuery
 * Copyright (C) 2008 Benjamin Arthur Lupton
 * http://jquery.com/plugins/project/jquerylightbox_bal
 *
 * This file is part of jQuery Lightbox (balupton edition).
 * 
 * You should have received a copy of the GNU Affero General Public License
 * along with jQuery Lightbox (balupton edition).  If not, see <http://www.gnu.org/licenses/>.
 */
html,body{margin:0;padding:0;height:100%}#lightbox,#lightbox-overlay{position:absolute;top:0px;left:0px;bottom:auto;right:auto;z-index:100;width:100%;height:auto;text-align:center;color:#333;margin:0px;padding:0px;border:none;outline:none;line-height:0;text-decoration:none;background:none;word-spacing:normal;letter-spacing:normal;float:none;clear:none;display:block}#lightbox a,#lightbox a:link,#lightbox a:visited,#lightbox a:hover{text-decoration:underline;color:#999}#lightbox-overlay{z-index:90;background-color:#000;height:100%;position:fixed}#lightbox-overlay-text{text-align:right;margin-right:20px;margin-top:20px;color:white;font-size:12px;cursor:default;line-height:normal}#lightbox-overlay-text a,#lightbox-overlay-text a:hover,#lightbox-overlay-text a:visited,#lightbox-overlay-text a:link{color:white}#lightbox-overlay-text span{padding-left:5px;padding-right:5px}#lightbox img,#lightbox a img,#lightbox a{border:none;outline:none}#lightbox-imageBox{position:relative;border:1px solid black;;background-color:white;width:400px;height:400px;margin:0 auto}#lightbox-imageContainer{padding:1px}#lightbox-loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0}#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}#lightbox-nav-btnPrev,#lightbox-nav-btnNext{display:block;width:49%;height:100%;background:transparent url("../images/blank.gif") no-repeat;zoom:1;padding:0px;margin:0px}#lightbox-nav-btnPrev{left:0;right:auto;float:left}#lightbox-nav-btnNext{left:auto;right:0;float:right}#lightbox-infoBox{font:10px Verdana,Helvetica,sans-serif;background-color:#FFF;margin:0 auto;padding:0px}#lightbox-infoContainer{padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;color:#666;line-height:normal}#lightbox-infoHeader{width:100%;text-align:center}#lightbox-caption{text-align:justify}#lightbox-caption-title{font-weight:bold}#lightbox-caption-description{font-weight:normal}#lightbox-infoFooter{margin-top:3px;color:#999}#lightbox-currentNumber{display:block;width:49%;float:left;text-align:left}#lightbox-close{display:block;width:45%;float:right;text-align:right}#lightbox-close-button{padding-left:30%}#lightbox-close-button:hover{color:#666}#lightbox-infoContainer-clear{clear:both;visibility:hidden}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
div.add_dialog {
    background-color:#EEEEEE;
    border:1px solid black;
    display:block;
    left:986.5px;
    padding:3px;
    position:absolute;
    text-align:left;
    width:250px;
}

div.add_dialog a.close_dialog {
    background-color:#DDDDDD;
    border:2px solid #DDDDDD;
    cursor:pointer;
    font-weight:bold;
    padding:0 5px;
    text-transform:uppercase;
}

div.add_dialog a.close_dialog:hover {
    background-color: white;
    border:2px solid #C90215;
}

div.add_dialog input {
    width:200px;
}

.add_button a {
    background:url(/site_media/img/zoom-in_24.png);
    cursor:pointer;
    display:block;
    height:24px;
    margin-left:5px;
    margin-top:3px;
    width:24px;
}

.add_button a:hover {
    background:url(/site_media/img/zoom-in_24a.png);
}
body.main {margin:0; padding:0; background:#fff url("/site_media/img/bg_body.png") repeat-x top left; text-align:center;
}

a.rss {
    display:block;
    width:16px;
    height:16px;
    background: url('/site_media/img/rss16.png');
    margin:0;
    padding:0;
}

.item a.rss {
    float:right;
    margin-left:5px;
}

.printonly {display:None;}

body.popup {
  padding-right:40px;
  padding-left:40px;
  background:none;}

.hidden {display:none;}
.half_hidden {
    background:none;
    border:none;
    color:white;
}
.block {display:block;}

a {color:#c90215;}

input, textarea, select, button, body, div, span, fieldset, td
{
  font-family: Tahoma, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
}

textarea {
    height:200px;
    width:400px;
}

input.wider {
    width:400px;
}

.item input.wider {
    width:180px;
}

input.bucik {
    background: transparent url(/site_media/img/button_background.png) repeat scroll 0 0;
    font-weight:bold;
    color:white;
    cursor:pointer;
    height:30px;
    padding:0 10px;
}

.item input.bucik {
    height:24px;
    padding:0 5px;
}

#sidebar .mniejszy h4 {
    font-size:12px;
}

.mniejszy input, .mniejszy div {
    font-size:10px;
}

textarea.contact_persons {
    width:200px;
    height:150px;
}

.clear {clear:both;}

input, button {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}

#printbutton {
  margin-left:30px;
  font-weight:bold;
}

#printbutton a {
  display:block;
  background:url(/site_media/img/gtk-print.png);
  height:22px;
  padding-left: 25px;
  background-repeat:no-repeat;
  float:right;
  margin-left:20px;
}

#printbutton .print {
  display:None;
}

#printbutton .screen{
  margin-right:30px;
}

#all {
  margin:0 auto; 
  padding:0; 
  position:relative;
  width:950px; 
}

#wrapper { 
  width:950px; 
  background:transparent url("/site_media/img/bg_wrapper.png") 
  no-repeat top left;  
  text-align:left; 
  padding:0; 
  overflow:hidden; 
}

UL { padding-left: 20px; padding-right:5px }
h1, h2, h3, h4, h5 {
    margin:.9em 0 .1em 0;
    padding:0;
    color:#626262;
}

h1 {font-size:20px;}

h2, h3 {font-size:16px;}

h4 {font-size:14px;}

h5 { font-size: 12px }
p, dt, dd, li {margin:.1em 0 .1em 0; font-family: Tahoma, Verdana, sans-serif; font-size:13px; color:#606060; line-height:135%; text-align:justify;}
td {color:#606060;}

a, a:visited, a:focus {text-decoration:none;outline:none;}

#tool_top table {float:right;
  font-family:"DejaVu Sans",verdana,tahoma,arial;
 }

#tool_top {height: 30px;overflow:hidden;}
#tool_top tr {margin:0px; padding:0px; height:10px;}
#tool_top td {
  padding-right: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight:bold;
  line-height:100%;
  font-size:11px;
}

#tool_top td a {color:#d7ff8b; font-size:11px;margin:0px;padding:0px;}
#tool_top td a:hover {color:#EAFFC0; text-decoration:none;}

#header {margin:0; padding:0; float:left; width:150px;}
#header h1 {margin: 7px 0 0 15px; padding:0;}
#header h1 a{display:block; text-indent:-100em; width:136px; height:88px; background:url("/site_media/img/naszewina_logo.png") no-repeat left top;}
#header h1 a span {display:none;}

#nav_main {
float:right;
/*margin-right:110px;*/
margin-top:10px;
}
#nav_main ul {margin:0; padding:0;}
#nav_main li {float:left; margin-right:15px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; font-size:15px; font-weight:bold; list-style:none;}
#nav_main li a {color:#fff; text-decoration:none; border-bottom:3px solid transparent;}
#nav_main li a:hover {border-bottom:3px solid #fff;}

#content {
    float:right;
    margin:10px 10px 0 0;
    position:relative;
    width:650px;
}
#sidebar {
  /* background:transparent url("/site_media/img/korki.png") no-repeat right bottom; */
  float:left;
  margin-top:20px;
  min-height:500px;
  height:auto !important;
  height:500px;
  /* padding:0px 0 80px 15px; */
  padding:0px 0 0px 15px;
  width:235px;
}

#lewe div.forump_post {
	overflow:hidden;
	width:244px;
}

#regulamin_section {}
#regulamin {width:300px;height:200px;overflow:scroll;}
#regulamin_section  {line-height:100%;}

#foot {
  background-color:#4d0107; 
  /*
float:left;
*/
  padding:10px 0px 10px 10px; 
  margin-top:40px;
}
#foot p {color:#db979d; margin-top: 0px}
#foot a {color:#d7ff8b;}
#foot a:hover {color:#EAFFC0; text-decoration:none;}

div#nav_main_search {
  float:right;
  left:780px;
  margin-top:25px;
  height: 21px;
}

div.matchbar {
    border:1px solid #C90215;
    height:10px;
}

.matchbar div.match {
    background:transparent url(/site_media/img/bg_body.png) repeat scroll left -30px;
    float:left;
    height:10px;
}

#transition_message {
  margin-left: 1em;
  margin-bottom:3px;
  color: #f40;
  background-color: inherit;
  font-weight: bold;
}

#transition_message span.ok {color:green;}

/* info o zalogowanym userze */
#w_logged_in_as {
  left:-120px;
  position:relative;
  top:-25px;
  color: #ffffff;
        height: 15px;
        width:400px;
}
#w_logged_in_as SPAN {
  color: #ffffff;
}

/* intro */

#intro {background:transparent url("/site_media/img/main_grafa.png") no-repeat left top; width:640px; height:220px; margin:0 0 10px 0;}
#intro h2 {margin:0px 0 0 5px; padding:0;}
#intro p {margin:10px 0 0 5px; padding:0;}
#intro p#dolacz {margin:130px 0 0 5px; padding:0;}
#intro p#dolacz a{margin-left:305px;
  display:block; width:209px; height:32px; background:url("/site_media/img/dolacz_btn.png") no-repeat left top;;
}
#intro p#dolacz a:hover{background-position:left -40px;}
#intro p#dolacz a span {display:none;}
#intro p#dolacz a#homelogin {
  background:url(/site_media/img/logowanie_up.png) no-repeat center right;
  width:100px;
  height:32px;
  display:block;
  float:left;
  margin-left:0px;
}

#intro p#zapros {
    margin-left:358px;
    margin-top:134px;
    padding:0;
}

#intro p#zapros a{
    width:160px;
}

a.butonik {
    background-image:url(/site_media/img/button_background.png);
    color:white;
    font-weight:bold;
    display:block;
    height:30px;
    text-align:center;
}

a.butonik span {
    display:block;
    padding-top:6px;
    
}

a.butonik:hover {
    color:#c12929;
}

div.coupon div.right_side a.getit {
  background-image:url(/site_media/img/button_background.png);
  bottom:3px;
  position:absolute;
  right:3px;
  height:30px;
}

/* sidebar */

#sidebar h4 {
  font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; font-size:15px;
  text-align:center; 
  background:#fff url(/site_media/img/h_border.png) no-repeat center 65%; margin-left:0;
}

/*div#evaluation_counter {
    float:right;
  font-size:11px;color:#606060;
  font-weight:bold;
  height:40px;
  background: url('/site_media/img/ocena_icon.png') top left no-repeat;
  padding-top:12px;
  padding-left:9px;
  width:40px;
}*/

/*div#wine_counter {
  font-size:11px;color:#606060;
  font-weight:bold;
  height:40px;
  width:140px;
  float:left;
  margin-top:5px;
  background: url('/site_media/img/butla_horizontal.png') top left no-repeat;
  padding-top:9px;
  padding-left:35px;
}*/

div#sidebar div.item {margin:0px;clear:both;}
div#sidebar div.item p {margin:5px;}

#sidebar p {font-size:11px;}
.item {margin-bottom:25px;}
.item span.mini {color:#606060;}

#sidebar a {color:#c90215; padding:2px 6px 3px 5px;}
#sidebar a:hover {color:#f90215; text-decoration:underline; }

#sidebar h5 {text-align:center;}
#sidebar div.recent_posts div.post a {font-weight:bold;padding-left:0px;}
#sidebar div.recent_posts div.post a:visited {font-weight:normal;}
#sidebar div.recent_posts div.post p {
    line-height:10px;
    margin-left:0px;
    text-align:left;
}

#sidebar div.recent_posts div.post p.text {
    font-size:10px;
    margin-left:5px;
    padding-left:3px;
}

#sidebar div.recent_posts div.post_meta span {font-size:10px;padding-left:3px;color:#606060;}
#sidebar div.recent_posts div.post_meta {margin-left:5px;}

/* zakladki - tlem sa obrazki */
.document .actions {
  clear:both;
  float:left;
  padding: 0;
  margin: 0;
}

.document .actions_border {
    clear:both;
    width:100%;
    height:1px;
    font-size:1px; /* IE hack */
    border-top: 1px solid #a31900;
}

.document .actions ul {
    margin-bottom: 0px;
  margin-left:0px;
  padding-left:0px;
}

.document .actions li {
  display:inline;
  float: left;
  color: inherit;
  background: url('/site_media/img/tab_left.png') top left no-repeat;
  margin: 0;
  padding: 0 0 0 10px;
}

.document .actions li a {
  display: block;
  padding: 5px 15px 4px 5px;
  background-color: inherit;
  background: url('/site_media/img/tab_right.png') top right no-repeat;
  color: #ffffff !important; 
}

.document .actions li a:hover {
  text-decoration:underline;
}

.document .actions li.selected {
  background: url('/site_media/img/tab_left_selected.png') top left no-repeat;
}

.document .actions li.selected a {
  font-weight:bold;
  padding-bottom: 4px;
  background: url('/site_media/img/tab_right_selected.png') top right no-repeat;
}

.document .actions li.not_selected {
}

/* format linka w zakladce (background nie bardzo dziala, mozna by ew. podmieniac obrazki javascriptem) */

/* home page stuff */

div.document #centre_portlets { width:620px; }

#centre_portlets .item { overflow: hidden; }
#centre_portlets .item h4 {
  font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; font-size:15px;
  text-align:center; 
  background:#fff url(/site_media/img/h_border2.png) no-repeat left bottom; margin-left:0;
  margin: 7px 7px 0px 7px;
}

#content div.news h3 {
  margin-bottom:3px;
  color:#C90215;
  padding-top:10px;
}

#content div.news div.description {
  color:#333333;
}

#content div.description {
    clear:both;
}

div.news div.section_header {
  font-family: "Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-family: "Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size: 15px;
  text-align: center;
  background-image: url(/site_media/img/h_border.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center 65%;
  margin-bottom:30px;
}

/* login */

div#login_form h3 {
  margin-bottom:5px;
  font-weight:bold;
}

div#register_form h3 {
  margin-bottom:5px;
  font-weight:bold;
}

div.login {margin-top:5px;}

div#regulamin {width:100%;height:300px; border:1px solid grey;}

/* content */

a.info_link {color:#c90215;font-weight:bold;padding-left:5px;}

div.explanation p {font-size:11px;}
div.explanation li {font-size:11px;}

div#wine_title_group {
border-left:10px solid #e0e0e0;
margin-top:10px;
padding:10px;
margin-left:10px;
}

.emph {color:#c90215;}

ul.errorlist {
  margin:0px;
  padding:0px;
}

.errorlist li {
  list-style:none;
  color:red;
  font-weight:bold;
}

input.err {border:1px solid red;}
div.warning {
  display:block; position:absolute;right:100px;width:150px;
  border:1px dotted grey;padding:4px;background-color:white;
}

/* zapisz i anuluj */
div.object_buttons {
  margin-top:10px;
}

div.field {margin-bottom:5px;color:#606060;}
div.field div.input {padding-left:10px;}

div.field label {font-weight:bold;}
div.form div.field {margin-top:10px;}
div.form input, div.form select, div.form textarea {margin-top:5px;float:left;}
div.form .selector .selector-available input {float:none;} /* w selektorze float ma być normalny */
div.form div.input .dijitInlineTable {float:left;}

a.dropdownsearch img {
    border:none;
    cursor:pointer;
    float:left;
    margin:5px 10px 0px 10px;
}

table.form th label {
    font-weight:normal;color:#606060;
    font-size:12px;
}
table.form th {
    padding-top:5px;
    text-align:left;
}

table.form tr {vertical-align:top;}

#save {
  background:url(/site_media/img/zapisz.gif) no-repeat center right;
  width:65px;
  height:32px;
  display:block;
  float:left;
  cursor:pointer;
}

#add {
  background:url(/site_media/img/zapisz.gif) no-repeat center right;
  width:65px;
  height:32px;
  display:block;
  float:left;
  cursor:pointer;
}

#save .save:hover span.image {
  background:url(img/zapisz2.gif) no-repeat center right;
}

#cancel {
  background:url(/site_media/img/anuluj.gif) no-repeat center right;
  width:65px;
  height:32px;
  display:block;
  float:left;
}

.searchbutton {
  background:url(/site_media/img/szukaj.gif) no-repeat center right;
  width:65px;
  height:32px;
  display:block;
  float:left;
  cursor:pointer;
}

#content h2, #content h3 {font-weight:normal; color:#626262;}

#content-editable {margin:15px;}

div.back a {
  width:97px;
  height:32px;
  display:block;
  float:left;
  margin-bottom:5px;
  color:transparent;
}

div.back a.back { background:url(/site_media/img/powrot.gif) no-repeat center right; }

div.back a.back:hover { background:url(/site_media/img/powrot2.gif) no-repeat center right; }

div.back a.prev {width:102px; background:url(/site_media/img/poprzedni.gif) no-repeat center right; }

div.back a.prev:hover { background:url(/site_media/img/poprzedni2.gif) no-repeat center right; }

div.back a.next { background:url(/site_media/img/nastepny.gif) no-repeat center right; }

div.back a.next:hover { background:url(/site_media/img/nastepny2.gif) no-repeat center right; }


/*wino opis*/
.wino_opis a {color:#c90215;}
.wino_thumbnail {
  float:left;
  height:175px;
  width:60px; 
  margin-right:10px; overflow: hidden;
}

.wino_data {float:right; width:235px;}

#sidebar .wino_data {
  padding-bottom:10px;
  width:195px;
}
#sidebar .wino_opis {width:270px;}

.wino_thumbnail img:hover { border:1px solid #ffffff; }
.wino_opis {margin:10px 0 0 0; position:relative;width:320px;}
.wino_opis img {margin:0; margin-top:6px; display:block; border: 1px solid #FFFFFF;}
.wino_opis img:hover { border: 1px solid #FFFFFF;}
/*#wino_opis a img {border:2px solid #d6d6d6; padding:1px;}
#wino_opis a:hover img {border:1px solid #d6d6d6; padding:2px; background-color:none;}*/
.wino_opis h3 {margin:0; padding:0;}
.wino_opis p { margin-top: 1px; }
.wino_opis .dane {}
.wino_opis .dane strong {font-weight:normal; color:#676767;}
.wino_opis .dane ul {margin:0; padding:0;}
.wino_opis .dane li {font-size:11px; list-style:none; padding:0; margin:0; color:#9B9B9B;
  text-align:left;}
.wino_opis .dane li strong {font-size:12px;}
.wino_opis .dane li a strong {color:#c90215; padding:2px; font-size:12px;}
.wino_opis .dane li a:hover strong {background-color:#c90215; color:#fff; text-decoration:none; padding:2px;}
.wino_opis #opis {border-left:1px solid #d6d6d6; float:left; width:298px; padding:0 0 0 20px;}


div.score_icon {
    top:-40px;
    right:0;
    float:right;
    margin:30px 0pt 10px 0px;
}

div.score_icon strong {
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    letter-spacing:-1px;
    padding-left:15px;
}

div.ocena_icon {
    background:transparent url('/site_media/img/ocena_icon.png') no-repeat right top;
}

div.ocena_icon strong {
    color:#85010d; 
}

div.normal_icon {
    padding:10px 7px;
}

div.normal_icon strong {
     font-size:16px;
}

div.ten_icon {
    padding:10px 4px;
}

div.ten_icon strong {
     font-size:15px;
}

div.nowosc_icon {
    background:transparent url(/site_media/img/icon_nowosc.png) no-repeat scroll center center;
    float:right;
    height:45px;
    margin-left:10px;
    width:70px;
}

div.data_icon {
    background:transparent url('/site_media/img/data_icon.png') no-repeat right top;
}

div.data_icon strong {
    color:#85010d;
}

#average_wine .ocena_icon {
    margin:10px 15px 0 0;
}

div.collection_section a {
  padding-left:30px;
  padding-bottom:5px;
  padding-top:5px;
}

div.collection_section a.add {
  background:url(/site_media/img/add_user.png) no-repeat;
}

div.collection_section a.goto {
  background:url(/site_media/img/kontact_contacts.png) no-repeat;
}

div.collection_section a.search_evaluated {
  background:url(/site_media/img/search_user.png) no-repeat;
}

div.collection_section a.coupons_link {
  background:url(/site_media/img/im-aim.png) no-repeat;
}

div.collection_section a:hover {
  text-decoration:underline;
}

div.collection_section {
  border-bottom:1px solid grey;
  padding-bottom:4px;
  margin-bottom:10px;
}

div.context_icons {
    float:right;
    padding-top:5px;
}

#group_score, #average_score {
  width:140px;
  float:right;
  margin-top:-15px;
}

#scores {
    overflow:auto; /* becuase IE does this anyway */
}

/*#opis #average_score p {
    margin-top:13px;
}*/


#group_score p { }

/* elementy treści */

#opis p {margin-top:13px;}
#opis div.ocena_icon {margin-top:-10px}

div.small_table {margin-top:30px;}
div.small_table a {color:#c90215;}
/*div.small_table div.listbox_actions {display:none;}*/
div.small_table table.listbox {width:600px;}
div.related_objects table.listbox {width:600px;}

/* listbox */
table.listbox {width:650px;}
div.listbox_header span.label {
  font-family: "Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size: 18px;
  color: #6d6d6d;
  text-align: left;
  margin-bottom: 5px;
}

.reloadpopupcontent{
         position: absolute;
         visibility: hidden;
         overflow: hidden;
         border:1px solid #CCC;
         background-color:#F9F9F9;
         border:1px solid #333;
         padding:5px;
}

table.listbox tr.listbox_row input {width:115px;}

tr.listbox_header td {background-color:#a7c86b; font-weight:normal; font-size:12px; color:#fff; padding:4px; margin:2px; }
table.listbox td {font-weight:normal; font-size:12px; padding:4px; border-bottom:1px solid #dddddd; border-top:2px solid #fff; border-right:2px solid #fff; border-left:2px solid #fff; margin:2px;}
table.listbox td {color:#808080;}
table.listbox td a {color:#c90215;}
div.list_header, h1#list_header {
  font-family: "Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size: 18px;
  color: #6d6d6d;
  margin-bottom: 5px;
  margin-top:0px;
  font-weight:normal;
}

div.listbox_actions {height:20px;  color: #6d6d6d;}
div.listbox_actions div.reset {float:left;}
div.listbox_actions div.paginator {float:right;}

div.listbox_actions {margin-bottom:3px;}
div.paginator img {border:none;float:left}
div.paginator span.stats {display:block;float:left;margin-left:3px;margin-right:3px;margin-top:2px;}

div.listbox_new a {
  background-image: url(/site_media/img/nowy.gif);
  width: 65px;
  height: 32px;
  margin-bottom:5px;
  display:block;
}

div.small_table div.actions {width:600px;text-align:right;border:none;height:19px;}


select.category_tree {margin-top:20px;margin-bottom:5px;}
div.tree_row {margin-top:2px;margin-bottom:3px;}
div.tree_row {text-align:left;}
div.tree_row span.tree_indent {margin-left:2px;background:none;}
div.tree_row span {background:url(/site_media/img/plus.png) no-repeat; padding-left:10px;}
.category_tree .selected a {font-weight:bold;}

div.wino_oceny span.add a {
  padding-left: 20px;
  padding-bottom:3px;
  background-image: url(/site_media/img/dodaj_ocene.png);
  background-repeat: no-repeat;
  background-x-position: left;
}


div.wino_zakupy span.add a {
  padding-left: 20px;
  padding-bottom:3px;
  background-image: url(/site_media/img/zakup_cena.png);
  background-repeat: no-repeat;
  background-x-position: left;
}

div#expert_show a {
}

#expert_show, #expert_hide {
  background: url('/site_media/img/tab_right_selected.png');
  cursor: pointer;
  height:20px;
  margin-bottom:10px;
  margin-top:10px;
  padding-top:4px;
  padding-left:6px;
}

#expert_show a {
  color:white;
  font-weight:bold;
  background:url(/site_media/img/whitedown162.png) left center no-repeat; 
  padding-left:28px;
}

#expert_show a:hover {
  text-decoration:underline;
}

#expert_hide a {
  color:white;
  font-weight:bold;
  background:url(/site_media/img/whiteup162.png) left center no-repeat; 
  padding-left:28px;
}

#expert_hide a:hover {
  text-decoration:underline;
}

.doborresult .ui-accordion .ui-accordion-header {
    position:static;  /*bo inaczej nie daje sie przykryc edit-pane */
}

.doborresult .ui-accordion .ui-accordion-content {
    padding:0;
    position:static;
}

.doborresult .ui-widget-content {
    background:none;
}

.doborresult .ui-widget-content  a {
    color: #C90215;
}

.doborresult .ui-accordion .ui-accordion-header .ui-icon{
    position:relative;
    top:20px;
}

input.filteringselecttext {
    background-color:#F0F0F0;
    color:#444444;
    float:left;
    width:400px;

}#sidebar .wino_opis .dane {width:190px;}
#sidebar div.klubowicze a.klubowicz {margin:0px;padding:0px;border:none;}
#sidebar IMG {border:1px solid white;}
#sidebar IMG:hover {border:1px solid #c90215;}
.magnify IMG {border:1px solid white;}
.magnify IMG:hover {border:1px solid #c90215;}

/* wyszukiwarka win */

div.search_params label {
  color: #333333;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: grey;
}

div.search_params .input {
  margin-left: 20px;
  background-image: url(/site_media/img/pikus.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  margin-top: 4px;
}

div#search_param_title {
    float:left;
}

div#search_param_title input {
    width:400px;
}

#button_search {
    margin-left:10px;
    margin-top:15px;
}

div.pages {padding-top:0px;}

/* wina ocenione przez...*/
div.wine_search .search_header span { color:#626262;font-size:14px;}
div.wine_search .search_header {margin-bottom:8px;}

/* piwniczka */

div#cellar_sidebar {
  margin-top:20px;
  margin-bottom:20px;
}

div#cellar_tree div.cellar_branch {margin:3px;}

div#cellar_tree span.cellar_indent {margin-left:20px;}

div#cellar_tree span.cellar_marker { }
div#cellar_tree img {margin-right:7px;}

div.cellar_action {margin-top:8px;}
div.cellar_action a:hover {text-decoration:underline;}
div#cellar_tree a.selected {font-weight:bold;}
/*div.cellar_wine_list table.listbox {width:350px;}*/

div.cellar_view div.small_table div.listbox_actions {display:block;}
/*piwniczka u usera */

div#cellar_actions {
  padding-top:10px;
}

div#cellar_actions div {
  background-image:url(/site_media/img/piwnica.gif);
  background-repeat:no-repeat;
  padding-left: 28px;
  padding-top:5px;
  padding-bottom:5px;
  border-bottom:1px solid grey;
}

div#cellar_actions a:hover {
  background-color: #c90215;
  color: #ffffff;
}

div.wine_cellar div.field {margin-top:20px;margin-bottom:20px;}

div#cellar_warning {
  float:right;
  width:300px;
}

div#cellar_warning div.header {
  font-weight: bold;
}

div#cellar_warning div.line {
  background-image: url(/site_media/img/exclamation.gif);
  background-repeat: no-repeat;
  padding-left: 14px;
  min-height: 18px;
}

div.to_cellar {margin-bottom:4px;}

table.tooltip td{
  border:none;
  padding-bottom:0px;
  padding-top:0px;
}

span.tooltip_content {
    font-size:13px;
}

.help {
  background:url(/site_media/img/q_mark.png);
  background-repeat:no-repeat;
  padding-left:23px;
  padding-top:3px;
  padding-bottom:3px;
  padding-right:3px;
}

div.help {
  border:1px dotted gray;
  width:400px;
}

div.dojoxLightbox {text-align:left;}

/* CALENDARS & CLOCKS */
.calendarbox, .clockbox { margin:5px auto; font-size:11px; width:16em; text-align:center; background:white; position:relative; }
.clockbox { width:auto; }
.calendar { margin:0; padding: 0; }
.calendar table { margin:0; padding:0; border-collapse:collapse; background:white; width:99%; }
.calendar caption, .calendarbox h2 { margin: 0; font-size:11px; text-align:center; border-top:none; }
.calendar th { font-size:10px; color:#666; padding:2px 3px; text-align:center; background:#e1e1e1 url(../img/admin/nav-bg.gif) 0 50% repeat-x; border-bottom:1px solid #ddd; }
.calendar td { font-size:11px; text-align: center; padding: 0; border-top:1px solid #eee; border-bottom:none; }
.calendar td.selected a { background: #C9DBED; }
.calendar td.nonday { background:#efefef; }
.calendar td.today a { background:#ffc; }
.calendar td a, .timelist a { display: block; font-weight:bold; padding:4px; text-decoration: none; color:#444; }
.calendar td a:hover, .timelist a:hover { background: #5b80b2; color:white; }
.calendar td a:active, .timelist a:active { background: #036; color:white; }
.calendarnav { font-size:10px; text-align: center; color:#ccc; margin:0; padding:1px 3px; }
.calendarnav a:link, #calendarnav a:visited, #calendarnav a:hover { color: #999; }
.calendar-shortcuts { background:white; font-size:10px; line-height:11px; border-top:1px solid #eee; padding:3px 0 4px; color:#ccc; }
.calendarbox .calendarnav-previous, .calendarbox .calendarnav-next { display:block; position:absolute; font-weight:bold; font-size:12px; background:#C9DBED url(../img/admin/default-bg.gif) bottom left repeat-x; padding:1px 4px 2px 4px; color:white; }
.calendarnav-previous:hover, .calendarnav-next:hover { background:#036; }
.calendarnav-previous { top:0; left:0; }
.calendarnav-next { top:0; right:0; }
.calendar-cancel { margin:0 !important; padding:0; font-size:10px; background:#e1e1e1 url(../img/admin/nav-bg.gif) 0 50% repeat-x;  border-top:1px solid #ddd; }
.calendar-cancel a { padding:2px; color:#999; }
ul.timelist, .timelist li { list-style-type:none; margin:0; padding:0; }
.timelist a { padding:2px; }

/* modyfikacje */

a#calendarlink0 img {border:0px;}

/* SELECTOR (FILTER INTERFACE) */
.selector { width:520px; float:left; }
.selector select { width:240px; height:17.2em; }
.selector-available, .selector-chosen { float:left; width:240px; text-align:center; margin-bottom:5px; }
.selector-available h2, .selector-chosen h2 { border:1px solid #ccc; }
.selector .selector-available h2 { background:white url(/admin_media/img/admin/nav-bg.gif) bottom left repeat-x; color:#666; }
.selector .selector-filter { background:white; border:1px solid #ccc; border-width:0 1px; padding:3px; color:#999; font-size:10px; margin:0; text-align:left; }
.selector .selector-chosen .selector-filter { padding:4px 5px; }
.selector .selector-available input { width:200px; }
.selector ul.selector-chooser { float:left; width:22px; height:50px; background:url(/admin_media/img/admin/chooser-bg.gif) top center no-repeat; margin:8em 3px 0 3px; padding:0; }
.selector-chooser li { margin:0; padding:3px; list-style-type:none; }
.selector select { margin-bottom:5px; margin-top:0; }
.selector-add, .selector-remove { width:16px; height:16px; display:block; text-indent:-3000px; 
outline:none;
}
.selector-add { background:url(/admin_media/img/admin/selector-add.gif) top center no-repeat; margin-bottom:2px; }
.selector-remove { background:url(/admin_media/img/admin/selector-remove.gif) top center no-repeat; }
a.selector-chooseall, a.selector-clearall { display:block; width:6em; text-align:left; margin-left:auto; margin-right:auto; font-weight:bold; color:#666;  padding:3px 0 3px 18px; }
a.selector-chooseall:hover, a.selector-clearall:hover { color:#036; }
a.selector-chooseall { width:7em; background:url(/admin_media/img/admin/selector-addall.gif) left center no-repeat; }
a.selector-clearall { background:url(/admin_media/img/admin/selector-removeall.gif) left center no-repeat; }


/* PIWNICZKA - PŁATNOŚCI */

.contract p {margin-left:100px;margin-top:10px;margin-bottom:10px;}
.contract .action_wrapper .accept {float:right;}
.contract .action_wrapper {margin-left:50px;margin-right:100px;margin-top:20px;}

#content div.form div.input ul li {list-style:none;text-align:left;}
#content div.form div.input ul li input {float:none;}

/* SPECJALNE OKAZJE */

div.konkursoheader {
  margin-left:30px;
  padding-left:5px;
  padding-bottom:5px;
  border-left:5px solid #a31900;
}

div.konkursoheader h4 {
  padding-top:5px;
  font-size:14px;
}

div.konkursozajawka {
  border-left:5px solid #a31900;
  float:left;
  margin-left:30px;
  padding-left:8px;
  width:300px;
}

div.konkursozajawka div.main {}
div.konkursozajawka div.linki {}
div.konkursozajawka div.linki a {
  display:block;
  padding-bottom:5px;
  padding-left:10px;
}

div.konkursozajawka h4 {
  font-size:14px;
  padding-top:5px;
}

div.konkursozajawka div.linki a:hover {
  color:white;
  background-color:#c90215;
}

div.konkurs div.mini {
  font-style:italic;
  width:300px;
  border-bottom:1px solid #a31900;
  padding-top:3px;
  padding-bottom:10px;
  margin-left:10px;
}

#content div.konkurs div.description {
  color:#a31900;
}

#specialnews {
  position:absolute;
  right:0px;
}

#specialnews a {
    border-bottom:1px dotted #A31900;
    padding-left:3px;
}

#specialnews a.more {
    padding-left:7px;
}

table.twocolumns table.listbox {width:300px;}

div.wine_search div.small_header {
  margin-top:10px;
  font-size:16px;
  color:#606060;
}

table.twocolumns td.left {padding-right:20px;}

div.more {
  margin-top:20px;
  text-align:right;
}

#content div.page_lead {
  padding:0 20px 20px 20px;
}

div.page_lead .score_panel {
    float:right;
}

.description .post {
    clear:both;
    margin-bottom:20px;
    width:610px;
}

.description .post div {
    margin:0;
    padding:0;
}

.description .post div.above {
    background-image: url(/site_media/img/bg_comment.png);
    background-position:top;
    height:17px;
}

.description .post div.middle {
    background-image: url(/site_media/img/bg_comment2.png);
    background-repeat: repeat-y;
    margin-bottom:-2px;
    margin-top:-2px;
}

.description .post div.below {
    background-image: url(/site_media/img/bg_comment.png);
    background-position:bottom;
    height:31px;
    background-color:white;
}

.description .post_meta span {
    color:#606060;
    font-size:10px;
    font-weight:bold;
}

.description .post p {
    margin-left:15px;
    margin-right:15px;
}

div.mini {
  padding-bottom:10px;
}

#content div.dobor div.small_header {padding-bottom:0.5em;}

#content div.doborresult {margin-top:10px;}
#content div.doborresult table.listbox {width:610px;}
#content div.doborresult div.listbox_actions {height:0px;}

#message_box_content {margin-top:0px;font-size:14px;}
#message_box_title {font-size:14px;color:red;}
.info #message_box_title {color:green;}

td.searchsections div.searchsection {
border-bottom:1px dotted grey;
margin-top:5px;
}

div.search_params div.searchsection {
    overflow:auto;
}

div.search_params div.searchsection div.field {
    /*float:left;*/
}

div.search_params div.searchsection div.field_wrapper {
    /*float:left;*/
}

div.search_params div.searchsection div.field_wrapper div.field {
    /*float:none;*/
}

div.search_params div.searchsection p {
    /*float:left;*/
    margin-left:5px;
    min-width:190px;
}

div#search_parameters_picker {padding-left:10px;}
div#search_parameters_picker h3 { margin-bottom:0.5em; margin-left:0.5em;}

a.search_param_remove {
  padding-right:2px;
  padding-left:2px;
}

a.search_param_change, a.search_param_ok, a.search_param_remove  {
  font-weight:bold;
  cursor:pointer;
}

a.search_param_remove:hover, a.search_param_change:hover, a.search_param_ok:hover {
  color:white;
  background-color:red;
}

div.searchsection label, div.search_param_display label {padding-right:40px;}


div.search_params label {
  font-weight:bold;
}

div.search_criteria_header {display:none;}

div.new_search {
    margin:20px 0 20px;
}

#edit_pane {
  position:absolute;
  background-color:#f8edcd;
  margin-left:50px;
  margin-top:0px;
  border:0px dashed #e2d2a5;
}

#display_pane {
}

#content div.search_param_display label {
display:block;
width:150px;
float:left;
}

#content .search_param_remove {
display:block;
float:left;
}

#content .search_param_change
{
display:block;
float:left;
}

/****** kupony *****/
div.coupon {
  background-color:#EEEEEE;
  border:1px solid #DDDDDD;
  float:left;
  height:110px;
  margin-bottom:5px;
  margin-right:5px;
  position:relative;
  width:300px;
}
div.coupon div.left_side img {
  border:medium none;
  margin-right:8px;
}

div.couponimgwrapper {
   height:100px;
}

div#coupon_section {
  float:left;
}
div.coupon div.left_side {
  float:left;
  width:148px;
  padding:5px;
}
div.coupon div.right_side {
  float:right;
  width:130px;
  padding:5px;
}
div.coupon div.right_side span {
  display:block;
}
div.coupon div.right_side span h3 {
  margin-top:0px;
}
div.coupon div.right_side a.getit {
  background-image:url(/site_media/img/button_background.png);
  bottom:3px;
  position:absolute;
  right:3px;
  height:30px;
}
div.coupon div.right_side a.getit span {
  color:white;
  margin:8px 8px 0;
}
div.coupon div.right_side a {
  display:block;
  margin-top:6px;
}
div.coupon div.right_side a.more {
  cursor:pointer;
}

div.coupon_details td, div.coupon_history td {font-size:12px;}

div.couponimgwrapper a:hover {
    outline:1px solid #aaaaaa;
}

div.couponimgwrapper a:hover img {
    opacity:0.4;
    filter:alpha(opacity=40);
}

tr.valid td {font-weight:bold;color:black;}

#konkurs_ikona {
  background:url("/site_media/img/konkurs.png");
  cursor:pointer;
  float:right;
  height:146px;
  width:290px;
}

div.konkurs_drugi div.section_header {
  background:none;
  border-bottom:1px solid #DDDDDD;
}

div.konkurs_drugi div.record {
  color:#626262;
  font-weight:bold;
  margin-bottom:4px;
  overflow:auto;
  width:200px;
}

div.konkurs_drugi div.record div.title {
  float:left;
}

div.konkurs_drugi div.record div.points {
  color: #a31900;
  float:right;
}

.ui-state-active .ui-icon {
    background-image:url(/site_media/js/images/ui-icons_ef8c08_256x240.png);
}

.ui-state-default .ui-icon {
    background-image:url(/site_media/js/images/ui-icons_ef8c08_256x240.png);
}

.ui-widget-header .ui-icon {
    background-image:url(/site_media/js/images/ui-icons_ffffff_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/site_media/js/images/ui-icons_ef8c08_256x240.png); }.klubowicz_tooltip {text-align:left;}
.klubowicz_tooltip .name {font-weight:bold;}


#linklist #w_logged_in_as {
    position:absolute;
    top:0px;
    left:0px;
    width:150px;
}

#linklist #linksections {
    left:0px;
    top:200px;
    width:100%;
}

#linklist .linksection ul {
    margin-left:0px;
}

#linklist #header {
    display:block;
    margin-top:30px;
    margin-bottom:10px;
    width:279px;
    height:107px;
    background:url("/site_media/img/justalogo_wider.png") no-repeat left top;
    cursor:pointer;
}

#linklist .title {
  font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; font-size:13px;
  color:#626262;
  font-weight:bold;
}
#linkback {margin-bottom:6px;}

#framecontent {
  width:670px;
  position:absolute;
  top:0px;
  left:0px;
}
#framecontent #tool_top {text-align:left;}

#linkswelcome {
    margin-left:10px;
}

#linkswelcome div.description {
    margin-top:10px;
    margin-bottom:10px;
}

table.importerstats {
margin-left:20px;
}
table.importerstats tr {
}
table.importerstats tr.firstrow {
}
table.importerstats td {
border:1px solid #C0C0C0;
font-size:14px;
padding:3px;
text-align:right;
}
table.importerstats tr.firstrow td {
background-color:#E0E0E0;
font-weight:bold;
text-align:center;
}

div#couponbanner {
  background-color:#F8EDCD;
  border:4px dashed #E2D2A5;
  float:left;
  margin-left:9px;
  padding:5px;
  zoom:1; /* GAH! A fix for double padding problem in IE */
}

div#couponbanner a {
  background-image:url(/site_media/img/pikus.png);
  background-repeat:no-repeat;
  font-weight:bold;
  padding-left:13px;
}

div#sidebar div#couponbanner {
  float:none;
  margin:15px 0px 5px 0px;
}
div#sidebar div#couponbanner a {}

div.naglowek {
  border-bottom:1px dotted #d0d0d0;
  margin-bottom:10px;
  padding-bottom:3px;
}
div.naglowek p {
  line-height:0;
  margin:20px 0 10px;
}
div.naglowek h5 {}

div.linksection a.newlink {
  font-weight:bold;
  text-decoration:underline;
}

a.see_more{
  display:block;
  clear:both;
  float:right;
}

#centre_portlets .see_more {
    margin-left:85px;
    padding-top:10px;
}

div#consumption {
    color:#606060;
    margin-bottom:10px;
    margin-top:10px;
    overflow:auto;
}

div#consumption span {
    font-style:italic;
}

span.notavailable {
    background:url("/site_media/img/x.png");
    color:white;
    cursor:pointer;
    display:block;
    height:16px;
    padding:0 0px 0 0px;
    width:16px;
}

span.notavailable:hover {
    background-color:gray;
}

div.button {width:32px;height:32px;float:left;}
div.button_empty {
    background:url("/site_media/img/star_gray_1.png");
}
div.button_full {
    background:url("/site_media/img/star_yellow_1.png");
}
div.button_half {
    background:url("/site_media/img/star_half_1.png");
}

.score_panel_small div.button {
    width:20px;
    height:20px;
}

.score_panel_small div.button_empty {
    background:url("/site_media/img/star_gray_2.png");
}

.score_panel_small div.button_full {
    background:url("/site_media/img/star_yellow_2.png");
}

.score_panel_small div.button_half {
    background:url("/site_media/img/star_half_2.png");
}

.listbox .scorecolumn {
    width:125px;
}

.listbox .scorecontainer {
    float:left;
    overflow:auto;
    width:100px;
}

.listbox .scorecount {
    float:right;
    margin-top:2px;
}

#score_count {
    float:left;
}

.score_message {
    clear:left;
    float:left;
}

#score_panel, #score_input_panel {
    clear:left;
}

/****** tabelka z danymi w dialogu *****/

  .stat {
font-family:sans-serif;
text-align:center;
}
.stat .head {
}
.stat .head .left {
}
.stat .head .total {
}
.stat .left {
text-align:left;
}
.stat .total {
}
.stat .bottom {
font-weight:bold;
}
.stat .bottom .left {
}
.stat .bottom .total {
}
.stat .head td {
border-bottom:1px solid black;
}
.stat td {
}
.stat .bottom td {
border-top:2px solid gray;
}

.kronika .stat tr {
    vertical-align:top;
}

.kronika .stat .comment {
    text-align:left;
}

.butelka_po_prawej {
    float:right;
    margin-top:-50px;
}

#banner_slot_top_set {
    margin-left:20px;
}

.listbox a {display:block;}

.listbox .price {
    height:16px;
    text-align:right;
    width:6em;
    cursor:pointer;
}

.listbox .price .pricename {
    display:inline;
    float:right;
    padding-right:5px;
}

.listbox .price .tag {
    float:right;
    width:16px;
    height:16px;
}

.trusted .tag {
    background:url(/site_media/img/emblem-default.png);
    background-repeat:no-repeat;
    cursor:help;
    width:16px;
    height:16px;
}

div.field div.tag {
    float:left;
    padding-right:10px;
}

#komentarze {
    border-top:1px dotted gray;
    margin-top:20px;
}

#mmsectionlink {

}

#mmsectionlink a {
    background:transparent url(/site_media/img/mmban2.png) no-repeat scroll top center;
    padding:0px;
    display:block;
    height:42px;
    margin:0 auto;
    width:180px;
}

#mmsectionlink a:hover {
    background-color:red;
}

div#tag_cloud {
    line-height:1.7em;
}

div#tag_cloud a {}

div#tag_cloud a:hover {}

div#text{
    border-top:1px dotted gray;
    margin-top:20px;
}

div.news_separator {
    border-top:1px solid #BBBBBB;
    margin:0 auto;
    padding:5px 10px 20px 15px;
    width:100px;
    
}

.slot_aktualnosci ul {
    margin-top:20px;
    margin-left:10px;
}
.slot_aktualnosci li {
    margin-bottom:5px;
}

.slot_aktualnosci li.new {
    font-weight:bold;
}

.slot_aktualnosci .mini {
    font-size:smaller
}

div#recent_action {
    background-color:#C5DC5C;
    background-image:none;
    background-position:0 0;
    background-repeat:repeat;
    color:#626262;
    display:none;
    position:absolute;
    right:0;
    text-align:left;
    top:0;
    width:180px;
    z-index:100;
}

body > div#recent_action {
    position:fixed;
}

div#recent_action a{
    cursor:pointer;
    display:block;
    float:left;
    font-weight:bold;
    margin-bottom:4px;
    margin-left:4px;
    margin-right:4px;
    margin-top:4px;
    padding-left:2px;
    padding-right:2px;
}

div#recent_action a:hover {
    background-color:white;
}

div#recent_action_content {
    float:right;
    margin-bottom:6px;
    margin-top:4px;
    width:160px;
}

div.banner_slot {
    border:2px solid #dddddd;
    overflow:hidden;
}

#sidebar .banner_slot a {
    padding:0px;
}
div#list_recent_actions {
    background-color:#C5DC5C;
    background-image:url(/site_media/img/action_lista.png);
    color:#626262;
    cursor:pointer;
    font-weight:bold;
    height:22px;
    position:absolute;
    right:0;
    top:0;
    width:22px;
    z-index:90;
}

.pages .listbox_header, .pages .listbox_header, .pages .listbox_row {
    display:none;
}

.pages .listbox tr {
    vertical-align:top;
}

.pages .listbox td {
    border:none;
}

.next_events {
    border-top:2px solid #ddd;
    clear:both;
}

.next_events .pages {
    padding-top:10px;
}

div.linecell {
    float:left;
    padding-top:10px;
    vertical-align:top;
}

div.linecell div.linedates {
    padding-left:10px;
    width:80px;
}

div.linecell div.description {
    padding-left:10px;
    width:450px;
}

div.line div.more {
    margin-top:0;
}

div.linecell div.lineimage {
    width:80px;
}
#news_list div.line {
    background:transparent url(/site_media/img/winogrona_bw_100_light.png) no-repeat scroll center bottom;
    margin-bottom:20px;
    padding-bottom:40px;
}

#news_list div.more {
    margin-top:0px;
}

div.slot_kalendarium table {
    float:right;
    margin-left:10px;
    margin-top:20px;
}

div.slot_kalendarium tr {
    vertical-align:top;
}

div.slot_kalendarium td {
    border-bottom:1px dotted #ddd;
    padding:2px 10px;
}

div.slot_kalendarium tr.fs td {
    border-top:1px dotted #ddd;
}

div.slot_kalendarium td {
    border-right:1px dotted #ddd;
}

div.slot_kalendarium td.lw {
    border-left:1px dotted #ddd;
    padding:2px 4px;
}

div.slot_kalendarium td a {
    font-family:Tahoma,Verdana,sans-serif;
    font-size:13px;
}

#eventannouncement_list .line {
    border:1px solid #DDDDDD;
    margin-bottom:6px;
    overflow:auto;
    padding-bottom:5px;
}
#eventannouncement_list .line .data {
    background-color:#EEEEEE;
    font-weight:bold;
    margin-bottom:5px;
    padding:1px 1px 1px 3px;
}
#eventannouncement_list .line .main {
    overflow:auto;
}
#eventannouncement_list .line .main .lineimage {
    float:left;
    height:80px;
    margin:0 10px 10px 10px;
    width:80px;
}
#eventannouncement_list .line .main .linecontent {
    height:80px;
    overflow:auto;
}
#eventannouncement_list .line .main .title {
    margin-bottom:10px;
    width:530px;
}
#eventannouncement_list .line .main .title a {
    background-image:url(/site_media/img/pikus.png);
    background-repeat:no-repeat;
    padding-left:13px;
}
#eventannouncement_list .line .main .meta {
    float:left;
    margin-right:5px;
    width:500px;
}
#eventannouncement_list .line .main .description {
    display:none;
    float:left;
    width:400px;
}

div.next_events table.listbox {
    width:600px;
}

.filtering_select {
    width:500px;
}

.contentpicture {
    -moz-border-radius:3px;
    background-color: #F3F3F3;
    border:1px solid #DDDDDD;
    clear:both;
    float:right;
    margin-bottom:10px;
    margin-left:20px;
    padding:5px;
    display:block;
}

span.thumbnail {
	display:block;
}

span.magnify {
	display:block;
}

.contentpicture span {
    color:#606060;
    font-size:10px;
    font-weight:bold;
}

.contentpicture .magnify {
    text-align:center;
}

.contentpicture .magnify img {
    display:none;
}

.contentpicture img {
    border:none;
}

/* internal links */

ul.seemore li {
    list-style-image: url(/site_media/img/szara.png);
}

dl {
    margin:0; /* w Operze, Chrome i Safari domyślnie top i bottom są 1em, a w FF i IE 0 */
    margin-left:1em;
}

.alert #ui-dialog-title-message {color:white;}

.ui-widget-header {
    background:none;
    background-color:#BBBBBB;
    border:none;
}

.alert .ui-dialog-titlebar {
    background-color:red;
}

.dijitAccordionContainer {
    padding-right:0px !important;
}

#register_form #id_captcha_1 {
    float:none;
    vertical-align:top;
}

div.partner_section {
    clear:both;
    margin-bottom:15px;
    overflow:auto;
}

div.partner_section h2 {
    padding-bottom:10px;
}

.partner_box {
    background-color:#EEEEEE;
    float:left;
    height:150px;
    line-height: 150px;
    margin-bottom:10px;
    margin-right:10px;
    text-align:center;
    width:150px;
}

.partner_box img {
    border:none;
    vertical-align: middle;
}

#lightbox-overlay-text {
    display:none;
}

.tooltipek {
    width:200px;
}

.tooltipek_wider {
	width:400px;
}

.tooltipeksimple * {
    font-weight: normal !important;
    font-size:14px;
    width:200px;
    
}

.check18 .ui-state-default {
    background:url(/site_media/img/button_background.png);
    height:30px;
    color:white;
}

.check18 .ui-state-hover {
    color:#652807;
}

.check18 .ui-dialog-titlebar {
    background:url(/site_media/img/dialog_grafa_big.png);
    height:118px;
    padding:0;
}


#adult_question .hd {
    font-size:20px;
    margin-bottom:20px;
    margin-top:20px;
}

#adult_question .bd {
    font-size:16px;
    margin-bottom:20px;
}

#banner_slot_top_set {
    margin-bottom:15px;
}

p.helper {
    font-size:11px;
    font-style:italic;
    padding:10px;
    text-align:left;
}

div.status_profile_image {
    background: url("/site_media/img/winogrona_zielone_40_biale.png") repeat scroll 0 0 transparent;
    height: 40px;
    width: 29px;
}

div.status_profile_image a.listbox_detail {
    cursor:default;
    display:block;
    height: 40px;
    width: 29px;
}

#next_eal_form .listbox_actions {
    height:0px;
}


.post .middle blockquote {
    margin-top:0;
}

.printonly {
    display:none;
}

.message_arrow {
	background: url("/site_media/img/go-next.png") repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    width: 16px;
}

.message_arrow_inc {
	background: url("/site_media/img/go-previous.png") repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    width: 16px;
}
#usermessage_unread_selection_form #send,
#usermessage_sent_selection_form #send,
#usermessage_selection_form #send {float:right;}

#emoticons img {border: 0 none;}

#comment_dialog .markItUpButton6 a {display:none;}
#comment_dialog .markItUpButton7 a {display:none;}
#comment_dialog .markItUpButton8 a {display:none;}
#comment_dialog .markItUpButton9 a {display:none;}


#right_vertical_banner {
   position:absolute;
   top:125px;
   right:-130px;
   width:120px;
   height:600px;
}

  .poller_contents {
      border:1px solid #ddd;
      font-family:sans-serif;
      font-size:10pt;
      width:200px;
  }

  .poller h3 {
      background:#ddd;
      margin:0px;
      padding:5px;
      text-align:center;
  }

  .poller_middle {
      padding:5px;
  }

  .poller input {
      margin-top:5px;
  }

  .poller_button {
      margin-top:5px;
      text-align:center;
  }

  .poller .chartbar {
      background-color: #555;
      height:20px;
      width:10px;
  }

  .poller .bar {
      margin-top:5px;
  }#lewe {
	font-family: Tahoma;
	background-color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	color: #484848;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#lewe img { border: 0px; }
#lewe img:hover { border: 0px; }
#lewe a img { border: 0px; }

#lewe A {color: #484848;text-decoration: none;}
#lewe a:hover {text-decoration: none;}

#lewe .whitefont{color:#ffffff;text-decoration: none;}
#lewe .whitefont:hover{text-decoration: underline}

#lewe .redfont{color:#c71f00;text-decoration: none;}
#lewe .redfont:hover{text-decoration: underline}

#lewe .licznikp{background-image:url('/site_media/img/lewe/img/m_licznik_bg.jpg');height:56px;font-size:11px;font-weight:bold}
#lewe .licznikp_wina{float:left;margin-top:15px;width:98px;text-align:center;font-size:11px;}
#lewe .licznikp_oceny{float:right;margin-top:14px;width:69px;text-align:center;font-size:11px;}

#lewe .produktyp{border-bottom:1px solid #c2c1c1;}
#lewe .doczytaniap{border-bottom:1px solid #c2c1c1;}
#lewe .newsletterp{background-image:url('/site_media/img/lewe/img/m_newsletter_bg.jpg');height:65px;font-size:11px;font-weight:bold}

#lewe .forump{margin-top:8px}
#lewe .forump_date{background-color:#c71f00;font-family: Tahoma,Geneva,sans-serif;color:#ffffff;font-size:10px;padding-top:2px;padding-bottom:3px;padding-left:5px;padding-right:5px;-moz-border-radius: 4px;-webkit-border-radius: 4px;}
#lewe .forump_more{background-color:#9bb50c;font-family: Tahoma,Geneva,sans-serif;color:#ffffff;font-size:10px;padding-top:2px;padding-bottom:3px;padding-left:5px;padding-right:5px;-moz-border-radius: 4px;-webkit-border-radius: 4px;}
#lewe .forump_title{color:#c71f00;font-family: Tahoma,Geneva,sans-serif;font-size:11px;font-weight:bold;margin-top:6px}
#lewe .forump_post{color:#606060;font-family: Tahoma,Geneva,sans-serif;font-size:11px;line-height:14px;margin-top:2px;padding-bottom:7px;border-bottom:1px solid #c2c1c1;}

#lewe .klubowiczep{margin-left:2px;background-image:url('/site_media/img/lewe/img/m_nowiklubowicze_bg.jpg');width:240px;height:88px;}
#lewe .klubowiczep_avatar{float:left;width:82px;text-align:center;padding-top:10px}
#lewe .klubowiczep_user{float:right;width:158px;height:35px;overflow:hidden;color:#c71f00;font-family: Tahoma,Geneva,sans-serif;font-size:17px;font-weight:bold;}
#lewe .klubowiczep_status{float:right;width:158px;height:35px;overflow:hidden;font-family: Tahoma,Geneva,sans-serif;font-size:11px;line-height:15px;margin-top:5px}
#lewe .klubowiczep_new{margin-right:2px;float:right;text-align:center;width:90px;background-color:#c71f00;font-family: Tahoma,Geneva,sans-serif;color:#ffffff;font-size:11px;padding-top:2px;padding-bottom:4px;padding-left:5px;padding-right:5px;-moz-border-radius-bottomright: 5px;-webkit-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;-webkit-border-radius-bottomleft: 5px;}

#lewe .klubowiczelist{border-bottom:1px solid #c2c1c1;height:122px;}
#lewe .avatarlist{margin-bottom:8px;padding-left:3px;overflow:hidden}

#lewe .newsletter_input{background-color: transparent; font-size: 9pt; font-family: Tahoma,Geneva,sans-serif; border: 0px solid #000000; color: #ffffff;margin-left:7px;margin-top:26px;width:150px;height:19px}

#lewe img.avatar {
    border:1px solid #9f240f;margin-right:6px
}

#sidebar #lewe a.klubowicz {
    padding:0;
}

#sidebar #lewe .newsletterp img {
    position:absolute;margin-left:166px;margin-top:24px
}

#lewe ul.menupr {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}


#lewe ul.menupr li {
 line-height: 25px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 1px;
    padding-top: 2px;
}
#lewe ul.menupr li a {
    background-image: url("/site_media/img/lewe/img/point_g.png");
    background-position: 5px 8px;
    background-repeat: no-repeat;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    padding: 4px 10px 4px 21px;
}

#lewe ul.menupr li a:hover {
	color:#ffffff;
	padding-left:21px;
	padding-right:10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color:#9bb50c;
	background-image:url(/site_media/img/lewe/img/point_w.png);
	background-repeat:no-repeat;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

#sidebar #lewe .klubowiczep_new a {
    padding: 0;
}