/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{
	color:#000;
	background:#FFF
}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal
}
ol,ul{
	list-style:none
}
caption,th{
	text-align:left
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal
}
q:before,q:after{
	content:''
}
abbr,acronym{
	border:0;
	font-variant:normal
}
sup{
	vertical-align:text-top
}
sub{
	vertical-align:text-bottom
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit
}input,textarea,select{
	*font-size:100%
}legend{
	color:#000
}
.g-ytsubscribe {
	float: left;
	margin-top: 50px;
	margin-right: 10px;
	

}
span.g-plusone{
	float: left;
	margin-top: 400px;


	
}
.fb-page{
	float: left;
	margin-top: 210px;
	margin-left: 150px;
	z-index:0;
	
	
}
	body{
	margin: 0;
	padding: 0;
}

/* glowny div z like box'em */
#like-box {
	
	position: fixed;
	z-index: 99;
	top: 150px;  /* jego polozenie od gory */
	left: 1320px; /* szerokosc wygenerowanego boxa + 4px obramowania */
	-webkit-transition: left 0.5s ease-out;
	-moz-transition: left 0.5s ease-out;
	-o-transition: left 0.5s ease-out;
	transition: left 0.5s ease-out;
	margin-left:1300px;
}

/* wysuniecie like box'a */
#like-box:hover {
	left: 1050px;
	float:left;
}

/* zewnetrzna ramka boxa */
#like-box .outside {
	position: relative;
	z-index: 1;
	background: #3b5999;
	padding: 2px;
	min-width: 1px;

}

/* wewnetrzne tlo boxa */
#like-box .inside {
	position: relative;
	z-index: 2;
	background: #fff;
}

/* pasek z logo FB */
#like-box .belt {
	position: relative;
	z-index: 0;
	transform: rotate(270deg);
	-webkit-transform: rotate(90deg); /* obrot o 90 stopni */
	-moz-transform: rotate(90deg); /* wiec wysokosc zamienia sie z szerokoscia */
	-o-transform: rotate(90deg); /* obrot o 90 stopni */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); /* obrot o 90 stopni dla IE */
	float: left;
	width: 100px; /* wysokosc */
	height: 30px; /* szerokosc */
	padding: 10px 0px 0px 20px;
	margin: -300px 0px 0px -80px;
	background: #3b5999;
	color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#banner {
	margin: 0 auto;
	width: 450px;
	height: 50px;
	margin-top: -130%;
}
