/* HEAD & BODY */
html,body {
	text-align: center;
	font: 11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #e5f5f5;
	color: #444;
}
* {
	margin: 0; 
	padding: 0;
}
li {list-style: none;}
form * {font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;}
img {border: 0;}
a {
	color: #ff9b39;
	text-decoration: underline;
}
a:hover {
	color: #055489;
	text-decoration: none;
}
div {
	border: 0;
	position: relative;
	text-align: left;
	overflow: visible;
	background-color: transparent;
}

.sep {
	clear: both;
	height: 1px;
	line-height: 1px;
}

/* MAIN */
#tablebox {
	width: 912px;
	margin: 0 auto;
	border: #b1d7e5 solid 6px;
	background: #fff;
	border-top: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 900px;
}
html>body #tablebox {width: 900px;}

/* MAIN - header */
#header {
	height: 120px;
	background: #004a6d;
}

/* logo */
#logo {	
	background: url('../gfx/logo.jpg') no-repeat;
	position: absolute;
	left: 30px;
	top: 7px;
	overflow: hidden;
	width: 296px;
	padding-top: 74px;
	height: 0px !important; 
	height /**/:74px;
	text-indent: -9999px !important;
	text-indent /**/:0;
}
/* pnav */
#pnav {
	position: absolute;
	top: 88px;
	left: 0;
	width: 900px;
	height: 32px;
	background: url('../gfx/pnavbg.gif') repeat-x;
	color: #bbe9fe;
	font-weight: bold;
	padding: 8px 0 0 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 890px;
	height: 24px;
}
html>body #pnav {width: 890px; height: 24px;}

#pnav a:hover {
	color: #ff9b39;
	text-decoration: none;
}

/* topnav */
#topnav {
	position: absolute;
	top: 70px;
	right: 0;
	height: 50px;
	background: url('../gfx/topnavbg.gif') repeat-x;
}
#topnav li {
	float: left;
	height: 50px;
	padding: 16px 22px 0 20px;
	background: url('../gfx/tnlibg.gif') 100% 0 no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 34px;
}
html>body #topnav li {height: 34px;}
#topnav li#langeng {background: url('../gfx/engbg.gif') 100% 0 no-repeat;}
#topnav li#langeng a {
	padding-left: 25px;	
	background: url('../gfx/engflag.gif') 0 50% no-repeat;
}
#topnav li#langpl {background: url('../gfx/plbg.gif') 100% 0 no-repeat;}
#topnav li#langpl a {
	padding-left: 25px;	
	background: url('../gfx/plflag.gif') 0 50% no-repeat;
}

#topnav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover {color: #bbe9fe;}

/* CONTENT */
#contentbox {
	margin: 0 auto;
	width: 880px;
	background: url('../gfx/contbg2.gif') 100% 0 repeat-y;
}

/* CONTENT - textbox */
#textbox {
	width: 460px;
	float: left;
}
#textbox p {padding-bottom: 10px;}

/* appslist */
#appslist {margin: 0 0 10px 28px;}
#appslist li {
	padding: 1px 0 1px;
	list-style-image:url('../gfx/list01.gif');
}
#appslist a {
	color: #055489;
	font-weight: bold;
}

/* CONTENT - navbox */
#navbox {
	width: 190px;
	float: left;
	margin-left: 10px;
}

/* appscat */
#appscat {
	padding: 10px 0px 1px 20px;
	font-weight: bold;
	background: #fff2e5;
}
#appscat a {
	color: #055489;
	padding: 1px 0 1px 15px;
	display: block;
	margin-bottom: 5px;
	background: url('../gfx/list04.gif') 0 50% no-repeat;
}

/* newapps */
#newapps {
	padding: 0px 0px 0px 7px;
	/*margin-bottom: 10px;*/
	font-weight: bold;
	background: #fff2e5;
	text-align: right;
}
#newapps a {
	color: #055489;
	padding: 1px 0 1px 0px;
	display: block;
	margin-right: 10px;
}

/* addapps */
#addapps {
	padding: 0px 0px 10px 7px;
	margin-bottom: 10px;
	font-weight: bold;
	background: #fff2e5;
	text-align: right;
}
#addapps a {
	color: #FF0000;
	padding: 1px 0 1px 15px;
	display: block;
	margin-right: 10px;
}

/* optlist */
.optlist {padding: 0 10px 10px 25px;}
.optlist li {list-style-image: url('../gfx/list02.gif');}
.optlist a {color: #33a9d8;}
#optlist2 {margin-left:26px}
#optlist2 li {
	list-style-image: url('../gfx/list02.gif');
}
#optlist2 a {
	color: #33a9d8;
	padding: 0;
	font-weight: normal;
	background: none;
	list-style-image: url('../gfx/list02.gif');
}
.arts {font-weight: bold;}

#advbox .optlist {font-weight: bold;}
#advbox .optlist li {list-style-image: url('../gfx/list03.gif');}
#advbox .rec a {color: #ff9b39;}

/* English Soft */
.ensoft {
	padding: 0 0 10px;
	margin: 0 10px 8px;
	background: url('../gfx/ensoftbg.gif') 0 100% repeat-x;
}
#advbox .last {background: none;} 


/* CONTENT - advbox */
#advbox {
	width: 210px;
	float: right;
}

#download {
	background: #ddf4fd;
	display: block;
	font-weight: bold;
	padding: 5px 10px;
	border-bottom: #fff solid 1px;
	text-decoration: none;
}
#info {
	background: #ddf4fd;
	display: block;
	font-weight: bold;
	padding: 5px 10px;
	border-bottom: #fff solid 1px;
	text-decoration: none;
}
#download img,#download span,#info img,#info span {vertical-align: middle;}
#download img,#info img {margin-right: 5px;}

/* advbutt */
#advbutt {
	padding: 0 10px 7px;
	text-align: center;
}
#advbutt a {
	display: block;
	margin-bottom: 3px;
}

/* HEADERS */
h1 {
	font-size: 12px;
	color: #0e83b3;
	border-left: #ff9d39 solid 4px;
	background: #f4f4f4;
	padding: 6px 10px;
	margin-bottom: 10px;
}
#navbox h1 {background: #f4f4f4 url('../gfx/head2bg.gif') 100% 0 no-repeat;}
#advbox h1 {
	border: none;
	background: url('../gfx/head3bg.gif') no-repeat;
	height: 30px;
	color: #fff;
	padding: 8px 10px 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 22px;
}
html>body #advbox h1 {height: 22px;}

#navbox h1.highthead {
	border-left: #1076ad solid 4px;
	background: #33a9d8;
	color: #fff;
	margin-bottom: 0;
}

#textbox h1.ads01 {
	background: url('../gfx/panel01.gif') no-repeat;
	height: 30px;
	border: none;
	padding: 0;
}
#navbox h1.ads02 {
	background: url('../gfx/panel02.gif') no-repeat;
	height: 30px;
	border: none;
	padding: 0;
}

/* FOOTER */
#footer {
	width: 912px;
	margin: 0 auto;
	padding: 0 0 10px;
}
#copyright {
	width: 912px;
	padding: 8px 0;
	border-bottom: #b1d7e5 solid 1px;
}
#footlinks {
	width: 912px;
	padding: 8px 0;
	font-size: 10px;
}

#copy,#footnav {float: left;}
#project,#valid {float: right;}

#footer a {color: #444;}
#copyright a {
	text-decoration: none;
	font-weight: bold;
}
#copyright a:hover {color: #ff9b39;}
#valid a {
	color: #ff9b39;
	text-decoration: none;
	font-weight: bold;
}
#valid a:hover {color: #444;}
#footnav li {
	float: left;
}
#footnav a {
	padding-right: 7px;
	margin-right: 7px;
	border-right: #444 solid 1px;
}
#footnav .last a{
	border-left:#444 solid 1px;
	border-right:none;
	padding-left: 8px;
	margin-left: 5px;
}
#footnav .alf a{
	padding-right:3px;
	margin-right:3px;
	border:none;
}
#valid a {
	padding-left: 12px;
	margin-left: 10px;
	background: url('../gfx/valid.gif') 0 50% no-repeat;
}
#valid a:hover {background: url('../gfx/validh.gif') 0 50% no-repeat;}

/* AdSense */
#adsense01 {
	height: 25px;
	background: #b3e5f8;
	padding-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 20px;
}
html>body #adsense01 {height: 20px;}

#adsense02,#adsense03 {
	margin: 10px 0;
	padding: 10px 0 10px 10px;
}
#adsense04 {padding: 0 10px 10px;}

.stronic{margin:10px 0; text-align:center;}
.stronic li{display:inline;}
.stronic li a{padding:0 0.3em; font-size:11px;}

#mapa{margin:20px 10px;}
#mapa a{margin:0 5px 0 0; color: #0e83b3; font-weight: bold;}

.intextPodtrzeni {
	color: #0f00fe;
}



/* dodaj */
.infoDodaj
{
	padding:15px 0 35px;
	text-align:center;
	font-weight:bold;
	font-size:1.3em
}
#formDodaj
{
	margin-bottom:50px;
}
#formDodaj *
{
	font: 11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #444;
}
#formDodaj p
{
	clear:left;
}
#formDodaj label
{
	float:left;
	width:100px;
	padding-right:5px;
	text-align:right;
}
#formDodaj .pForm input,
#formDodaj .pForm select,
#formDodaj .pForm textarea
{
	width:300px;
}
#formSubmit
{
	padding-left:105px;
}
#formSubmit input
{
	padding:2px 10px;
}




