* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial;
	text-align: center;
	color: #575757;
}

img,table,fieldset {
	border-style: none;
}

a:link {
	color: #2cbcf1;
}

a:visited {
	color: #8397b6;
}

a:active {
	color: #de0000;
}

a:hover {
	color: #2fffff;
	text-decoration: none;
}

h1 {
	padding: 0 0 .3em 0;
	font-size: 30px;
	letter-spacing: -1px;
	color: #000;
}

h2 {
	padding: .6em 0;
	font-weight: normal;
	font-size: 18px;
	color: #000;
}

h3 {
	padding: .6em;
	font-weight: normal;
	font-size: 16px;
	color: #575757;
	background-color: #f4f5f1;
}

.tr_title {
	color: #575757;
	background-color: #f4f5f1;
	padding: .6em;
}

.tr_title td {
	text-align: center;
}

th {
	padding-bottom: 5px;
}

form {
	color: #575757;
	background-color: #f4f5f1;
	padding: .4em;
	margin-bottom: 5px;
}

.td_bg {
	border: 1px solid #f2f2f2;
	text-align: center;
	padding: 5px;
}

h3 a {
	text-decoration:none;
	color: #575757;
}

h3 a:hover {
	color: #461c35;
}

#Wrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

/* Header
----------------------------------------------------------- */

#Header {
	height: 175px;
	width: 937px;
	background: #fff url(../images/header.png) bottom left no-repeat;
	margin-bottom: -4.5em;
	overflow: hidden;
}

#register_login {
	margin: 30px 50px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#login {
	margin-left: 10px;
}

#Logo {
	float: left;
	width: 233px;
	height: 110px;
}

#Logo a {
	display: block;	
	/* padding: 32px 0 0 0; */
	padding: 12px 0 0 0;
	text-align: right;
}

#Menu {
	float: right;
	/* padding: 38px 0 0 0; */
	padding: 18px 0 0 0;
	width: 720px;
}

#Menu ul {
	display: inline;
	float: right;
	height: 36px;
}

#Menu li {
	display: inline;
	float: left;
	height: 36px;
}

#Menu a,
#Menu strong {
	display: inline;
	float: left;
	padding: 0 15px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #dedede;
	text-align: center;
	text-decoration: none;
	background: url(../i/bg-menu.gif) no-repeat;
}

#Menu strong {
	color: #de0000;
	background-position: 0 -72px;
}

#Menu a:hover {
	color: #acf3ff;
	background-position: 0 -36px !important;
}

#Menu .first a {
	background-image: url(../i/bg-menu-first.gif);
}

#Menu .first strong {
	background: url(../i/bg-menu-first.gif) no-repeat 0 -72px;
}

#Menu .last a,
#Menu .last strong {
	padding: 0 !important;
	width: 71px;
	background: url(../i/bg-menu-last.gif) no-repeat right top;
}

#Menu .last strong {
	background-position: 100% -72px;
}

#LoginStrip 
{
	padding-top: 10px;
	font-size: 10pt;
	text-align: right;
	color: #BBBBBB;	
}

#LoginStrip a
{
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}

#LoginStrip a:hover
{
	font-size: 10pt;
	font-weight:bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/* Body
----------------------------------------------------------- */

#Body {
	background: url(../i/bg-body.jpg) no-repeat;
	height: 553px;
	background: #fff url(../images/lewy_cien.png) top left no-repeat;
	margin-top: 3em;
}

#center {
	width: 300px;
	margin: 0px auto;
	margin-top: 200px;
	font-size: 13px;
}

.null {
	background: #fff;
	padding: 0px;
	margin: 0px;
	border: none;
}

#login_form {
	padding: 25px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	radius: 10px;
}

#datastart {
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #d1d1d1;
	padding: 3px;
	radius: 5px;
}

#dataend {
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #d1d1d1;
	padding: 3px;
	radius: 5px;
}

.norm {
	margin: 5px;
	font-size: 14px;
}

#textfield {
	border: 1px solid #d1d1d1;
	padding: 3px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	radius: 5px;
}

.button {
	width: 19px;
	height: 21px;
	background: url(../images/button2.png) no-repeat;
	border: none;
}

.tabela, .tabela2 {
	border-width: 0px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #e2e2e2;
	border-collapse: collapse;
	background-color: #fff;
}

.tabela td {
	padding: 10px;
	text-align: center;
	font-size: 13px;
}

.tabela2 td {
	padding: 10px;
	text-align: center;
	font-size: 13px;
}

.szukaj {
	width: 68px;
	height: 21px;
	background: url(../images/szukaj.png) no-repeat;
	border: none;
}

#Intro {
	padding: 21px 40px 0 40px;
	background: url(../i/bg-intro.png) no-repeat 415px 21px;
}

#Title {
	padding: 25px 0 0 0;
	width: 350px;
	height: 255px;
}

#Features {
	height: 130px;
	background: url(../i/bg-dot.gif) repeat-x left bottom;
}

#Features .list {
	float: left;
	width: 700px;
}

#Features .list li {
	display: inline;
	float: left;
	padding: 0 1em 3px 12px;
	width: 45%;
	font-size: 13px;
	background: url(../i/li-1.gif) no-repeat 0 6px;
}

#Features .download {
	float: right;
	padding: 15px 0 0 0;
	width: 210px;
}

.examples {
	list-style-image: url(../images/punkt.png);
	padding-left: 10px;
}

#content li {
	list-style-image: url(../images/punkt.png);
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.examples li a {		
	padding: 3px 3px 3px 0px;
	font-size: 12px;
	text-decoration: none;
	background: url(../i/li-1.gif) no-repeat 0 6px;
	color: #404040;
	line-height: 20px;
}

.examples li a:hover {	
	text-decoration: underline;	
}

.exampleLabel
{
	font-size: 135%; 
	font-family: Verdana; 
	font-weight: bold
}


#Content {
	padding: 0px 40px;
	background: url(../i/bg-content.gif) repeat-x left bottom;
	margin-left: -1em;
	float: left;
}

#Content p {
	padding: 0 0 1em 0;
	font-size: 13px;

}

#Content p img {
	vertical-align: middle;
	
}

#Content p.hr {
	margin: 0 0 0 0;
	padding: 1em 0 0 0;
	background: url(../i/bg-dot.gif) repeat-x;
}

#Content li {
	font-size: 13px;
}

#Content .list li {
	padding: 0 0 3px 12px;
	background: url(../i/li-1.gif) no-repeat 0 6px;
}

#Content .straight-list li {
	display: inline;
	float: left;
	padding: 0 2em 3px 12px;
	background: url(../i/li-1.gif) no-repeat 0 6px;
}

#Content .straight-list a {
	font-weight: bold;
}

#Content .list .stackoverflow,
#Content .list .rss,
#Content .list .forum {
	padding: 0 0 3px 20px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#Content .list .stackoverflow {
	background-image: url(../i/ico-stackoverflow.gif);
}

#Content .list .rss {
	background-image: url(../i/ico-rss.gif);
}

#Content .list .forum {
	background-image: url(../i/ico-forum.gif);
}

#Content .straight-list .twitter,
#Content .straight-list .blog {
	padding: 0 20px 0 40px;
	height: 50px;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#Content .straight-list .twitter {
	padding-left: 46px;
	background-image: url(../i/ico-twitter.png);
}

#Content .straight-list .blog {
	background-image: url(../i/ico-rss.png);
}

#Content .black {
	color: #000;
}

#Content .blackbg {
	color: #fff;
	background: #000;
}

#Content .colA {
	float: left;
	width: 430px;
}

#Content .colB {
	float: right;
	width: 485px;
}

#Testimonial .cite {
	padding: 10px 15px 4px 50px;
	font-size: 14px;
	background: #d1f2ff url(../i/bg-testimonial-up.gif) no-repeat;
}

#Testimonial .name {
	padding: 15px 0 0 15px;
	font-size: 14px;
	color: #999;
	background: url(../i/bg-testimonial-down.gif) no-repeat;
}

/* Footer
----------------------------------------------------------- */

#Footer {
	margin: 0 5px;
	height: 50px;
	width: 937px;
	background: url(../i/bg-footer.gif) repeat-x;
	float: left;
}

#Footer p {
	padding: 20px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #ccc;
}

#Footer a {
	color: #575757;
	text-decoration: none;
}

/* Clearfix
----------------------------------------------------------- */

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: inline-block;
}

.br {
    display: block;
}

* html .br {
    height: 1px;
}


/* OPIS SYSTEMY
----------------------------------------------------------- */

.opis_systemy {
	width: 630px;
	padding: 11px;
	border: 1px #e5e5e5 solid;
	font-family: Arial;
	font-size: 12px;
	float: left;
}

.os_left {
	float: left;
}

.os_right {
	padding-left: 50px;
	float: left;
}


/* NEWSY
----------------------------------------------------------- */

.news_one {
	font-size: 13px;
	margin-bottom: 13px;
}

.news_one i {
	font-size: 11px;
	color: #81295e;
}

.news_one b {
	color: #81295e;
}

.news_one hr {
	background: #e1e1e1;
	color: #e1e1e1;
	background-color: #e1e1e1;
	height: 1px;
	border: none;
	margin-top: 11px;
}

.news_more {
	margin-top: 8px;
	float: right;
}



