@charset "UTF-8";
/* CSS Document */


body {
	margin:0px;
	padding:0px;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	background-color:#002f86;
}
p {
	padding:0px;
	margin:0px 0px 12px 0px;

}

.number{
		background-color:rgb(250, 250, 131);
		border: 2px inset; 
		width: 36px;   
		height: 13px; 
		padding: 3px 0 2px 0;
		}
#maincontent  {
	height: auto;
	width: 680px;
	margin:auto;
	position:relative;

	padding-right: 20px;
	padding-left: 20px;
}

#splash_content #contact_us_div {
background-image: none;

width:640px;

margin:auto;
}


#maincontentend {
	margin: auto;
	padding: 0px;
	width: 800px;
}



#maincontainer {
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	padding: 0px;
	width: 100%;

}

#header {
	background-image:url(img/pages-header-2011-02-22.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	padding: 0px;
	width: 800px;
	height:193px;
	display:block;

}

#maincontent h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 28px;
	color: #330033;
}
#bodycontainer, #body_content, #splash_content {
	width: 800px;
	margin:auto;
	padding:0px;
	background-color:transparent;
	background-image: url(../img/pages-content-bg.jpg);
	background-repeat: repeat-y;
}

#pagecontainer {
	width: 800px;
	margin:auto;
	padding:0px;
 position:relative;
	/*border:#33FF00 solid 1px;*/
}



#splash_header {
	display:none;
}

#splash_money_back img {
	display:none;
}
#splash_money_back  {
	display:none;
}


#FreeTrialTerms {
	color: #FFFFFF;
}



#footer, #footer .nested {
	color:#000;
	padding-top:5px;
	margin-top:0px;
	text-align:center;
	color: #fff;
}

 #footer .nested {
	color: #fff;
}

#footer a, #footer a:visited, #footer a:active {
	color:#fff;
	font-weight:bold;
}

#footer{
	background-image:url(img/pages-footer-2011-02-22.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 800px;
	padding:140px 0px 0px 0px;
	margin:auto;
}





/* NAVIGATION STYLES */

#top_nav {
	z-index:4000;
	display:block;

	display:none;

	position:absolute;
	top:0px;
	right:-160px;

	font-family: tahoma;
	width:640px;
	margin:auto;
	/*border:#33FF00 solid 1px;*/
	
}

#top_nav a,#top_nav a:visited,#top_nav a:active{
	text-decoration:none;
	color:#395673;
}

.top_nav_list li {
	font:12px Helvetica;
	color:#395673;
	background-image:url(img/linkBG.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:53px;
	float:left;
	list-style:none;
	padding-left:20px;
	padding-right:20px;
	line-height:38px;
	padding-bottom:5px;
}

#top_nav-overview{
	padding-left:40px;
	background-image:url(img/homeBG.png);
}
#top_nav-order a,#top_nav-order a:visited,#top_nav-order a:active{
	color:#ffffff;
}
#top_nav-order{
	padding-right:30px;
	background-image:url(img/orderBG.png);
}

.top_nav_list_over {
}

#top_nav-order {
}

/* CSS Document */
.nowa_wersja {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 160%;
}
body {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
h1 {
	font-size: 28px;
	color: black; /* #235094; */
	font-weight: bold;
	text-align: center;
	line-height:	140%;
}

h2{
	font-size: 20px;
	color: black; /* #235094; */
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	
}

.testimonial-short{
	text-align	:	center;
	font-size	:	18px;
	font-weight	:	bold;
	margin-bottom:	20px;
}

.wrapper {
	width: 1024px;
	margin: auto;
}
.top {
	height: 428px;
	width	: 950px;
	/* background-image: url(img/head.jpg); */
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.content {
	padding: 5px 20px 30px 20px;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.left {
	width: 980px;
	float: left;
}
.right {
	width: 220px;
	float: right;
	border: 1px solid #000;
	border-racius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 10px;
	line-height: 20px;
}
.right p {
	color: #848484;
}
.rightOrange {
	color: #ff7800;
}
.source {
	text-align: right;
	font-style: italic;
}
.alignCenter {
	text-align: center;
}
.alignLeft {
	float: left;
}
.alignRight {
	float: right;
}
ul {
	line-height: 30px;
}
.bottom {
	padding-bottom: 35px;
}

.testimonial{
	position : relative;
	float : left;
	clear: both;
	border: 1px solid black;
	background-color: #e8e8e8;
	padding: 10px;
	margin: 10px;
	width : 640px;

}

.testimonial-photo{
	position: relative;
	text-align: center;
}

.testimonial-signature{
	position : relative;
	top: 20px;
	left: 70px;
	float: right;
	font-weight: bold;
	width: 200px;
	height:	100px;
	
	
}
.ramkaformularz {	font-family: Helvetica, Tahoma, sans-serif;font-size: 14px;color: #333;background-color: #f1f9f2;border: 1px dotted #333333;}
.restOf{
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 13px;
}

.menu {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	color: #003399;
}
.slogan {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 26px;
	color: #333333;

}
.text {
	font: 14px/25px Helvetica, Tahoma, sans-serif
	color: #333333;
}
.textliterka {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 18px;
	color: #333333;
}
.naglowki {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 22px;
	color: #333333;

}
.ramka {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F1F0F0;
	border: 1px solid #CCCCCC;
}
.czerwony {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	color: #CC0033;
}
.text1 {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
}
.zapytanie {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
.zielony {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #006633;
}
.niebieski {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	color: #003399;
}
.szary {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 9px;
	color: #999999;
}
.ramkaCopy {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F1F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



.style1 {font-size: 36px}
.style2 {color: #000000}
.style4 {font-size: 16px}
.style5 {font-size: 18px;font-weight: bold;}
.style6 {color: #CC0000;font-size: 24px;}
.style7 {color: #006600;font-size: 24px;}
.style8 {font-size: 24px}
.style9 {
	font-size: 15px;
	font-weight: bold;
}
.style11 {font-size: 18px}
.style12 {font-size: 26px}
.style14 {color: #333; font: 18px Helvetica, Tahoma, sans-serif; font-weight: bold; }
a img { border: 0px }

.czerwony{color:#C03;font:14px Helvetica, Tahoma, sans-serif;}
.menu{color:#039;font:12px Helvetica, Tahoma, sans-serif;}
.naglowki{color:#333;font:22px Helvetica, Tahoma, sans-serif;}
.niebieski{color:#039;font:14px Helvetica, Tahoma, sans-serif;}
.ramka{background-color:#F1F0F0;border:1px solid #CCC;color:#333;font:14px Helvetica, Tahoma, sans-serif;}
.slogan{color:#333;font:24px Helvetica, Tahoma, sans-serif;}
.szary{color:#999;font:9px Helvetica, Tahoma, sans-serif;}
.text{color:#333;font:14px/25px Helvetica, Tahoma, sans-serif;}
.text1{color:#666;font:12px Helvetica, Tahoma, sans-serif;}
.textliterka{color:#333;font:18px Helvetica, Tahoma, sans-serif;}
.zapytanie{color:#000;font:12px Helvetica, Tahoma, sans-serif;}
.zielony{color:#063;font:12px Helvetica, Tahoma, sans-serif;}
.ramkaformularz {	font-family: Helvetica, Tahoma, sans-serif;font-size: 14px;color: #333;background-color: #f1f9f2;border: 1px dotted #333333;}
.zielony1 {	color:#063;font-family: Helvetica, Tahoma, sans-serif;font-size: 14px;}
.style4 {font-size: 16px}
.style1 {font-size: 36px}
.style2 {color: #000000}
.style5 {font-size: 18px;font-weight: bold;}
.style6 {color: #CC0000;font-size: 24px;}
.style7 {color: #006600;font-size: 24px;}
.style9 {
	font-size: 15px;
	font-weight: bold;
}
.style8 {font-size: 24px}
.style11 {font-size: 18px}
.style12 {font-size: 26px}
.style14 {color: #333; font: 18px Helvetica, Tahoma, sans-serif; font-weight: bold; }
a img { border: 0px }
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #333333;

}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.textliterka {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.naglowki {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;

}
.ramka {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #F1F0F0;
	border: 1px solid #CCCCCC;
}
.czerwony {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0033;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.zapytanie {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.zielony {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
}
.niebieski {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003399;
}
.szary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.ramkaCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #F1F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.greenBtn, .greyBtn {
    background: none repeat scroll 0 0 #08a50c;
    border: 1px none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 2px #404040;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 18px/18px Arial,Helvetica,sans-serif;
    height: 45px;
    margin: 20px 0 10px 106px;
    padding: 3px 5px;
    text-shadow: 0 2px 2px #033A04;
    width: 300px;
}
.greyBtn {
    background: none repeat scroll 0 0 #333333;
    font-size: 16px;
    text-shadow: 0 2px 2px #111111;
}
.greenBtn span, .greyBtn span {
    font: 12px Arial,Helvetica,sans-serif;
    text-shadow: none;
}


.form_field1, .form_field2 {
background-color: #FAFA83;
border: 1px solid #000;
width: 280px;
padding: 5px;
color: #000;
border-radius: 5px;
font: bold 11px Verdana, Geneva, sans-serif;
}

.form_field2 {
background-color: #b20206;
color: #fff;
}
.step2_cancel_butt
{
background: none repeat scroll 0 0 #FF0000;
border: 1px none;
border-radius: 5px 5px 5px 5px;
box-shadow: 2px 2px 2px #404040;
color: #FFFFFF;
cursor: pointer;
font: bold 21px/18px Arial,Helvetica,sans-serif;
text-shadow: 0pt 2px 2px rgb(3, 58, 4);
height: 37px;
margin: 10px 0 10px 107px;
padding: 3px 5px;
width: 300px;
}
.str_contacts div, .str_contacts p, .str_contacts ul, .str_contacts li {
	margin: 0;
	padding: 0;
}
.str_contacts {
	margin: 180px 0 9px;
	position: fixed;
	right: 1085px;
	width: 186px;
	z-index: 9999;
}
.str_contacts .ctn_corners-top {
	background: url("../img/f_corners-contacts.png") no-repeat scroll 0 0 transparent;
	height: 9px;
	z-index:9999;
}
.str_contacts .ctn_contacts {
	background-color: #01AB4C;
	border-left: 1px solid #1A53A0;
	border-right: 1px solid #1A53A0;
	padding: 0 12px;
}
.str_contacts .ctn_contacts .t_contacts {
	font-size: 13px;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding-bottom:5px;
	padding-top: 8px;
}
.str_contacts .ctn_contacts .t_contacts b{color: #FFF;}
.str_contacts .ctn_contacts p {
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	padding-top: 3px;
}
.str_contacts ul {
	list-style: none outside none;
	padding-top: 10px;
	padding-bottom: 7px;
}
.str_contacts .ctn_contacts .i_tel {
	background: url("../img/phone_icon1.png") no-repeat scroll 6px 0px transparent;
	background-size: 31px 31px;
	color: #FFF;
	font-size: 15px;
	padding-left: 47px;
}
.str_contacts .ctn_contacts li {
	/*border-bottom: 1px solid #4183dd;*/
	padding: 6px 0 5px;
}
.str_contacts .ctn_contacts .i_mail {
	font-size: 12px;
}
.str_contacts .ctn_contacts .i_mail a {
	background: url("i_mail.gif") no-repeat scroll 3px 0 transparent;
	color: #1A53A0;
	display: block;
	padding-left: 0;
	padding-top: 19px;
	pointer-events: none;
              text-decoration: none;
}
.str_contacts .ctn_corners-bottom {
	background: url("../img/f_corners-contacts.png") no-repeat scroll 0 -9px transparent;
	height: 9px;
	z-index:9999;
}
