﻿body
{
	background-image: url(gfx/bg.png);
	background-repeat: repeat-x;
	background-color:#f4fbff;
	margin:0;
	color:#4B4B4B;
	/*
	font-family:Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size:0.71em;
	*/
	
	font-family: Segoe UI, Verdana, Sans-Serif;
	font-size:0.9em;
	
}

html, body, form, #page
{
	height:100%;	
}

p
{
	margin:12px 0;	
}

a img
{
	border: none;	
}

a
{
	text-decoration: none;
	color:#1E85BE;	
}

a:hover
{
	text-decoration: underline;	
}

h1
{
	font-size:20px;
	font-weight:normal;
	line-height:120%;
	margin:0;
	padding-bottom:10px;
}

h2
{
	font-size:18px;
	font-weight:normal;
	line-height:120%;
	margin:0;
	padding-bottom:10px;	
}

h2 b
{
	font-size:18px;
	line-height:120%;
	margin:0;
	padding-bottom:10px;
}

h3
{
	/* Style na wzor strony MS */
	color:#000000;
	font-size:1.5em;
	margin:0;
	padding:0 0 5px;	
}


#page
{
	width: 952px;	
	margin:0 auto;
}

#pageContent
{
	width: 951px;
	margin: 0 auto;
	background:url(gfx/page_content_bg_top.png) no-repeat;
}

#pageContentExt
{
	background:#fff url(gfx/pageContentExt.png) repeat-y;	
	width: 951px;
}

#pageContentText
{
	padding:20px 30px;
}

#header
{
	background-image: url(gfx/header_bg.png);
	height: 95px;
	position:relative;
	width:935px;
	margin:0 auto;
}

#logo
{
	position:absolute;
	bottom:0;
	left:0;	
}

#langs
{
	position:absolute;
	bottom:0;
	right:0;	
}

#menu
{
	height: 39px;	
	background-image: url(gfx/menu_bg.png);
	overflow:hidden;
	width:937px;
	margin-left:9px;
}

#menu a
{
	position:relative;	
}

#menu a b
{
	position:absolute;
	z-index:-1;	
}


#home, #download, #contact, #ecommerce, .menuSeparator, #demo, #buy, #clients, #add, #new_ecommerce, #new_products, #new_services, #new_order, #new_community, #new_contact, #new_clients
{
	display:block;
	float:left;
	height:39px;	
}

.menuSeparator
{
	width:1px;	
	background: url(gfx/menuSeparator.jpg);	
}

#home 
{
	width:107px;
	background: url(gfx/home.png);	
}

/*
#home:hover 
{
	background: url(gfx/home_hov.png);	
}
*/

#ecommerce
{
	width:147px;
	background: url(gfx/eCommerce.png);	
}

/*
#ecommerce:hover
{	
	background: url(gfx/eCommerce_hov.png);	
}
*/

#demo
{
	width:119px;
	background: url(gfx/demo.png);
}


#clients
{
	width:103px;
	background: url(gfx/clients.png);
}

#add
{
	width:198px;
	background: url(gfx/add.png);
}


/*
#demo:hover
{
	background: url(gfx/demo_hov.png);	
}
*/

#download
{
	width:130px;
	background: url(gfx/download.png);	
}

/*
#download:hover
{
	background: url(gfx/download_hov.png);		
}
*/

#buy
{
	width:103px;
	background: url(gfx/buy.png);
}

/*
#buy:hover
{
	background: url(gfx/buy_hov.png);
}
*/

#contact
{
	width:131px;
	background: url(gfx/contact.png);
}

/*
#contact:hover
{
	background: url(gfx/contact_hov.png);
}
*/

#pageContentFooter
{
	height:31px;
	width:951px;
	background: url(gfx/footer.png);
}

#footer
{
	width:900px;
	margin:0 auto
}

#footer a img
{
	border:none;	
}

.red
{
	color:Red;	
}

.bold
{
	font-weight:bold !important;	
}

.tableContent
{
	height:300px;
	overflow:visible;	
}

.tableContent td
{
	vertical-align:top;
}

.tableContentMenu
{
	width:200px;
}

.tableContentText
{
	
}

.a
{ 
    width:58%;
    padding:0;
}

.b
{
    width:14%;
}

.c
{
    width:14%;
}

.d
{
    width:14%;
}


/* nowe menu */

#new_ecommerce
{
	width:147px;
	background: url(gfx/new_eCommerce.png);	
}

#new_products
{
	width:143px;
	background: url(gfx/new_products.png);	
}

#new_services
{
	width:104px;
	background: url(gfx/new_services.png);	
}

#new_order
{
	width:130px;
	background: url(gfx/new_order.png);	
}

#new_contact
{
	width:135px;
	background: url(gfx/new_contact.png);	
}

#new_clients
{
	width:105px;
	background: url(gfx/new_clients.png);	
}

#new_community
{
	width:167px;
	background: url(gfx/new_community.png);	
}