* { margin:0; padding:0; }

body {
  text-align:center;
  font-size:13px;
  font-family:tahoma, arial, sans-serif;
  color:#858585;
  background:url("../gfx/body_bg.gif") repeat-x top;
}

a {
	color:#0032AB;
	text-decoration:underline;
}

a:hover {
	color:#CC2129;
	text-decoration:none;
}


a img {
  border:none;
}

/* --------------------- */
/* ---- Standardowe ---- */
/* --------------------- */
.align-justify {
  text-align:justify;
}

.align-left {
  text-align:left;
}

.align-right {
  text-align:right;
}

.center, .align-center {
  text-align:center;
}

.indent {
  margin-left:20px;
}

#content-box-right ul {
  margin: 5px 0 5px 15px;
}

.cleaner
{
  	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}

#content-box-right .csc-header h1, #content-box-right .csc-header h2,
 #content-box-right .csc-header h3, #content-box-right .csc-header h4
{
  margin:7px 0 3px 0;
}

#content-box-right .csc-header h1
{
  color:#666;
  padding-left:31px;
  font-size:15px;
  background:url("../gfx/h1-img.jpg") no-repeat left center;
  
}

#content-box-right .csc-header h2
{
  color:#777;
  padding-left:31px;
  font-size:14px;
  background:url("../gfx/h2-img.jpg") no-repeat left center;
}

#content-box-right .csc-header h3
{
  color:#888;
  font-size:12px;
  padding-left:25px;
  background:url("../gfx/h3-img.jpg") no-repeat left center;
}

#content-box-right .csc-header h4
{
  font-size:12px;
  color:#858585;
}

#content-box-right .csc-header h5
{
  font-size:9px;
  color:#858585;
}

#content-box-right .csc-header h3
{
  font-weight:bold;
}

/* Style stron */

#main-box
{
  width:765px;
  margin:0 auto;
  text-align:left;
}

#logo-box
{
  position:relative;
  height:70px;
}

#logo
{
  position:absolute;
  top:26px;
  left:0px;
}

#logo-box #lang-box
{
  position:absolute;
  top:18px;
  right:0;
  text-align:right;
  width:84px; 
}

#logo-box #lang-box .tx-srlanguagemenu-pi1 div.NO, #logo-box #lang-box .tx-srlanguagemenu-pi1 div.CUR, #logo-box #lang-box .tx-srlanguagemenu-pi1 div.INACT
{
  margin-left:10px;
}

.tx-srlanguagemenu-pi1 div.CUR
{
  float:right;
}

#logo-box #lang-box img.tx-srlanguagemenu-pi1-flag
{
  margin-right:0;
  margin-left:0;
}

#logo-box #lang-box .lang-flag
{
  display:block;
  float:right;
  margin-left:10px;
}

#menu-box
{
}

#menu-box-table
{
  width:765px;
}
.menu-box-table-middle
{
  background: url("../gfx/menu_bg.gif") repeat-x;
}

#menu-box ul
{	
	list-style-type:none;
	margin-bottom:1px;
}

#menu-box ul li
{
	float:left;
	background:url("../gfx/menu_space.gif") right no-repeat;
  padding-right:1px;
  margin-bottom:3px;  
}

#menu-box ul li.menu-last, #menu-box ul li.menu-last-current
{
  background:none;
}

#menu-box ul li a
{
	display:block;
/*	padding: 6px 24px;
  padding-right:23px;
  padding-bottom:7px;
  */
  padding-top:7px;
  padding-bottom:7px;
  width:124px;
	font-weight:bold;
	color:#707070;
	font-size:14px;
	text-decoration:none;
	text-align:center;
}

#menu-box ul li.menu-last a
{
  /*padding-left:27px;*/
  width:126px;
}

#menu-box ul li.menu-first a
{
  /*padding-left:22px;
  padding-right:25px;*/
    width:126px;
}

#menu-box ul li.menu-item-current a, #menu-box ul li.menu-last-current a
{
  color:#CD1F26;
}

#menu-box ul li a:hover
{
	color:#CD1F26;
}

#image-box
{
  margin:10px 0;
}

#image-box img
{
	width:765px;
	height:272px;
}

#main-content-table
{
	width:100%;
	border:none;
}

#content-box-left
{
  float:left;
  width:220px;
}

#content-box-right
{
  float:right;
  width:535px;
}

#content-box-right p
{
  line-height:1.5em;
}

#main-content-table td
{
  vertical-align:top;
}

#footer
{
	margin-top:20px;
	height:38px;
	padding:28px 0 0 0;
	font-size:11px;
	background:url("../gfx/body_bg.gif") repeat-x top;
}

#footer a {
  color:#CC2129;
	text-decoration:none;
}

.home-box, .home-box-right, .home-box-center
{
  width:245px;
}

.home-box
{
  margin-right:7px;
}

.home-box-right
{
  margin-left:7px;
}

.home-box-center
{
  margin:0 8px;
}

.home-box-top
{
  background:url("../gfx/home_box_top.gif") no-repeat top;
  height:8px;
  font-size:1px;
}

.home-box-bottom
{
  background:url("../gfx/home_box_bottom.gif") no-repeat;
  font-size:1px;
  height:9px;
}

.home-box-content
{
  background:url("../gfx/home_box_content.gif") repeat-y;
  padding:0 8px;
  text-align:justify;
}

.home-box-content h1, .home-box-content h2, .home-box-content h3, .home-box-content h4, .home-box-content h5
{
  border-bottom:1px dashed #e0e0e0;
  padding:0 0 3px 3px;
  margin-bottom:5px;
}

.home-box-content h5
{
  font-size:14px;
}

#content-box h1 a, #content-box h2 a, #content-box h3 a, #content-box h4 a, #content-box h5 a {
  color:#858585;
  text-decoration:none;
}

#content-box h1 a:hover, #content-box h2 a:hover, #content-box h3 a:hover, #content-box h4 a:hover, #content-box h5 a:hover {
  color:#CC2129;
}

.home-bottom-right-box h4
{
  font-size:15px;
  margin-bottom:3px;
}

.home-bottom-left-box
{
  padding:10px;

}

.home-bottom-right-box
{
  padding:10px;
}
/*------------------------------------------------------------*/

#left-menu ul.menu-level1
{
  list-style-type: none;
}

#left-menu ul.menu-level1 li
{
  width:210px;
}

#left-menu ul.menu-level1 li .expand-plus, #left-menu ul.menu-level1 li .expand-minus
{
  position:absolute;
  background:url("../gfx/subpage_menu_plus.gif") no-repeat;
  width:9px;
  height:9px;
  cursor: pointer;
  top:12px;
  right:20px;
  font-size:1px;
}

#left-menu ul.menu-level1 li .expand-minus
{
  background:url("../gfx/subpage_menu_minus.gif") no-repeat;
}

#left-menu ul.menu-level1 li a
{
  display:block;
  color:black;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
  padding:10px 0 12px 18px;
}

#left-menu ul.menu-level1 li a:hover
{
  color:#cd1f26;
}

#left-menu ul.menu-level1 li.menu-level1-item, #left-menu ul.menu-level1 li.menu-level1-normal-forced
{
  background: url("../gfx/subpage_menu_normal.gif") no-repeat center top;
}

#left-menu ul.menu-level1 li.menu-level1-current
{
  background: url("../gfx/subpage_menu_current.gif") no-repeat center top;
}

#left-menu ul.menu-level1 li.menu-level1-current a
{
  color:#cd1f26;
}

#left-menu ul.menu-level1 li.menu-level1-with-sub
{
  position:relative;
  background: url("../gfx/subpage_menu_expand.gif") no-repeat center top;
}

#left-menu ul.menu-level1 li.menu-level1-current-sub
{
  position:relative;
  background: url("../gfx/subpage_menu_current_expand.gif") no-repeat center top;
}

#left-menu ul.menu-level1 li.menu-level1-with-sub a, #left-menu ul.menu-level1 li.menu-level1-current-sub a, #left-menu ul.menu-level1 li.menu-level1-path a
{
  width:155px;
}

#left-menu ul.menu-level1 li.menu-level1-current-sub a
{
  color:#cd1f26;
}

#left-menu ul.menu-level1 li.menu-level1-path
{
  position:relative;
  background: url("../gfx/subpage_menu_expand.gif") no-repeat center top;
}

/* --- LEVEL 2 --- */

#left-menu ul.menu-level1 li ul.menu-level2
{
  list-style-type:none;
  margin:3px 0;
}

#left-menu ul.menu-level1 li ul.menu-level2 li
{
  background:url("../gfx/subpage_menu_level2_normal.gif") no-repeat left center;
}

#left-menu ul.menu-level1 li ul.menu-level2 li.menu-level2-item-last, #left-menu ul.menu-level1 li ul.menu-level2 li.menu-level2-current-last
{
  background:url("../gfx/subpage_menu_level2_last.gif") no-repeat left center;
}

#left-menu ul.menu-level1 li ul.menu-level2 li a
{
  color:black;
  font-weight:normal;
  padding:4px 0 4px 38px;
  font-size:11px;
}

#left-menu ul.menu-level1 li ul.menu-level2 li a:hover
{
  color:#cd1f26;
}

#left-menu ul.menu-level1 li ul.menu-level2 li.menu-level2-current a, #left-menu ul.menu-level1 li ul.menu-level2 li.menu-level2-current-last a
{
  color:#cd1f26;
}

h3.mailformH3
{
  font-size:12px;
  color:#C22126;
  margin:5px 0;
}

.accessible_mailform
{
  border:1px solid #c22126;
  padding:10px 0;
  margin:5px 0;
}

.accessible_mailform ul
{
  margin-left:20px;
}

.accessible_mailform
{
  color:#c22126;
}

.csc-mailform
{
  margin-top:10px;
  border:none;
}

.csc-mailform div.csc-mailform-field
{
  margin-bottom:5px;
}

.csc-mailform div.csc-mailform-field label
{
  display:block;
  float:left;
  width:100px;
  text-align:right;
  padding-right:5px;
}

#mailformosoba, #mailformemail, #mailformtemat, #mailformpytanie 
{
  border:1px solid #a0a0a0;
  padding:2px;
}

#mailformformtype_mail
{
  margin-left:104px;
}

.login-form-field
{
	clear:both;
	width:395px;
	margin:0 auto;
	margin-bottom:5px;
}

.login-form-field label
{
	display:block;
	width:140px;
	text-align:right;
	padding-right:5px;
	float:left;
}

.login-form-field input
{
	border:1px solid #a0a0a0;
  	padding:2px;
	width:150px;
}

.login-form-submit-box
{
	text-align:Center;
}

.login-form-forgot-email
{
	border:1px solid #a0a0a0;
  	padding:2px;
	width:200px;
}

.login-form-back-link
{
	padding:3px 0;
}

.login-form-forgot-box
{
	width:300px;
	margin:0 auto;
}

.newsletter-field
{
	clear:both;
	width:390px;
	margin:0 auto;
	margin-bottom:5px;
}

.newsletter-field label
{
	display:block;
	width:150px;
	text-align:right;
	padding-right:5px;
	float:left;
}

.newsletter-field input
{
	border:1px solid #a0a0a0;
  	padding:2px;
	width:200px;
}

.newsletter-top-info
{
	margin:5px 0 0 0;
}

.newsletter-field-error
{
	font-size:0.7em;
	color:red;
	margin-left:155px;
}

.newsletter-email-field
{
	border:1px solid #a0a0a0;
  	padding:2px;
	width:200px;
}

