/* block style */

.subcolumns { width: 100%; overflow:hidden; }

  .subcolumns_oldgecko { width: 100%; float:left; }

  .c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; }
  .c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; margin-left: -5px; }

  .c25l, .c25r { width: 25%; }
  .c33l, .c33r { width: 33.333%; }
  .c50l, .c50r { width: 50%; }
  .c66l, .c66r { width: 66.666%; }
  .c75l, .c75r { width: 75%; }
  .c38l, .c38r { width: 38.2%; }
  .c62l, .c62r { width: 61.8%; }

  .subc  { padding: 0 0.5em; }
  .subcl { padding: 0 1em 0 0; }
  .subcr { padding: 0 0 0 1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

/* user style */
a
{
  text-decoration: none;
  color: #cdcdcd;
  font-weight: bold;
}

a:hover
{
  text-decoration: underline;

}


body{
    text-align: left;
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    color: black;
    line-height:1.5;
    color: #cdcdcd;
    background: url("images/gradient.jpg") #cfcfce repeat-x;
}


ul.images_list li{
  float: left;
  padding: 5px;
}

#container{
    width: 950px;
    min-height: 713px;
    position: absolute;
    left: 50%;
    margin-left: -475px;
    background-image: url("images/strona.jpg") ;
}

/* ie hack */
* html #container
{
    margin-left: -475px;
}

#pageHeader{
	position: absolute;
    width: 680px;
    margin-left: 140px;
}


#supportingText{
	position: absolute;
	top: 182px;
}


#quickSummary{
	position: absolute;
    width: 680px;
    margin-left: 140px;

}

#footer
{
    margin-top: 5px;
    width: 950px;
    left: 50%;
    bottom: 0;
    text-align: center;
    font-size: xx-small;
}



#page_localizations li{
  display: inline;
  list-style: none;
  padding-right: 16px;
  font-size: 11px;
}

#pageHeader .main_menu_pl
{
  width: 680px;
  height: 65px;
  margin-top: 70px;
  margin-left: -10px;
  overflow: hidden;
  text-align: center;

}

#pageHeader .main_menu_pl li{
  display: inline;

}

#pageHeader .main_menu_pl li a{
  font-size: 2.5em;
  color: #8292b7;
  font-weight: bolder;
    margin-left: 10px;
}


#explanation{

  background-color: #4a5d8a;
  width: 609px;
  min-height: 265px;
  margin-left: 180px;
}



#lselect{
 position: absolute;
 width: 200px;
 bottom: 0px;
 left: 10px;
}
#lresources{
 position: absolute;
 width: 200px;
 bottom: 0px;
 right: 0px;
}

#editor_box a
{
    color: black;
}
#editor_box 
{
    color: black;
}

#preamble, #participation,
#benefits, #requirements, #larchives, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6{
  display: none;
}

.element{
    margin-top: 5px;
}

.site_navigation{
	list-style-type: none;
	background: transparent;
	display: block;
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: #b9b9b9;
}

.edit_slot{
    color: black;
    font-size: 10px;
}

.element{
    margin-left: 10px;
}

.main_menu li{
  list-style: none;
}

.main_menu_en li a{
  font-size: 1.5em;
}

.images_list li
{
  list-style: none;
}

.site_menu li
{
  list-style: none;
}

.site_menu li a
{
  font-size: 1em;
}