html
{
	overflow-y: scroll;
	min-height: 100%;
	margin-bottom: 1px;
	background: url(../img/bg.gif);
}

body
{
	margin: 0;
	padding: 0;
	font-family: arial, Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(../img/bg-gradient.gif) repeat-x;
	width: 100%;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.ta-l
{
	text-align: left;
}

.ta-c
{
	text-align: center;
}

.ta-j
{
	text-align: justify;
}

p
{
	text-align: justify;
	padding: 0;
	margin-bottom: 10px;
}

#main
{
	width: 958px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#internet_studio
{
	position: absolute;
	top: 0;
	left: -22px;
	background: url(../img/internet-studio.gif) center center no-repeat #E00000;
	width: 210px;
	height: 120px;
	cursor: pointer;
}

#menu_top
{
	border-top: 8px solid black;
	background: white;
	height: 80px;
}

#menu_top a
{
	display: block;
	padding: 0 20px 0 20px;
	height: 80px;
	line-height: 80px;
	float: right;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: url(../img/menu-bg2.gif);
	background-position: 0 -170px;
}

#menu_top a:hover
{
	color: white;
}

#menu_middle
{
	background: #000;
	height: 100px;
	position: relative;
}

#menu_middle a
{
	position: absolute;
	top: 0px;
	width: 240px;
	height: 100px;
	display: block;
	color: black;
	font-size: 0;
}

#menu_middle a:hover
{
}

a#oprogramowanie-erp-crm
{
	background: url(../img/oprogramowanie-erp-crm.gif) center center no-repeat #000;
	left: 40px
}

a#strony-internetowe
{
	background: url(../img/strony-internetowe.gif) center center no-repeat #000;
	left: 360px
}

a#rozwiazania-dedykowane
{
	background: url(../img/rozwiazania-dedykowane.gif) center center no-repeat #000;
	left: 680px
}

#erp
{
	background: url(../img/oprogramowanie-erp.jpg);
	height: 285px;
}

#content
{
	background: white;
	color: #778;
	line-height: 19px;
	padding-bottom: 25px;
	font-size: 13px;
}

h1
{
	font-size: 24px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing: -0.5pt;
	font-family: 'PT Sans', serif;
	font-weight: 500;
	text-shadow: 2px 2px 2px #aaa;
}

h2
{
	font-size: 17px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing: -0.5pt;
	font-family: 'PT Sans', serif;
	font-weight: 500;
	text-shadow: 2px 2px 2px #aaa;
}

#content a
{
	color: #D00;
	font-weight: 800;
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
}

#content a.m
{
	float: right;
	font-size: 12px;
	line-height: 35px;
}
#content a:hover.m
{
	text-decoration: none;
	color: #F00;
}

#footer
{
	background: #262026;
	margin-bottom: 10px;
	display: table;
	width: 100%;
	color: #6A6A6B;
	line-height: 20px;
}

#footer b
{
	font-family: 'PT Sans', serif;
	text-shadow: 2px 2px 2px #666;
	font-size: 17px;
	color: #AAAAB0;
	line-height: 25px;
}

#footer > div
{
	width: 478px;
	height: 170px;
	float: left;
}

#footer span
{
	display: block;
	width: 100%;
	border-top: 1px solid #393939;
	line-height: 35px;
	text-align: center;
	color: #AAAAB4;
}

#footer a
{
	color: #686869;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer > div.b
{
	width: 250px;
	border-left: 1px solid #393939;
	border-right: 1px solid #393939;
}

#footer > div.c
{
	width: 225px;
}

.clear
{
	clear: both;
}

.m5
{
	margin: 5px;
}

.m15
{
	margin: 15px;
}

.m25
{
	margin: 0 25px;
	padding: 25px 0;
}

.bl2a
{
	float: left;
	margin: 0 20px;
	width: 540px;
	display: block;
}

.bl3
{
	float: left;
	margin: 0 20px;
	width: 260px;
	display: block;
}

.bl2a .bl3
{
	margin: 0;
}

input, textarea
{
	width: 100%;
	font-family: arial;
	font-size: 12px;
	border: 1px solid #444;
}

textarea{
	height: 90px;	
}

.form_col
{
	width: 260px;
}

button
{
	background: #A00;
	text-align: center;
	padding: 6px 10px;
	color: white;
	border: 0;
	cursor: pointer;
	margin: 0 10px;
	font-weight: bold;
	font-size: 11px;
}

.message_error{
	color: #a00;
	padding: 10px;
	background: #FEE;
	text-align: center;
	margin-bottom: 10px;
}

.message{
	color: #0A0;
	padding: 10px;
	background: #EFE;
	text-align: center;
	margin-bottom: 10px;
}

ul
{
	padding: 0;
	margin: 0;
}

ul li
{
	margin-left: 20px;
}

.lk
{
	line-height: 13px;
	font-size: 10px;
}

