* {
	margin: 0;
	padding: 0;
}

body {
	background: #000;
	color: #eee;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	height: 100%;
}

.content p {
	line-height: 18px;
	margin-bottom: 20px;	


}

body.ohi {
	overflow: hidden;
}

.layer {

}

.layer1 {
	position: fixed;
	top: 100px;
	margin: 0 auto;
	width: 780px;
	height: 400px;
	background: #000;
	border: 1px solid #ddd;
	font-size: 12px;
	z-index: 1002;
}

.s_content {
	width: 760px;
	height: 380px;
	padding: 10px;
	overflow: auto;	
	z-index: 1003;
}


.left a.close {
	width: 100px;
	height: 27px;
	line-height: 27px;
	position: absolute;
	top: 0px;
	right: 20px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #111;
	z-index: 1111;
	text-align: center;
}

.left a.close:hover {
	text-decoration: underline;
}


img {
	border: none;
}

a {
	color: #f8f8f8;
	text-decoration: none;
	outline: none;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

#top {
	height: 100px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #464646;
	position: relative;
}

#flashMessage {
	width: 900px;
	float: left;
	padding: 25px;
	margin-top: 35px;
	color: red;
	text-align: center;
	border: 1px solid red;
}

#footer {
	height: 80px;
	width: 100%;
	float: left;
	border-top: 1px solid #464646;
	position: relative;	
	clear: both;
	margin-top: 45px;
	color: #777;
	font-size: 12px;
	padding: 10px 0px;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	width: 290px;
	position: absolute;
	top: 25px;
	left: 0px;
}
h1 img {
	float: left;
	clear: both;
}

a.login_button {
	width: 110px;
	height: 22px;
	line-height: 22px;
	display: block;
	background: url(/img/login.gif) center top no-repeat;
	font-size: 11px;
	text-align: center;
	position: absolute;
	right: 0px;
	bottom: -23px;
	color: #ccc;
}

a#profil_link {
	right: 120px;
}

a#strefa_link {
	right: 240px;
}

a.login_button:hover {
	color: #fff;
}

#menu {
	width: 610px;
	position: absolute;
	top: 30px;
	right: 0px;
	list-style-type: none;
}

#menu li {
	width: 130px;
	height: 50px;
	float: right;
	margin-left: 5px;
}

#menu li a{
	text-align: center;
	width: 130px;
	height: 50px;
	vertical-align: center;
	display: block;
	color: #ccc;
	background: url(/img/menu.gif) center top no-repeat;
}

#menu li a.c1{
	padding-top: 8px;
	height: 42px;
}

#menu li a.c2{
	padding-top: 15px;
	height: 35px;
}

#menu li a:hover, #menu li a#m_current{
	background: url(/img/menu.gif) center bottom no-repeat;
	color: #fff;
}

.content, .legenda {
	width: 100%;
	float: left;
	margin-top: 45px;
	position: relative;
}



.content ul, .content ol, .content dl {
	padding: 5px;
	margin: 0px 0px 25px 0px;
}

.content ul li, .content ol li {
	margin: 10px 15px;
	padding: 0px 10px;
	line-height: 22px;
}

.content dl dd{
	margin: 5px 0px 10px 15px;
	line-height: 20px;
}

.content dl dt{
	font-weight: bold;
	margin-top: 20px;
}

.content .left.text p:first-letter {
	font-size: 18px;
	text-indent: 25px;
}

.content .left.text form p:first-letter {
	font-size: 13px;
	text-indent: 0px;	
}

.content .right p {
	text-indent: 20px;
	line-height: 18px;
}

.left, .right {

}

.left {	
	width: 600px;	

	float: left;
}

/*
.left p {
	font-family: "Trebuchet MS", Georgia;
	font-size: 16px;
	line-height: 25px;
	color: #fff;
}

.content .left.text p:first-letter {
font-size: 28px;	
}
*/

.left p.quote1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	position: relative;
	top: -20px;
	line-height: 15px;
}

.left form p {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

.right {
	margin-top: 45px;
	width: 300px;
	right: 0px;
	font-size: 12px;
	float: right;
}

.right a:hover {
	text-decoration: underline;
}

.left h2, .left h3, .left h4{
	color: #fffcb3;
	margin-bottom: 25px;
	font-size: 26px;
	clear: both;
}

.left h2 a.local {
	color: #fffcb3;
	text-decoration: none;
}

.left h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 45px;
}

.right h3 {
	clear: both;
	width: 280px;
	margin: 35px 0px 2px 0px;
	padding: 0px 10px;
	background: url(/img/side_h.gif) left bottom repeat-x;
	color: #fffee1;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	color: red;
	
}

.left h4 {
	font-size: 17px;
	font-weight: normal;
}

.left h3, .left h4 {
		
}

.yellow {
	color: #fffcb3;
}

img.lim {
	float: left;
	margin: 6px 6px 4px 0px;
}

img.rim {
	float: right;
	margin: 4px 0px 4px 4px;
}

.clr {
	clear:both;
}

.rbox, .rbox_in {

}

.rbox {
	width: 300px;
	background: url(/img/ramka_g.gif) center top no-repeat;
}

.rbox_in {	
	width: 280px;
	background: url(/img/ramka_d.gif) center bottom no-repeat;
	padding: 10px;
}

.italic {
	font-style: italic;
}

.left a {
	color: #b0d9ff;
	text-decoration: underline;
}

.lform {
	background: #222;
	border: 1px solid #666;
	margin: 20px 0px 60px 0px;
	padding: 20px;
	height: 220px;
	position: relative;
	float: none;
}

.lform .input {
	width: 280px;
	height: 40px;
	float: left;
	position: relative;
}

.lform label {
	width: 100px;
	display: block;
	text-align: right;
	float: left;
	color: #fff;
}

.lform input {
	width: 160px;
	float: right;
}

.lform .submit {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 25px;
}

.lform .submit input {
	float: none;	
	width: 100px;
}

.lform h3 {
	margin: 0;
	padding-bottom: 20px;
	font-size: 16px;
	text-align: center;
}

.lform h3 .smallh3sect {
	font-size: 12px;
}

.lform p {
	font-size: 12px;
	font-weight: normal;
	text-indent: 0px;
	
	
}


table.tab {
	font-size: 11px;
}

table.tab td{
	padding: 2px;
	border-top: 1px solid #666;
	width: 197px;

}

table.tab th{
	padding-bottom: 5px;
}

table.tab td.td1{
	margin-right: 10px;
	padding-right: 10px;
	width: 98px;
}

.left p.small {
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.lform p.smallinfo:first-letter {
font-weight: normal;
font-size: 12px;	
}

.lform .moreinfo {
	width: 250px;
	position: absolute;
	right: 10px;
	top: 75px;
	font-size: 12px;
}

.lform .moreinfo p {
	margin-bottom: 10px;
}

.lform .smallinfo {
	width: 100%;
	float: left;
	font-size: 11px;
	margin-top: 5px;
	color: #999;
	line-height: 13px;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.right h3.bigissue {
	padding-top: 80px;
	background: none;
	font-size: 26px;
	font-weight: bold;
	color: yellow;
}

.right h3.bigyellow {
	background: none;
	font-size: 26px;
	font-weight: bold;
	color: yellow;
}

.left .bigyellow {
	font-size: 26px;
	font-weight: bold;
	color: yellow;
}

.left p.mediumyellow {
	font-size: 20px;
	font-weight: bold;
	color: yellow;
	line-height: 26px;
}

.right h3.mediumyellow {
	background: none;
	font-size: 20px;
	font-weight: bold;
	color: yellow;
}

.important {
	padding: 10px;
	border: 1px solid #fffcb3;
}

.form2 {
	margin: 40px 0px 70px 250px;
	width: 420px;
	position: relative;
}

fieldset {
	border: 1px solid #666;
	padding: 0px 30px 30px 30px;
}

.input, .submit {
	margin-top: 10px;
	width: 100%;
	float: left;
}

.firstinput {
	margin-top: 30px;
}

.submit {
	text-align: center;
	margin-top: 20px;	
}

.input input {
	width: 200px;
	height: 18px;
	float: left;
	border: 1px solid #777;
	background: #f3f3f3 url(/img/sh1.gif) left top repeat-x;	
}

legend {
	color: #fff;
}

.input label {
	width: 130px;
	height: 18px;
	line-height: 18px;
	padding-right: 8px;
	float: left;
	text-align: right;
	display: block;
	color: #fff;
}

#create_acc {

}

.input input:focus {
	border: 1px solid #70CE20;
	background: #fff;
}

h2 img {
	vertical-align: middle;
}

#validate {
	width: 200px;
	height: 18px;
	overflow: hidden;
	float: right;
	position: absolute;
	right: 55px;
	top: 20px;
	text-align: right;
}

#validate p, #validate p:first-letter {
	font-size: 11px;
}

p.forminfo {
	position: absolute;
	left: 30px;
	bottom: -10px;
	width: 350px;
	text-align: center;
	height: 12px;
	font-size: 11px;
}

#login_form label {
	width: 90px;
	color: #fff;
}

.content.left {
	width: 100%;
}

form .error-message {
	width: 100%;
	text-align: right;
	color: red;
	font-size: 12px;
	padding: 3px 0px;
	float: left;
}

#pass_form .pass {
	margin-top: 8px;
}

#profile_view .right a {
	color: #7e7;
}

.right .user_info_box p {
	text-indent: 0px;
	margin-bottom: 5px;	
	clear: both;
}

.right .user_info_box p.info {

}

.user_info_box p span.l {
	text-align: right;
	font-weight: bold;
	color: #ddd;
	display: block;
	width: 75px;
	float: left;
}

.user_info_box p span.p, .right .user_info_box p.info {
	padding-left: 10px;	
	display: block;
	width: 185px;
	float: right;
}

.clear {
	clear: both;
}

p.vmessage {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #777;
}

#forbidden {
	width: 557px;
	height: 226px;
	float: left;
	clear: both;
	background: url(/img/restricted.jpg) center center no-repeat;
	margin-left: 15px;
	margin-top: 10px;
}

#forbidden p {
	font-size: 12px;
	margin: 1px 50px;
	color: yellow;
	text-align: justify;
}

#forbidden p.title {
	margin-top: 70px;
}

.article_item {
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #464646;
	position: relative;
	
}

.article_item h3{
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-right: 50px;
	border-bottom: 1px solid #464646;
	
}

span.content_info {
	width: 300px;
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	text-align: right;
}

.article_item p{
	margin-bottom: 10px;	
}

.article_item h3 a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFCB3;
}

.article_item a.linkmore {
	position: absolute;
	bottom: 5px;
	right: 0px;
	font-size: 12px;
}

p.regul {
	height: 18px;
	overflow: hidden;
	float: left;
	width: 350px;
	position: absolute;
	bottom: -20px;
	left: 10px;
}

#hintbox{ 
position:absolute;
top: 0;
background: #222;
width: 200px; 
padding: 5px;
border:1px solid #bbb;
line-height:18px;
z-index:100;
visibility: hidden;
font-size: 11px;
color: #fff;
}

.hintanchor{ 

}

a.zobacz {
	width: 99%;
	display: block;
	text-align: center;
	clear: both;
	margin-bottom: 15px;
}

#overlay {
	z-index:997;
	position: absolute;
	width: 950px;
	height: 100%;
	background: url(/img/overlay2.png);
}

#homeform {
	margin-left: 0px;
	width: 600px;
	clear: both;
	float: left;
}

#homeform .input {
	
}

#homeform .ph_info {
	width: 206px;
	height: 200px;
	position: absolute;
	right: 10px;
	top: 17px;
	font-size: 12px;
	text-align: right;
	border-left: 1px solid #444;

}

.ph_info p{
margin: 5px 0px;	
}

.ph_info p a{
padding: 4px 5px;	
}

.ph_info p a.curr{
background: #444;	
}

#buyinfo {
	position: absolute;
	right: 0px;
	width: 300px;
	height: 180px;
	font-size: 12px;
}

#buyinfo div {
	position: absolute;
	top: 23px;
	left: 0px;
}

#platnosci img {
	float: left;
	margin-right: 10px;
}


.left .wzestawie {
	width: 100%;
	float: left;	
	clear: both;
	margin: 10px 0px;
	padding: 10px 0px;
	border: 1px solid yellow;

}

.left .wzestawie p{
	font-family: Arial, Helvetica, sans-serif;
}
.left .wzestawie img {
	float: left;
}

.left .wzestawie p {
	width: 150px;
	height: 178px;
	font-size: 18px;
	float: left;
	padding-top: 40px;
}

.left .wzestawie p.plus {
	width: 41px;
	text-align: center;
	line-height: 180px;
	float: left;
	font-size: 60px;
	padding: 0px 5px;
}

p.large {
	font-size: 16px;
	line-height: 23px;
}

.right dt a {
	text-decoration: underline;
}

.answer h3 {
	font-size: 16px;
}

.answer p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 8px;
}

#simpleTooltip { 
	padding: 7px; 
	border: 1px solid #777; 
	background: #444; 
	color: #eee;
	width: 200px;
	font-size: 11px;
	line-height: 18px;
}

.s_content p {
	line-height: 18px;
}

.legend-item img{
	float: left; 
	margin-right: 2px;
}

p.legend-item {
	font-size: 12px;
	line-height: 32px;
}

.ggwidget {
	width: 270px;
	position: absolute;
	right: 20px;
	bottom: 450px;
}

.ggwidget2 {
	text-align: center;
}

.ggwidget h2, .ggwidget2 h2{
	padding-bottom: 30px;
}

.footer_links {
	text-align: right;
}

.footer_links a {
	color: #757575;
}

.smaller {
	font-size: 11px;
}

.green {
	color: #77ee77;
}

.stroke {
	text-decoration:line-through;
}

.red {
	color: red;
}

.p_frm {
	border: 1px solid #8A6007;
	width: 596px;
	float: left;
	margin: 20px 0px;
	padding-bottom: 5px;
	position: relative;
}

#pbzp {
	position: absolute;
	right: 40px;
	bottom: 10px;
}

.p_frm h3 {
	height: 24px;
	font-size: 14px;
	background: url(/img/p_bg.gif) left top repeat-x;
	margin: 1px 1px 15px 1px;
	padding-left: 10px;
	line-height: 24px;
	color: #222;
}

.p_frm table {
	margin: 5px 5px 25px 5px;
	border-collapse:collapse;
}

.p_frm table td {
	padding: 5px;
	border: 1px solid #666;
}

.p_frm table td.frm_1, .p_frm table td.frm_2 {
	border-bottom: 1px solid #666;
}

.p_frm table td.il, .p_frm table td.pri {
	white-space: nowrap;
	text-align: center;	
}

.p_frm table td.il {
	width: 90px;
}

.p_frm table td.la1{
	border: none;
}

.p_frm table td.la2{
	border-right: none;
}

.p_frm table td.la3{
	border-left: none;
}

.p_frm table td.aright {
	text-align: right;
}

#payment_form {
	width: 586px;
	margin: 0px 5px 0px 5px;
}

