/* style stalych elementow serwisu (nie zawiera stylów "contentu", czyli dokumentów, etc...) 		*/


/* kod aktualnego języka serwisu należy wstawiać za pomocą en, np. dla URL'i do obrazków 				*/
/* adres URL portalu należy wstawiać za pomocą http://www.koszalin.pl, np. http://www.koszalin.pl/images/szukaj.gif	*/
/* style kalendarza JS */

                                    
#back {
right:140px;
position:absolute;
top:10px;
background:url(ff_gfx_templates/portal_1/images/themes/default/back.png) no-repeat 0 0 transparent;
padding-left:25px;
display:block;
height:15px;
color:#737373;
text-transform:lowercase;
padding-top:2px;
}

#rss {
/*background:url(http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/rss.png) no-repeat scroll 8px 1px transparent;*/
float:left;
padding-left:30px !important;
  background-image: url("http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/sprite.png");
  background-position: -2px -193px;
}

#line {
background:url("ff_gfx_templates/portal_1/images/themes/default/pr0.png") no-repeat 0 0 transparent;
}
.tree_jd_menu {
	background: transparent url(ff_gfx_templates/portal_1/images/themes/default/menubg.png) repeat-y 0 0;
}


/* global */
#cluetip-close img {
  border: 0;
}

#cluetip-outer {
	background: transparent url(images/cluetip-Arrow1.gif) 0 6px no-repeat;
	padding-left:7px;
}
#cluetip-inner,
#cluetip-title {

  overflow: hidden;
border:solid 3px #f2f2f2;
color:#333;
}
#cluetip-title {
/*border-bottom:solid 1px #f2f2f2;*/
/*font-weight:bold !important;*/
margin-bottom:0 !important;
	
}
#cluetip-inner {
border-top:0;
font-size: 90%;
margin-top:0 !important;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {

}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;

}

.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 4px 4px 4px;
  font-size: 90%;
  font-weight: normal;
  background-color: #fff;
  /*color: #fff;*/
}


.cluetip-default #cluetip-title a {
  /*color: #999999;*/
  font-size: 90%;
}  
.cluetip-default #cluetip-inner {
  padding: 4px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 4px;
  padding: 2px 4px;
  font-size: 90%;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 4px 4px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(images/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(images/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 4px 4px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(images/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(images/br.gif) no-repeat 100% 100%;
  padding: 4px 4px 4px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(images/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(images/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(images/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}

/* The main calendar widget.  DIV containing a table. */
.calendar {
  position: relative;
  display: none;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: ButtonFace;
}

.calendar .nav {
  background: ButtonFace url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: ActiveCaption;
  color: CaptionText;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid ButtonShadow;
  padding: 2px;
  text-align: center;
  background: ButtonFace;
  color: ButtonText;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border: 2px solid;
  padding: 0px;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  border-width: 1px;
  padding: 2px 0px 0px 2px;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid ButtonShadow;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody .rowhilite td {
  background: Highlight;
  color: HighlightText;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  padding: 2px 2px 0px 2px;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody td.disabled { color: GrayText; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: ButtonFace;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  color: ButtonText;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: Menu;
  color: MenuText;
  font-size: smaller;
  padding: 1px;
}

.combo .label,
.combo .label-IEfix {
  text-align: center;
  display: block;
  padding: 1px;
}

.combo .label-IEfix {
  width: 4em;
}

.combo .active {
  padding: 0px;
  border: 1px solid #000;
}

.combo .hilite {
  background: Highlight;
  color: HighlightText;
}

.calendar td.time {
  border-top: 1px solid ButtonShadow;
  padding: 1px 0px;
  text-align: center;
  background-color: ButtonFace;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: Menu;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: Highlight;
  color: HighlightText;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/en/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/en/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 75px;
	height: 22px;
	background: transparent url(http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/en/closelabel.gif) no-repeat center;
	margin: 5px 0 5px 5px;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#tree_menu_container ul li {
	white-space: normal;
	margin-bottom: 1px;
}
#tree_menu_container ul li ul li a {
	width: 145px;
}
#tree_menu_container ul li ul li ul li a {
	width: 130px;
}
.tree_menu_selected, .tree_menu_expanded {
}
.tree_menu_expanded .tree_menu_selected, ul li ul .tree_menu_expanded {
	margin: 0 !important;
}
.tree_menu_selected a {
	color: #fff !important;
}
ul li ul .tree_menu_selected {
}
.tree_menu_selected ul li a {
	color: #fff !important;
}

ul.jd_menu_tree li:first-child {
border:none !important;
}

ul.jd_menu_tree {
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	padding: 0 18px 0 8px;
}
ul.jd_menu_tree ul {
	list-style-type: none;
	margin: 1px 0;
	padding: 0;
	margin-bottom: 0;
}
ul.jd_menu_tree ul li ul {
	margin-bottom: 0;
}
ul.jd_menu_tree li {
	margin: 0;
	padding: 0;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
	color: #1e1e1e;
	display: block;
	border-top: 1px solid #6DDCFF;
}
ul.jd_menu_tree li ul li a {
	background: transparent url(ff_gfx_templates/portal_1/images/themes/default/arr.gif)no-repeat 0 7px;
	padding-left: 15px !important;
	padding-bottom: 2px !important;
}
ul.jd_menu_tree li ul li a:hover {
	background: transparent url(ff_gfx_templates/portal_1/images/themes/default/arr.gif)no-repeat 0 -32px;
}
ul.jd_menu_tree li ul li {
	border-top: none;
	padding-left: 15px;
}
ul.jd_menu_tree a, ul.jd_menu_tree a:active, ul.jd_menu_tree a:link, ul.jd_menu_tree a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 2px 10px 4px;
	white-space:normal;
	text-align:left;
}
ul.jd_menu_tree .tree_menu_selected a {
	color: #0396d9;
}
ul.jd_menu_tree a:hover {
	text-decoration: underline;
}

/*
** Calendar elements - used in the calendar rendering 
*/

#calendar_container p {
color:#01549b;
}

#calendar_container ul{
list-style-type:square;
font:12px Arial,Tahoma,Verdana,sans-serif;
}


#calendar_container h3 {
margin-top:1em;
color:#01549B;
font: normal 13px Arial,Tahoma,Verdana,sans-serif;
padding-bottom:5px;

}

#calendar_container ul li a {
color:#01549b;

}
#calendar_container ul li  {
color:#01549b;
}
.emptyDay {
background-color:#f8f8f8 !important;
}
#calendar_container a {
color:#000;
}
.calendarBoxTitle {
}

.eventsBoxTitle {
}


.date {
    font-weight: bold;
}

.ploneCalendar {
    border: 0;
}
.ploneCalendar a {
    text-decoration: none;
}
.ploneCalendar a:hover {
    text-decoration: none;
}
.ploneCalendar th {
    background-color: #f8f8f8;
    font-weight: bold;
    text-align: center;
    padding: 2px;
}
.ploneCalendar td {
background-color:#CBEFFE;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
color:#01A6FA;
padding:2px;
text-align:center;
width:1.5em;
}
.ploneCalendar .weekdays td {
    border: 0px;
    border-style: none;
    text-align: center;
    padding: 2px;
color:#01B6FA;
font-weight:bold;
background-color:transparent !important;
}
.ploneCalendar .event {
font-weight:bold;
}
.ploneCalendar .todayevent {
    background-color: #2479c1;
color:#fff;

}
.ploneCalendar .todayevent a {
color:#fff !important;
}

.ploneCalendar .todaynoevent {
background-color:#2479c1;
color:#fff;
}

#search_form_mp {
/*background:url(http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/szukaj.gif) no-repeat scroll center 0 transparent;*/
  background-image: url("http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/sprite.png");
  background-position: -11px -93px;
height:26px;
left:10px;
padding:7px 0 0 10px;
position:absolute;
top:69px;
width:157px;
}
#search_form_mp .its {
width:100px !important;
}
#one_offer_details em {
display:block;
float:left;
width:13em;
font-style:normal;
}

#one_offer_details span {
font-weight:bold;
}
.news_gfx1  {
float:left;
height:80px;
margin-right:15px;
overflow:hidden;
position:relative;
/*width:120px;*/
}

#footlogo {
position:absolute;
top:0px;
left:32px;
}
#subpage #footlogo {
top:52px !important;
}

#mainpage {
background:#005399 url(http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/bg.jpg) no-repeat center 0;
}


#line {
bottom:0;
height:21px;
left:1px;
position:absolute;
width:980px;
z-index:101;
}

#print {
right:20px;
position:absolute;
top:10px;
background:url(ff_gfx_templates/portal_1/images/themes/default/print.gif) no-repeat 0 0 transparent;
padding-left:25px;
display:block;
height:15px;
color:#737373;
}

#map {
width: 508px; height: 300px;margin-bottom:1em;float:left;clear:both;
}
.moreExt {
clear:both;
text-align:right;
}

.oferty_opis {

}

#one_offer_files {
background-color:#F3F3F3;
border-top:3px solid #25BAEA;
padding:0.5em;
margin:0.5em 0 1em;
}
#offer_filter{
background-color:#F3F3F3;
border-top:3px solid #25BAEA;
padding:0.5em;
margin-bottom:0.5em;
}

#offer_filter div {
padding-bottom:0.5em;
}



#navigation {
clear:both;
margin:0.5em 0;
padding:0.5em 0;
}

#newstab_prev {
float:left;
}
#newstab_next {
float:right;
}


.one_news_more {
padding:0.5em 0;
text-align:right;
border-bottom:1px solid #DADADA;
}

#row {
padding-bottom:5px;
}

#shortcut2 {
padding:10px 0;
float:left;
}

.pytania_box {
border-bottom: 1px solid #00539A;
margin-bottom:0.5em;
}

.listingBar {
padding:10px 0 !important;
position:relative;
text-align:center;
}

.listingBar .previous {
background:none repeat scroll 0 0 transparent;
float:none;
left:0;
padding:0;
position:absolute;
text-align:left;
width:auto;
}

.listingBar .next {
background:none repeat scroll 0 0 transparent;
float:none;
padding:0;
position:absolute;
right:0;
text-align:left;
width:auto;
}

.news_thumb {
width:82px;
height:54px;
overflow:hidden;
float:left;
margin-right:5px;
}

.news_nogfx {
padding:10px;
}
.news_nogfx h3 a {
color:#069DCE;
}
.news2 {
background-color:#f3f3f3;
color:#4d4d4d;
width:241px;
height:58px;
margin:1px;
overflow:hidden;
float:left;
padding:8px 5px;
font-size:11px;
text-align:left;
}
#back,
#print,
#newstab_next a,
#newstab_prev a,
.external,
.listingBar a,
.news_nogfx a,
.news2 a {
text-decoration:none !important;
}
#back:hover,
#print:hover,
#newstab_next a:hover,
#newstab_prev a:hover,
.listingBar a:hover,
.news_nogfx a:hover,
.news2 a:hover {
text-decoration:underline !important;
}
.news2 h5 a {
color:#069dce;
}

#adv {
padding:0 4px !important;
}

#adv a {
float:left;
margin:0 2px;
}

.news_gfx a,
.news_gfx h3 a {
color:#fff;
text-decoration:none !important;
}

.news_gfx a:hover,
.news_gfx h3 a:hover {
text-decoration:underline !important;
}

#news_close {
background:url(ff_gfx_templates/portal_1/images/themes/default/newsclose.png) no-repeat 3px -20px transparent;
width:525px;
height:32px;
float:left;
clear:both;
}

.news_gfx .desc {
padding:10px;
background:url(ff_gfx_templates/portal_1/images/themes/default/desc.png) repeat 0 0 transparent;
}
.news_gfx {
width:504px;
/*height:332px;*/

}

.archive {
clear:both;
text-align:right !important;
padding-top:0 !important;
}

.main_cell#news .container{
/*min-height:548px;*/

}
#news.main_cell {
background:url(ff_gfx_templates/portal_1/images/themes/default/newsbg.png) no-repeat scroll 3px 6px transparent;
/*min-height:558px;*/
float:left;
}

#calendar_container li {
text-align:left;
}

#headprofiles a {
height:62px;
display:block;
float:left;
text-indent:-999px;
}
#pprofil0 {
width:79px;
}
#pprofil1 {
width:76px;
}
#pprofil2 {
width:89px;
}
#pprofil3 {
width:95px;
}
#pprofil4 {
width:165px;
}

#headprofiles {
background:url(ff_gfx_templates/portal_1/images/themes/default/profile.jpg) no-repeat scroll 0 0 transparent;
height:62px;
left:192px;
overflow:hidden;
position:absolute;
top:68px;
width:515px;
z-index:99;
}

#wrapper {
background-color:#fff;
float:left;
min-height:547px;
}

#privacy_legacy_container a {
padding:0 4px 0 5px;
}

#wykonanie {
float:right;
}

#copy {
padding-top:2px;
border-top: solid 1px #008ac9;
color:#5e98cb;
top:65px;
left:148px;
position:absolute;
width:695px;
text-align:left;
}
.en #copy,
.de #copy,
#subpage #copy  {
top:125px !important;
}

#copy a {
color:#5e98cb;
}
#adres_id{
color:#FFFFFF;
left:153px;
position:absolute;
text-align:left;
top:72px;
}

#mainpage.pl #adres_id,
.pl#mainpage #adres_id {
top:10px !important;
}


#adres_id a {
color:#f4fe37;
} 
#bip {
position:absolute;
right:40px;
top:65px;
border-left:solid 1px #008ac9;
padding-left:55px;
height:35px;
/*background:url(http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/bip.gif) no-repeat scroll 13px 3px;*/
  background-image: url("http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/sprite.png");
  background-position: 3px -226px;
text-align:left;
padding-top:5px;
}

#mainpage #bip {
top:0px !important;
}

#bip {
color:#bfd4e6;
}


#link_pprofil4 {
border:0 !important;
}

#iqnet {
position:absolute;
top:4px;
left:4px;
}

.iss {
float:left;
}
.its {
width:84px;
float:left;
margin-top:2px;
}

#weather {
float:left;
border-right:none !important;
}
#weather,
#fontsize {
padding:0 10px 0 8px !important;
}

#handicaped {
float:left;
}
#handicaped a {
padding-right:6px;
}

#topbar div {
border-right:solid 1px #0186c6;
border-bottom:solid 1px #0186c6;
height:22px;
padding:0 5px 0 10px;
}

#topbar a {
font-size:90%;
color:#fff !important;
text-transform:uppercase;
}

#shortcut a {
color:#01afe7;
text-decoration:none;
clear:both;
padding:5px 17px;
float:left;
width:185px;
}
#shortcut a img{
float:left;
}
#shortcut a span {
color:#01afe7;
float:left;
padding:12px 15px 0;
font-size:11px;
}

#copy a,
#adres_id a,
#bip,
#profiles_container a,
#calendar_container a {
text-decoration:none;
}
#copy a:hover,
#adres_id a:hover,
#profiles_container a:hover,
#topbar a:hover,
#calendar_container a:hover {
text-decoration:underline;
}

#calendar_container {
background:url("ff_gfx_templates/portal_1/images/themes/default/pl/kalendarium.png") no-repeat scroll center 10px transparent;
border:1px solid #DADADA;
font-size:11px;
margin-bottom:15px;
margin-top:10px;
padding:30px 18px 10px 22px;
width:169px;
}

#powitanie {
width:717px;
height:622px;
}

.mceEditorContainer {
float:left;
clear:both;
}

.main_cell input {
border: solid 1px #DFDFDF;
padding:2px 4px;
}
.input {
width:160px;
}
.newsthumb {
width:81px;
height:81px;
display:block;
float:left;
margin: 1em 1em 0 0;
}

#hiddenresult div {
width:100%;
clear:both;
}

#contrastversion, #textversion {
float:left;
font-transform:uppercase;
}

#contrastversion a, #textversion a {

}
#contrastversion a:hover, #textversion a:hover {
text-decoration:underline;
}
.zoom1, .zoom1 a, .zoom1 p a, .zoom1 input, .zoom1 label, .zoom1 span, .zoom1 .table, .zoom1 .table_doc {font-size:100%;}
.zoom2, .zoom2 a, .zoom2 p a, .zoom2 input, .zoom2 label, .zoom2 span, .zoom2 .table, .zoom2 .table_doc {font-size:120%;}
.zoom3, .zoom3 a, .zoom3 p a, .zoom3 input, .zoom3 label, .zoom3 span, .zoom3 .table, .zoom3 .table_doc {font-size:140%;}
#zoom1 {display:block;float: right; font-size:11px; cursor: pointer;font-weight:bold; line-height:20px;color:#fff;}
#zoom2 {display:block;float: right; font-size:14px; cursor: pointer;font-weight:bold; line-height:18px;padding:0 3px;color:#fff;}
#zoom3 {display:block;float: right; font-size:16px; cursor: pointer;font-weight:bold; line-height:16px;color:#fff;}

.selectedZoom1 #zoom1 {color:#01afe7 !important;}
.selectedZoom2 #zoom2 {color:#01afe7;}
.selectedZoom3 #zoom3 {color:#01afe7;}

#fontsize {
float:left;
width:38px;
}

.praca_odpowiedz textarea {
width:20em;
}

.praca_odpowiedz input {
border: 1px solid #DFDFDF;
width:18em;
padding:1px 4px;
}
.ogloszenie_box div {
margin-bottom:0.5em;
}
.ogloszenie_box {
padding-bottom:0.5em;
margin-bottom:0.5em;
border-bottom: solid 1px #dcdcdc;
}

.ogloszenie_box .button_praca {
text-align:right;
}
#karta_produktu div input,
.ogloszenie_box .button_praca input {
	background-color:#1468cb;
	color:#fff;
	cursor: pointer; 
	padding:2px 4px;
	margin:0 0 0 18px;
}
.oferujemy_tytul,
.wymagania_tytul,
.stanowisko_tytul {
font-weight:bold;
text-transform:capitalize;
}


#floatFix {
clear:both;
height:0;
line-height:0;
width:980px;
}
#newstab h1 {
margin:0.5em 0!important;
color:#4C4C4C;
}
#sitemap_link {
border-bottom: solid 1px #008ac9;
border-right:1px solid #0186C6;
float:left;
height:21px;
padding:1px 8px 0 10px;
}
#nav .highlight {
font-weight:bold;
}

#nav {
clear:both;
/*float:left;*/
width:100%;
}
#nav a {
border:1px solid #DFDFDF;
display:block;
float:left;
margin:0 10px 10px 0;
padding:3px;
text-decoration:none;
}
#content #bookmarks_del a,
#content #bookmarks_add a {
background:transparent url(images/bookmarkAdd.gif) no-repeat scroll left top;
display:block;
margin:0;
padding:0;
width:27px;
height:27px;
text-indent:-999px;
overflow:hidden;
}
#content #bookmarks_del,
#content #bookmarks_add {
float:right;
margin:0 15px 0 10px;
padding:0;
}
#content #bookmarks_del a {
background:transparent url(images/bookmarkDel.gif) no-repeat scroll left top !important;
}
.print a {
background:transparent url(images/print.gif) no-repeat left top;
text-indent:999px;
display:block;
height:27px;
width:26px;
overflow:hidden;
}
#print_container {
float:left;
}
.news_title {
color:#4c4c4c;
}
h3.news_title  {
font-size:15px;
}
#bookmarks_hint {
border-top:1px solid #DCDCDC;
margin:1em 0;
}

#one_news img {float:right;margin:0 0 1em 1em;}

#definition-box {
background-color:#fff !important;
border:3px solid #F2F2F2 !important;
font-size:90% !important;
margin:0 !important;
padding:2px !important;
}
#definition-box-head {
border-bottom:1px solid #F2F2F2 !important;

}


#tools {
clear:both;
padding:0 25px;
}
#mainpage #tools {
border-left:1px solid #DCDCDC;
border-right:1px solid #DCDCDC;
clear:both;
float:left;
padding:0 25px;
width:447px;
}
#whyCMS h1, #whyCMS h2, #whyCMS h3, #whyCMS h4, #whyCMS h5,
#whyCMS p, #whyCMS p a, #whyCMS {
color:#fff;
clear:both;
}
#whyCMS h1, #whyCMS h2, #whyCMS h3, #whyCMS h4, #whyCMS h5 {

clear:both;
display:inline;
float:left;
height:14px;
margin:1em 0;
padding:3px 15px 4px;
font-size:100%;
}
#czyWieszBox{
clear:both;
	float: left;
margin:0.5em 0;

}
#poll_container div {
margin:0.5em 0 0;
}
#poll_container h4, #poll_results_container h4 {
color:#04589e;
font-family:12px Arial,Tahoma,Verdana,sans-serif;
}
.czyWieszBoxTitle, .slownikBoxTitle {
display:block;
text-indent:-9999px;
}


#mainlinkBox div, 
#linkBox div {
width:221px; border-left:solid 1px #e6e6e6;border-right:solid 1px #e6e6e6;
}
#mainlinkBox div a, 
#linkBox div a {
display:block;
clear:both;
padding-left:20px;
padding-right:10px;
margin:2px 0;
color:#0095da;
text-decoration:none;
}

#mainlinkBox div a:hover, 
#linkBox div a:hover{
text-decoration:underline;
}
.slidedown{
background:transparent url(images/bDown.gif) no-repeat scroll 201px 6px;
}
.slideup {
background:transparent url(images/bUp.gif) no-repeat scroll 201px 6px;
}


#mainlinkBox .slidedown{
background:transparent url(images/bDown.gif) no-repeat scroll 256px 6px;
}
#mainlinkBox .slideup {
background:transparent url(images/bUp.gif) no-repeat scroll 256px 6px;
}


#mainlinkBox #linkownia,
#linkBox #linkownia {
display:block;
border-left:1px solid #e6e6e6;
border-right:1px solid #e6e6e6;
padding-left:20px;
padding-right:10px;
color:#484747;
text-decoration:none;
}
#linkBox #linkownia:hover {
text-decoration:none;
}

#mainlinkBoxClose, 
#linkBoxClose {
background:#ededed url(images/linkowniaClose.gif) no-repeat left top;
width:221px;
height:6px;
float:left;
margin-bottom:5px;
font-size:0;
}
#mainlinkBoxClose {
background:#ededed url(images/linkowniaWideClose.gif) no-repeat left top;
width:276px;
}

#mainlinkBox, 
#linkBox {
background:#ededed url(images/linkowniaOpen.gif) no-repeat left top;
float:left;
width:221px;
padding-top:5px;
margin-top:0.5em;
}

#mainlinkBox {
background:#ededed url(images/linkowniaWideOpen.gif) no-repeat left top;
width:276px;
}

#news {
padding:16px 12px 0 !important;
}
.main_cell {
padding:20px 12px;
}



#banerBox {
width:276px;
overflow:hidden;
}
#subpage #banerBox {
width:242px;
}

#banerBox img {
border:0;
margin-bottom:2px;
}


#addInfo {
padding:5px 3px;
}

.subimages {
	margin:10px 0;
}

#news_header {
background:transparent url(images/newsHeader.gif) no-repeat scroll 0 0;
float:left;
height:19px;
padding:2px 10px 0 0;
width:232px;
}


#news_header h3 {
width:100px;
text-align:center;
color:#fff;
float:left;
}
#news_header a {
color:#8f8f8f !important;
float:right;
font-size:90%;
text-transform:lowercase;
}


.news_date {
margin-bottom:0.3em;
clear:both;
display:block;
float:left;
font-size:90%;
font-style:normal;
margin-top:0;
width:100%;
}
#news_container .news_date {
margin-top:1em !important;

}

#news_container a {
text-decoration:none;
color:#fff;
}
#news_container a:hover {
text-decoration:underline;
}

#newsOpen {
background: transparent url('images/newsOpen.gif') no-repeat 0 0;
width:276px;
height:8px;
float:left;
clear:both;
font-size:0;
}
#newsClose {
background: transparent url('images/newsClose.gif') no-repeat 0 0;
width:276px;
height:8px;
float:left;
clear:both;
margin-bottom:0.5em;
}
#contentClose {
background: transparent url('images/contentClose.gif') no-repeat 0 0;
width:413px;
height:9px;
float:left;
}
#subpage #contentClose {
background: transparent url('images/subcontentClose.gif') no-repeat 0 0 !important;
width:499px !important;
}
#contentOpen {
background: transparent url('images/contentOpen.gif') no-repeat 0 0;
height:9px;
width:413px;
float:left;
font-size:0;
}
#subpage #contentOpen {
background: transparent url('images/subcontentOpen.gif') no-repeat 0 0 !important;
width:499px !important;
}

#whyCMS {
clear:both;
background-color:#1672dc;
color:#fff;
padding:0 20px;

}
#whyCMSclose {
height:7px;
font-size:0;
margin-bottom:0.5em;
}
#treeClose {
height:7px;
font-size:0;
margin-bottom:0.5em;
clear:both;

}

#right {
float:right;
overflow:hidden;
width:229px;
}

#content {
float:left;
overflow:hidden;
width:532px;
}



#left {
float:left;
overflow:hidden;
padding-left:4px;
text-align:justify;
width:215px;
}


#foot_menu_container {
background:transparent url(images/bottomMenu.gif) no-repeat scroll 0 0;
color:#575757;
float:left;
height:25px;
padding-top:8px;
position:relative;
text-align:center;
width:100%;
clear:both;
margin-top:0.5em;
}
#foot {
border-top:1px solid #065A9F;
clear:both;
float:left;
font-size:90%;
text-align:center;
width:100%;
background:transparent url(ff_gfx_templates/portal_1/images/themes/default/foot.jpg) no-repeat 0 0;
min-height:164px;
padding-top:3px;
position:relative;
}
#mainpage.pl #foot,
.pl#mainpage #foot {
background:none !important;
border-top:0 !important;
min-height:90px !important;
}

#language_select_container a {
float:right;
padding-right:6px;
margin-top:2px;
}
#language_select_container .selected {
display:none;
}
#pl {
/*background:transparent url(http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/pl.gif) no-repeat 0 0;*/
  background-image: url("http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/sprite.png");
  background-position: -10px 0;
width:14px;
height:11px;
display:block;
}
#de {
/*background:transparent url(http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/de.gif) no-repeat 0 0;*/
  background-image: url(http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/sprite.png);
  background-position: -10px -31px;
width:14px;
height:11px;
display:block;
}
#en {
/*background:url(http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/en.gif) no-repeat 0 0 transparent;*/
  background-image: url(http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/sprite.png);
  background-position: -10px -62px;
display:block;
height:11px;
width:14px;
}
#profiles_container {
float:left;
text-align:center;
width:980px;
padding-top:10px;
}
#profiles_container a {
color:#4b87b9;
padding:0 10px;
border-right:solid 1px #a8a8a8;
}
#page {
line-height:16px;
margin:0 auto 18px;
width:980px;
position:relative;
}
#head {
width:980px;
height:136px;
position:relative;

}

#logo {
cursor:pointer;
height:80px;
right:34px;
position:absolute;
top:20px;
width:179px;
z-index:101;
}
#topbar {

position:absolute;
left:0;
top:0;
height:23px;
padding:6px 0 0;
padding-right:15px;
z-index:103;

/*background:transparent url(http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/topbg.gif) no-repeat right -1px;*/
  background-image: url("http://cdn.cmsphere.com/koszalin/portal_1/images/themes/default/sprite.png");
  background-position: 544px -145px;
background-repeat:no-repeat;
}
#topbar a{
color:#979797;
font-weight:bold;
text-decoration:none;
}
#bottombar {
/*z-index:102;
position:absolute;
right:0;
top:30px;*/
float:right;
width:600px;

}
#bottombar a {
float:right;
color:#4f4f4f;
text-decoration:none;
margin-top:8px;
margin-right:15px;
}
#bottombar a:hover {
text-decoration:underline;
}


body {border-top:solid 1px #000;
}


.de#mainpage,
.en#mainpage,
#subpage {
background:#00539A url(ff_gfx_templates/portal_1/images/themes/default/subbg_rep.gif) repeat-y center 0;
}

.de#mainpage #wrap,
.en#mainpage #wrap,
#subpage  #wrap {
background:transparent url(ff_gfx_templates/portal_1/images/themes/default/subbg.jpg) no-repeat center 0;
width:100%;
float:left;
}

a, a:link, a:visited {text-decoration: underline;}
a:hover {text-decoration: none;}

h1 {font-size:14px}
h2 {font-size:13px}
h3 {font-size:12px}

h1.folder_title {}

ul {margin-left:15px;}

#error span,
p.error,
span.error {color:red}

.language_spoiler {display: inline;}
.footer_spoiler {display: inline;}
.action_spoiler {display: inline;}



/*-------------------------------------------    

		AKTUALNOSCI

-------------------------------------------*/

/* --------- zajawka newsa --------------- */

/* naglowek z napisem Aktualnosci */
div#news_container h1#news_header {}

/* tytul newsa */
div#news_container h1.news_title {}

/* tresc krotka newsa */
div#news_container div.news_short_text {}

/* link "więcej" przy aktualnościach */
div#news_container a.news_more, div#news_container a.news_more:link, div#news_container a.news_more:visited {}
div#news_container a.news_more:hover {}


/* ----------- jeden news --------------- */
div#one_news {}

/* tytul newsa i tytul podstrony */
div#one_news h1.folder_title {}

/* box z tekstem calego newsa */
div#one_news_text {}

/* galeria dolaczana do newsa */
div#one_news_gallery {
	float:left;
	clear:both;
}

/* link do wszytskich newsow */
div#all_news {
margin:1em 0 0 0;
text-align:right;
clear:both;
}


/* --------- wszystkie newsy ------------ */

/* kategorie newsow */
div#news_category {border-bottom:1px solid #5d5d5d;	padding:5px 5px;}

/* zaznaczenie wybranej kategorii */
div#news_category span {font-weight: bold;}

/* odstep miedzy nazwami kategorii - linkami */
div#news_category a {margin-right:5px;}
div#news_category a span {font-weight: normal;}

/* --- jeden news w tablicy wiadomosci ---- */
div.newstable_one_news {}

/* -- link do newsa z tablicy wiadomosci -- */
a.newstable_one_news, a.newstable_one_news:link, a.newstable_one_news:visited {}
a.newstable_one_news:hover{}

/* ---- nawigacja w tablicy wiadomosci ---- */
/* ---- poprzednie i nastepne newsy --------*/
div#newstab_prev {}
div#newstab_next {}

/* ----------------- galeria ------------------- */

.gallery td {
	padding:0 1px 4px 1px;
text-align:center;

}
.gallery td img {
	margin:0 !important;
}
.gallery td a, .gallery td span  {
	display:block;
	clear:both;
	color:#7b7b7b;
}

/*-------------------------------------------    

		Wyszukiwarka

-------------------------------------------*/

/* ---- pole wyszukiwania w serwisie ----- */
#email0, .input_text_search {
background:none repeat scroll 0 0 transparent;
height:13px;
padding:6px;
width:160px;
float:left;
}
.input_sumbit_search {}


/* -------- wyniki wyszukiwania ---------- */

div#search_help {margin:10px 0}
div#results {margin-bottom:5px;}

/* liczba wyników wyszukiwania */
span#number_results {font-weight: bold;}

ol#search_results {margin-left:25px;}
ol#search_results li {margin-bottom:3px;}
span.last_mod_text, span.last_mod_date {font-size: 90%;	font-style: italic;}



/*-------------------------------------------    

		Formularz Newslettera

-------------------------------------------*/

.input_text_newsletter {}
.input_newsletter_change {cursor:pointer}
.input_newsletter_unsubscribe {}

/*-------------------------------------------    

		Sitemap

-------------------------------------------*/

#sitemap {margin:0;padding:4px;}
#sitemap ul {padding:4px; margin:0;}

#sitemap .ul li {margin-left:0;}

#sitemap .ul li ul li {margin-left:25px;}

#sitemap .sitemap_li ul {

}

#sitemap .hover {
	background-color:#f0f0f0;
}

.sitemap_li {
padding:2px 0;
list-style-type:none;
}

.sitemap_li ul li{
padding-bottom:0;
}
.sitemap_li a{
padding-left:7px;
text-decoration:none;
}

li.sitemap_li a:hover {text-decoration:underline}
.sitemap_referer {font-weight:bold;}

/*-------------------------------------------    

		Formularze
-------------------------------------------*/
form.group {border: none;}
div.row {}
div.label {}



/*-------------------------------------------    

		Kontenery serwisu

-------------------------------------------*/

/* ------------- naglowek ---------------- */

div#header {background-color:#eaeaea;	text-align: center;	height:120px;	width:100%;}

/* -----------lewa kolumna --------------- */
div#col_left {background-color:#eaeaea;	float: left;	margin:10px 0;	width:210px}

/* -----------prawa kolumna -------------- */
div#col_right {background-color:#eaeaea;	float: left;	margin:10px 0;	width:210px}

/* ---------------stopka ----------------- */
div#footer {background-color:#eaeaea;	float: left; clear: both; text-align: center;	height:50px;	width:100%;}

/* ---------------srodek ----------------- */
/*
	szerokość contentu jest ustawiana w portal_properties/site_properties/content_width 	
	nie wpisywać szerokości za pomocą CSS, bo musi być ona znana dla Zope'a 				
*/



/* prawa autorskie */
#copyrights_container {}


#language_select_container {
	float: left;
width:40px;

}
#language_select_container #selected {
display:none;
}
#horizontal_menu_container {

	clear: both;
	float: left;
	width:979px;
}

#vertical_menu_container {
	background:white;
	margin-top: 1em;
	clear: left;
	float: left;
}

#tree_menu_container {
background:#1367C9 url(images/treeOpen.gif) no-repeat 0 0;
clear:both;
float:left;
height:auto;
margin-top:4px;
padding:10px;
width:201px;
}

#news_container {
left:310px;
position:absolute;
top:492px;
}

#newsletter_container {
background:url("ff_gfx_templates/portal_1/images/themes/default/newsletter.png") no-repeat scroll 0 0 transparent;
clear:both;
height:60px;
padding:19px 8px 0;
width:196px;
}

#newsletter_container .input_newsletter_subscribe
{
background:none repeat scroll 0 0 transparent;
border:0 none;
color:#A3A3A3;
float:left;
margin-right:10px;
margin-top:9px;
}

#newsletter_container .input_newsletter_change {
background:none repeat scroll 0 0 transparent;
border:0 none;
color:#69D0F1;
float:right;
padding-top:5px;
}


#newsletter_container form {
float:right;
}
#search_form_container {
left:20px;
position:absolute;
top:76px;
width:200px;
display:block;
}

#dictionary_container {
	float: left;
		clear:both;
	width: 100%;
	margin: 0.5em 0;
}


#poll_container, #poll_results_container {
border-top:solid 3px #25baea;
background-color:#f3f3f3;
clear:both;
float:left;
margin:1em 0;
width:200px;
padding:10px;
}
#poll_container h5, #poll_results_container h5
 {
font-size:12px;
font-weight:normal;
padding:5px 0;
}
#poll_container .field {
	float:left;
	clear:both;
	margin:0;
	width:100%;
}
#poll_container .button {
	float:left;
	clear:both;
	width:100%;
}
#poll_container .button input {
background-color:#25BAEA;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
margin:0;
padding:2px 20px;
}


#poll_container input {
	float:left;
	margin-top:1px;
}
#poll_container label {
	float:left;
	padding:0 0 4px 5px;
	width: 180px;
}

#poll_results_container table {
	border-collapse: collapse; 
	
}

#poll_results_container .answer {
	padding-top:6px;
}
#poll_results_container .percent {
	padding-left:2px;
}

#poll_results_container .poll-img {
	padding-right:4px;
}
#poll_results_container .sumVotes {
	border-top:1px solid #dfdfdf;
	margin-top:5px;
	text-align:center;
	padding:4px 0 0 0;
}

#actions_container {
	background:white;
	margin-top: 1em;
	clear: right;
	float: left;
	width: 150px;
	height: auto;
	border: 1px solid Black;
}


#privacy_legacy_container {
float:right;
width:350px;
color:#5d97cb;
}

#copyrights_container {

	float: left;
	margin-top: 1em;
	width: 250px;
	border: 1px solid Black;
}

#created_by_container {
	margin-top: 1em;
	float: left;
	width: 150px;
	border: 1px solid Black;
}

#print_container {
	float: right;
}

.view_gallery_one {
display:block;
width:80px;
height:80px;
}



/* --- MENU SERWISU --- */
/* style menu dynamicznego, w przypadku menu poziomego jest to clasa .clsCMOn, jesli jest to menu pionowe(drzewiaste) to jest to klasa linku a.clsCMOn, to samo w przypadku clsCMOver */

/* nieaktywny rozwinięty - podmenu */
.clsCMOn {color: Black;background: White;}

/* aktywny rozwinięty - podmenu */
.clsCMOver {color: White;	background: Black;}

/* nieaktywny pierwszy poziom - menu główne poziome */
.clsCMtopOn {color: Black;	background: White;}

/* aktywny pierwszy poziom - menu główne poziome */
.clsCMtopOver {color: White; background: Black;}

/* menu drzewiaste */
.clsNode {color: Black;}
.clsNodeL_selected {color: White;	background: Black;}
.clsNodeL0 {color: Black;}
.clsNodeL1 {color: Black;}
.clsNodeL2 {color: Black;}
.clsNodeL3 {color: Black;}
.clsNodeL4 {color: Black;}

.error {
	color:#e60e0e;
}
textarea.error, input.error {
	border:1px solid red;
}


/* --- SZABLON: PLAN MIASTA (mapa google) --- */

.gomap_left {
	background: #fff;
}

#AKordionTitle {
	color:#065A9F;
	padding: 0px 0px 5px 30px;
	margin-top:10px;
	font-weight:bold !important;
	
}

#AKordionId, #AKordionTitle {
	font: 12px Arial,Tahoma,Verdana,sans-serif;
	text-align:left;
}

#AKordionId ul {
	list-style-type: none;
	margin:0;
	overflow:hidden;
	padding: 0px 10px 0px 0px;
}

#AKordionId ul li {
	padding-bottom:2px;
	border-bottom: 1px solid #dbed8c;
	float:left;
	clear:both;
	width:205px;
}

#AKordionId ul li ul li{
	padding-bottom:2px;
	border: 0px !important;
}

#AKordionId ul li span, #AKordionId ul li span a {
	color:#676767;
	white-space:normal;
	text-decoration:none;
	/*padding: 0px 10px 10px 0px;*/
	font-weight:bold:
	cursor:pointer;
}

#AKordionId ul li span a:hover {
	text-decoration:underline;
	cursor:pointer;
}

#autocomplete_text_id {
	border:1px solid #065A9F !important;
	width:210px;
}

div.streets_field {
	padding-top: 10px;
	margin-left:12px;
}

div.streets_buttons {
	padding: 5px 0px;
	float:left;
}


#films_tabs_categories
{
	clear:both;
	background-color:#e0f6fe;
	font:11px Tahoma;
	color:#4c4c4c;
}


#films_tabs_categories ul
{
	clear:both;
	display:inline;
}

#films_tabs_categories ul li
{
	float:left;
	list-style:none;
	margin:0;
	padding:0;

}

#films_tabs_categories ul li .selected
{
	background-color:white;
	border-top:1px solid #25baea;
	border-bottom:0;
	padding-bottom:8px;
	padding-top:6px;
}

#films_tabs_categories ul li.last a
{
	border-right:0;
}


#films_tabs_categories ul li a
{
	text-decoration:none;
	color:#25baea;
	background-color:#e0f6fe;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:15px;
	padding-right:15px;
	font:13px Tahoma;
	font-weight:bold;
	border-right:1px solid #25baea;
	border-bottom:1px solid #25baea;
	outline:none;
	float:left;
}


#films_tabs_categories .film
{
	clear:both;
	display:block;
	background-color:#f3f3f3;
	float:left;
	width:488px;
	padding:10px;
	margin-top:5px;
}

#films_tabs_categories .film h4
{
padding:0;
margin:0;
color:#069dce;
font-weight:bold !important;
font:13px Tahoma;
}


#movie_player
{

	font:11px Tahoma;
	color:#4c4c4c;
}

#movie_player h4
{
padding-bottom:5px;
margin:0;
color:#4c4c4c;
font-weight:bold !important;
font:14px Tahoma;
}

#maingallery
{
padding:10px;
clear:both;
width:505px;
height:180px;
background:transparent url(ff_gfx_templates/portal_1/images/themes/default/maingallerybg.png) no-repeat;
position:relative;
top:20px;
}

#maingallery span
{
font-size:15px;
font-weight:bold;
color:#01afe7;
}




#ankieta_form li
{
	padding-bottom:10px;
	color:#00539A;
	font-weight:bold;
}


.sms-container *
{font-weight:normal}

#ankieta_form li select,#ankieta_form li textarea
{
width:250px;
}

#ankieta_form li textarea
{
height:100px;
}



