/* CSS Document */
*{
	padding: 0; margin: 0;
	border: 0; text-decoration: none;
}

body {
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 10px; color: #37638c;
	margin: 0;
	background: #ffffff url(../i/bg.gif) repeat-x;
}

#kontener {
	position: relative;
	margin: 0 auto;
	width: 938px;
	padding-left: 13px; padding-right: 13px;
	text-align: left;
	background: url(../i/bg_kontener.gif);
}

#kontener .pasek_top {
	background: url(../i/pasek_top.gif);
	width: 938px; height: 17px;
}

#kontener .pasek_lewa {
	background: url(../i/pasek_lewa.gif);
	width: 13px; height: 820px;
	position: absolute; top: 0; left: 0;
}

#kontener .pasek_prawa {
	background: url(../i/pasek_prawa.gif);
	width: 13px; height: 820px;
	position: absolute; top: 0; right: 0;
}


#header {
	width: 938px; height: 188px;

}

#header span {
	display: none;
}

#menu { 
	float:right;
	width:410px;
	list-style: none;
	height: 27px;
	padding-top: 13px;
}

#main_menu
{
	width:900px;
	float:left;
}

#menu li {
	float: left;
	padding-left: 38px;
}

#menu li a {
	color: #7e0000;
	font-size: 120%; font-weight: bold;
}

#menu li a:hover { color: #c05d5d; }

#lewa {
	float: left;
	width: 261px;
}

#lewa h2 {
	background: #5f88b8;
	width: 212px; height: 25px;
	padding-top: 9px;
	float: right;
	font-size: 140%;
	padding-left: 12px;
}

#lewa h3 {
	width: 212px; height: 25px;
	float: right;
	font-size: 140%;
	padding-left: 12px;
}

#lewa img {
	display: block; float: right;
}

#menu_lewa {
	float: right;
	width: 224px;
	background: #fafafa;
	list-style: none;
	margin-bottom: 24px;
}

#menu_lewa li a {
	display: block;
	height: 21px;
	background: url(../i/bg_menu_lewa.gif) no-repeat;
	padding-left: 20px; padding-right: 10px;
	padding-top: 5px;
	font-size: 110%; font-weight: bold;
	color: #ffffff;
}

#menu_lewa li a:hover { background: url(../i/bg_menu_lewa_h.gif) no-repeat; }

#tresc {
	margin-left: 40px;
	float: left;
	width: 600px;
	line-height: 150%;
	font-size:110%;
}

#tresc2 {
	padding: 20px;
	margin:auto;
	width:700px;
}

#tresc p {
	margin-bottom: 16px;
}

#tresc h2 {
	margin-bottom: 14px;
	font-size: 120%;
}

#tresc .news {
	width: 276px; height: 148px;
	float: left;
	padding-left: 12px; padding-right: 12px;
	margin-bottom: 30px;
	background: #a5c3e3;
	position: relative;
}

#tresc .news h2 {
	margin-top: 10px; margin-bottom: 2px;
	font-size: 140%; color: #ffffff;
}

#tresc .news h3 {
	margin-bottom: 8px;
	color: #214566;
	font-size: 110%;
	background: url(../i/punktor.gif) no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
}

#tresc .news p {
	color: #ffffff; font-weight: bold;
	line-height: 150%;
}

#tresc .news .wiecej {
	color: #37638c;
	display: block;
	width: 71px; height: 23px;
	padding-left: 8px; padding-top: 4px;
	background: url(../i/bg_wiecej.gif);
	position: absolute; bottom: 0; right: 7px;
}

#tresc .news .wiecej a {
	display: block;
	width: 66px; height: 10px;
	text-align: center;
	color: #37638c;
	font-size: 11px; font-weight: bold;
	padding-top: 4px;
}

#tresc .news .wiecej a:hover { color: #6a94bb; }

#tresc ul {margin: 0 0 16px 20px}

#bottom {
	color: #ffffff;
	float: right;
	background: url(../i/bg_bottom.gif);
	width: 864px; height: 25px;
	padding-top: 15px;
	margin-right: 36px !important; margin-right: 18px;
}

#bottom ul {
	float: left;
	list-style: none;
	margin-left: 80px;
}

#bottom ul li { float: left; padding-right: 16px; }

#bottom ul li a { color: #ffffff; }
#bottom ul li a:hover { color: #e4edf7; }

#bottom p {
	padding-left: 20px;
	float: left;
}

#bottom p a { color: #ffffff; }

#bottom p.ci {
	padding-right: 15px;
	float: right;
	color: #37638c;
}

#bottom p.ci a { color: #37638c; font-weight: bold; }
#bottom p.ci a:hover { color: #839eb8; }


.thumb
{
float:left;
width:150px;
text-align:center;
}


hr
{
color: #2a9ad4;
background-color: #2a9ad4;
height: 1px;
}

#rotator{
	margin-left: 32px;
}