body, html {
	margin:0;
	padding:0;
	background: #18357A;
	color: #18357A;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

body {
	min-width: 940px;
}

#wrap {
	background: #18357A;
	background-image: url("../img/bg-globus.jpg");
	background-position: 30px 300px;
	background-repeat: no-repeat;
	margin:0 auto;
	width: 940px;
}

#header {
	padding-top: 6px;
}

#topper {
	text-align: right;
	padding-bottom: 3px;
}

#nav {
	padding: 15px 10px 0px 5px;
	background-image: url("../img/bg-menu.gif");
	background-repeat: repeat-x; 
	background-position: bottom center;
}

#nav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
/*
#menu-space {
	height: 10px;
}*/

#nav a:hover {
	/*text-decoration: underline;*/
	color: #FF8100;
}

.menu-item {
	float: left;
	margin-right: 10px;
}

.menu-item-hover {
	float: left;
	margin-right: 10px;
	background-color: #D2D2D2;
}

.menu-item-left {
	float: left;
	/*background-color: #FF8100;*/
	background-image: url("../img/menu-item.gif");
	background-repeat: no-repeat; 
	background-position: bottom left;
	width: 10px;
	height: 23px;
}

.menu-item-right {
	float: left;
	padding: 1px 5px 2px 5px;
}

#nav .menu-item-hover a {
	color: #18357A;
}

#main {
	color:#18357A;
	background-color: #fff;
	float:right;
	width:690px;
	margin-top: 10px;
	background: #fff url("../img/bg-main.jpg") no-repeat bottom right;
}

#main-content {
	padding: 15px 25px 100px 25px;
}

#sidebar {
	float:left;
	width: 225px;
	padding-bottom: 35px;
	margin-top: 10px;
}

#sidebar-top {background: url(../img/sidebar-top.jpg) top left no-repeat; width: 225px; height: 7px}

#sidebar-content {
	background:#fff;
	padding:10px;
	width: 205px;
}

#sidebar-bottom1 {
	background-image: url("../img/sidebar-bottom1.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 225px;
	height: 10px;
	font-size: 0px;
	/* IE PNG Fix v1.0 RC4: http://www.twinhelix.com/css/iepngfix/ */
	behavior: url("http://www.kpg.pl/pl/js/iepngfix/iepngfix.htc");
}

#sidebar-content-footer {
	border-left: 1px solid #7592CA;
	border-right: 1px solid #7592CA;
	padding: 10px;
	color: #fff;
	width: 203px; /*225 - 2x10 (padding)- 2x1 (border))*/
}

#sidebar-content-footer a {
	color: #FF8100;
}

#sidebar-bottom2 {
	background-image: url("../img/sidebar-bottom2.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 225px;
	height: 10px;
	font-size: 0px;
	/* IE PNG Fix v1.0 RC4: http://www.twinhelix.com/css/iepngfix/ */
	behavior: url("http://www.kpg.pl/pl/js/iepngfix/iepngfix.htc");
}

/*------------------------*/
#logo {
	float:left;
	width: 161px;
	height: 108px;
	text-align: center;
}
#top {
	float:right;
	background: url("../img/top.gif") no-repeat center center;
	width: 739px;
	height: 108px;
}

span.menu-line-footer {
	padding: 0 5px 0 5px; 
}

#main-content a {
	color: #18357A;
}

#main-content .title {
	font-weight: bold;
	font-size: 13px;
}

#main-content .intro_title {
	font-weight: bold;
	font-size: 15px;
}

#main-content a.title {
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

#main-content a.title:hover {
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

#main-content a.title2 {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

#main-content a.title2:hover {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

#main-content h2
{
	font-weight: bold;
	font-size: 19px;
	background: url("../img/arrow.gif") no-repeat center left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
}

#sidebar-menu {
	text-align:left;
}

#sidebar-menu .icon2
{
	background: url("../img/li2.gif") no-repeat left center;
	padding-left: 10px;
}

#sidebar-menu .icon2_selected
{
	background: url("../img/li3.gif") no-repeat left center;
	padding-left: 10px;
	color: #fff;
}

#sidebar-menu .icon3
{
	background: url("../img/li4.gif") no-repeat left center;
	padding-left: 10px;
	color: #fff;
}

#sidebar-menu .icon3_selected
{
	background: url("../img/li4.gif") no-repeat left center;
	padding-left: 10px;
	color: #fff;
}

#sidebar-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18357A;
}

#sidebar-menu a{
	color: #18357A;;
	text-decoration: none;
}

#sidebar-menu a:hover{
	text-decoration: underline;
}

#sidebar-menu .selected1 {
	background-color: #D9D9D9;
}

#sidebar-menu .selected2 {
	background-color: #18357A;
}

#sidebar-menu .selected3 {
	background-color: #444;
}

#sidebar-menu .level1 {
	padding: 5px 0px 5px 0px;
	/*border-bottom: 1px solid #18357A;*/
}

#sidebar-menu .level2 {
	padding: 4px 4px 4px 15px;
}

#sidebar-menu .level3 {
	padding: 4px 4px 4px 15px;
}

img.menu-point {
	margin: 0px 5px 0px 5px;
}
	
.intro-desc {
	padding: 10px 10px 5px 10px;
}

.intro {
	background: #E6E6E6;
	border-top: 1px solid #818FB1;
	padding: 5px 8px 5px 8px;
}

.intro-desc-products {
	padding: 10px;
	background: #E6E6E6;
}

.intro-products {
	background: #18357A;
	padding: 5px 8px 5px 8px;
}

td.sto {
	width: 100%;
}

a.point {
	color: #18357A;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../img/point.jpg");
	background-repeat: no-repeat; 
	background-position: center left;
	padding-left: 12px;
}

a.point:hover {
	text-decoration: underline;
}

table.list {
	border: 0px;
}

.list td {
	vertical-align: top;
}

tr.space {
	height: 20px;
}

/* usuniecie odstep�w w akapitach z tinyMCE */
p {
	margin: 0; 
	padding: 0;
}