@CHARSET "UTF-8";
ul {
  margin: 0;
  padding: 0;
}

body {
/*  font: 11px Verdana, Arial, Helvetica, "Arial CE"; */
  margin: 0;
  padding: 0;
  height: 100%;
  text-align: center;
  background: #000;
}
/*
q:after, q:before {
    content: "";
}
*/

#aContent {
  font-family: Verdana, Arial, Helvetica, "Arial CE";
  font-size: 12px;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: #000;
  color: #365e84;
}

#aContent2 {
  margin: 0 auto;
  text-align: left;
  width: 960px;
}

#menu_wrapper {
    width: 960px;
    margin-left: 0px;
    text-align: left;
}

#menu_wrapper ul {
    text-align: left;
}

#menu_wrapper ul li {
    display: inline-block;
    float: left;
}

#menu_wrapper ul li a {display: inline-block; color: #ffffff; font-size: 14px; text-decoration: none; text-transform: uppercase;}

#menu_wrapper ul li, .left_b, .right_b, #menu_wrapper ul li a {height: 22px;float: left;}
#menu_wrapper ul li a:hover, #menu_wrapper ul li a:active {outline: none;}

#menu_wrapper ul li {padding: 11px 0px 11px 0px;margin-right: 4px;}

.left_b, .right_b {width: 3px;}

#menu_wrapper ul li a {
    padding: 3px 10px 0px 10px;
}

#menu_wrapper ul li:hover .left_b {
    background: url(../images/b_left.png) left top no-repeat;
}

#menu_wrapper ul li:hover .right_b {
    background: url(../images/b_right.png) right top no-repeat;
}

#menu_wrapper ul li:hover a {
    background: url(../images/b_bg.png) top repeat-x;
}

/*** top baner ***/
#top_banner {
    clear: both;
    min-height: 240px;
}

#path_bgr {
    background-color: #222222;
    padding-top: 6px;
    border-bottom: 9px solid #0f0f0f;
}

#path {
    border-top: 1px solid #000000;
    border-bottom: 3px solid #ffc000;
    text-align: left;
    color: #5f6060;
    font-size: 12px;
    padding: 3px 0px 3px 34px;
}

#path li {
    display: inline;
}

#path li a {color: #5f6060;text-decoration: none;}

#path li a:hover, #path li a:active {
    color: #7c7b7b;
    outline: none;
}

#banerKroki {
/*  min-height: 114px; */
  background: #194978 url(/images/pasek_bg.png);
}


#content {
    background: #d8d8d8 url(../images/menu_shadow.jpg) top repeat-x;
    padding-bottom: 64px;
    float: left; 
    width: 100%;
    border-bottom: 6px solid #424242; 
}

#dzial_tytul {
    font-family: Georgia, Times, serif;
    font-size: 20px;
    color: #3c6d9b;
/*    text-transform: uppercase; */
    padding: 14px 0px;
    margin: 0;
    font-weight: normal;
}

#dzial_tytul span {
    padding: 0 12px 0 34px;
    border-bottom: 3px solid #fcc211;
}

#left_col {
    width: 410px;
    padding: 0px 20px 0px 34px;
    float: left;
    border-right: 1px solid #b5b5b5;
}

#right_col {
    width: 410px;
    padding: 0px 0px 0px 20px;
    float: left;
}

#left_col p, #right_col p {
    color: #365e84;
    padding-bottom: 12px;
}

#left_col p.first_p, #right_col p.first_p {
    padding-top: 0px;
}

#more { float: right;}

#more a {
    font-weight: bolder;
    color: #3e7db7;
}

#main_col {
  width: 716px;
  margin-left: 34px;
  float: left;
  text-align: justify;
}

#footer {clear: both; border-top: 2px solid #ffc000; height: 100px;}

#footer_cont {border-top: 20px solid #424242;}

/* style specyficzne dla formularza */

.shadow {
  background: #8899aa; height: 1px;
}
input {
	font-family: Verdana, Arial, Helvetica, "Arial CE";
        font-size: 12px;
	font-weight : normal;
}
input.button
{
	background-color: #8899aa;
	border-bottom-color: #566669;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bccccf;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #566669;;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bccccf;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	display: inline;
}

ul, ol {
    margin-left: 40px;
}

.head {
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, "Arial CE";
  background: #bccccf;
  font-size: 12px;
}
.shadow     {background: #8899aa; height: 1px }
.form {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, "Arial CE";
	font-weight : normal;
    font-size: 12px;
	text-decoration : none;
	padding-top: 0px;
	padding-bottom: 0px;
    margin: 0;
	background-color : transparent;
}

h5
{
	font-family: "Verdana", "Tahoma", "Geneva", "Arial", "Helvetica";
	font-size: 15px;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:3px;
	padding-top: 3px;
	padding-bottom: 3px;}
h6
{
	font-family: "Verdana", "Tahoma", "Geneva", "Arial", "Helvetica";
	font-size: large;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:3px;
	padding-top: 0px;
	padding-bottom: 3px;
}

.err {
  color: #ee1111;
  left:15px;
  font-weight: bold;
  font-size:12px;
}


