/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F8F8F;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

p, ol, ul {
	line-height: 180%;

}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #6B6B6B;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

div.bg3 {
	width: 400px;
	padding: 10px;
	margin: 0 auto;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

/* Header */

#update_line
{
	background-color: blue;
}

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	/*text-transform: lowercase;*/
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 76px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 10px 0 0 10px;
	font-size: 14px;
	font-weight: normal;	
	color: #184c65;
	/*color: white;*/
}

#header ul {
	float: right;
	margin: 62px 0px 0px 0px;
	padding: 0 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
	padding: 30px 0px;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover
{
	color: #0077A7;
}

/* Content */

div.header_left
{
	width: 392px;
	float: left;
	height: 119px;
}

div.header_right
{
	height: 119px;
	width: 500px;
	float: left;
}

#content {
	width: 892px;
	margin: 0 auto;
}

#content p
{

	/*margin-bottom: 40px;
	margin-top: 20px;*/
}

#content img
{

	margin: 0px 5px;
	padding: 5px 5px;
	border: 0px;

}

#colOne {
	float: left;
	width: 186px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 686px;
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7.gif) repeat-x
}

#footer p 
{
	margin: 0;
	text-align: center;
}

#footer p.link
{
	display: inline;
	text-align: center;
}

/*///////*/
/*ZAMOW*/
/*//////*/

p.order_mail
{
	font-weight: bold;
	text-align: center;
	color: #184c65;
	font-size: 13px;
}

p.order_price
{
	font-weight: bold;
	text-align: center;
	color: #184c65;
	font-size: 13px;

}

p.form_p
{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
}

form
{
	margin-top: 10px;
	margin-bottom: 40px;
}

input.form_input
{
	display: block;
	width: 300px;
}

textarea
{
	display: block;
	width: 300px;
	height: 200px;
}

input.form_btn
{
	margin-top: 20px;
	display: block;
	width: 180px;
	text-align: center;
}

/*///////*/
/*POBIERZ*/
/*//////*/

td.left
{
	width: 250px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	color: white;
}

td.right
{
	width: 250px;
	text-align: center;
}

td.key
{
	background-image: url(images/key.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

/*///////*/
/*FAQ*/
/*//////*/

p.faq_quest
{
	font-weight: bold;
	margin-top: 20px;
}

p.faq_answer
{

}

/*///////*/
/*HOME*/
/*//////*/


p.home_p
{
	padding-top: 20px;
}

p.link_p
{
	text-align: center;
	font-weight: bold;
	color: #31576F;
	margin-top: 30px;
}

/*///////*/
/*INFO*/
/*//////*/

p.info_head
{
	text-decoration: underline;
	font-weight: bold;
	margin-left: 50px;
	padding-right: 100px;
	color: #31576F;
	font-size: 14px;
}

/*///////*/
/*KONTAKT*/
/*//////*/

p.company
{
	padding: 0px;
	margin: 0px;
}

/*///////*/
/*BAZA*/
/*//////*/

p.db_notice
{
	font-size: 10px;
}

select
{
	width: 300px;
}

table.db_table
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	
}

td.db_team
{
	width: 100px;
	text-align: left;
	color: black;
}

td.db_stat
{
	width: 50px;
	text-align: center;
	color: black;
}

td.db_index
{
	width: 25px;
	text-align: center;
	color: black;
}

p.db_tip
{
	display: inline;
}

img.img_tip
{
	padding: 0px;
	vertical-align: middle;
}

label.pay_label
{
  text-align: left;
  width:100px;
  display:block;
  float:left;
  margin: 10px 0px;
  margin-left: 74px;
  font-size: 16px;
  font-weight: bold;
}

input.pay_input
{
   margin: 10px 0px;
   float:left;
   display:block;
   width: 300px;
   margin-right: 29px;
   color: #8F8F8F;
   border: 1px solid #8F8F8F;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}