@charset "utf-8";
/* CSS Document */

/* reset */
body, h1, h2, h3, h4, h5, h6, 
p, address, form, fieldset, 
ul, ol, li, object, param, table {
	margin: 0;
	padding: 0;
}

a, a:visited {text-decoration: none;}
fieldset, img, object, param, table, td, th, tr {border: 0;}
li {list-style:none;}
/* reset koniec */


body {
	background: url(../images/bg.jpg) 0 -1px repeat-x #efecca;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto 10px auto;
	text-align: center;
}
#container {
	width: 780px;
	margin: auto; 
	text-align: center;
}
#header {
	width: 780px;
	text-align: left;
}
#header #nav {
	background: url(../images/top_nav.gif) top right no-repeat;
	text-align: right;
	width: 770px;
	padding-top: 5px;
	height: 24px;
	margin-top: 5px;
	padding-right: 10px;
	margin-bottom: 38px;
}
html>body #header #nav {
	background: url(../images/top_nav.png) top right no-repeat;
}
#header img {
	border: 0;	
}
#header span {
	width: 770px;
	margin-top: 24px;
	padding-left: 10px;
	display: block;
	font-size: 11px;
}
#header #nav a, #header span a {
	text-decoration: underline;
	color: #002f2f;
	font-size: 11px;
	padding: 0 3px 0 0
}
#header #nav a:hover, #header span a:hover {
	text-decoration: none;
}
#content {
	width: 780px;
	text-align: left;
	overflow: hidden; /* clearance */
	display: table;	
	margin-top: 7px;
}
#rightBox, #leftBox {
  display: table-cell;
  vertical-align: top;
}
#leftBox {
	width: 490px;
	padding: 20px 10px 0 10px;
}
#rightBox {
	width: 270px;
	background: url(../images/bg_right.jpg) left bottom no-repeat #d9d6b3;
}
#leftBox h1 {
	color: #04607c;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/icon_book.gif) 0 0 no-repeat;
	padding-left: 50px;
	padding-bottom: 10px;
	min-height: 44px;
}
#leftBox p {
	padding-bottom: 10px;
}
#leftBox p a {
	font-size: 12px;
	color: #002f2f;
	text-decoration: underline;
}
#leftBox p a:hover {
	text-decoration: none;
}
#leftBox ul {
	padding-bottom: 10px;	
}
#leftBox ul li {
	font-weight: bold;
	font-size: 11px;
	background: url(../images/icon_marker.gif) left no-repeat;
	margin: 2px;
	padding: 3px 0 3px 25px;
}

#leftBox form label, #leftBox form input, #leftBox form textarea {
	display: block;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftBox form input, #leftBox form textarea {
	border-top: 1px solid #022a36;
	border-left: 1px solid #033f51;
	border-bottom: 1px solid #6ea5b6;
	border-right: 1px solid #39849b;
	background-color: #046380;
	color: #fff;
	padding: 2px;
}
#leftBox span {
	width: 475px;
	display: block;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #d9d6b3;
	border: 1px solid #cfcca8;
}
#leftBox form input {
	width: 245px;
}
#leftBox form input.btnSend {
	background: url(../images/btn_wyslij.gif) 0 1px no-repeat;
	border: 0;
	cursor: pointer;
	height: 17px;
	width: 73px;
	float: right;
	margin-right: 2px;
	margin-top: 5px;
	color: #000;
	padding-left: 15px;
	
}
html>body #leftBox form input.btnSend {
	background: url(../images/btn_wyslij.gif) 0 2px no-repeat;
	height: 18px;
}
#leftBox form textarea {
	width: 480px;
	height: 130px;
}
#leftBox form label {
	font-size: 11px;
}
#rightBox #topBox, #rightBox #bottomBox {
	padding: 20px 10px;
}
#rightBox #topBox {
	background: url(../images/bg_right_upper.gif) bottom no-repeat #cfcca8;
}
#rightBox #topBox h2, #rightBox #bottomBox h2 {
	font-size: 12px;
	color: #002f2f;
	padding-left: 25px;
	height: 16px;
}
#rightBox #topBox h2 {
	background: url(../images/icon_sites.gif) left no-repeat;
}
#rightBox #bottomBox h2 {
	background: url(../images/icon_stats.gif) left no-repeat;
}
#rightBox #topBox ul {
	padding-top: 5px;
	margin-bottom: 4px;
}
#rightBox #topBox ul li {
	background: url(../images/icon_url.gif) left 4px no-repeat;
	padding-left: 26px;
	font-size: 11px;
	color: #045d78;
	display: block;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #bbb793;
}
#rightBox #topBox ul li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #045d78;
}
#rightBox #topBox ul li a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	color: #045d78;
}
#rightBox #bottomBox p {
	padding-top: 10px;
	font-size: 11px;
	color: #002f2f;
}
#rightBox #bottomBox ul {
	padding-top: 5px;
}
#rightBox #bottomBox ul li {
	background: url(../images/arrows.gif) left 4px no-repeat;
	padding-left: 26px;
	font-size: 11px;
	color: #045d78;
	display: block;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cac7a3;
}
#fotter {
	width: 780px;
	height: 40px;
	padding: 15px 0;
	font-size: 11px;
	color: #002f2f;
	margin-top: 10px;
	background: url(../images/bg_bottom.gif) 0 0 no-repeat;
	line-height: 16px;
}
#fotter a {
	color: #002f2f;
	text-decoration: underline;
}
#fotter a:hover {
	text-decoration: none;
}
#fotter img {
	position: relative;
	top: -15px;
	float: right;
	margin-right: 10px;
}
#bottomBox h3 {
	font-size: 12px;
	color: #002f2f;
	height: 16px;
	padding-top: 10px;
}