*{
	margin:0px; 
	padding:0px;
}

html, body{
	height: 100%;
	background: url('img/background.jpg') repeat-x #dbe4e9;
	font-family: Helvetica;
	color: #373737;
	font-size: 12px;
}

.body {
	background: url('img/background.jpg') repeat-x #dbe4e9;
}

.subpage{
	background: url('img/background_subpage.jpg') repeat-x #dbe4e9;
}

a:link, a:visited{
	color: #aaa;
	text-decoration: none;
	
} 

.breadcrumb {
	clear:both; 
	padding-top: 4px;
	color: #fff;
}

.breadcrumb a, .breadcrumb a:hover{
	color: #fff;
}
#wrrap{
	background: url('img/wrrap.jpg') repeat-x bottom;
	padding-bottom: 30px;
}

#wrrap2{
	background: url('img/gradient_background.jpg') no-repeat top center;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
}

#top{
	overflow: hidden;
	height: 396px;
	position: relative;
	padding-right:1px;
}

#main{
	width: 960px;
	margin: 0 auto;
	overflow: auto;
}

#top_menu{
	height: 57px;
	padding-top: 15px;
	float: right;
}

#header {
	clear: both;
}

#header img{
	position: relative;

}

#middle{
	overflow: auto;
	background: url('img/middle_background.jpg') no-repeat;
}

.content{
	width: 670px;
	float: left;
}

.content ul {
	margin: 20px 25px 20px 50px;
}
.content ul li {
	list-style: none;
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #fdf6fb;
}

.sidebar{
	width: 270px;
	float: right;
	background: url('img/sidebar_background.jpg') repeat-x #e9eef1;
	margin-left: 10px;
	padding-bottom: 20px;
}

.sidebar h2{
	font-weight: normal;
	font-size: 20px;
	margin-left: 12px;
	margin-top:20px;
}

#help_box div{
	border-bottom: solid 1px white;
	margin-left: 23px;
	margin-right: 12px;
	color: #656565;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 7px;
}

#help_box div span, #help_box div span a{
	color: #009ddc;
	font-size: 15px;
}

#news_box div{
	margin-left: 23px;
	margin-right: 12px;
}

#news_box h3{
	margin-bottom: 5px;
	margin-top: 10px;
}

#news_box h3 a{
	font-weight: normal;
	font-size: 13px;
	color:#009ddc;
}

.left{
	width: 320px;
	float: left;
}


#right{
	width: 320px;
	float: right;
	margin-right: 20px;
}
.left .main_box{
	padding-left: 65px;
	margin-top: 20px;
}


#right .main_box{
	margin-top: 20px;
	padding-left: 60px;
}

.main_box h2{
	color: #005291;
	font-weight: normal;
	font-size: 22px;
}

.main_box h2 span{
	color: #009ddc;
	display: block;
	font-size: 16px;
}

.main_box p{
	margin-top: 7px;
}

a.main_box_more{
	display: block;
	width: 145px;
	overflow: hidden;
	margin-left: 110px;
	margin-top: 15px;
}

a.main_box_more:hover img{
	margin-left: -145px;
}

#main_box_1{
	background: url('img/main_box_1.jpg') no-repeat left top;
	padding-top: 20px;
}

#main_box_2{
	background: url('img/main_box_2.jpg') no-repeat left top;
	padding-top: 20px;
}

#main_box_3{
	background: url('img/main_box_3.jpg') no-repeat left top;
	padding-top: 20px;
}

#main_box_4{
	background: url('img/main_box_4.jpg') no-repeat left top;
	padding-top: 20px;
}

h1{
	float: left;
	height: 73px;
	width: 220px;	
}

#top_menu  ul li{
	list-style-type: none;
	float: left;
	position: relative;
	z-index: 10;
}

#top_menu  ul li a{
	display: block;
	width: 95px;
	overflow: hidden;
	float: left;
}

#top_menu ul li a:hover img{
	margin-left: -95px;
}

.submenu{
	width: 185px;
	display: none;
	position: absolute;
	margin-top: 40px;
	left:0;
	z-index: 1;
}

ul.menu_body{
	width: 184px;
	background: url('img/menu_background.jpg') no-repeat black;
	overflow: hidden; 
}

.menu_body li a:hover{

}

.menu_body li a{
	outline: none;
}
.submenu .menu_body li{
	
}
.submenu li a{
	width: 160px !important;
	color: #999999;
	font-weight: normal;
	border-bottom: solid 1px #1f1f1f;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-left: 9px;
}
.submenu li a:hover{
	background: #141414;
	color: white;
	text-decoration: none;
}
.submenu li a:link, a:visited{
	
}
.menu_footer{
	background: url('img/menu_bottom.png') no-repeat;
	height: 15px;
	clear: both;
}

#footer{
	width: 960px;
	margin: 0 auto;
	position: relative;
	top: 25px;
	overflow: hidden;
}

#footer p{
	width: 400px;
	color: #979797;
	float: left;
}
#footer p a{
	color:#009ddc;
}
.footer_menu{
	width: 280px;
	float: right;
	list-style: none;
}

.footer_menu li{
	list-style-type: none;
	display: inline;
	color: #979797;
}

.footer_menu li a{
	color: #979797;
}


.footer_menu li a:hover{
	color: #009ddc;
	text-decoration: none;
}


.subpage #top{
	height: 95px;
	overflow: visible;
}

.subpage #middle{
	background: url('img/background_middle_subpage.jpg') no-repeat;
}

.subpage .sidebar{
	background: #ced9e0;
	width: 268px;
	float: left;
	margin-left: 0;
}

.subpage .sidebar ul li a{
	display: block;
	color: #333333;
	padding-left: 23px;
	background: url('img/sidebar.jpg') no-repeat; 
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 14px;
}

.subpage .sidebar ul li a:hover{
	text-decoration: none;
	color: #009ddc;
}

.subpage .sidebar ul li{
	overflow: visible;
	list-style: none;
}

.subpage .sidebar ul.submenu li a{
	padding:0px;
	padding-left: 45px;
	padding-top: 6px;
	padding-bottom: 4px;
	border: 0px;
	background: transparent;
	color: #93a7b9;
	display: block !important;
	width: 220px !important;
	margin:0px;
}

.subpage .sidebar ul.submenu li a:hover, .subpage .sidebar ul.submenu li a.current_page{
	background: url('img/submenu__link.jpg') no-repeat; 
	color: white;
}

.subpage .sidebar ul.submenu{
	display: block;
	overflow: visible; 
	position: static;
	margin: 0px;
	width: 268px;
}

.subpage .sidebar ul.submenu li{
	list-style-type: none;
}

.subpage .content h2{
	color: #005291;
	font-size: 22px;
	font-weight: normal;
	border-bottom: solid 1px #bad9f0;
	margin-left: 25px;
	margin-top: 20px;
	padding-bottom: 5px;
	clear:both;
}

.subpage .content {
	float: right;
}

.plans{
	overflow: auto;
	padding-left: 25px;
	margin-bottom: 40px;
}

.plan_box{
	width: 165px;
	height: 290px;
	float: left;
	margin-top: 15px;
}

.plans .order{
	text-align: center;
	margin-top: 18px;
}

.plan_box p.price{
	color: #7a1313;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
	margin-top: 20px;
}

.plan_box p.price span{
	font-size: 17px;
	color: #7a1313;
	text-align: center;
	display: inline;
}

.plan_box p span{
	color: #005291;
	font-size: 17px;
	display: block;
}

#plan_box_1{
	background: url('img/plan_box_1.jpg') no-repeat;
}

#plan_box_2{
	background: url('img/plan_box_2.jpg') no-repeat;
}

#plan_box_3{
	background: url('img/plan_box_3.jpg') no-repeat;
}

#plan_box_4{
	background: url('img/plan_box_4.jpg') no-repeat;
}

#plan_box_1_plain{
	background: url('img/plan_box_1_plain.jpg') no-repeat;
}

#plan_box_2_plain{
	background: url('img/plan_box_2_plain.jpg') no-repeat;
}

#plan_box_3_plain{
	background: url('img/plan_box_3_plain.jpg') no-repeat;
}

#plan_box_4_plain{
	background: url('img/plan_box_4_plain.jpg') no-repeat;
}

.subpage .content{
	width: 690px;
}

#prices{
	border-collapse: collapse;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#prices .light{
	background: #f0f0f0;
	vertical-align:middle;
}

#prices td{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-left: solid 1px white;
	padding-left: 3px;
	padding-right: 3px;
}

#prices td.header{
	color: #005291;
	padding:0 10px;
	
}

#prices td.header img{
	display: block;
	margin: 0 auto;
}

#prices td.left{
	width: 347px;
	text-align: right;
	color: #878787;
	padding:10px;
	vertical-align:middle;
	font-size: 11px;
	border: 0px;
}

#prices td.blue{
	color: #005291;
}
.subpage .content p{
	margin-left: 25px;
	margin-top: 20px;
	line-height: 18px;
}
.subpage .content a{
	color:#009ddc;
}
.subpage .content p.lead{
	color: #459bdd;
}

.subpage .content p.order{
	text-align: center;
}

.subpage .content h3{
	font-size: 18px;
	font-weight: normal;
	margin-left: 25px;
	margin-top: 20px;
	clear:both;
}

.plan_box h3{
	color: #005291 !important;
	font-size: 19px !important;
	font-weight: normal !important;
	text-align: center !important;
	margin-top: 46px !important;
	margin-bottom: 20px !important;
	margin-left: 0px !important;
}

.plan_box p{
	color: #888888;
	text-align: center !important;
	margin-bottom: 10px !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	line-height: 17px !important;
}

.subpage .content p.list{
	margin-left: 50px;
	border-bottom: solid 1px white;
	padding-bottom: 10px;
}

#services{
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 40px;
}

#services #icons{
	width: 55px;
	float: left;
	padding-left:50px;
}

#services_text{
	float: left; 
	width: 560px;
	padding-left: 20px; 
}


#services_text div{
	border-bottom: solid 1px white;
	width: 100%;
	padding-bottom: 10px;
	overflow: hidden;
}

#services_text div p{
	padding: 0px;
	margin-left: 0px !important;
	float: left;
}

#services_text div a{
	display: block;
	width: 145px;
	overflow: hidden;
	position: relative;
	top: 15px;
	left: 15px;
}

#services_text div a:hover img{
	margin-left: -145px;
}

body.subpage #footer{
	position: relative;
	top: 20px;
}

#steps{
	overflow: hidden;
	padding-left: 180px;
	margin-top: 20px;
}

#steps div{
	width: 70px;
	overflow: hidden;
	float: left;
}

#steps div img{
	margin-left: -70px;
}

#steps div.current img{
	margin-left: 0px;
}

#steps div.after img{
	margin-left: -140px;
}

#order_plans{
	margin-top: -10px !important;
}

#accept_plan{
	width: 590px;
	margin:0 auto;
	margin-top: 20px;	
}

#accept_plan div{
	overflow: hidden;
	border-bottom: solid 1px white;
	color: #005291;
	padding-bottom: 9px;
	padding-top: 9px;
}

#accept_plan div span{
	color: #373737;
	display: block;
	float: left;
	width: 320px;
	text-align: right;
	margin-right: 10px;
}

#steps_more{
	width: 590px;
	margin:0 auto;
	margin-top: 20px;
	overflow: hidden;
	border-bottom: 0px !important;
}

#powrot{
	float: left;
}

#dalej{
	float: right;
}

#order_form div{
	width: 590px;
	margin:0 auto;
	border-bottom: solid 1px white;
	color: #005291;
	padding-bottom: 9px;
	padding-top: 9px;
	overflow: hidden;
}

#order_form div label{
	display: block;
	width: 205px;
	float: left;
	margin-right: 10px;
	text-align: right;
	color: #4e4f4f;
	position: relative;
	top: 3px;
}

#order_form div label#order_sex_m{
	display: inline !important;
	width: auto;	
	float: none;
}

#order_form div input#order_sex_m_input{
	width: auto !important;	
}

#order_form div input#order_sex_w_input{
	width: auto !important;	
}

#order_form div label#order_sex_w{
	display: inline !important;	
	width: auto;
	float: none;
}

#order_form div input{
	width: 290px;
	border: 0px;
	padding-left: 10px;
	color: #868686;
	padding-top: 2px;
	padding-bottom: 2px;
}

#order_form div input#dalej_submit{
	width: auto;
	border: 0px;
	padding:0px;
	float: right;
}

#order_form div p{
	color: #e05b00;
	text-align: right;
	display: none;
}