
img {
	border: none;
}
p {
	margin: 0px;
	padding: 0px;
}

a
{
font-weight: bold;       
font-size: 12px;
color: #1e544c;
text-decoration: none;       
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(imgs/background_main.gif);
	background-repeat: repeat-x;
	background-color: #474747;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #13793f;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-size: 12px;
	color: #2d2927;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
h3 {
	font-size: 12px;
	color: #325a53;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
h4 {
	font-size: 14px;
	margin: 0px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
.form
{
position: relative;
}
.bold
{
font-weight: bold;
}
.form_line
{
   position: relative;
}

.form_box
{
border: 1px solid #5bad24;
margin-top: 5px;        
padding: 5px;        
width: 560px;
}

.box
{
position: relative;
border: 1px solid #5bad24;
margin-top: 5px;        
padding: 5px;        
width: 560px;         
}


input,button,select,textarea
{
border: 1px solid #5bad24;
padding: 2px;      
margin: 2px;         
}


#top {
	height: 143px;
	width: 977px;
	margin: auto;
	background-image: url(imgs/logo.jpg);
	background-repeat: no-repeat;
	background-position: 736px 0px;
	color: #CCCCCC;
	position: relative;
}

#menu_1 {
	position: absolute;
	left: 199px;
	top: 30px;
}
#menu_1 .ul_level_1 {
	padding: 0px;
	margin: 0px;
}
#menu_1 .li_level_1 {
	display:block;
	height: 30px;
	width: 125px;
	float: left;
	text-align: center;
}
#menu_1 .a_level_1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#top_2 {
	position: relative;
	background-image: url(imgs/menu_1.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 977px;
	margin: auto;
}
#cart_info {
	position: absolute;
	left: 257px;
	top: 90px;
	width: 132px;
	color: #feb403;
	font-weight: bold;
	font-size: 11px;
}
.cart_info_txt {
	color: #FFFFFF;
	font-weight: normal;
}
.cart_info_qty {
	font-weight: bold;
}
#search {
	position: absolute;
	height: 30px;
	width:249px;
	left: 469px;
	top: 88px;
}
#search_string {
	background-color: #d1cfd0;
	border: 2px solid #c45f05;
	width: 160px;
	font-size: 11px;
	font-weight: bold;
	color: #474747;
}
#search_button {
	background-color: #474747;
	color: #feb403;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}
#account_info {
	position: absolute;
	left: 742px;
	top: 85px;
	font-size: 12px;
	color: #ededed;
	width: 250px;
}

#account_info a
{
	color: #ededed;
}

#holder_center {
	margin: auto;
	width: 977px;
}

#middle {
	width: 977px;
	margin: auto;
	background-image: url(imgs/background_middle.gif);
	background-repeat: repeat-y;
	position: relative;
	float: left;
}
#left {
	width: 212px;
	float: left;
	position: relative;
}
#menu_2 {
	margin-left: 6px;
}
#menu_2_a {
	width: 186px;
	height: 49px;
	background-image: url(imgs/menu_2_a.jpg);
	background-repeat: no-repeat;
    background-color: #19af56;

}
#menu_2_b {
	width: 186px;
    background-color: #05b03e;
}
#menu_2_b   .ul_level_1 {
padding: 0px;
margin: 0px;
}

#menu_2_b   .li_level_1 {
padding: 0px;
margin: 0px;
display: block;
clear: both;
list-style: none;
padding-top: 5px;
width: 186px;
height: 17px;
background-image: url(imgs/menu_2_positions_bkg.jpg);
background-repeat: repeat-x;
background-position: 0px 5px;

}
#menu_2_b   .a_level_1 {
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
}
#menu_2_c {
	background-image: url(imgs/menu_2_c.jpg);
	height: 5px;
	width: 186px;
	background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-color: #19af56;
    background-position: bottom;

}
#news {
	margin-left: 12px;
	margin-top: 14px;
}
#news_a {
	background-image: url(imgs/news_a.jpg);
	height: 33px;
	background-repeat: no-repeat;
	width: 201px;
}
#news_b {
	background-image: url(imgs/news_b_r.jpg);
	width: 173px;
	padding-left: 18px;
	background-repeat: repeat-y;
	color: #383431;
	padding-right: 10px;
}
#news_b a
{
color: #ededed;
}
#news_c {
	height: 18px;
	background-image: url(imgs/news_c.jpg);
	background-repeat: no-repeat;
	width: 201px;
}
.news_more {
	height: 16px;
	width: 175px;
	display: block;
	background-image: url(imgs/more.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#menu_3 {
	margin-left: 6px;
	margin-top: 14px;
}
#menu_3_a {
	width: 186px;
	height: 53px;
	background-image: url(imgs/menu_3_a.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#menu_3_b {
	background-color: #FFFFFF;
	width: 181px;
	padding-left: 5px;
	color: #20554d;
	font-weight: bold;
	text-align: center;
}
#menu_3_c {
	background-image: url(imgs/menu_3_c.jpg);
	height: 50px;
	width: 136px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
	padding-left: 50px;
}
#menu_3_c_show_more {
	background-image: url(imgs/search.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-weight: bold;
	color: #474747;
}
.font_grey {
	color: #a59c9d;
}
#right {
	width: 760px;
	float: left;
	position: relative;
	margin-top: 2px;
}
#promo_1-3 {
    position: relative;
	background-image: url(imgs/promo_3.jpg);
	height: 229px;
	width: 550px;
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}
.promo_tabs {
	margin-left: 10px;
	position: absolute;
}

/* promo_1 jest zakladka aktywna */
.tabs1_tab_1 {
	height: 21px;
	width: 111px;
	background-image: url(imgs/promo_1_a.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #777777;
    margin-left: 2px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	display: block;
}

/* promo_2 jest zakladka nieaktywna */

.tabs1_tab_2 {
	height: 21px;
	width: 111px;
	float: left;
	margin-left: 2px;
	background-image: url(imgs/promo_2_a.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #acacac;
	padding-top: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
/* promo_4 jest zakladka aktywna */
.tabs2_tab_1 {
	height: 21px;
	width: 104px;
	background-image: url(imgs/promo_4_a.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #1aa95a;
    margin-left: 2px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	display: block;
}
/* promo_5 jest zakladka nieaktywna stopnia I*/
.tabs2_tab_2 {
	height: 21px;
	width: 104px;
	background-image: url(imgs/promo_5_a.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #6bc190;
	float: left;
	margin-left: 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	display: block;
}
/* promo_6 jest zakladka nieaktywna stopnia II*/
.tabs2_tab_3 {
	height: 21px;
	width: 104px;
	background-image: url(imgs/promo_6_a.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #9ccfae;
	float: left;
	margin-left: 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	display: block;
}



#language {
	height: 17px;
	width: 253px;
	position: absolute;
	left: 499px;
	top: 4px;
}
#banner_1 {
	height: 178px;
	width: 182px;
	position: absolute;
	right: 9px;
	top: 35px;
}
#break {
	font-size: 0px;
	clear: both;
	height: 0px;
}

#cont_1 {
	width: 284px;
	float: left;
	margin-top: 15px;
}
#cont_1_a {
	background-image: url(imgs/cont_1_a.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 14px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}
#cont_1_b {
	background-image: url(imgs/cont_1_b.jpg);
	height: 7px;
	background-repeat: no-repeat;
}

#promo_4-7 {
	width: 455px;
	height: 179px;
	float: left;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(imgs/promo_7.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
    position: relative;
}

.tabs1_body
{
position: absolute;
left: 10px; 
top: 40px;     
width: 530px;
height: 180px;       
overflow: hidden;        
color: #ffffff;          
}
.tabs1_body a
{
color: #feb403;
}


.tabs2_body
{
position: absolute;
left: 10px; 
top: 40px;     
width: 430px;
height: 130px;       
overflow: hidden;        
}

.tabs3_tab_1 {
	height: 21px;
	width: 111px;
	background-image: url(imgs/promo_1_a.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #777777;
	margin-left: 5px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	display: block;
}

/* promo_2 jest zakladka nieaktywna */

.tabs3_tab_2 {
	height: 21px;
	width: 111px;
	float: left;
	margin-left: 5px;
	background-image: url(imgs/promo_2_a.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #acacac;
	padding-top: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tabs3_body
{
position: relative;
left: 5px; 
top: 29px;     
width: 570px;
border: 2px solid #777777;
}






#footer {
	width: 977px;
	margin: auto;
	clear: both;
	background-image: url(imgs/footer.jpg);
	height: 72px;
	position: relative;
}
#cont_2_holder {
	width: 257px;
	float: left;
	margin-left: 14px;
	margin-top: 12px;
}
#cont_2_a {
	background-image: url(imgs/cont_2_a.jpg);
	height: 15px;
	background-repeat: no-repeat;
}
#cont_2_b {
	background-image: url(imgs/cont_2_b_r.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	color: #58534f;
	text-align: center;
	font-weight: bold;
}

#cont_2_c {
	background-image: url(imgs/cont_2_c.jpg);
	background-repeat: no-repeat;
	height: 9px;
	margin-bottom: 10px;
}
.font_right_bold {
	text-align: right;
	font-weight: bold;
	color: #55504d;
}
.font_right_bold_fff {
	text-align: right;
	font-weight: bold;
	color: #ffffff;
}

#cont_3 {
	color: #665d56;
	padding-left: 10px;
	padding-right: 50px;
	background-image: url(images/005.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#cont_3_c {
	color: #665d56;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	color: #CCCCCC;
}
.banners {
	float: left;
	width: 150px;
/*	height: 106px; */
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 12px;
}
#banner_sub_holder {
	height: 25px;
}

#banner_sub {
	color: #B0B39D;
	text-align: center;
	width: 752px;
	position: relative;
}
#cont_4_holder {
	width: 590px;
	margin-top: 10px;
	float: left;
}
#cont_4_a {
	background-image: url(imgs/cont_4_a.jpg);
	background-repeat: no-repeat;
	height: 7px;
	background-color: #FFFFFF;
}
#cont_4_b {
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 8px;
}
#cont_4_c {
	background-image: url(imgs/cont_4_c.jpg);
	height: 9px;
    width: 590px;
}
.holder_left_right {
	clear: both;
	font-size: 0px;
}

#footer_a {
	background-image: url(imgs/footer_a.gif);
	background-repeat: no-repeat;
	height: 94px;
	width: 210px;
	position: absolute;
	right: -8px;
	top: -94px;
	z-index: 100;
}
#epoka_link {
	height: 30px;
	width: 100px;
	position: absolute;
	left: 657px;
	top: 35px;
	display: block;
}

#track a
{
font-weight: bold;       
font-size: 12px;
color: #1e544c;

}

#city_selection
{
padding: 5px;
height: 43px;
margin: auto;
width:300px;        
}

.city_selection_element
{
display: block;    
float: left;
margin-left: 25px;      
font-size: 15px;
width: 100px;
height: 30px;       
padding-top: 10px;        
border: 1px solid #ffffff;
text-align: center;        
font-weight: bold;
background-color: #1aa95a;
color: #ffffff;
background-image: url(imgs/promo_4_a.jpg);
background-repeat: no-repeat;
background-position: top;

}

#type_selection
{
}

.type_selection_element
{
display: block;    
text-align: left; 
font-weight: bold;
color: #5bad24;
padding-top: 5px;
}


#courses_table
{
border: 2px solid #5bad24;
padding: 5px;
margin-bottom: 10px;    
}

#courses_table .row
{
    border-bottom: 1px solid #5bad24;
    margin-top: 5px;
}

#account_bussinescard
{
}

#specialize_selection
{
padding: 5px;
padding-bottom: 0px;
height: 30px;
}
.specialize_selection_element_select
{
display: block;    
float: left;
width: 95px;
height: 30px;       
border: 1px solid #ffffff;
text-align: center;        
font-weight: bold;
background-color: #1aa95a;
color: #ffffff;
padding-bottom: 0px;        
padding-top: 5px;
width: 104px;
background-image: url(imgs/promo_4_a.jpg);
background-repeat: no-repeat;
background-position: top;
}
.specialize_selection_element
{
display: block;    
float: left;
width: 95px;
height: 30px;       
border: 1px solid #ffffff;
text-align: center;        
font-weight: bold;
color: #ffffff;
padding-bottom: 0px;       
padding-top: 5px;
width: 104px;
background-image: url(imgs/promo_5_a.jpg);
background-repeat: no-repeat;
background-position: top;
background-color: #6bc190;

}


#items .table
{

border-top: 1px solid #a3e1b8;
border-right: 1px solid #a3e1b8;

}

#items .row
{
}

#items .cell
{
border-left: 1px solid #a3e1b8;
}



#finalize_table .table
{

}

#finalize_table .row
{
padding-top: 5px;
}

#finalize_table .cell
{
font-weight: bold;    
border-bottom: 1px solid #a3e1b8;
}


#finalize_data div
{
padding: 3px;
}

