body {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	background: #aaaacc;
	color: #000000;
	height: 100%;
	font-size: 13px;
	text-align: center; 
    margin: 15px 0 15px 0;
}


/* ===== BOXY ======= */
#filler {
	width: 864px;
	margin: 0 auto;
	/*background-color: white;*/
	border: 2px solid white;
	background-color: #fafafa;
	position: relative;
	left: -8px;
	top: -5px;
}

#header {
	background-color: #095da6;
	height: 120px;
	background-image: url('../images/banner3.jpg');
	vertical-align: top;
}

#header_left {
     float: left;
     width: 500px;
     /*padding: 30px 20px 0px 20px;*/
     padding: 10px;
     text-align: left;
}

#header_right {
     float: right;
     width: 300px;
     padding: 30px 20px 0px 20px;
     text-align: right;
}

#header_bottom {

	height: 30px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-image: url('../images/topmenu1.png');
}


#menu{
    float: left;
    width: 170px;
	text-align: left;
	padding: 0.5cm 0 0;
	background-color: #fafafa;
}

#main {
    float: right;
	width: 682px;
	border-left:1px dashed #DDDDDD;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	min-height: 400px;
}

#maincontentbox {
	padding: 1cm;
	margin: 0;
	text-align: justify;
}

#spacer { clear: both; }

#footer {
	background-color: #095da6;
	height: 30px;
	background-image: url('../images/banner3.jpg');
	vertical-align: middle;
	text-align: center;
}

/* ===== LISTY ======= */
ul {
	text-align: left;
}

ol {
	text-align: left;
}

li {
	margin-top: 0.3cm;
	margin-bottom: 0.3cm;
}

ul.przepisy a{
	color: black;
}

ul.przepisy li{
	text-align: justify;
}

/* ===== FONTY ======= */
#header_left h2 {
     font-size: 46px;
     line-height: 64px;
     letter-spacing: -1px;
     color: white;
     margin: 0;
     padding: 0;
}

#header_left h3 {
     font-size: 26px;
     line-height: 22px;
     letter-spacing: -1px;
     color: white;
     margin: 0;
     padding: 0;
}

#header_left a {
     color: white; 
     text-decoration: none;
}

#header_right {
     color: white;
}

#header_bottom h1{
    color: white;
	font-size: 13px;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 0px;
	margin: 0;
    padding: 0;
}

#footer h3{
    color: white;
	font-size: 13px;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	margin: 0;
    padding: 0;
}

#footer h3 a{
    color: white;
    font-weight: bold;
    }

#menu ul {
	color: #666699;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

#menu li{
	font-weight: bold;
}

#menu a {
	color: #666699;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 13px;
	font-weight: normal;
}


#maincontentbox h3{
	letter-spacing: -1px;
	/*line-height: 14px;*/
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	margin:2px;
	color: #000066;
	font-family: sans-serif;
	text-align: center;
}

#maincontentbox h4{
	/*line-height: 14px;*/
	font-size: 16px;
	text-decoration: none;
	margin:6px;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
}

#maincontentbox h5{
	letter-spacing: 2px;
	/*line-height: 14px;*/
	font-size: 13px;
	font-style: italic;
	margin:3px;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-weight: normal;
	text-align: center;
}

#maincontentbox h6{
	text-align: center;
}

a {
	text-decoration: none;
}

.bold{
	font-weight: bold;
}

.underline{
	text-decoration: underline;
}

.phone {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: sans-serif;
}

.time {
	text-align: left;
	font-size: 16px;
	font-style: italic;
	font-family: sans-serif;
}

#boxContainer {
	width: 864px;
	position: relative;
	background-image: url('../images/shadow37.png');
	margin: 0px auto;
	background-repeat: repeat;
	min-height: 100px;
}
