body {
	
	margin:0;
	padding:0;
	background:#e4f6fd url('http://www.kangurki.pl/images/top_bg.jpg') repeat-x top;
	color:#595959;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}	

h1{
	color: #0da5e6;
	font-size: 19px;
		margin: 0px;
	padding: 0px;
}

.headline{
	font-family: Lucida Sans Unicode, TrebuchetMS,Verdana,sans-serif; font-size: 16px; margin-top: 5px;
	margin-bottom: 2px;
	color: #4c4c4c;
}

h2{
	font-weight: normal;
	font-family: Lucida Sans Unicode, TrebuchetMS,Verdana,sans-serif; 
	color: #4c4c4c;
	font-size: 18px;
	padding: 0px;
	margin: 0px; 
 	font-weight: normal;
	color: #5e5e5e;
 
 
}

p{
			margin: 0px;
	padding: 0px;
}
.title{
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}


a
{
	color:#e4f6fd;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
	color:#e4f6fd;
}
ul,li
{
	margin:0px;
	padding:0px;
}
#wrapper
{
	width:980px;
	margin:0 auto;
}
#header
{
	background:url('http://www.kangurki.pl/images/header_bg2.jpg') no-repeat;
	height:314px;
	position:relative;
}
#header .search
{
	position:absolute;
	top:154px;
	left:108px;
}
#header .search .search-tb
{
	
	border:1px solid #9edcf7;
	background:#d6f1fd;
	width:200px;
	color:#12A9E6;
	vertical-align:2px;
}
#header .search .search-bt
{
	
	border:none;
	background:url('http://www.kangurki.pl/images/search_btn.png') no-repeat; 
	width:55px;
	height:26px;
}

#header .menu
{
	position:absolute;
	top:206px;
	left:44px;
}
#header .menu ul
{
	list-style:none;
}
#header .menu ul li
{
	margin-right:12px;
	display:inline;
}
#header .menu a
{
	font-size:14px;
}
#header .shopping-cart
{
	position:absolute;
	top:214px;
	left:780px;
	color:#e4f6fd;
}
#header .welcome
{
	position:absolute;
	top:252px;
	left:60px;
	background:url('http://www.kangurki.pl/images/welcome_txt.png') no-repeat top left;
	width:400px;
	height:36px;
	padding:22px 4px 0px 4px;
	font-size:10px;
}
#header .login
{
	
	position:absolute;
	top:250px;
	left:640px;
	width:304px;
	height:36px;
	padding:0px 4px 0px 0px;
	font-size: 12px;
}
#header .login .links
{
	position:absolute;
	top:44px;
	left:0px;
}

#header .login a
{
	color:#12A9E6;
	text-decoration:underline;
 
	font-size:12px;
	
}
#header .login .login-tb
{
	border:1px solid #9edcf7;
	background:#fff;
	width:120px;
	color:#12A9E6;
	vertical-align:1px;
	
}
#header .login .login-bt
{
	border:none;
	background:url('http://www.kangurki.pl/images/login_btn.png') no-repeat;
	width:46px;
	height:23px;
	
}

/*-------------------------MAIN------------------------------*/
#main
{
	background:url('http://www.kangurki.pl/images/main_bg.jpg') repeat-y;
	padding:10px 25px;
}

#main a{
	color: #12A9E6;
}

#main .menu2
{
	width:252px;
 
	float:left;
	margin:3px 5px;
}

.menu2 ul{
	list-style: none;
	width: 232px;
	margin-left: 10px;
}

.menu2 li{
	border-bottom: 1px solid #e0f2f9;
	padding: 4px;
	padding-left: 25px;
}


#main .content
{
	width:665px;
	min-height:50px;
	float:left;
	margin-left:0px;
	line-height: 18px;
 

}




.clear
{
	clear:both;
}
/*-------------------------FOOTER------------------------------*/
#footer
{
	background:url('http://www.kangurki.pl/images/footer_bg.jpg') repeat-y;
	height:243px;
	position:relative;
}
#footer .recommend
{
	position:relative;
	top:154px;
	left:40px;
}
#footer .recommend .rmd-tb 
{
	border:1px solid #9edcf7;
	background:#D6F1FD;
	width:120px;
	color:#12A9E6;

}
#footer .recommend .rmd-bt
{
	background:url('http://www.kangurki.pl/images/send_btn.png') no-repeat;
	width:59px;
	height:21px;
	border:none;

}
#footer .menu
{
	position:absolute;
	top:160px;
	left:544px;
}
#footer .menu ul
{
	list-style:none;
}
#footer .menu ul li
{
	margin-right:12px;
	display:inline;
}
#footer .menu a
{
	font-size:11px;
	color:#e4f6fd;
}
#footer .copy-right
{
	position:absolute;
	top:210px;
	left:44px;
	color:#67c2e6;
}


#footer .ns
{
	position:absolute;
	top:210px;
	left:680px;
	color:#67c2e6;
}






#pb-left-column ul{
	margin-left: 22px;
}


.padding_medium{
	margin-left: 0px;
}























 



/* authentication.tpl */
#authentication #create-account_form, #authentication #login_form {
	width: 49%;
	height: 25em;
	clear: none;
	float: left;
}
#authentication #create-account_form h4 {
	height: 3.4em;
	padding:0.3em 3em 0 4em;
}

#authentication #create-account_form p.text, #authentication #login_form p.text{
	height: 3.4em;
	margin-left:4em;
	padding-left:0;
	padding-right:0;
}

#authentication #login_form a{ color:#374853; }
#authentication #create-account_form { margin-right: 7px; }
#authentication #create-account_form p.text {
text-align:left;
width:100px;
}
#authentication #create-account_form p.text label{
	width:100px;
}
#authentication input#SubmitCreate, #authentication input#SubmitLogin{ margin:0; }
#authentication p.submit {
	margin-right: 0;
	text-align:left;
	padding-left:17% !important;
}
#authentication p.lost_password {
	padding-left:4em;
}

#authentication #create-account_form fieldset, #authentication #login_form fieldset {
	height:18em;
}
#authentication p.submit span { padding-right:0.5em; }
#authentication #create-account_form label, #authentication #login_form label {
	float: none;
	clear: both;
	display: block;
	text-align: left;
	width: 100%;
	margin-bottom: 0.3em;
}
form#account-creation_form input.text, form#account-creation_form #id_country, form#account-creation_form #id_state, #authentication textarea { width:17em; }

/* my-account.tpl */
#my-account #center_column ul { margin: 2em 0; }
#my-account #center_column li { list-style: none; margin: 2em 1.5em; }

/* discount.tpl */
td.discount_value {
	white-space: nowrap;
}

