/*************************/
/**** Include css ****/
/*************************/

/**** Start include a.reset.css ****/
/* -----[ Reset ]----------------------------------------------------------- */
html {min-height: 100%; margin-bottom: 1px !important; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-size: 100.01%;
font-family: inherit;
text-align: left;
background-color: transparent;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
blockquote:before, blockquote:after,
/*q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }*/
acronym, abbr { cursor: help; }
img { vertical-align: middle; }
sub, sup { vertical-align: baseline; }
small { font-size: .91em; }
big { font-size: 1.07em; }
a { color: inherit; }
address { font-style: normal }
body, input, textarea, select, option, optgroup, button { font-family: Arial, Tahoma, Verdana, sans-serif; }
body { background: #52622b url(../img/bg/body.jpg) repeat; color: #444 !important; font-size: 62.5% !important; }

/* -----[ Linki ]----------------------------------------------------------- */
a, a:visited { text-decoration: none; }
:focus { outline: 0; }
a:hover { text-decoration: underline; }

/* -----[ Resetowanie ]----------------------------------------------------- */
.all_reset { margin: 0!important; }
.all_reset li { background: none!important; padding: 0!important; }

/* -----[ Formularze ]------------------------------------------------------ */
legend { display: none; }
input, button, select, textarea { font-size: 1em; border: none; }
input.button_ie, button { overflow: visible } /* For IE */
input, textarea, select, option, optgroup, button { font-size: 1em; }
button { cursor: pointer; }

/* -----[ Tabele ]---------------------------------------------------------- */
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td {	text-align: left; vertical-align: middle;	font-weight: normal; }

/* -----[ Listy ]----------------------------------------------------------- */
ul, ol,
dir, menu { list-style: none; line-height: 1em; }

/* -----[ Czyszczenie oplywania ]------------------------------------------- */
/* 	Based on How To Clear Floats Without Structural Markup by PiE
	[http://www.positioniseverything.net/easyclearing.html] FROM Blueprint CSS Framework */
.clear { display: inline-block; }   
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clear { height: 1%; }
.clear { display: block; }

/* -----[ Ukrywanie element�w pod czas �adowania ]-------------------------- */
.loading_hide {display:none;}
/**** End include a.reset.css ****/

/**** Start include b.layout.css ****/
/* Wszystkie czesci layoutu graficznego bez Content */
#logo_print { display: none; }

#header,
#footer,
#content_container { width: 960px; margin: 0 auto; }

/* -----[ NAGLOWEK ]-------------------------------------------------------- */
#header_container { background: transparent url(../img/bg/header_container.jpg) repeat-x left top; }

#header { height: 153px; position: relative; }

/* logo */
#header h1 { position: absolute; left: 0; top: 5px; width: 240px; height: 110px;  }
#header h1 a { background: transparent url(../img/logo.jpg) no-repeat left center; display: block; width: 100%; height: 100%; text-indent: -9999px;  }

/* mnuMainMenu */
#mnuMainMenu { position: absolute; left: 0; top: 121px; height: 32px; width: 100%; font-size: 1.2em; }
#mnuMainMenu li { position: relative; float: left; z-index: 1; margin: 0 3px 0 0; }

#mnuMainMenu li a { background: #e4dfbd url(../img/bg/menu_a.gif) no-repeat right 0; color:#4e5c1b; font-weight: bold; float: left; }
#mnuMainMenu li a span  { background: url(../img/bg/menu_span.gif) no-repeat left 0; height: 32px; line-height: 32px; display: block; float: left; padding: 0 15px; }

#mnuMainMenu li a.active,
#mnuMainMenu li a:hover { background-position: right -32px; }
#mnuMainMenu li a.active span,
#mnuMainMenu li a:hover span { background-position: 0 -32px; }

#mnuMainMenu li a:hover,
#mnuMainMenu li a.active,
#mnuMainMenu li.hover a,
#mnuMainMenu li:hover a { color: #000; text-decoration: none; cursor: pointer; }

/* menu logowania */
#menu_top { position: absolute; right: 0; top: 0; background: url(../img/bg/menu_top.gif) repeat-x; font-size: 1.2em; padding: 8px 0 0; }
#menu_top li { float: left; display: block; }
#menu_top li a { float: left; display: block; height: 26px; line-height: 26px; background: url(../img/bg/btn/top_menu_a.gif) no-repeat right top; color: #4e5c1b; text-decoration: none; white-space: nowrap; padding: 0 8px 0 0; }
#menu_top li a.register { font-weight: bold; }

#menu_top li a.login span { background: url(../img/bg/btn/top_menu_login.gif) no-repeat left top; }
#menu_top li a.help span { background: url(../img/bg/btn/top_menu_help.gif) no-repeat left top; }
#menu_top li a.register span,
#menu_top li a.logged_in span { background: url(../img/bg/btn/top_menu_register.gif) no-repeat left top; }
#menu_top li a span { display: block; padding: 0 0 0 30px; }

#menu_top li a:hover { background-position: right bottom; text-decoration: none; }
#menu_top li a:hover span { background-position: left bottom; }

/* wyszukiwarka */
#search_box { position: absolute; right: 0; top: 46px; background: url(../img/bg/search_box.gif) no-repeat; width: 422px; height: 70px; color: #eae5c4; }
#search_box form { position: relative; }
#search_box form label { position: absolute; left: 16px; top: 22px; display: block; width: 65px; height: 25px; background: url(../img/bg/find.jpg) no-repeat; text-indent: -9999px; }
#search_box form input.field { position: absolute; left: 85px; top: 24px; width: 144px; background: none; color: #2e2c1e; font-size:1.2em; padding:4px 0; }
#search_box form button { position: absolute; right: 21px; top: 23px; display: block; width: 25px; height: 25px; background: url(../img/bg/find_submit.gif) no-repeat; text-indent: -9999px!important; cursor: pointer; }

/* -----[ STRONA GLOWNA ]--------------------------------------------------- */
#main_container {  }

/* powitalny tekst */
#main_container #welcome { background: #f6f4e8; border: 1px solid #e5e3d4; padding: 18px; margin: 0 0 17px; }
#main_container #welcome img { float: left; margin: 0 15px 0 0; }

/* informacja o wiadomosciach w skrzynce */
#main_container #info_message { width: 706px; height: 39px; line-height: 39px; background: #d6792d; color: #fff; text-align: center; border: 1px solid #d08b40; margin: 0 0 13px; }
#main_container #info_message a { color: #fff; }

/* lewa/prawa kolumna */
#main_container #main_sidebar { float: right; width: 235px; }
#main_container #main_content { float: left; width: 460px; }

/* wyszukiwarka */
#main_container #main_search_box { position: relative; background: #e7e2c1; border: 1px solid #d6d2b6; padding: 0 10px 15px; margin: 0 0 12px; }
#main_container #main_search_box label { display: block; width: 218px; height: 28px; line-height: 28px; background: #555 url(../img/bg/main_search_box_head.gif) no-repeat left bottom; color: #fff; font-weight: bold; text-align: center; margin: -1px 0 14px -2px; }
#main_container #main_search_box input,
#main_container #main_search_box select { font-size: .92em; border-top: 1px solid #a8a7a1; border-left: 1px solid #a8a7a1; border-right: 0; border-bottom: 0; }
#main_container #main_search_box input { width: 200px; margin: 0 0 17px; }
#main_container #main_search_box select { float: left; width: 180px; margin: 0 8px 0 0; }
#main_container #main_search_box button { display: block; float: left; width: 25px; height: 25px; background: url(../img/bg/find_submit.gif) no-repeat; text-indent: -9999px!important; cursor: pointer; margin: 1px 0 0; }

/* ostatnio dodane jednostki */
#main_container .recently_joined { border: 1px solid #e6e4d5; margin: 0 0 12px; }
#main_container .recently_joined h3 { background: #f6f4e8; border-bottom: 1px solid #e6e4d5; padding: 5px 12px 4px; margin: 0; }
#main_container .recently_joined .random_units li { display: block; float: left; width: 223px; background: #f2f0e3; }
#main_container .recently_joined .random_units li.odd { background: #f6f4e8; }

/* reklama */
#main_adv { background: #f6f4e8; border: 1px solid #e7e5d6; padding: 10px 11px; }
#main_adv h3 { margin: 0 0 9px; }
#main_adv img { border: 1px solid #e9e7d8; margin: 0 10px 10px; }

/* reklama - AdTaily */
#AdTaily_Widget_Container { margin: 0 0 12px; }
#AdTaily_Widget_Container div { width: 233px!important; border: 1px solid #e6e4d5!important; }
#AdTaily_Widget_Container div div { border: 0!important; }
#AdTaily_Widget_Container div .AdTaily_Widget_Title { width: 209px!important; background: #f6f4e8!important; color: #4f4b35!important; border-bottom: 1px solid #e6e4d5; font-weight: 700!important; font-family: Arial, Tahoma, Verdana, sans-serif!important; padding: 5px 12px 4px!important; margin: 0 0 5px!important; }

/* lista artykulow */
#main_container .ui-tabs { margin: 0; }
#main_container .main_article { background: #f6f4e8; border: 1px solid #e6e4d5; border-top: 0; padding: 10px 0 0; margin: 0 0 12px; }
#main_container .main_article ul { margin: 0; }
#main_container .main_article .empty { margin: 0 10px; }
#main_container .main_article li { background: url(../img/arrows/list_main_article.gif) no-repeat 10px 11px; padding: 0 10px 0 25px; }
#main_container .main_article li.first { background: none; border-bottom: 1px solid #dad7c5; padding: 0 0 10px; margin: 0 10px 10px; }
#main_container .main_article li.odd { background: #fcfbf2 url(../img/arrows/list_main_article.gif) no-repeat 10px 11px; }
#main_container .main_article li .date { font-size: .917em; margin: 0 0 2px; }
#main_container .main_article li .date strong { margin: 0 5px 0 0; }
#main_container .main_article li h4 { clear: none; font-size: 1.1em; font-weight: bold; margin: 0 0 8px; }
#main_container .main_article li .art_image { float: right; background: #fffdf3; border: 1px solid #dad7c5; padding: 3px; }
#main_container .main_article li ul { height: 20px; text-align: right; padding: 4px 0; margin: 0; }
#main_container .main_article li ul li { display: inline; background: none; padding: 0; font-size: .917em; }
#main_container .main_article li ul li.last { background: url(../img/bg/separator_comments.gif) no-repeat left 1px; padding: 0 0 0 10px; margin: 0 0 0 8px; }
#main_container .main_article li ul li h5 { display: block; float: left; height: 17px; font-size: 1.091em; text-align: left; padding: 2px 0 0; margin: 0; }
#main_container .main_article li ul li h5 a { display: block; float: left; height: 17px; }

#main_container .main_article .main_article_pagination { height: 27px; background: #f1eeda url(../img/bg/main_article_pagination.gif) repeat-x left top; border-top: 1px solid #e6e4d5; border-bottom: 1px solid #e6e4d5; padding: 0; margin: 10px -10px 0 -25px; }
#main_container .main_article .main_article_pagination li { display: inline-block; border-left: 1px solid #fcfbf2; }
#main_container .main_article .main_article_pagination li:first-child { border-left: 0; }
#main_container .main_article .main_article_pagination li a,
#main_container .main_article .main_article_pagination li span { display: block; float: left; width: 25px; height: 26px; line-height: 26px; color: #4e5c1b; font-weight: 700; text-align: center; text-decoration: none; }
#main_container .main_article .main_article_pagination li a:hover,
#main_container .main_article .main_article_pagination li span { background: url(../img/bg/main_article_pagination.gif) repeat-x left bottom; color: #fcfbf2; }

/* ostatnio dolaczyli */
#main_container .last_joined { background: #f6f4e8; border: 1px solid #e6e4d5; padding: 10px 4px 10px 10px; margin: 0 0 12px; }
#main_container .last_joined .empty { margin: 0 10px; }
#main_container .last_joined ul { margin: 0; }
#main_container .last_joined ul li { background: none; padding: 0; }
#main_container .last_joined ul ul { margin: 0 0 6px; }
#main_container .last_joined ul ul li { display: block; float: left; width: 202px; min-height: 121px; background: #fff; border: 1px solid #dbd8c6; padding: 6px; margin: 0 6px 0 0; }
#main_container .last_joined ul ul li .photo { display: block; float: left; width: 60px; }
#main_container .last_joined ul ul li .text { display: block; float: left; width: 140px; font-size: .917em; }
#main_container .last_joined ul ul li .text h4 { font-size: 1em; font-weight: bold; margin: 0; }
#main_container .last_joined ul ul li .text p.degree { display: block; height: 50px; }
#main_container .last_joined ul ul li p { margin: 0; }
#main_container .last_joined ul ul li .button_view_profil { margin: 10px 0 0 50px; }

/* ostatnio dodane zdjecia twoich znajomcyh */
#main_container .last_images_friends { background: #f6f4e8; border: 1px solid #e6e4d5; padding: 10px; margin: 0 0 12px; }
#main_container .last_images_friends .empty { margin: 0 10px; }
#main_container .last_images_friends ul { margin: 0 0 5px; }
#main_container .last_images_friends ul li { display: block; float: left; width: 109px; background: none; font-size: .917em; text-align: center; padding: 0; }
#main_container .last_images_friends ul li div { height: 105px; text-align: center; }
#main_container .last_images_friends ul li p { text-align: center; padding: 0 5px; margin: 0; }
#main_container .last_images_friends ul li img { border: 1px solid #dbd8c6; }

/* mapa strony */

.content_holder .site_map { float: left; width: 200px; }
.content_holder .site_map ul { margin-left: 0.2em;}
.content_holder .site_map ul li { padding-left: 12px; background: transparent url(../img/arrows/list.gif) no-repeat 0 7px; }
.content_holder .site_map ul li.list a { color: #8b8774; }
.content_holder .site_map ul li.main { padding-left: 12px; background: transparent url(../img/arrows/list_glowna.gif) no-repeat 0 7px; }

/*.content_holder .site_map_others { float: right; width: 200px; margin-right: 280px; font-weight: bold; }*/
.content_holder .site_map .register_map a { font-size: 1.2em; }

/* -----[ SIDEBAR ]--------------------------------------------------------- */
/* lista powodow */
#sidebar .big_list { margin: 0; }
#sidebar .big_list li { background-color: #e7e2c1; background-position: 10px 50%; background-repeat: no-repeat; color: #4f4b35; padding: 7px 7px 6px 43px; border-bottom: 1px solid #edead1; line-height: 1.6em; }
#sidebar .big_list li.first { background-image: url(../img/arrows/first.gif); }
#sidebar .big_list li.second { background-image: url(../img/arrows/second.gif); }
#sidebar .big_list li.third { background-image: url(../img/arrows/third.gif); }
#sidebar .big_list li.fourth { background-image: url(../img/arrows/fourth.gif); }
#sidebar .big_list li.register_now { padding: 10px 0; }
#sidebar .big_list li.register_now a { display: block; float: left; height: 34px; line-height: 34px; background: url(../img/bg/register_now.gif) no-repeat right center; font-size: 1.166em; padding: 0 15px 0 0; margin: 0 18px; text-decoration: none; cursor: pointer; }
#sidebar .big_list li.register_now a:hover { color: #fff; text-decoration: underline; }
#sidebar .big_list li.register_now a strong { display: block; height: 34px; background: url(../img/bg/register_now_strong.gif) no-repeat left top; color: #fff; padding: 0 0 0 15px; }

/* menu po zalogowaniu */
#sidebar .menu_accordion_left { background: #f6f4e8; border: 1px solid #e6e4d5; border-top: 0; }
#sidebar .menu_accordion_left li { font-weight: bold; padding: 0;  }
#sidebar .menu_accordion_left li.static_class1 a { background-image: url(../img/arrows/menu/profil.gif); }
#sidebar .menu_accordion_left li.static_class2 a { background-image: url(../img/arrows/menu/jednostki.gif); }
#sidebar .menu_accordion_left li.static_class3 a { background-image: url(../img/arrows/menu/misje.gif); }
#sidebar .menu_accordion_left li.static_class4 a { background-image: url(../img/arrows/menu/szkoly.gif); }
#sidebar .menu_accordion_left li.static_class5 a { background-image: url(../img/arrows/menu/znajomi.gif); }
#sidebar .menu_accordion_left li.static_class6 a { background-image: url(../img/arrows/menu/poczta.gif); }
#sidebar .menu_accordion_left li.static_class7 a { background-image: url(../img/arrows/menu/zaproszenia.gif); }
#sidebar .menu_accordion_left li.static_class8 a { background-image: url(../img/arrows/menu/galerie.gif); }
#sidebar .menu_accordion_left li.static_class9 a { background-image: url(../img/arrows/menu/forum.gif); }
#sidebar .menu_accordion_left li.static_class10 a { background-image: url(../img/arrows/menu/artykuly.gif); }
#sidebar .menu_accordion_left li a { width: 175px; display: block; color: #797252; border-top: 1px solid #e6e4d5; padding: 10px 10px 12px 23px; background-position: 5px 10px; background-repeat: no-repeat; }
#sidebar .menu_accordion_left ul { padding: 0 0 0; }
#sidebar .menu_accordion_left ul li { background: #f6f4e8; font-weight: normal; border: 0; padding: 0 0 0 22px; }
#sidebar .menu_accordion_left ul li a { background: none!important; width: 166px; color: #4e5c1b; border: 0; padding: 4px 10px }

.ui-accordion .ui-helper-reset { background: #f2f0e0 url(../img/arrows/menu/active.gif) no-repeat 183px 11px; }
.ui-accordion .ui-state-default { background: #f2f0e0 url(../img/arrows/menu/normal.gif) no-repeat 183px 11px; }

/* -----[ CONTENT ]--------------------------------------------------------- */
.admin { background: #f3f2eC url(../img/pic/admin.jpg) no-repeat 50% top!important; padding: 200px 0 0!important; }

/* mega konkurs */
.adv_konkurs { background: #f3f2ec url(../img/ustrzelposta/bg/adv_konkurs.jpg) repeat-x left 1px!important; padding: 1px 0 0!important; }
.adv_konkurs_bg { background: url(../img/ustrzelposta/bg/adv_konkurs_bg.png) no-repeat left top; }
.adv_banner { position: relative; height: 191px; background: url(../img/ustrzelposta/bg/adv_banner.jpg) no-repeat center top; font-size: 1.1em; }

.adv_banner .button_adv { position: absolute; left: 360px; top: 143px; display: block; float: left; width: auto; background: url(../img/bg/btn/button_adv.gif) no-repeat right; color: #e9e3c6; font-weight: 700; font-size: 1.091em; text-align: center; text-decoration: none; border: 0; cursor: pointer; overflow: visible; padding: 0 40px 0 0; margin: 1px 0 0 5px; }
.adv_banner .button_adv:hover { color: #e9e3c6; text-decoration: underline; }
.adv_banner .button_adv span { position: relative; left: -3px; display: block; float: left; height: 29px; background: url(../img/bg/btn/button_adv_span.gif) no-repeat left; line-height: 29px; padding: 0 0 0 27px; white-space: nowrap; }
.adv_banner p { text-indent: -9999px; }
.adv_banner p.edit_admin { position: absolute; left: 890px; top: 143px; display: block; text-indent: 0; }
.adv_banner .hidden_adv_konkurs { position: absolute; right: 0; top: 0px; display: none; width: 129px; height: 17px; background: url(../img/bg/btn/hidden_adv_konkurs.gif) no-repeat left top; text-indent: -9999px; }

#content_container_bg { background: #f3f2ec; width: 100%; padding: 15px 0; }

#content_container {  }

#sidebar { width: 222px; float: left; }
.content { width: 720px; float: right; }

/* ----- przyciski nawigacyjne: do gory, drukuj, polec ----- */
#navigation_btns { margin: 15px auto 0 auto; padding: 10px 0; }
#navigation_btns li { display: block; float: left; background: none; padding: 0; }
#navigation_btns li.last { float: right; }
#navigation_btns li a { color: #4f4b35; padding: 0 0 0 15px; float: left; text-decoration: none; }
#navigation_btns li a.print { background: url(../img/arrows/print.gif) no-repeat left 5px; margin: 0 20px 0 0; }
#navigation_btns li a.tip { background: url(../img/arrows/tip.gif) no-repeat left 5px; }
#navigation_btns li a.up { background: url(../img/arrows/up.gif) no-repeat right 3px; padding: 0 15px 0 0; float: right; }
#navigation_btns li a:hover { text-decoration: underline; }

/* -----[ STOPKA ]---------------------------------------------------------- */
#footer_container { background: url(../img/bg/footer_container.gif) repeat-x; width: 100%; height: 200px; }
#footer { position: relative; font-size: 1.2em; }

/* wspolne czesci list */
#footer ul { position: absolute; }
#footer ul li { display: inline; background: url(../img/bg/main_menu_separator.gif) no-repeat left 3px; }
#footer ul li.first { background: none; }
#footer ul li a { color: #4e5c1b; margin: 0 5px 0 8px; }

#footer p { color: #fff; display: block; }

/* menu glowne i logowania */
#footer #mnuFooterMenu { left: -8px; top: 24px; width: 755px }
#footer #mnuLoginMenu { right: -8px; top: 24px; width: 220px; text-align: right; }

/* menu dolne */
#footer #mnuBottomMnenu { right: -8px; top: 78px; width: 680px; text-align: right; }
#footer #mnuBottomMnenu li.first { background: none; }
#footer #mnuBottomMnenu li { background: url(../img/bg/bottom_menu_separator.gif) no-repeat left 3px; }
#footer #mnuBottomMnenu li a { color: #c1ba8e; }

#footer .logo { position: absolute; left:0; top: 78px; }

/* copyright */
#footer #copyright { position: absolute; left: 0; top: 113px; }
#footer #copyright a { color: #fff; }

/* projekt */
#footer #realisation { position: absolute; right: 0; top: 113px; width: 300px; text-align: right; }
#footer #realisation a { color: #c1ba8e; }

/* polityka prywatnosci */
#footer #privacy_policy { position: absolute; left: 0; top: 140px; color: #a2aa8f; font-size: .92em; }

/* box rss */
#footer #container_rss { position: absolute; right: 0; top: 22px; width: 200px; overflow: hidden; }
#footer #container_rss p { float: left; color: #40423f; margin: 0 5px 0 0; }
#footer #container_rss a { display: block; float: left; width: 18px; height: 19px; background-repeat: no-repeat; background-position: 0 0; text-indent: -9999px; margin: 0 4px; }
#footer #container_rss .fb { background-image: url(../img/icons/fb.gif); }
#footer #container_rss .twitter { background-image: url(../img/icons/twitter.gif); }
#footer #container_rss .blip { width: 22px; background-image: url(../img/icons/blip.gif); }
#footer #container_rss .rss { background-image: url(../img/icons/rss.gif); }

/* -----[ OKNO MODALNE TAK/NIE ]---------------------------------------------------- */
#window_overlay { background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; width: 100%; height: 100%; position: fixed; z-index: 1000; }
#modal_window { display: none; width: 402px; height: 140px; background: #fff url(../img/bg/modal_window.gif) no-repeat 2px 95px; padding: 2px; position: fixed; top: 50%; left: 50%; margin: -75px 0 0 -150px; z-index: 1100; font-size: 1.3em; }
#modal_window #modal_content { position: relative; height: 100%; }
#modal_window #modal_content h3 { background-color: #797252; color: #fff; position: relative; padding: 7px; }
#modal_window #modal_content h3 a { display: block; width: 15px; height: 15px; background: url(../img/bg/close_message.gif) no-repeat center center; text-indent: -9999px; position: absolute; top: 8px; right: 6px; outline: none; }
#modal_window #modal_content .window_content { height: 100%; background: url(../img/bg/modal_window_content_bg.gif) no-repeat left top; margin: 15px 2px 15px 15px; padding-left: 45px; }
#modal_window #modal_content .window_content p { line-height: 120%; }
#modal_window #modal_content .window_content ul { position: absolute; bottom: 8px; right: 4px; overflow: hidden; }
#modal_window #modal_content .window_content ul li { width: 54px; height: 21px; float: right; margin-left: 1px; padding: 5px; }
#modal_window #modal_content .window_content ul li a { display: block; height: 100%; background: url(../img/bg/btn/execute_action.gif) no-repeat; color: #fff; text-transform: uppercase; font-weight: bold; padding: 7px; text-align: center; }



/**** End include b.layout.css ****/

/**** Start include c.content.css ****/
/* -----[ OGOLNE ]---------------------------------------------------------- */
.content,
#sidebar { font-size: 1.2em; line-height: 1.4em; }
.content .shadow { color: #aba273; }
.req span { color: #e71818; }

.content .small_text { font-size: .92em; }
.content .big_text { font-size: 1.17em; }

/* brak ketegorii/forum itp */
.content .empty { background: #f2efdc; color: #c63a03; border: 1px solid #e7e2c1; padding: 5px 10px; }

.content .empty a { color: #6a8428; }

hr { height: 1px; border-top: 1px solid #eceadc; border-left: 0; border-right: 0; border-bottom: 0; margin: 15px 0; padding: 0; }

/* -----[ ODNOSNIKI ]------------------------------------------------------- */

/* Wszystkie na stronie */
.content a,
#sidebar a { color: #4e5c1b; text-decoration: underline; }
.content a:hover,
#sidebar a:hover { text-decoration: none; }

.content .laquo { background: url(../img/arrows/laquo.gif) no-repeat left 5px; padding: 0 0 0 10px; }
.content .raquo { background: url(../img/arrows/raquo.gif) no-repeat right 5px; padding: 0 10px 0 0; }

/* -----[ ODSTEPY ]--------------------------------------------------------- */
#sidebar p { margin: .6em 0; }
.content p,
.content ul,
.content ol,
.content dl,
.content address { margin-bottom: 1.2em; line-height: 1.6em }

/* wykazy */
.content ol { margin-left: 1.2em; list-style-type: decimal }
.content ol li { margin: 0 0 0 15px; list-style-position: outside; }
.content ul li  { background: url(../img/arrows/list.gif) no-repeat left 7px; padding-left: 15px; }

.content ul.list_disc { list-style-type: disc; margin-left: 15px; }
.content ul.list_circle { list-style-type: circle; margin-left: 15px; }
.content ul.list_square { list-style-type: square; line-height: 21px; margin-left: 15px; }

.content ul.list_disc li,
.content ul.list_circle li,
.content ul.list_square li { background: none; padding: 0; }

/* -----[ NAGLOWKI ]--------------------------------------------------------- */
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 { clear: both; text-align: left; line-height: 1.4em; }
.content h2,
#sidebar h3 { color: #fff; font-size: 1.334em; font-weight: bold; }
.content h3 { color: #4f4b35; font-size: 1.09em; font-weight: bold; margin: 5px 0 9px; }
.content h4 { font-size: 1.09em; font-weight: normal; margin: 5px 0 9px; }
.content h5 { color: #797252; font-size: 1.09em; font-weight: normal; margin: 5px 0 9px; }
.content h6 { font-size: 1em; font-weight: bold; margin: 5px 0 9px; }
.content h3 a, .content h3 a:hover,
.content h4 a, .content h4 a:hover,
.content h5 a, .content h5 a:hover,
.content h6 a, .content h6 a:hover { /*color: #cd5028;*/ text-decoration: none }
.content h3 a:hover,
.content h4 a:hover,
.content h5 a:hover,
.content h6 a:hover { text-decoration: underline; }
.content h3 a strong,
.content h4 a strong,
.content h5 a strong,
.content h6 a strong { color: #444; }

.content .text_big { font-size: 1.17em; font-weight: normal; }

.content .box,
#sidebar .box { background: #fffdf3; border: 1px solid #e9e8e3; padding: 5px; margin: 0 0 18px; overflow: hidden; }
.content .box h2,
#sidebar .box h3 { background: #797252; font-weight: bold; text-align: center; padding: 7px 13px; }
#sidebar .adv a { display: block; width: 210px; height: 87px; margin: 5px auto 0; }
.content .content_holder,
.content .content_holder_no_h2 { background: #f6f4e8; padding: 9px; }
.content .content_holder { border: 1px solid #e5e3d4; border-top: 0; }
.content .content_holder_no_h2 { border: 1px solid #e5e3d4; }

.content .box h2 { text-align: left; }
.content_holder_no_h2 hr { margin: 0; }

/* kategorie forum */
.content .forum_category { border-top: 1px solid #d5d0b3; margin: 0 0 30px; }
.content .forum_category li { background: #f2efdc; border-bottom: 1px solid #d5d0b3; padding: 9px 18px; }
.content .forum_category li strong { font-size: 1.09em; }
.content .forum_category li span { color: #aba273; font-size: 0.92em; }
.content .forum_category li p { color: #4f4b35; margin: 0; }
.content .forum_category li p em { font-size: .92em; }
.content .forum_category li p em a { border-bottom: 1px solid #aba273; text-decoration: none; }
.content .forum_category li p em a:hover { border-bottom: 1px solid #4e5c1b; text-decoration: none; }
.content .forum_category li p a { color: #4e5c1b; }

/* domyslna tabela */
.content table { width: 100%; margin:  0 0 10px; }
.content table th { background: #e5e2d3; color: #4f4b35; font-size: 1.09em; font-weight: bold; border: 1px solid #e5e2d3; padding: 4px 7px 3px; }
.content table td { background: #fff; border: 1px solid #e5e2d3; line-height: 150%; padding: 3px 7px; }

/* domyslna tabela dla forum */
.content table.default { width: 100%; line-height: 110%; }
.content table.default tr.odd td { background: #f6f4e8; }

.content table.default th { background: #e7e2c1; color: #4f4b35; font-size: 1.09em; font-weight: bold; border: 1px solid #d5d0b3; padding: 10px 12px 10px; }

.content table.default th.tick,
.content table.default td.tick { width: 40px; text-align: center; padding: 10px 0 7px; }
.content table.default th.post { width: 50px; }
.content table.default th.publication,
.content table.default th.sender,
.content table.default th.last_post,
.content table.default th.date { width: 130px; }
.content table.default th.division { width: 145px; }
.content table.default th.category { width: 150px; }

.content table.default td { background: #f2efdc; border: 1px solid #e7e2c1; line-height: 150%; padding: 10px 18px 7px; }
.content table.default td p { color: #aba273; margin: 0; }
.content table.default td a { color: #4f4b35; font-weight: bold; }
.content table.default td a.special_link { color: #b05a0d; }

/* elementy tabeli na forum */
.content table.default td.photo { width: 70px; text-align: center; vertical-align: top; }
.content table.default td.photo p img { margin: 0 0 7px; }
.content table.default td.photo p,
.content table.default td.photo p a { text-align: center; }
.content table.default td.photo p a { color: #4e5c1b; font-weight: normal; }
.content table.default td .post_btns { margin: 15px 0 0 0; }
.content table.default td .post_btns p.timestamp { display: block; float: left; color: #4f4b35; font-size: .92em; }
.content table.default td .post_btns ul { float: right; margin: 0; }
.content table.default td .post_btns ul li { display: inline; background: url(../img/bg/separator_post_btns.gif) no-repeat right 3px; padding: 0 10px 0 5px; }
.content table.default td .post_btns ul li.last { background: none; padding: 0 0 0 5px; }
.content table.default td .post_btns ul li a { color: #4e5c1b; font-weight: normal; }

/* osoby, ktore ostatnio dolaczyly do jednostki */
.content table.recently_joined { background: #f6f4e8; border: 1px solid #dad7c5; margin: 9px 0 30px; }
.content table.recently_joined th { background: #f2f0e3; font-size: 1em; border: 0; border-bottom: 1px solid #dad7c5; padding: 10px; }
.content table.recently_joined th.season_collection { width: 112px; }
.content table.recently_joined td { background: none; border: 0; padding: 5px 10px; }
.content table.recently_joined td a { color: #4e5c1b; }

blockquote { background: #fff; border: 1px solid #e7e2c1; padding: 10px 20px; }

/* newsletter */
.content #newsletter { width: 190px; margin: 16px auto; }
.content #newsletter label { color: #4f4b35; font-weight: bold; }
.content #newsletter input { background: #f2eed6; color: #4f4b35; width: 178px; border-left: 1px solid #989171; border-top: 1px solid #989171; padding: 6px; margin: 3px 0 7px; }
.content #newsletter input.remember_me { width: auto; margin: 10px 10px 0 0; }
.content #newsletter button { margin: 10px 0; }

/* boks logowania */
.content #login { background: #f6f4e8; border: 1px solid #e5e3d4; border-top: none; margin: 0; }

/* stronicowanie */
.content #pagination { text-align: right; margin: 10px 0; }
.content #pagination span .prev { background: url(../img/arrows/laquo.gif) no-repeat left 5px; padding: 0 0 0 10px; margin: 0 5px 0 0; }
.content #pagination span .next { background: url(../img/arrows/raquo.gif) no-repeat right 5px; padding: 0 10px 0 0; margin: 0 0 0 5px; }
.content #pagination span span { color: #88a53c; }
.content #pagination span .disabled { cursor: default; text-decoration: none; display: none; }

/* stronicowanie - wyszukiwanie jednostki */
.content .units_pagination { text-align: center!important; }
.content .units_pagination span,
.content .units_pagination a { color: #4f4b35; font-weight: bold; }
.content .units_pagination a { text-decoration: none; }
.content .units_pagination a:hover { text-decoration: underline; }
.content .units_pagination span .prev { background: url(../img/arrows/laquo_bold.gif) no-repeat left 5px!important; }
.content .units_pagination span .next { background: url(../img/arrows/raquo_bold.gif) no-repeat right 5px!important; }

/* formularz */
.content form {  }
.content form input,
.content form select,
.content form textarea { background: #fffdf3; border-left: 1px solid #a9a8a2; border-top: 1px solid #a9a8a2; padding: 5px 6px; }
.content form textarea.add_post { width: 425px; height: 250px; }
.content form select.default { width: 100px!important; }

.content form optgroup { font-weight: bold; }

.content form input:focus,
.content form select:focus,
.content form textarea:focus { background: #fff; }

.content form span.radio_button input,
.content form input.check_button,
.content form input.radio_button { background: none; width: auto; border: 0; margin: 3px 8px 0 0; }
.content form input.check_button_accept { background: none; width: auto; border: 0; margin: 3px 8px 0 0; }

.content form .check_button input { background: none!important; width: auto!important; border: 0!important; margin: 8px 8px 0 0!important; }

/* formularz: przycisk */
.content form button { width: auto; border: 0; cursor: pointer; padding: 0 5px 0 0; text-align: center; margin: 0 0 0 5px; overflow: visible; font-size:1em; }
.content form button span { position: relative; left: -3px; display: block; height: 26px; color: #4e5c1b; line-height: 26px; padding: 0 0 0 10px; white-space: nowrap; }
/* formularz: przycisk - standardowy */
.content form button.default { background: url(../img/bg/btn/button.gif) no-repeat right; }
.content form button.default span { background: url(../img/bg/btn/button_span.gif) no-repeat left; font-weight: bold; }

/* formularz: przycisk - akceptuj */
.content form button.button_accept { background: url(../img/bg/btn/button_accept.gif) no-repeat right; }
.content form button.button_accept span { background: url(../img/bg/btn/button_accept_span.gif) no-repeat left; font-weight: bold; color: #fff; }

/* formularz: przycisk - specjalny */
.content form button.button_special { background: url(../img/bg/btn/button_special.gif) no-repeat right; }
.content form button.button_special:hover { color: #fff; text-decoration: underline; }
.content form button.button_special span { background: url(../img/bg/btn/button_special_span.gif) no-repeat left; color: #fff; }

.content form .login,
.content form .login:focus { background: url(../img/bg/btn/login.gif) no-repeat; width: 79px; height: 26px; text-indent: -9999px; border: 0; cursor: pointer; }
.content form .confirm { background: url(../img/bg/btn/confirm.gif) no-repeat; text-indent: -9999px; }

/* odnosnik logowania w sidebarze */
#sidebar .button { display: block; width: auto; background: url(../img/bg/btn/button.gif) no-repeat right; text-decoration: none; border: 0; cursor: pointer; padding: 0 10px 0 0; text-align: center; margin: 0; overflow: visible; float: left; }
#sidebar .button:hover { color: #4e5c1b; text-decoration: underline; }
#sidebar .button span { position: relative; left: -3px; display: block; height: 26px; background: url(../img/bg/btn/button_span.gif) no-repeat left; color: #4e5c1b; line-height: 26px; padding: 0 0 0 10px; white-space: nowrap; }

#sidebar .button_login { margin: 5px 0 5px 24px; }
#sidebar .button_login span { background: url(../img/bg/btn/button_login_span.gif) no-repeat left; padding: 0 0 0 30px; }

/* odnosniki imitujace przyciski - standardowy */
.content .button { background: url(../img/bg/btn/button.gif) no-repeat right; text-decoration: none; }
.content .button:hover { text-decoration: underline; }
.content .button span { background: url(../img/bg/btn/button_span.gif) no-repeat left; }

/* odnosniki imitujace przyciski */
.content .button { display: block; width: auto; border: 0; cursor: pointer; padding: 0 5px 0 0; text-align: center; margin: 1px 0 0 5px; overflow: visible; float: left; }
.content .button:hover { color: #4e5c1b; }
.content .button span{ position: relative; left: -3px; display: block; height: 26px; color: #4e5c1b; line-height: 26px; padding: 0 0 0 10px; white-space: nowrap; }

/* odnosniki imitujace przyciski - standardowy */
.content .button { background: url(../img/bg/btn/button.gif) no-repeat right; text-decoration: none; }
.content .button:hover { text-decoration: underline; }
.content .button span { background: url(../img/bg/btn/button_span.gif) no-repeat left; }

/* odnosniki imitujace przyciski - jasny */
.content .light { background: url(../img/bg/btn/button_light.gif) no-repeat right; }
.content .light span { background: url(../img/bg/btn/button_light_span.gif) no-repeat left; }

/* odnosniki imitujace przyciski - zielony */
.content .button_accept { background: url(../img/bg/btn/button_accept.gif) no-repeat right; text-decoration: none; }
.content .button_accept:hover { color: #fff; text-decoration: underline; }
.content .button_accept span { background: url(../img/bg/btn/button_accept_span.gif) no-repeat left; font-weight: bold; color: #fff; }

/* odnosniki imitujace przyciski - zielony (zobacz profil) */
.content .button_view_profil { background: url(../img/bg/btn/button_accept.gif) no-repeat right; text-decoration: none; margin: 7px 0 0 -12px; }
.content .button_view_profil:hover { color: #fff; text-decoration: underline; }
.content .button_view_profil span { background: url(../img/bg/btn/button_view_profil_span.gif) no-repeat left; font-weight: bold; color: #fff; padding: 0 0 0 25px; }

/* odnosniki imitujace przyciski - zielony(logowanie) */
.content .button_accept_login span { background: url(../img/bg/btn/button_accept_login_span.gif) no-repeat left; font-weight: bold; color: #fff; padding: 0 0 0 27px; }

/* odnosniki imitujace przyciski - nastepny/poprzedni */
.content .pic_gallery .prev,
.content .pic_gallery .prev_disabled,
.content .pic_gallery .next,
.content .pic_gallery .next_disabled { display: block; width: 28px; height: 26px; text-indent: -9999px; margin: 55px 0 0 0; }
.content .pic_gallery .prev { background: url(../img/bg/btn/prev.gif) no-repeat; }
.content .pic_gallery .prev_disabled { background: url(../img/bg/btn/prev_disabled.gif) no-repeat; }
.content .pic_gallery .next { background: url(../img/bg/btn/next.gif) no-repeat; }
.content .pic_gallery .next_disabled { background: url(../img/bg/btn/next_disabled.gif) no-repeat; }
.content .pic_gallery .empty { border: 1px solid #d5d1b5; }

/* sortowanie */
.content .sorting { margin: 10px 0 10px; }
.content .sorting form select { margin-right: 3px; margin-left: 5px; }
.content .sorting form label { width: 40px; }
.content .sorting form .default { margin-right: 15px; }

/* breadcrumbs_units */
.content .breadcrumbs_units { font-size: 1.084em; border: 1px solid #e5e3d4; border-width: 1px 0; padding: 6px 0 8px; margin: 0 0 10px; }
.content .breadcrumbs_units li { display: inline; background: url(../img/bg/separator_breadcrumbs_unit.gif) no-repeat left 4px; color: #4f4b35; font-weight: bold; padding: 0 0 0 10px; margin: 0 3px 0 0; }
.content .breadcrumbs_units li.first { background: none; padding: 0; margin: 0 2px 0 0; }
.content .breadcrumbs_units li.last { background: none; padding: 0; margin: 0; }
.content .breadcrumbs_units li.last a { margin: -2px 0 -4px; }

/* formularz kontaktowy */
.form_horizontal .holder { float: left; display: block; /*width: 100%;*/ margin: 7px 0; }
.form_horizontal .r_holder { float: left; width: 345px; }
.form_horizontal .post_holder { width: 440px; }
.form_horizontal .r_holder .category_name { font-weight: bold; margin: 4px 0 0; }
.form_horizontal .r_holder .desc { display: block; width: 328px; color: #8d8a7a; font-size: .92em; /*text-align: justify;*/ line-height: 140%; margin: 3px 0 0; }
.form_horizontal .error,
.form_horizontal .error_group { float: left; width: 170px; font-size: .92em; }
.form_horizontal .error_post { width: 108px; }
.form_horizontal .error span { display: block; background: #f2eed6 url(../img/arrows/error.gif) no-repeat 5px 8px; color: #cb2e2e; border: 1px solid #e7e2c1; padding: 3px 5px 4px 20px; }
.form_horizontal .error_group span span { display: block; background: #f2eed6 url(../img/arrows/error.gif) no-repeat 5px 8px; color: #cb2e2e; border: 1px solid #e7e2c1; padding: 3px 5px 4px 20px; margin: 0 0 1px; }
.form_horizontal label { float: left; width: 160px; text-align: right; vertical-align: middle; margin: 6px 10px 0 0; }
.form_horizontal label.reset { width: auto; margin: 2px 10px 0 0; }
.form_horizontal label.accept_rules { float: left; width: auto!important; margin: 0 5px 0 0; }
.form_horizontal label.post_text { width: 130px; }
.form_horizontal .no_label { margin: 7px 0 7px 171px; }
.form_horizontal .no_label_margin { margin: 0 0 0 171px; }
.form_horizontal .no_margin_bottom { margin: 7px 0 0 0; }
.form_horizontal input { width: 315px; }
.form_horizontal input.nr_unit { float: left; width: 50px; margin: 0 10px 0 0; }
.form_horizontal input.name_unit { float: none; width: 240px; }
.form_horizontal textarea { width: 315px; height: 125px; overflow: auto; }

.form_horizontal p.reset { float: left; margin: 0 10px 0 -5px; }
.form_horizontal .forgot_pass { margin: 2px 20px 0 0; }
.form_horizontal .add_new_unit { background: url(../img/arrows/add_new_unit.gif) no-repeat 6px 3px; padding: 0 0 0 18px; }

/* formularz kontaktowy - profil */
.profil .r_holder label { width: 90px; }
.profil .r_holder div { margin: 0 0 14px 0; }
.profil .r_holder div label { text-align: left; padding: 0 0 2px 25px; }
.profil .r_holder div .mail { background: url(../img/arrows/mail.gif) no-repeat left top; border: 0; }
.profil .r_holder div .change_mail { float: left; margin: 6px 0 0 0; }
.profil .r_holder div .gg { background: url(../img/arrows/gg.gif) no-repeat left top; }
.profil .r_holder div .skype { background: url(../img/arrows/skype.gif) no-repeat left top; }
.profil .r_holder div .www { background: url(../img/arrows/www.gif) no-repeat left top; }
.profil .r_holder div .www_desc { margin: 3px 0 0 126px; }
.profil .r_holder div input { width: 189px; }

/* formularz kontaktowy - poczta */
.content .mail { background: #fff; border: 1px solid #dad7c5; border-top: 0; padding: 10px 0; }
.content .mail label { width: 70px; color: #4f4b35; font-size: .92em; }
.content .mail input { width: 395px; }
.content .mail textarea { width: 395px; height: 125px; overflow: auto; }
.content .mail .r_holder { float: left; width: 422px; }
.content .mail input,
.content .mail select,
.content .mail textarea { background: #f2eed6; border-left: 1px solid #968f6f; border-top: 1px solid #968f6f; padding: 5px 6px; }

.form_horizontal .AspNet-CreateUserWizard-CreateUserButtonPanel input,
.form_horizontal .AspNet-CreateUserWizard-CreateUserButtonPanel input:focus { display: block; width: 159px; height: 26px; background: transparent url(../img/bg/btn/add_new_account.gif) no-repeat; color: #fff; text-align: center; font-weight: bold; border: 0; cursor: pointer; padding: 0 0 2px; margin: 10px 0 15px 170px; }

/* wiadomosci/informacje z systemu - podstawowe */
#mesSystemMessage,
.message_success,
.message_info,
.message_error {  position: relative; padding: 15px 100px 15px 40px; margin: 0 0 5px; }

.message_success { background: #ddf9dc url(../img/arrows/message_success.png) no-repeat 15px 15px; color: #438e43; border: 1px solid #8dc48d; }
.message_info { background: #ecf6f8 url(../img/arrows/message_info.png) no-repeat 15px 15px; color: #437d8e; border: 1px solid #8db2c4; }
.message_error { background: #f8ecec url(../img/arrows/message_warning.png) no-repeat 15px 15px; color: #a25a5a; border: 1px solid #c48d8d; }

.message_success a.close_this_message,
.message_info a.close_this_message,
.message_error a.close_this_message { display: block; width: 74px; height: 24px; line-height: 24px; color: #7f7e77; text-decoration: none; text-align: center; position: absolute; right: 10px; top: 11px; background: #fff url(../img/arrows/close_message.png) no-repeat 6px 9px; text-indent: 8px; border: 1px solid #dad7c5; }

/* wiadomosci/informacje z systemu - w profilu zolnierza */
.message_success_small,
.message_info_small,
.message_error_small { position: relative; font-size: .92em; padding: 5px 0 5px 30px; margin: 0 0 5px; }

.message_success_small { background: #ddf9dc url(../img/arrows/message_success.png) no-repeat 7px 6px; color: #438e43; border: 1px solid #8dc48d; }
.message_info_small { background: #ecf6f8 url(../img/arrows/message_info.png) no-repeat 7px 7px; color: #437d8e; border: 1px solid #8db2c4; }
.message_error_small { background: #f8ecec url(../img/arrows/message_warning.png) no-repeat 7px 7px; color: #a25a5a; border: 1px solid #c48d8d; }

/* rejestracja uzytkownika */
.content .box_register { background: #e7e2c1; border: 1px solid #d5d1b5; padding: 5px 10px; margin: 0 0 15px; }
.content .box_register ul { margin: 0 0 10px 15px; }
.content .box_register ul li { background: none; list-style-type: disc; padding: 0; }

/* wybieranie zdjecia */
.content .current_pic { width: 300px; background: #e7e2c1; border: 1px solid #d5d1b5; padding: 13px; }
.content .current_pic div { margin: 0; }
.content .current_pic .photo { width: 120px; float: left; }
.content .current_pic .photo img { border: 1px solid #555555; }
.content .current_pic .text p { margin: 0; }
.content .current_pic .text .select_photo { margin: 14px 0 0 0; }
.content .current_pic .text .send_photo { margin: 0 0 14px 0; }
.content .current_pic .text .select_photo a, 
.content .current_pic .text .send_photo a { color: #8f2703;  }

/* wybieranie zdjecia z galerii */
.content .pic_gallery { width: 468px; background: #e7e2c1; border: 1px solid #d5d1b5; padding: 13px; }
.content .pic_gallery a { float: left; }

.content .pic_gallery ul.bread_crumbs { background: #f6f4e8; border: 1px solid #dad7c5; padding: 5px 10px; margin: 0 0 13px; }
.content .pic_gallery ul.bread_crumbs li { color: #636156; }
.content .pic_gallery ul.bread_crumbs li a { background: url(../img/arrows/bread_crumbs.gif) no-repeat right 7px; color: #8f2703; padding: 0 9px 0 0; margin: 0 7px 0 0; }

.content .pic_gallery ul.photos { float: left; width: 400px; padding: 0 0 0 10px; margin: 0; }
.content .pic_gallery ul.photos li { display: block; float: left; width: 120px; background: none; font-size: .92em; overflow: hidden; padding: 0; margin: 0 5px; }
.content .pic_gallery ul.photos li h3 { display: inline-block; width: 100%; font-size: 1em; font-weight: normal; margin: 0; }
.content .pic_gallery ul.photos li h3 a { width: 100%; color: #4e5c1b; text-align: center; }
.content .pic_gallery ul.photos li p { text-align: center; line-height: 130%; margin: 0; }
.content .pic_gallery ul.photos li .photo { padding: 0 0 0 7px; }
.content .pic_gallery ul.photos li .photo img { border: 1px solid #dbd8c6; margin: 0 0 5px 0; }
.content .pic_gallery ul.photos li div { margin: 0; }
.content .pic_gallery .button { margin: 5px 0 0; }

/* moje jednostki */
.content .my_units {  }
.content .my_units h3 { position: relative; background: #f2efdc; color: #4f4b35; font-size: 1.09em; border: 1px solid #dad7c5; padding: 8px 14px; margin: 0; }
.content .my_units h3 span { position: absolute; right: 15px; top: 8px; font-weight: normal; }

/* utworzone jednostki */
.content .created_units { width: 687px; border: 0px solid #dad7c5; border-top: 0; border-bottom: 0; margin: 0 auto; }
.content .created_units tr {  }
.content .created_units td { background: #fff; width: 343px; border: 1px solid #dad7c5; border-top: 0; vertical-align: middle; }
.content .created_units td .photo { width: 80px; float: left; text-align: center; padding: 12px 0 0 0; }
.content .created_units td .photo img { border: 1px solid #edebde; }
.content .created_units td .text { float: left; width: 235px; padding: 12px 12px 12px 0; margin: 0; }
.content .created_units td .text h4 { font-size: 1em; font-weight: bold; margin: 0 0 9px; }
.content .created_units td .text h4 a { color: #4e5c1b; }
.content .created_units td .text h5 { font-size: 1em; font-weight: bold; margin: 0 0 9px; }
.content .created_units td .text h5 a { color: #4e5c1b; }
.content .created_units td .text p { color: #4f4b35; font-size: .92em; margin: 0; }
.content .created_units td .text p .edit_units,
.content .created_units td .text p .go_to_units,
.content .created_units td .text p .special_link { color: #8f2703; }
.content .created_units td .text p .edit_units { float: left; background: url(../img/arrows/edit.gif) no-repeat left 1px; padding: 0 0 0 20px; }
.content .created_units td .text p .go_to_units { float: right; background: url(../img/arrows/go.gif) no-repeat right 7px; padding: 0 7px 0 0; }
.content .created_units td .btns { text-align: right; padding: 0 10px 10px; }
.content .created_units td .btns .accept_link { background: url(../img/arrows/accept_link.gif) no-repeat left 2px; color: #3c8d32; font-weight: bold; padding: 0 0 0 17px; margin: 0 10px 0 0; }
.content .created_units td .btns .cancel_link { background: url(../img/arrows/cancel_link.gif) no-repeat left 2px; color: #b90f0f; font-weight: bold; padding: 0 0 0 17px; }

/* utworzone galerii ze zdjeciami */
.content .add_photo_gallery { background: #fff; border: 1px solid #dad7c5; padding: 17px 24px; }
.content .add_photo_gallery p { color: #4f4b35; margin: 0; }
.content .add_photo_gallery p.desc { color: #aba273; font-size: .92em; }

/* galeria zdjec - lista */
.content .gallery_list { background: #f2f0e3; border: 1px solid #dad7c5; padding: 20px 18px; }
.content .gallery_list li { background: none; }
.content .gallery_list li ul { margin: 0; }
.content .gallery_list li ul li { display: block; float: left; width: 160px; text-align: center; }
.content .gallery_list li ul li div { font-size: .92em; margin: 0 0 5px; }
.content .gallery_list li ul li div h3 { display: block; height: 48px; font-size: 1em; text-align: center; overflow: hidden; margin: 0; }
.content .gallery_list li ul li div h3 a { color: #4e5c1b; font-weight: normal; vertical-align: middle; }
.content .gallery_list li ul li div p { margin: 0; text-align: center; line-height: 130%; }
.content .gallery_list li ul li div p a { margin: 0; }
.content .gallery_list li ul li div img { border: 1px solid #dbd8c6; margin: 0 0 5px; }
.content .gallery_list li ul li div .photo { height: 103px; margin: 0; }
.content .gallery_list li ul li p .button { margin: 0 0 0 58px; }

/* galeria zdjec - pojedyncza galeria */
.content .gallery_name p { margin: 20px 0 0; }
.content .gallery_name p span,
.content .gallery_name p strong,
.content .gallery_name p a { float: left; }
.content .gallery_name p strong { margin: 0 10px 0 5px; }
.content .gallery_name p a { margin: -4px 0 0 0; }
.content .gallery_name p input { margin: -4px 10px 0; }

.content .gallery {  }
.content .gallery li { background: none; border-bottom: 1px solid #e5e3d4; padding: 20px 0; }
.content .gallery li .photo { float: left; width: 155px; text-align: center; }
.content .gallery li .photo img { border: 1px solid #4e5c1b; margin: 0 0 5px; }
.content .gallery li .photo p { color: #4f4b35; font-size: .92em; text-align: center; margin: 0; }
.content .gallery li .text { float: left; width: 530px; }
.content .gallery li .text .name { font-weight: bold; }
.content .gallery li .text p { display: block; float: left; background: #fff; color: #4e5c1b; padding: 4px 8px 3px; margin: 0; }
.content .gallery li .text input { width: 178px; margin: 0 10px 0 0; }
.content .gallery li .text input.confirm { width: 29px; height: 26px; border: 0; cursor: pointer; }
.content .gallery li .text .desc { margin: 0 0 20px; }
.content .gallery li .text .delete_link { display: block; width: 78px; height: 17px; line-height: 17px; background: url(../img/bg/btn/delete_link.gif) no-repeat; font-size: .92em; text-align: center; }
.content .gallery li ul li hr { width: 190px; margin: 5px 0; }

/* galeria zdjec - pojedyncza galeria */
.content .privacy_settings { margin: 0 0 30px; }
.content .privacy_settings li { display: block; float: left; width: 325px; background: none; padding: 0; margin: 0 0 0 15px; }
.content .privacy_settings li input { float: left; margin: 0; }
.content .privacy_settings li label { width: auto; text-align: left; margin: -3px 0 6px 10px; }

/* profil - zdjecie + dane */
#sidebar .box .profil_info { background: #f6f4e8; border: 1px solid #e7e5d7; padding: 12px; }
#sidebar .box .profil_info p { text-align: center; margin: 0; }
#sidebar .box .profil_info p img { border: 1px solid #e6e4d5; float: left; margin: 0px 5px 10px; }
#sidebar .box .profil_info p.name { color: #4f4b35; font-size: 1.167em; }
#sidebar .box .profil_info p.grade { color: #797252; }
#sidebar .box .profil_info a.button { margin: 10px 0 0 50px; }

#sidebar .box .guide { background: #f2eed6; padding: 10px 5px 10px 10px; }
#sidebar .box .guide p { margin: 0 0 20px; }
#sidebar .box .guide img { float: left; width: 50px; margin: 0 2px 0 0; }

/* profil - ustawienie konta */
.content .account_settings { list-style-type: disc; margin: 0 0 0 25px; }
.content .account_settings label { width: 135px; }
.content .account_settings input { width: 300px; }
.content .account_settings .r_holder { width: 320px; }
.content .account_settings li { background: none; color: #8f2703; padding: 0; }
.content .account_settings li a { color: #8f2703; }
.content .account_settings li .account_settings_bg { background: #e7e2c1; color: #4f4b35; border: 1px solid #d3cfb2; padding: 10px 0; margin: 10px 0; }
.content .account_settings li .account_settings_bg .no_label { margin: 0 203px 0 0; }
.content .account_settings li .account_settings_bg .account_delete { margin: 0 0 0 14px; }
.content .account_settings li .account_settings_bg td { background: none; border: 0; }

/* zakladka profil - znajomi, galerie */
.content .units_content .user_contact { margin: 7px 0 10px 0; }
.content .units_content .user_contact li { display: inline-block; width: 100%; background: none; padding: 0; margin: 0 0 5px; }
.content .units_content .user_contact li p { display: block; float: left; width: 75px; }

.content .units_content .user_contact li div { display: block; float: none; font-weight: bold; margin: 0 0 0 5px; }

.content .units_content .user_contact li .user_contact_email,
.content .units_content .user_contact li .user_contact_gg,
.content .units_content .user_contact li .user_contact_skype,
.content .units_content .user_contact li .user_contact_www { padding-left: 28px; margin: 0 0 0 5px; }

.content .units_content .user_contact_email { background: url(../img/arrows/contact_tip.gif) no-repeat left top; }
.content .units_content .user_contact_gg { background: url(../img/arrows/contact_gg.gif) no-repeat left top; }
.content .units_content .user_contact_skype { background: url(../img/arrows/contact_skype.gif) no-repeat left top; }
.content .units_content .user_contact_www { background: url(../img/arrows/contact_www.gif) no-repeat left top; }

/* pierwsze logowanie - podsumowanie */
.content .summary { background: url(../img/bg/border.gif) repeat-y 50% top; }
.content .summary li { display: block; float: left; width: 328px; background: none; padding: 37px 0 0 15px; }
.content .summary li.first { padding: 0 15px 0 0; }
.content .summary li h3 { font-size: 1.34em; }
.content .summary li .photo { float: left; border: 1px solid #dad7c5; margin: 0 10px 2px 0; }
.content .summary li ul li { padding: 0; }

/* poczta - odebrane wiadomosci */
.content .mail_form {  }
.content .mail_form h3 { background: #e7e2c1; color: #4f4b35; font-size: 1.09em; border: 1px solid #dad7c5; padding: 8px 14px; margin: 0; }
.content .mail_box_subject { background: #f2efdc; border: 1px solid #e7e2c1; border-left: 0; border-right: 0; margin: 15px 0; }
.content .mail_box_subject .subject { float: left; display: block; width: 500px; }
.content .mail_box_subject .subject p { font-size: 1.09em; padding: 10px 0 10px 10px; margin: 0; }
.content .mail_box_subject .sender { float: right; display: block; width: 185px; padding: 1px 0; }
.content .mail_box_subject .sender p { margin: 0; text-align: center; }
.content .mail_box_subject .sender p.date { font-size: .84em; }
.content .mail_text { color: #4f4b35; line-height: 1.6em; padding: 5px 10px 35px; }

/* znajomi - lista */
.content .friends { background: url(../img/bg/friends.gif) repeat-y; border: 1px solid #dad7c5; }
.content .friends li { background: none; padding: 0; }
.content .friends li ul {border-top: 1px solid #eceadc; margin: 0; }
.content .friends li ul.first { border-top: 0; }
.content .friends li ul.odd { background: url(../img/bg/friends_odd.gif) repeat-y; }
.content .friends li ul li { display: block; float: left; width: 325px; padding: 10px 9px; }
.content .friends li ul li .photo { float: left; width: 110px; }
.content .friends li ul li .photo img { border: 2px solid #4e5c1b; }
.content .friends li ul li .text { float: right; width: 205px; padding: 0 5px 0 0; }
.content .friends li ul li .text h3 { font-weight: bold; margin: 0; }
.content .friends li ul li .text h3 a { color: #4e5c1b; font-size: 1em; text-decoration: underline; }
.content .friends li ul li .text h3 a:hover { text-decoration: none; }
.content .friends li ul li .text a { color: #8f2703; font-size: .92em; }
.content .friends li ul li .text p { line-height: 140%; margin: 0; }
.content .friends li ul li .text .link_send_message { background: url(../img/arrows/send_message.gif) no-repeat left 4px; padding: 0 0 0 15px; }
.content .friends li ul li .text .link_friends { background: url(../img/arrows/friends.gif) no-repeat left 2px; padding: 0 0 0 15px; }
.content .friends li ul li .text .link_delete_friend { background: url(../img/arrows/delete_friend.gif) no-repeat left 2px; padding: 0 0 0 15px; }

/* zaproszenia */
.content .inventation {  }
.content .inventation h3 { color: #4f4b35; font-size: 1.34em; padding: 8px 20px; margin: 0 0 10px; }
.content .inventation h3.recived { background: url(../img/arrows/recived.gif) no-repeat left 12px; }
.content .inventation h3.sent { background: url(../img/arrows/sent.gif) no-repeat left 12px; }
.content .inventation h4 { background: #f2efdc; color: #4f4b35; font-size: 1.09em; font-weight: bold; border: 1px solid #dad7c5; padding: 8px 14px; margin: 0; }

/* spis armii */
.content .army { margin: 0; }
.content .army li { display: block; float: left; width: 223px; background: none; color: #4f4b35; padding: 0; margin: 0 3px 10px; }
.content .army li h3 { background: #e7e2c1; font-size: 1.17em; margin: 0; }
.content .army li h3 a { display: block; color: #4f4b35; text-align: center; padding: 5px; }
.content .army li div {position: relative; min-height: 370px; background: #fff; border: 1px solid #dad7c5; border-top: 0; padding: 5px; }
.content .army li div img { margin: 0 0 5px; }
.content .army li div ul { margin: 0 0 0 10px; }
.content .army li div ul li { display: block; float: none; width: auto; background: url(../img/arrows/list_disc.gif) no-repeat left 7px; padding: 0 0 0 14px; margin: 0; }
.content .army li div ul li a { margin: 0; }
.content .army li div p.clear a {position: absolute; bottom: 10px; margin: 10px 0 0 22px; }

/* -----[ WYSZUKIANIE JEDNOSTEK ]-------------------------------------- */
.content .units_content { width: 460px; float: left; }
.content .units_content label,
.content .units_content .short { width: 40px; }
.content .units_content .short,
.content .units_content select { float: left; margin: 0 6px 0 0; }

.content .units_info { width: 215px; }
.content .units_info_middle { margin: 0 21px; }

/* stronicowanie 1-Z */
.content #MenuLetters { background: #fff; border: 1px solid #e5e3d4; display: block; height: 18px; padding: 3px; margin: 10px 0 15px }
.content #MenuLetters li { display: block; float: left; background: none; color: #bdb89a; padding: 0; margin: 0 1px 0 2px; }
.content #MenuLetters li a { text-decoration: none; }
.content #MenuLetters li a:hover { color: #e19e1c; text-decoration: none; }
.content #MenuLetters li a span { background: url(../img/bg/main_menu_separator.gif) no-repeat 12px 2px; padding: 0 5px 0 25px; }

/* lista jedsnostek */
.content .army_list { border-top: 1px solid #dad7c5;}
.content .army_list li { display: inline-block; width: 100%; background: none; border-bottom: 1px solid #dad7c5; padding: 15px 0 10px; overflow: hidden; }
.content .army_list li .photo { width: 70px; float: left; }
.content .army_list li .text { width: 390px; float: right; }
.content .army_list li .text h4 a { color: #4e5c1b; font-weight: bold; text-decoration: underline; margin: 0; }
.content .army_list li .text h4 a:hover { text-decoration: none; }
.content .army_list li .text p { margin: 11px 0 0; }
.content .army_list li .text .location { margin: 0; }
.content .created_units td .text .location li { display: block; float: left; width: 100%; background: none; border: 0; padding: 10px 0 0 0; }
.content .army_list li .text .location li { display: block; float: left; width: 50%; background: none; border: 0; padding: 10px 0 0 0; }
.content .army_list li .text .location li p { margin: 0; }
.content .army_list li .text .location li p .button { float: right; font-weight: bold; margin: -3px 0 0; }

.content .units_info h3 { height: 35px; line-height: 35px; background: #797252; color: #fff; padding: 0 0 0 10px; margin: 0; }
.content .units_info .box { background: #fff; border: 1px solid #dad7c5; border-width: 0 1px 1px 1px; }

/* podkategorie w dziale informacje */
.content .units_info .submenu { border: 1px solid #a3905e; }
.content .units_info .submenu li { display: block; background: #b8a36c; border-top: 1px solid #c8b88a; padding: 0; }
.content .units_info .submenu li.first { border: none; }
.content .units_info .submenu li strong,
.content .units_info .submenu li a { display: block; width: 191px; color: #fff; padding: 5px 0 5px 22px; text-decoration: none; }
.content .units_info .submenu li a:hover { text-decoration: underline; }
.content .units_info .submenu li strong { background: url(../img/arrows/submenu_cat.gif) no-repeat 8px 12px; }
.content .units_info .submenu li a { background: url(../img/arrows/submenu.gif) no-repeat 8px 12px; }

.content .units_info .submenu li ul { background: #c9b379; border-top: 1px solid #c8b88a; border-bottom: 0; border-left: 0; border-right: 0; padding: 5px 10px; margin: 0; }
.content .units_info .submenu li ul li { background: none; font-size: .917em; border-top: 0; }
.content .units_info .submenu li ul li strong,
.content .units_info .submenu li ul li a { width: 181px; padding: 1px 0 1px 22px; }
.content .units_info .submenu li ul li strong { background: url(../img/arrows/submenu_cat.gif) no-repeat 8px 8px; }
.content .units_info .submenu li ul li a { background: url(../img/arrows/submenu.gif) no-repeat 8px 8px; }

/* lista artykulow */
.content .units_content .articles_list {  }
.content .units_content .articles_list li { background: none; border-bottom: 1px solid #dad7c5; padding: 0 0 10px; margin: 0 0 10px 0; }
.content .units_content .articles_list li.last { background: url(../img/bg/separator_post_btns.gif) no-repeat left 3px; padding:  0 0 0 10px; }
.content .units_content .articles_list li h3 { margin: 0; }
.content .units_content .articles_list li .list_add { font-size: .92em; margin: 0 0 10px; }
.content .units_content .articles_list li .list_add li { display: block; float: left; background: none; border: 0; padding: 0; margin: 0 10px 0 0; }
.content .units_content .articles_list li .list_add li.last { background: url(../img/bg/separator_post_btns.gif) no-repeat left 3px; padding: 0 0 0 10px; }

.content .units_content .articles_list li div ul { font-size: 1em; }
.content .units_content .articles_list li div ul li { background: url(../img/arrows/list.gif) no-repeat left 8px; border: 0; padding: 0 0 0 10px; margin: 0 0 0 10px; }
.content .units_content .articles_list li div ol li { border: 0; padding: 0; margin: 0 0 0 15px; }
.content .units_content .articles_list li .image_right img { border: 1px solid #676767; }
.content .units_content .articles_list li p { margin: 0; }

/* lista artykulow w wyszukiwarce */
.content .my_units .articles_list {  }
.content .my_units .articles_list li { background: none; overflow: hidden; border-bottom: 1px solid #dad7c5; padding: 15px; }
.content .my_units .articles_list li h4,
.content .my_units .articles_list li p { margin: 0; }
.content .my_units .articles_list li h4 a { font-weight: bold; }
.content .my_units .articles_list li .raquo { font-size: .917em; }
.content .my_units .articles_list li ul { font-size: .92em; margin: 0 0 10px; }
.content .my_units .articles_list li ul li { display: block; float: left; border: 0; padding: 0; margin: 0 10px 0 0; }
.content .my_units .articles_list li ul li.last { background: url(../img/bg/separator_post_btns.gif) no-repeat left 3px; padding:  0 0 0 10px; }
.content .my_units .articles_list li .image_right img { border: 1px solid #676767; }

/* lista wiadomosci z forum w wyszukiwarce */
.content .my_units .forum_list {  }
.content .my_units .forum_list li { background: none; border-bottom: 1px solid #dad7c5; padding: 15px; }
.content .my_units .forum_list li p { margin: 0; }

/* losowe jednostki */
.content .random_units { margin: 0; }
.content .random_units li { display: block; width: 203px; background: none; font-size: .92em; border-top: 1px solid #eceadc; overflow: hidden; padding: 5px; }
.content .random_units li.first { border-top: 0; }
.content .random_units li .photo { width: 65px; float: left; }
.content .random_units li .photo img { border: 1px solid #edebde; }
.content .random_units li .text { width: 135px; float: left; }
.content .random_units li .text_no_photo {  }
.content .random_units li .text h4,
.content .random_units li .text_no_photo h4 { font-size: 1em; margin: 0 0 5px; }

.content .random_units li .text h4 a,
.content .random_units li .text_no_photo h4 a { color: #4e5c1b; text-decoration: underline; }

.content .random_units li .text h4 a strong,
.content .random_units li .text_no_photo h4 a strong { color: #4e5c1b; }

.content .random_units li .text h4 a:hover,
.content .random_units li .text_no_photo h4 a:hover { color: #4f4b35; text-decoration: none;  }

.content .random_units li .text p,
.content .random_units li .text_no_photo p { color: #4f4b35; margin: 0; }

.content .random_units li .text .more,
.content .random_units li .text_no_photo .more { background: url(../img/arrows/more.gif) no-repeat right 5px; padding: 0 8px 0 0; }

/* ostatnie informacje */
.content .last_news { margin: 0; }
.content .last_news li { display: inline-block; width: 189px; background: none; font-size: .92em; border-bottom: 1px solid #eceadc; padding: 6px 12px; }
.content .last_news li.first { border-top: 0; }
.content .last_news li h4 { margin: 0; }
.content .last_news li h4 a strong { color: #4e5c1b; }
.content .last_news p { margin: 0; }
.content .read_all_info { text-align: right; padding: 9px; margin: 0; }

/* reklamy google */
.content .units_submenu,
.content .adv { background: #fff; border: 1px solid #dcd9c7; margin: 0 0 12px; overflow: hidden; }

.content .adv {padding: 5px 5px 0; }
.content .adv h3 { height: 35px; line-height: 35px; background: #797252; color: #fff; padding: 0 0 0 10px; margin: 0 0 2px; }

/* box inne informacje */
.content .container_others_info { background: #f2eed6; font-size: .92em; border: 1px solid #d5d1b5; padding: 10px; margin: 0 0 18px; }
.content .container_others_info p { text-align: center; margin: 0; }

/* menu nawigacyjne w armii */
.content .units_submenu { padding: 7px 10px; }

/* .content .units_submenu .button_special_me, */
.content .units_submenu .subscribe_me,
.content .units_submenu .unsubscribe_me,
.content .units_submenu .button_special_me { width: 100%; padding: 5px 0; margin: 0 0 7px; font-weight: bold; }
.content .units_submenu .subscribe_me,
.content .units_submenu .subscribe_me:hover { background: url(../img/bg/btn/subscribe_me.gif) no-repeat; color: #fff; }
.content .units_submenu .unsubscribe_me,
.content .units_submenu .unsubscribe_me:hover { background: url(../img/bg/btn/unsubscribe_me.gif) no-repeat; color: #4e5c1b; }
.content .units_submenu .button_special_me,
.content .units_submenu .button_special_me:hover { background: url(../img/bg/btn/button_special_me.gif) no-repeat; color: #fff; }
.content .units_submenu ul { clear: both; margin: 0; }
.content .units_submenu ul li { background: none; color: #797252; padding: 0; }
.content .units_submenu ul li a { background-repeat: no-repeat; background-position: 0 1px; color: #797252; text-decoration: underline; padding: 0 0 0 24px; }
.content .units_submenu ul li a:hover { text-decoration: none; }
.content .units_submenu ul li .active { font-weight: bold; }
.content .units_submenu ul li .message      { background-image: url(../img/arrows/message.gif); }
.content .units_submenu ul li .all_people   { background-image: url(../img/arrows/all_people.gif); }
.content .units_submenu ul li .gallery      { background-image: url(../img/arrows/gallery.gif); }
.content .units_submenu ul li .comments     { background-image: url(../img/arrows/comments.gif); }
.content .units_submenu ul li .units        { background-image: url(../img/arrows/units.gif); }
.content .units_submenu ul li .missions     { background-image: url(../img/arrows/missions.gif); }
.content .units_submenu ul li .schools      { background-image: url(../img/arrows/schools.gif); }
.content .units_submenu ul li .collection   { background-image: url(../img/arrows/collection.gif); }
.content .units_submenu ul li .board        { background-image: url(../img/arrows/board.gif); }

/* stopien i status pogrubione */
.content .units_content .stopien { font-size: 1.2em; }

/* nazwa jednostki - profil */
.content .units_name_profil { width: 460px; margin: 0; } 
.content .units_name_profil li { background: none; padding: 0; } 
.content .units_name_profil .photo { float: left; width: 80px; margin: 0; }
.content .units_name_profil .photo_units { float: left; width: 65px; margin: 0; }
.content .units_name_profil .photo img,
.content .units_name_profil .photo_units img { border: 1px solid #eceadc; }
.content .units_name_profil .text { float: left; width: 360px; }
.content .units_name_profil .text h3 { font-size: 1.34em; }

/* edycja profilu - edycja profilu */
.content .main_units .unints_name { width: auto; margin: 0 0 15px; } /* wybrana jednostka */
.content .unints_name { width: 300px; margin: 0 0 0 50px; } /* edycja profilu */
.content .unints_name li { background: none; padding: 0; }
.content .unints_name .photo { float: left; width: 80px; margin: 0; }
.content .unints_name .photo_units { float: left; width: 65px; margin: 0; }
.content .unints_name .photo img,
.content .unints_name .photo_units img { border: 1px solid #eceadc; }
.content .unints_name .text { float: left; width: /*18*/360px; }
.content .unints_name .text h3 { font-size: 1.34em; }

/* nazwa jednostki pogrubiona */
.content .unints_name .unit_links { width: 215px; }
.content .unints_name .unit_links a { font-weight: bold; }

/* losowe osoby w jednostce */
.content .header_inner { border-bottom: 1px solid #dad7c5; padding: 0 0 3px; }

.content .random_people { background: #f2f0e3; border: 1px solid #dad7c5; margin: 8px 0 30px; }
.content .random_people li { display: block; float: left; width: 148px; min-height: 250px; background: none; padding: 23px 2px; }
.content .random_people li .photo { height: 112px; text-align: center; }
.content .random_people li.odd { background: #f6f4e8; border-left: 1px solid #eceadc; border-right: 1px solid #eceadc; }

.content .random_people li .photo img { border: 1px solid #e6e4d5; margin: 0 20px 10px; }
.content .random_people li .text h4,
.content .random_people li .text p { text-align: center; }
.content .random_people li .text h4 { font-size: 1em; font-weight: bold; margin: 0 0 5px; }
.content .random_people li .text h4 a { text-decoration: underline; }
.content .random_people li .text h4 a:hover { text-decoration: none; }
.content .random_people li .text p { color: #4f4b35; margin: 0; }
.content .random_people li .text p strong { color: #4f4b35; }
.content .random_people li .text .small_text a { color: #8f2703; }
.content .random_people li .text .link_friends { background: url(../img/arrows/friends.gif) no-repeat left 2px; padding: 0 0 0 15px; }
.content .random_people li .text .link_send_message { background: url(../img/arrows/send_message.gif) no-repeat left 4px; padding: 0 0 0 15px; margin: 0 0 0 10px; }

/* formularz komentarzy w jednoskach */
.content .comments_form h3 { position: relative; background: #e7e2c1 url(../img/arrows/comments_h3.gif) no-repeat 10px 12px; color: #4f4b35; font-size: 1.09em; border: 1px solid #dad7c5; padding: 8px 14px 8px 33px; margin: 0; }
.content .comments_form h3 .add_comment { position: absolute; top: 8px; right: 10px; background: url(../img/arrows/add_comment.gif) no-repeat left 3px; text-decoration: underline; padding: 0 0 0 15px; }
.content .comments_form h3 .add_comment:hover { text-decoration: none; }

.content .comments_form_box { background: #fff; color: #4f4b35; line-height: 1.6em; border: 1px solid #dad7c5; border-top: 0; padding: 5px 0 5px; }
.content .comments_form_box label { width: 70px; color: #4f4b35; font-size: .92em; }
.content .comments_form_box .vertical { float: none; width: 96px; font-weight: bold; padding: 0 0 5px; margin: 0 0 0 35px; }
.content .comments_form_box input { width: 375px; }
.content .comments_form_box textarea { width: 375px; height: 125px; overflow: auto; }
.content .comments_form_box textarea.wide { width: 603px; }
.content .comments_form_box .error.wide { width: 616px; }
.content .comments_form_box .r_holder { float: left; width: 422px; }
.content .comments_form_box input,
.content .comments_form_box select,
.content .comments_form_box textarea { background: #f2eed6; border-left: 1px solid #968f6f; border-top: 1px solid #968f6f; padding: 5px 6px; margin: 0 0 0 25px; }
.content .comments_form_box textarea { margin: 2px 0 10px 35px; }
.content .comments_form_box .error { display: block; width: 388px; margin: 2px 0 5px 35px; }
.content .comments_form_box p { margin: 2px 12px 10px; }
.content .comments_form_box .preview_buttons,
.content .comments_form_box .preview_text { margin: 0 0 15px 35px; }
.content .comments_form_box .preview_buttons .button { margin: 0 7px 0 3px; }
.content .comments_form_box .preview_text p { margin: 2px 0 5px; }
.content .comments_form_box .preview_text span { display: block; width: 365px; background: #fffdf0; font-size: .92em; border: 1px dashed #e7e2c1; padding: 5px 10px; }
.content .comments_form_box .preview_text span.wide { width: 594px }

.content .comments_form_box ul { margin: 0; }
.content .comments_form_box ul li { background: none; padding: 5px 0 15px; }
.content .comments_form_box ul li p { margin: 0 14px; }

.content .comments_form_box ul ul { border-bottom: 1px solid #e7e2c1; padding: 0 14px 2px; margin: 0 0 3px; }
.content .comments_form_box ul ul li { display: block; float: left; border: 0; padding: 0; margin: 0 10px 0 0; }
.content .comments_form_box ul ul li.date { background: url(../img/bg/separator_comments.gif) no-repeat left 3px; font-size: .92em; padding: 0 0 0 10px; }

/* wybieranie rocznika poboru */
.content .select_year { margin: 20px 0 25px; }
.content .select_year h4 { font-weight: bold; margin: 0 0 7px; }
.content .select_year label,
.content .select_year select { width: auto; float: left; }
.content .select_year label { margin: 5px 10px 0 0; }
.content .select_year select { width: 200px; margin: 0 15px 0 0; }
.content .select_year .button { margin: 1px 5px 0 5px; }

/* wybieranie poboru */
.content .select_recruitment { margin: 20px 0 25px; }
.content .select_recruitment h4 { font-weight: bold; margin: 0 0 7px; }
.content .select_recruitment .holder { width: 100%; }
.content .select_recruitment .holder label { float: left; width: 72px; margin: 5px 10px 0 0; }
.content .select_recruitment .holder .r_holder { width: 110px; }
.content .select_recruitment .holder .r_holder select { float: left; width: auto; margin: 0 15px 0 0; }
.content .select_recruitment .holder .button { float: left; margin: 2px 5px 0 86px; }

/* dodawanie zdjecia do galerii w jednostce */
.content .select_images { margin: 20px 0 25px; }
.content .select_images .holder { width: 100%; }
.content .select_images .holder label { float: left; width: 210px; margin: 5px 10px 0 0; }
.content .select_images .holder .r_holder { width: 100px; }
.content .select_images .holder .r_holder select { float: left; width: auto; margin: 0 15px 0 0; }
.content .select_images .holder .button { float: left; margin: 2px 5px 0 76px; }

/* znajdz misje */
.content .find_mission { margin: 0 0 10px; }
.content .find_mission label { width: 74px; }
.content .find_mission input { float: left; width: 75px; margin: 0 15px 0 0; }
.content .find_mission .r_holder_mission { width: 460px; }

/* galeria ostatnio dodanych zdjec i galeria wszystkich zdjec */
.content .gallery_photos,
.content .gallery_last_photos { font-size: .92em; margin: 8px 0 30px; }
.content .gallery_photos li,
.content .gallery_last_photos  li { display: block; float: left; background: none; color: #4f4b35; padding: 0; }
.content .gallery_photos li p,
.content .gallery_last_photos li p { text-align: center; line-height: 140%; margin: 0; }
.content .gallery_photos li p.text_bold,
.content .gallery_last_photos li p.text_bold { margin: 0 0 5px; }
.content .gallery_photos li p img,
.content .gallery_last_photos li p img { border: 1px solid #e6e4d5; }

.content .gallery_photos li /*{ width: 135px; }*/
.content .gallery_photos li .photo { height: 105px; }
.content .gallery_photos li h3 { text-align: center; }
.content .gallery_photos ul li .photo,
.content .gallery_last_photos li .photo { height: 105px; margin: 0 0 4px; }

.content .gallery_photos ul li { width: 135px; }
.content .gallery_last_photos li { width: 115px; }

.content .gallery_photos ul li .edit { color: #8f2703; }

/* dodawanie zdjec do galerii */
.content .add_photo { margin-top: 25px; }
.content .add_photo li {  }
.content .add_photo li .r_holder { display: block; width: 100%; margin: 0 0 20px; }
.content .add_photo li .r_holder label { width: auto; color: #4f4b35; font-weight: bold; text-align: left; }
.content .add_photo li .r_holder label.short { width: 50px; }
.content .add_photo li .r_holder select { float: left; margin: 0 10px 0 0; }
.content .add_photo li .r_holder input { float: left; }
.content .add_photo li .r_holder input.upload { width: auto; margin: 0 10px 0 0; }
.content .add_photo li .r_holder p { margin: 0; }
.content .add_photo li .r_holder .desc { width: 100%; margin: 3px 0 0; }

/* przegladanie zdjec w galerii */
.content .gallery_big_photo { width: 640px; margin: 0 auto; }
.content .gallery_big_photo p { text-align: center; }
.content .gallery_big_photo p img { border: 1px solid #e6e4d5; }
.content .gallery_big_photo ul { color: #4f4b35; }
.content .gallery_big_photo ul li { display: block; float: left; background: none; padding: 0; }
.content .gallery_big_photo ul li.page_prev,
.content .gallery_big_photo ul li.page_next { width: 115px; height: 100%; font-weight: bold; }
.content .gallery_big_photo ul li.page_prev a { background: url(../img/arrows/laquo_bold.gif) no-repeat left 5px!important; padding: 0 0 0 12px; }
.content .gallery_big_photo ul li.page_next a { background: url(../img/arrows/raquo_bold.gif) no-repeat right 5px!important; padding: 0 12px 0 0; }
.content .gallery_big_photo ul li.page_prev a.disabled,
.content .gallery_big_photo ul li.page_next a.disabled { background: none!important; color: #d1d2ce; cursor: default; text-decoration: none; padding: 0; }
.content .gallery_big_photo ul li.title { width: 410px; font-size: .92em; }
.content .gallery_big_photo ul li.title h4,
.content .gallery_big_photo ul li.title p { text-align: center }
.content .gallery_big_photo ul li.title h4 { font-weight: bold; margin: 0; }
.content .gallery_big_photo ul li.title p { margin: 0 auto; }
.content .gallery_big_photo ul li.title p a { color: #8f2703; }
.content .gallery_big_photo ul li.page_next { text-align: right; }

/* edycja zdjecia w galerii */
.content .gallery_photo_edit {  }
.content .gallery_photo_edit li { margin: 0 0 10px; }
.content .gallery_photo_edit li h4 { margin: 0; }
.content .gallery_photo_edit li img { border: 1px solid #e6e4d5; }
.content .gallery_photo_edit li label { float: none; }
.content .gallery_photo_edit li input { width: 400px; margin: 5px 0 0; }
.content .gallery_photo_edit li .button { margin: 1px 5px 0 5px }

.content .r_holder_fckeditor { width: 440px; }

/* lista przewodnik po serwisie */
.content .guide_list { margin: 0; }
.content .guide_list li { display: block; border: 1px solid #d8d4b6; padding: 25px 30px 25px 175px; margin: 0 0 6px; }
.content .guide_list li.registration { background: #f2eed6 url(../img/bg/guide_list_registration.gif) no-repeat 32px 23px; }
.content .guide_list li.community { background: #f2eed6 url(../img/bg/guide_list_community.gif) no-repeat 32px 23px; }
.content .guide_list li.articles { background: #f2eed6 url(../img/bg/guide_list_articles.gif) no-repeat 32px 23px; }
.content .guide_list li.database_information { background: #f2eed6 url(../img/bg/guide_list_database_information.gif) no-repeat 32px 23px; }
.content .guide_list li h3 { color: #797252; font-size: 1.5em; margin: 0 0 10px; }

/* wyszukiwarka */
.content .search_form { margin: 25px 0; }
.content .search_form input { float: left; width: 500px; margin: 2px 5px 0 50px; }

/* lista rss */
.content .list_rss { border-bottom: 1px solid #dad7c5; padding: 0 0 8px; margin: 0; }
.content .list_rss li { display: block; background: url(../img/bg/border.gif) repeat-y 228px top; border-top: 1px solid #dad7c5; padding: 15px 0; }
.content .list_rss li.first {  border: 0; padding: 0 0 15px; }
.content .list_rss li ul { margin: 0; }
.content .list_rss li ul li { display: block; float: left; width: 220px; border: 0; padding: 0 8px 0 0; }
.content .list_rss li ul li h4 { position: relative; display: block; font-weight: bold; margin: 0 0 12px; }
.content .list_rss li ul li h4 a { color: #dd7324; }
.content .list_rss li ul li h4 span a { position: absolute; right: 0; top: 0; display: block; width: 14px; height: 14px; background: url(../img/arrows/rss.gif) no-repeat; text-indent: -9999px; }
.content .list_rss li ul li p { font-size: .92em; text-align: right; margin: 0; }
.content .list_rss li ul li p.empty { text-align: left; margin: 0 0 10px; }
.content .list_rss li ul li.odd { padding: 0 0 0 8px; }
.content .list_rss li ul li ul { font-size: .92em; }
.content .list_rss li ul li ul li { width: 93%; background: url(../img/arrows/list_disc.gif) no-repeat left 6px; padding: 0 0 0 18px; margin:0 0 5px; }

/* moderowanie tresci */
.edit_admin { background: #e4f4f9; border: 1px dashed #acbdc3; padding: 5px; margin: 5px 0!important; }
.edit_admin a { color: #365e7c; margin: 0 5px; }

/* regulamin */
.content .regulamin { list-style-type: upper-roman; margin: 0 0 0 25px; }
.content .regulamin li { background: none; font-size: 1.083em; font-weight: bold; padding: 0; margin: 0 0 10px; }
.content .regulamin ul { list-style-type: decimal; margin: 10px 0 0 25px; }
.content .regulamin ul li { font-size: .923em; font-weight: normal; }
.content .regulamin ul ul { list-style-type: lower-alpha; }
.content .regulamin ul ul li { font-size: 1em; font-weight: normal; margin: 0 0 5px; }

/* kanaly RSS */
.content .rss_feeds { background: url(../img/bg/border.gif) repeat-y 330px top; }
.content .rss_feeds li { display: block; float: left; width: 327px; background: none; padding: 0 15px 0 0; }

.content .list_rss_feeds li { background: none; padding: 0; margin: 0 0 15px; }
.content .list_rss_feeds li h4 { font-weight: bold; margin: 0; }
.content .list_rss_feeds li a { background: url(../img/arrows/rss.gif) no-repeat left top; color: #dd7324; padding: 0 0 0 23px; }

.content .rss_applications { margin: 0 0 15px; }
.content .rss_applications li a { color: #dd7324; }

/* wybierz zmiane */
.content .select_shift li { display: block; }
.content .select_shift label { width: auto; }
.content .select_shift input { float: left; margin: 2px 5px 0 0; }

/* blok tekstowy na bialym tle */
.content .section { background: #fff; border: 1px solid #e5e2d3; padding: 10px 13px; margin: 0 0 10px; }
.content .section h4 { background: #e5e2d3; color: #444; font-size: 1em; font-weight: bold; padding: 3px 13px; margin: -10px -13px 10px; }

/* faq - pytania i odpowiedzi */
.content .list_question { list-style-type: decimal; margin: 0 0 15px 30px; }
.content .list_question li { background: none; padding: 0; margin: 3px 0; }
.content .list_question li h4 { margin: 0; }
.content .list_question li h4 a { display: block; width: 644px; padding: 2px 7px; }
.content .list_question li h4 a span { display: none; text-align: right; margin: -20px 0 0 0; }
.content .list_question li h4 a:hover { background: #e6e7e3; text-decoration: none; }
.content .list_question li h4 a:hover span { display: none; }
.content .list_question li h4 a.active { background: #e6e7e3; }
.content .list_question li h4 a.active span { display: block!important; }
.content .list_question li h4 a.active span:hover { text-decoration: underline; }
.content .list_question li .desc { background: #fff; border: 1px solid #dad7c5; border-top: 0; padding: 5px 7px; margin: 0 0 1px; }

/* tablica - profil */
.content .board_wrapper { background: #fff; padding: 6px 11px 10px; border: 1px solid #dad7c5; }
.content .board_wrapper label { display: block; width: 100%; color: #4f4b35; font-size: .917em; text-align: left; margin: 0 0 3px; }
.content #main_content .board_wrapper textarea { width: 423px; }
.content .board_wrapper textarea { width: 650px; height: 45px; background: #f2eed6; border-left: 1px solid #968f6f; border-top: 1px solid #968f6f; padding: 5px 6px; margin: 0 0 5px; }
.content .board_wrapper input:focus,
.content .board_wrapper textarea:focus { background: #fbf9ed; }
.content .board_wrapper input { float: left; background: #f2eed6; margin: 0 5px 5px 0; }
.content .board_wrapper .button { font-weight: 700; margin: 0 0 0 5px; }
.content .board_wrapper .desc { height: 25px; }

.content .board_wrapper .error { float: none; width: auto; }
.content .board_wrapper .error span { float: none; background: none; border: 0; padding: 0; }

.content .board_wrapper .button_accept { padding: 0 10px 0 0; }
.content .board_wrapper .button_accept span { color: #fff; padding: 0 0 0 15px; }
.content .board_wrapper .upload_box { border-top: 1px solid #dad7c5; padding: 5px 0 0; }

.content .board_wrapper .upload_picture label { width: auto; margin: 2px 0 0; }
.content .board_wrapper .upload_picture .radio_button { float: left; }
.content .board_wrapper .upload_picture .desc { height: auto; font-size: .917em; margin: 0; }

.content .board_list { background: #f6f4e8; border: 1px solid #dad7c5; border-top: 0; }
.content .board_list li { overflow: hidden; background: none; color: #4f4b35; border-top: 1px solid #dad7c5; padding: 17px 9px 17px 69px; }
.content .board_list li:first-child { border: 0; }
.content .board_list li img { float: left; margin: 0 0 0 -60px; }
.content .board_list li .date { color: #a6a081; font-size: .917em; margin: 0; }
.content .board_list li .link { color: #cf8848; font-weight: 700; }
.content .board_list ul li { background: #fff; margin: 0 0 4px; }

.content .board_list .edit_comment { overflow: hidden; font-size: .917em; margin: 0 0 5px; }
.content .board_list .edit_comment p { display: block; float: left; color: #a6a081; margin: 0; }

.content .board_list .menu_horizontal { text-align: right; margin: 0; }
.content .board_list .menu_horizontal li { display: inline; background: url(../img/bg/separator_comments.gif) no-repeat left 4px transparent; border: 0; padding: 0 3px 0 8px; margin: 0; }
.content .board_list .menu_horizontal li:first-child { background: none; }

.content .board_list .add_comment { background: #fff; }
.content .board_list .add_comment textarea { height: 60px; background: #f2eed6; border-left: 1px solid #968f6f; border-top: 1px solid #968f6f; padding: 5px 6px; margin: 0 0 5px; }
.content .board_list .add_comment textarea:focus { background: #fbf9ed; }
.content .board_list .show_comments { font-size: .917em; margin: 0 0 0 195px; }
.content #main_content .board_list .show_comments { margin: 0 0 0 80px; }
 
.content .board_list .board_comments li { padding: 5px 9px 5px 69px; border: 0; margin: 0 0 4px; }

.content .board_list .gallery_box { overflow: hidden; margin: 0 0 5px; }
.content .board_list .gallery_box img { margin: 0 10px 0 0; }
.content .board_list .gallery_box .img_video { position: relative; display: block; float: left; width: 120px; height: 90px; margin: 0 10px 0 0; }
    
.content .board_list .gallery_box em { position: absolute; left: 5px; bottom: 5px; display: block; width: 29px; height: 21px; background: url(../img/arrows/play.gif) no-repeat left top; text-indent: -9999px; }

.content .share_box { overflow: hidden; padding: 0 0 3px; margin: 2px 0 0; }
.content .share_box ul { float: left; font-size: .917em; padding: 4px 0 0; margin: 0; }
.content .share_box ul li { display: inline; background: url(../img/bg/separator_comments.gif) no-repeat left 1px; color: #4f4b35; padding: 0 5px 0 8px; }
.content .share_box ul li.first,
.content .share_box ul li.second { background: none; padding: 0 5px 0 0; }
.content .share_box ul li a { background-repeat: no-repeat; background-position: left 1px; font-weight: 700; padding: 0 0 0 18px; }
.content .share_box ul li a:hover { color: #cf8848; }

.content .share_box ul li .link { background-image: url(../img/arrows/link.gif); }
.content .share_box ul li .picture { background-image: url(../img/arrows/picture.gif); }
.content .share_box ul li .video { background-image: url(../img/arrows/video.gif); }
.content .share_box ul li .link_active,
.content .share_box ul li .picture_active,
.content .share_box ul li .video_active { color: #cf8848; text-decoration: none; }
.content .share_box ul li .link:hover,
.content .share_box ul li .link_active { background-image: url(../img/arrows/link_active.gif); }
.content .share_box ul li .picture:hover,
.content .share_box ul li .picture_active { background-image: url(../img/arrows/picture_active.gif); }
.content .share_box ul li .video:hover,
.content .share_box ul li .video_active { background-image: url(../img/arrows/video_active.gif); }

.content .share_box .button { float: right; }

.content .comment_form { overflow: hidden; background: #fcfcf8; padding: 10px; margin: 0 0 4px; }
.content #main_content .comment_form textarea { width: 285px; }
.content .comment_form textarea { float: left; height: 30px; width: 515px; background: #f2eed6; border-left: 1px solid #968f6f; border-top: 1px solid #968f6f; padding: 5px 6px; margin: 0 5px 0 0; }
.content .comment_form textarea:focus { background: #fbf9ed; }
.content .comment_form .button { margin: 7px 0 0 5px; }
.content .comment_form .error span { background: none; border: 0; padding: 0; }


.content .jkl { display: block; position: relative; width: 300px; height: 300px; background: green; border: 1px solid red; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
/**** End include c.content.css ****/

/**** Start include d.others.css ****/
/* -----[ INNE STYLE ]------------------------------------------------------ */
.text_normal,
.text_normal span { font-weight: normal!important; }
.text_bold { font-weight: bold!important; }

.text_left { text-align: left!important; }
.text_right { text-align: right!important; }
.text_center { text-align: center!important; }
.text_justify { text-align: justify; }
.strike { text-decoration: line-through!important; }

.float_left { float: left!important; }
.float_right { float: right!important; }
.float_none { float: none!important; }

.image_left { float: left !important; margin: 0 12px 12px 0; }
.image_right { float: right !important; margin: 0 0 12px 12px; }
.units_content .image_right { float: right !important; margin: 0 12px 12px 12px; }
.clear_both { clear: both; }
.bordered { border: 1px solid #dad7d6 !important; }

.display_none { display: none; }

.padding_zero { padding: 0!important; }

.padd_l_348 { padding: 0 0 0 348px; }
.padd_r_110 { padding: 0 110px 0 0; }
.padd_r_190 { padding: 0 190px 0 0; }
.padd_r_198 { padding: 0 198px 0 0; }

.padd_send_friends { padding: 0 0 0 434px; }

.margin_zero { margin: 0!important; }
.margin_empty { margin: 5px 0 20px 0!important; }
.margin_units { margin: 0 auto 10px 1px!important; }

.marg_5 { margin: 5px!important; }
.marg_t_10 { margin: 10px 0 0!important; }
.marg_l_170 { margin: 0 0 0 170px!important; }

.marg_hr { margin: -5px 0 10px!important; }
.marg_save { margin: 10px 0 0 106px!important; }
.margin_no_label { margin: 0 0 0 168px; }
.margin_no_label_mission { margin: 0 0 0 78px; }
.marg_ad_sens { margin: 7px 5px 0; }
/**** End include d.others.css ****/

/**** Start include jquery.accordion.css ****/
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 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) 2009 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=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }*/

/* Interaction states
----------------------------------
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: 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_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_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-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; }
*/
/* Overlays 
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }
*/
/* 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 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; }*/
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker */
/**** End include jquery.accordion.css ****/

/**** Start include jquery.autocomplete.css ****/
/* Example tokeninput style #1: Token vertical list */
ul.token-input-list {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
    width: 330px;
    cursor: text;
    font-size: 12px;
    font-family: Verdana;
    z-index: 999;
    margin: 0;
    padding: 0;
}

ul.token-input-list li {
    background: none;
    list-style-type: none;
    color: #4f4b35;
    padding: 0;
}

ul.token-input-list li input {
    background:#FFFDF3 none repeat scroll 0 0;
    border-left:1px solid #A9A8A2;
    border-top:1px solid #A9A8A2;
    padding:5px 6px;
}

li.token-input-token {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
    margin: 0 2px 3px 0;
    padding: 3px 5px;
    background-color: #edf2e4;
    color: #000;
    font-weight: bold;
    cursor: default;
    display: block;
}

li.token-input-token p {
    float: left;
    padding: 0;
    margin: 0;
}

li.token-input-token span {
    float: right;
    color: #777;
    cursor: pointer;
}

li.token-input-selected-token {
    background-color: #d1d9b6 ;
    color: #fff;
}

li.token-input-selected-token span {
    color: #bbb;
}

div.token-input-dropdown {
    position: absolute;
    width: 315px;
    background-color: #edf2e4;
    overflow: hidden;
    border-left: 1px solid #a9a8a2;
    cursor: default;
    padding: 5px 6px;
    z-index: 1;
}

div.token-input-dropdown p {
    margin: 0;
    padding: 5px;
    color: #e71818;
}

div.token-input-dropdown ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown ul li {
    background-color: #fff;
    padding: 3px;
    list-style-type: none;
}

div.token-input-dropdown ul li.token-input-dropdown-item {
    background-color: #edf2e4;
}

div.token-input-dropdown ul li.token-input-dropdown-item2 
{
    color: #4f4b35;
    background-color: #edf2e4;
}

div.token-input-dropdown ul li em {
    font-weight: bold;
    font-style: normal;
}

div.token-input-dropdown ul li.token-input-selected-dropdown-item {
    background-color: #d1d9b6;
}

/* Example tokeninput style #2: Facebook style
ul.token-input-list-facebook {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
    width: 400px;
    border: 1px solid #8496ba;
    cursor: text;
    font-size: 12px;
    font-family: Verdana;
    min-height: 1px;
    z-index: 999;
    margin: 0;
    padding: 0;
    background-color: #fff;
}

ul.token-input-list-facebook {
    list-style-type: none;
}

ul.token-input-list-facebook li input {
    border: 0;
    width: 100px;
    padding: 3px 8px;
    background-color: white;
    margin: 2px 0;
}

li.token-input-token-facebook {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
    margin: 3px;
    padding: 1px 3px;
    background-color: #eff2f7;
    color: #000;
    cursor: default;
    border: 1px solid #ccd5e4;
    font-size: 11px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
}

li.token-input-token-facebook p {
    display: inline;
    padding: 0;
    margin: 0;
}

li.token-input-token-facebook span {
    color: #a6b3cf;
    margin-left: 5px;
    font-weight: bold;
    cursor: pointer;
}

li.token-input-selected-token-facebook {
    background-color: #5670a6;
    border: 1px solid #3b5998;
    color: #fff;
}

li.token-input-input-token-facebook {
    float: left;
}

div.token-input-dropdown-facebook {
    position: absolute;
    width: 400px;
    background-color: #fff;
    overflow: hidden;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: default;
    font-size: 11px;
    font-family: Verdana;
    z-index: 1;
}

div.token-input-dropdown-facebook p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    color: #777;
}

div.token-input-dropdown-facebook ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown-facebook ul li {
    background-color: #fff;
    padding: 3px;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item-facebook {
    background-color: #fff;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item2-facebook {
    background-color: #fff;
}

div.token-input-dropdown-facebook ul li em {
    font-weight: bold;
    font-style: none;
}

div.token-input-dropdown-facebook ul li.token-input-selected-dropdown-item-facebook {
    background-color: #3b5998;
    color: #fff;
}
*/
 
/**** End include jquery.autocomplete.css ****/

/**** Start include jquery.lightbox.css ****/
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#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-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/**** End include jquery.lightbox.css ****/

/**** Start include jquery.select.css ****/
div.selectbox-wrapper {
  position:absolute;
  left: 242px;
  top: 47px;
  width:124px!important;
  background-color:#9d9674;
  border:1px solid #7c765b;
  margin:0px;
  padding:0;
  font-size:1.2em;
  text-align:left;
  max-height:200px;
  overflow:auto;
  z-index: 1;
  color: #2e2c1e;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #eaf2fb;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px 12px;
  cursor:pointer;
}

label {
    display: block;
}
.selectbox /* look&fell of  select box*/
{
  position: absolute;
  left: 241px;
  top: 22px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:1.2em;
  width : 115px; 
  height: 19px;
  display : block;
  text-align:left; 
  background: url(../img/bg/find_select.gif) no-repeat left top;
  cursor: pointer;
  color:#2e2c1e;
  padding: 6px 0 0 12px;
}

select {
	background: url('../img/bg/bg_select.png') right;
}

/**** End include jquery.select.css ****/

/**** Start include jquery.tabs.css ****/
.content_holder .ui-tabs { display: inline-block; }

.ui-tabs { display: block; width: 100%; height: 29px; zoom: 1; border-bottom: 1px solid #e7e2c1; margin: 0 0 14px; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 0; margin: 0; }
.ui-tabs .ui-tabs-nav li { height: 28px; display: block; float: left; background: none; padding: 0; margin: 2px 2px 0 0; }
.ui-tabs .ui-tabs-nav li a { background: url(../img/bg/btn/panel.gif) no-repeat right top; color: #4f4b35; display: block; height: 28px; line-height: 31px; float: left; cursor: pointer; text-decoration: none; }
.ui-tabs .ui-tabs-nav li a span { background: url(../img/bg/btn/panel_span.gif) no-repeat left top; display: block; height: 28px; padding: 0 10px; }
.ui-tabs .ui-tabs-nav li a span em { font-style: normal; }

.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 { color: #fff; font-weight: bold; cursor: default; text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a span em,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a span em,
.ui-tabs .ui-tabs-nav li.ui-state-processing a span em { background: url(../img/arrows/ui_tabs_main.gif) no-repeat 50% bottom; padding: 0 0 9px; }

.ui-tabs .ui-tabs-nav li a:hover,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li:hover a { background: url(../img/bg/btn/panel.gif) no-repeat right bottom; color: #fff; text-decoration: none; }

.ui-tabs .ui-tabs-nav li a:hover span,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a span,
.ui-tabs .ui-tabs-nav li:hover a span { background: url(../img/bg/btn/panel_span.gif) no-repeat left -28px; }

.ui-tabs .ui-tabs-nav li.ui-state-disabled a { color: #bcb488; font-weight: normal; }
.ui-tabs .ui-tabs-nav li.ui-state-disabled a:hover { background: url(../img/bg/btn/panel.gif) no-repeat right top; color: #bcb488; font-weight: normal; }
.ui-tabs .ui-tabs-nav li.ui-state-disabled a:hover span { background: url(../img/bg/btn/panel_span.gif) no-repeat left top; }

.ui-tabs-panel { /*width: 480px; padding: 1em 1.4em*/ display: block; /* float: left;*/ border-width: 0; background: none; margin: 10px 0 0 0;  }
.ui-tabs-hide { display: none !important; }

/**** End include jquery.tabs.css ****/

/**** Start include thickbox.css ****/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../img/bg/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	background: #f6f4e8;
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent .content { width: 615px; font-size: 1.1em; }

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/**** End include thickbox.css ****/


