@charset "utf-8";
/* CSS Document */
body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 12px;
	color: #00345B;
}

a {
	text-decoration: none;
	font-size: 12px;
	color: #00345B;
}

#pog {
	margin-top: 15px;
	margin-bottom: 14px;
	background: #F4F5F7;
}
#tyt {
	color: #BD0926;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#tyt1 {
	color: #BD0926;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}
#podt {
	margin-bottom: 5px;
}
#podtc {
	margin-bottom: 5px;
	text-align: center;
}
#podtj {
	margin-bottom: 5px;
	text-align: justify;
}
#link {
	color: #00345B;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: -.5px;
	display: block;
}
img.border {
	border: 0px solid #FFFFFF;
}
img.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#container {
	margin: 0;
	padding: 0 0px 0 0px;
	position: relative;
	width: 1024px;
	background-color: #ffffff;
	text-align: left;
	clear: both;
}
#naglowek {
	background: #fff url(images/gora.jpg) no-repeat;
	width: 1024px;
	height: 170px;
}

#naglowek a {
	color: #cccccc;
	font-size: 12px;
	padding: 5px;
}
#naglowek a:hover {
	text-decoration: none;
	color: #ffffff;
}
#lewo {
                width:220px;
                float: left;
		text-align: center;
		background: #fff url(images/l.jpg) no-repeat;
}
#lewo_in {
				width: 200px;
				height: 937px;
				float: right;
				margin: 0px 0px 0px 0px;
				text-align: center;
} 
		
#prawo {
                width: 200px;
                float: right;
		background: #fff url(images/rigg.jpg) no-repeat;
}
#prawo_in {
                width: 200px;
		height: 937px;
		margin: 0px 0px 0px 0px;
               	float: left;
		text-align: left;
}
#srodek {
	width: 620px;
	float: left;
	background: url(images/c.jpg) no-repeat;
}
#srodek bok {
	margin-top: 12px;
	margin-bottom: 40px;
}
#srodek_in {
	width:380px;
	margin:0px 0px 10px 10px;
	float: center;
}
#lewo_in a:hover {
	text-decoration: none;
	color: #61839C;
}
#prawo_in a:hover {
	text-decoration: none;
	color: #61839C;
}
#srodek a:hover {
	text-decoration: none;
	color: #61839C;
}
#stopka {
	height:35px;
	clear:both;
	float:center;
	text-align:center;
	background:#00345B;
	margin:0 auto;
	padding:0px 0 0px 0;
}
#stopka a {

	color: #FFFFFF;
	font-weight: normal;
	line-height: 40px;
}
#stopka a1 {
	font-weight: bold;
}

