body {

	margin: 0;

	margin-bottom: 0px;

	padding: 0;

	text-align: center;

	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;

	font-size: 62.5%;

	background: #ffefdb url(../images/tlo.jpg) top repeat-y;

}



#container {

	width: 1000px;

	margin: 0 auto 0 auto;

	text-align: left;

/*	border: 1px solid #000000; */

}



#header {

	width: 100%;

	height: 451px;

	background: url(../images/top.jpg) no-repeat;

	position:relative;

}



#logo {

	position:absolute;

	top:20px;

	left:10px;

	width:242px;

	height:91px;

}



#facebl {

	position:absolute;

	top:27px;

	left:787px;

	width:18px;

	height:18px;

}



#kontaktl {

	position:absolute;

	top:42px;

	left:860px;

	width:64px;

	height:15px;

}



#menu_gl {

	position:absolute;

	top:215px;

	left:34px;

	width:106px;

	height:143px;

}



#wrozka {

	position:absolute;

	top:20px;

	left:370px;

	width:415px;

	height:314px;

	background: url(../images/wrozka.png) no-repeat;

}



#aktualnosc {

	position:absolute;

	top:392px;

	left:654px;

	width:320px;

	height:232px;

	background: url(../images/aktualnosci.png) no-repeat;

}



#content {

	margin: 0px;

	padding:0px;

	width: 100%;

}



#content_inner1 {

	float:left;

	width:313px;

	margin-left:0px;

	margin-top:10px;

}



#content_inner2 {

	width: 308px;

	float:left;

	margin-left:17px;

	margin-top:10px;

}



#footer {

	margin-top:20px;

	margin-bottom:20px;

	width: 100%;

	height: 76px;

}



#p_left {

	width: 288px;

	float:left;

	position:relative;

	height: 600px;

}





#p_right {

	position:relative;

	width: 712px;

	float:left;

}



#p_top {



}



#p_logo {

	margin-left: 10px;

	margin-top: 20px;

}



#p_facebl {

	position:absolute;

	top:27px;

	left:505px;

	width:18px;

	height:18px;

}



#p_kontaktl {

	position:absolute;

	top:42px;

	left:580px;

	width:64px;

	height:15px;

}



#p_menu_pasek {

	position:absolute;

	top:110px;

	left:182px;

	width:104px;

	height:447px;

	background:url(../images/menu_tlo.png) no-repeat;

	z-index:1;

}



#p_right_content {

	margin-top:10px;

	margin-left: 20px;

	padding-right:45px;

}



#p_menu {

	z-index:2;

	position:relative;

	margin-left: 33px;

	margin-top: 55px;

}



.p_menu_wciecie {

	margin-top:-6px;

	margin-left: 15px;

}



.p_menu_wciecie2 {

	margin-left: 54px;

}



.p_menu_dots {

	width:172px;

	margin-left:25px;

}



.p_menu_dots hr {

	color: #6c5030; background-color: none; border: 1px dotted #6c5030; border-style: none none dotted;

}



h3 {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color:#4f4f4f;

	margin-top:0px;

	font-style:italic;

}



h4 {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	color:#646464;

	margin-top:0px;

}



h5 {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	color:#d43131;

	margin-top:0px;

}





.stdtext {

	font-size: 11px;

	color: #6c5030;

	font-weight:normal;

}



a.stdtext {

	text-decoration: none;

}



a:hover.stdtext {

	text-decoration: underline;

}



.std4text {

	font-size: 11px;

	color: #6c5030;

	font-weight:normal;

	line-height:19px;

}



a.std4text {

	text-decoration: none;

}



a:hover.std4text {

	text-decoration: underline;

}



.std2text {

	font-size: 10px;

	color: #6c5030;

	font-weight:normal;

}



a.std2text {

	text-decoration: none;

}



a:hover.std2text {

	text-decoration: underline;

}



.std3text {

	font-size: 11px;

	color: #0eabe0;

}



a.std3text {

	text-decoration: none;

}



a:hover.std3text {

	text-decoration: none;

}



.std3textbig {

	font-size: 15px;

	color: #0eabe0;

}



a.std3textbig {

	text-decoration: none;

}



a:hover.std3textbig {

	text-decoration: none;

}



p {

margin:0;

}



.clear {

	clear: both;

}



form {

	margin: 0px;

}



.png {

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);

}



/*facebook news*/

#news-box {
	position:absolute;
	top:192px;
	left:654px;

	background:url(../images/news-box.png);
	max-height: 380px;
	min-height:380px;
	margin: 0 0px;
	position: relative;
	padding-top:54px;
	width:320px;
	overflow:hidden;
}


#facebook_wall {
	max-height: 330px;
	min-height:330px;
	margin: 0 0px;
	position: relative;
	width:215px;
	overflow:hidden;
}

#facebook_wall .facebook-loading {
width: 16px;
height: 16px;
margin: -8px 0 0 -8px;
background: url('../img/loader.png') no-repeat 50% 50%;
position: absolute;
top: 50%;
left: 50%;
}
#facebook_wall .facebook-loading {
-moz-animation: update-spinner 1s linear infinite;
-webkit-animation: update-spinner 1s linear infinite;
-ms-animation: update-spinner 1s linear infinite;
animation: update-spinner 1s linear infinite;
}
#facebook_wall li {
min-height: 52px;
padding: 10px 0 15px 0px;
border: 0px solid #d4d4d4;
list-style:none;
position: relative;
}
#facebook_wall li:first-child {
border-top: none;
}
#facebook_wall li .meta-header {
}
#facebook_wall li .meta-header .avatar {
	display:none;
width: 50px;
height: 50px;
border: 1px solid #999;
position: absolute;
top: 10px;
left: 10px;
}
#facebook_wall li .meta-header .author {
font-weight: bold; display:none;

}
#facebook_wall li .meta-header .author a{
color:#6C5030;
text-decoration:none;
text-transform:uppercase;
font-size:12px;	
}
#facebook_wall li .meta-header .date {
display: block;
color:#0EABE0;
}
#facebook_wall li .message {
color:#6C5030;
text-decoration:none;
text-transform:uppercase;
font-size:12px;	
font-weight:bold;
margin-bottom: 16px;
}
#facebook_wall li .message a {
color:#6C5030;
text-decoration:underline;
text-transform:uppercase;
font-size:12px;	
font-weight:bold;
margin-bottom: 16px;
}
#facebook_wall li .story {
font-style: italic;
color: #666;
margin-bottom: 16px;
}
#facebook_wall li .media {
color: #8a8a8a;
margin: 10px 0;
}
#facebook_wall li .media.border-left {
padding-left: 10px;
border-left: 2px solid #a1a1a1;
}
#facebook_wall li .media .image {
margin-right: 10px;
float: left;
position: relative;
}
#facebook_wall li.type-<a href="http://www.jqueryscript.net/tags.php?/video/">video</a> .media .image:after {
width: 44px;
height: 44px;
background: url('images/play.png') no-repeat 50% 50%;
margin-top: -22px;
margin-left: -22px;
position: absolute;
top: 50%;
left: 50%;
content: " ";
pointer-events: none;
}
#facebook_wall li .media .image img {
max-width: 100%;
height: auto;
padding: 2px;
border: 1px solid #a1a1a1;
}
#facebook_wall li .media .media-meta {
float: left;
display: table;
}
#facebook_wall li .media .media-meta .name {
font-weight: bold;
}
#facebook_wall li .media .media-meta .caption {
font-style: italic;
}
#facebook_wall li .media .media-meta .description {
}
#facebook_wall li .meta-footer {
font-size: 9px;
line-height: 16px;
color: #a1a1a1;
clear: both;
}
#facebook_wall li .meta-footer .seperator {
padding: 0 4px;
}
#facebook_wall li .meta-footer .date {
}
#facebook_wall li .meta-footer .likes {
}
#facebook_wall li .meta-footer .comments {
}
#facebook_wall li .meta-footer .actions {
}
#facebook_wall li .meta-footer .actions .like {
}
#facebook_wall li .meta-footer .actions .comment {
}
#facebook_wall li ul.like-list {
margin-top: 10px;
display: none;
}
#facebook_wall li ul.like-list li.like {
font-size: 11px;
line-height: 16px;
margin-top: 2px;
border-top: none;
background: #e0e0e0;
display: block;
}
#facebook_wall li ul.like-list li.like:first-child {
margin-top: 0;
}
#facebook_wall li ul.like-list li.like .meta-header .author {
}
#facebook_wall li ul.comment-list {
margin-top: 10px;
}
#facebook_wall li ul.comment-list li.comment {
font-size: 11px;
line-height: 16px;
margin-top: 2px;
border-top: none;
background: #e0e0e0;
display: block;
}
#facebook_wall li ul.comment-list li.comment:first-child {
margin-top: 0;
}
#facebook_wall li ul.comment-list li.comment .meta-header .author {
}
#facebook_wall li ul.comment-list li.comment .meta-header .date {
}
#facebook_wall li ul.comment-list li.comment .message {
margin-bottom: 0;
}
#facebook_wall li ul.comment-list li.comment .date {
font-size: 9px;
line-height: 16px;
color: #a1a1a1;
}
#facebook_wall li ul.comment-list li.read_more {
min-height: 1px;
font-size: 9px;
line-height: 16px;
color: #a1a1a1;
padding: 0 10px 0 72px;
margin: 5px 0 -5px 0;
border-top: none;
display: block;
}
#facebook_wall li ul.comment-list li.read_more a {
color: #a1a1a1;
}
 


