body {
	background: URL(img/bg.jpg) repeat-x #BCCED2;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	margin: 0;
	padding: 0;
}

a {
	color: rgb(21, 69, 156);
	line-height: normal;
	text-decoration: none;
	border-bottom: 1px solid #A1CAFF;
}

a:hover {
	border-bottom: 1px solid  rgb(21, 69, 156);
}

div.strona {
	width: 996px;
	margin: 0px auto;
	padding: 0;
}

div.top1 {
	height:60px;
	margin: 0;
	padding: 0;
}

div.top2 {
	width: 996px;
	height: 258px;
	margin: 0;
	padding: 0;
}

#top1_linki {
	padding-top: 25px;
	padding-left: 500px;
}


div.content {
	width: 996px;
	margin: 0;
	padding-top: 35px;
}

div.left {
	width: 660px;
	float: left;
}

div.right {
	width: 320px;
	float: right;
}

div.sbox {
	width: 316px;
	background:url(img/sbox_bg.jpg) repeat-y #FFFFFF;
	margin-bottom: 12px;
}

div.sbox_header {
	height: 21px;
	background:url(img/sbox_gora.jpg) no-repeat;
	font-weight: bold;
	padding-left: 23px;
	padding-top: 4px;
}

div.sbox_main{
	padding: 10px 20px 10px 20px;
}

div.sbox_footer{
	height: 10px;
	background:url(img/sbox_dol.jpg) no-repeat;
}

div.bbox {
	width: 655px;
	background:url(img/bbox_bg.jpg) repeat-y #FFFFFF;
	margin-bottom: 20px;
}

div.bbox_header {
	height: 21px;
	background:url(img/bbox_gora.jpg) no-repeat;
	font-weight: bold;
	padding-left: 23px;
	padding-top: 4px;
}

div.bbox_main{
	padding: 10px 20px 10px 20px;
}

div.bbox_footer{
	height: 10px;
	background:url(img/bbox_dol.jpg) no-repeat;
}

div.menu a {
	font-size: 10px;
}

div.menu ul{
	list-style-image:url("img/arrow.gif");
	padding-left: 10px;
	margin-left: 0px;
}
div.menu li{
	padding-bottom: 7px;
	padding-left: 0px;
	margin-left: 0px;
}


div#top1_linki a {
	text-decoration: none;
	font-size: 19px;
	font-family: Arial;
	color: #333333;
	margin-right: 10px;
	margin-left: 20px;
	border: none;
}

div#top1_linki a:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #666666;
}

#top2_right {
	width: 324px;
	height: 258px;
	background: URL(img/top2bg_right.jpg) no-repeat;
	margin: 0;
	padding: 0;
	float: right;
	font-family: Arial;
	font-size: 17px;
}

#top2_left {
	width: 672px;
	height: 258px;
	background: URL(img/top2bg_left.jpg) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 19pt;
	color: #FFF;
	line-height: 100%;
	
}

#mycarousel_outer {
	margin-top: 22px;
	overflow: hidden;
	height: 110px;
}


div#reklamy a {
	border: none;
}

#reklamy {
	padding-top: 20px;
}

#box1 {
	width: 672px;
	height: 258px;
	background: URL(img/box1_bg.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

#box2 {
	width: 672px;
	height: 258px;
	background: URL(img/box2_bg.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

#box3 {
	width: 672px;
	height: 258px;
	background: URL(img/box3_bg.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

#box4{
	width: 672px;
	height: 258px;
	background: URL(img/box4_bg.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

#box5 {
	width: 672px;
	height: 258px;
	background: URL(img/box5_bg.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

#btn1, #btn2, #btn3, #btn4, #btn5 {
	color: #227CFF;
	font-weight: bold;
	font-family: arial;
	background-color: #8EE0FF;
	height: 15px;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

form {
	margin: 0;
	padding: 0;
}

#ib_loguj_top {
	width: 160px;
	border: none;
	color: #CCCCCC;
}

form.kalkulator input, select {
	font-size: 11px;
	font-family: tahoma;
	color: #666666;
	border: 1px solid #CCCCCC;
}