html, body {
	height: 100%;

}

body {
	margin: 0px;
	padding: 0px;
	background: #50A8FF url(fb/owoce.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

h1, h2, h3 {
	font-family: Ubuntu, Helvetica, sans-serif;
	color: #CE0000;
}

h1 {
	letter-spacing: -2px;
	font-size: 20px;
}

h2 {
	letter-spacing: -1px;
	font-size: 22px;
}

td { margin-left: 5px }

table {
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-border-radius-topleft:60px;
	-moz-border-radius-topright:60px;
	-moz-border-radius-bottomleft:60px;
	-moz-border-radius-bottomright:60px;
	-moz-border-radius:60px;
	border-top-left-radius:60px;
	border-top-right-radius:60px;
	border-bottom-left-radius:60px;
	border-bottom-right-radius:60px;
	border-radius:60px 60px;
	-webkit-border-top-left-radius:60px;
	-webkit-border-top-right-radius:60px;
	-webkit-border-bottom-left-radius:60px;
	-webkit-border-bottom-right-radius:60px;
	-webkit-border-radius:60px;
}

h3 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;

}

p, ul, ol {
	line-height: 140%;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	background-color:#000000;

}

.color1 {
	color: #D6EE72;
}

.color2 {
	color: #9DC9E8;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 0px;
}

img.alignright {
	margin-left: 0px;
}

a img, img {
	border: 0px solid #FFFFFF;
}

.two-columns {
}

.two-columns .column-one {
	float: left;
	width: 206px;
}

.two-columns .column-two {
	float: right;
	width: 206px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	margin: 0px 0px 2px 0px;
	padding: 5px 10px;
	background: url(images/homepage06.jpg) repeat left top;
}

.list1 li.alt {
	background-image: url(images/homepage07.jpg);
}

.list1 a {
	color: #FFFFFF;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding: 5px 0px;
	background: url(images/homepage08.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

hr, .hidden {
	display: none;
}
/* Wrapper */

#wrapper, #bg1, #bg2 {
	height: 1000px;
	min-height: 1000px;
}

html>body #wrapper, html>body #bg1, html>body #bg2 {
	height: auto;
}

#wrapper {
	background: url(fb/owoce.jpg) repeat-x left top;
}

#bg1 {
	background: url(fb/owoce.jpg) repeat-y center top;
}

#bg2 {
	background: url(fb/owoce.jpg) no-repeat center top;
}

/* Header */

#header {
	width: 680px;
	height: 180px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	width: 260px;
	background: url(images/homepage01.gif) repeat-x left bottom;
}

#logo h1 {
	padding: 100px 0px 15px 0px;
	text-transform: lowercase;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	background: url(images/homepage01.gif) repeat-x left bottom;
}

#menu ul {
	margin: 0px -13px 0px 0px;
	padding: 118px 0px 16px 30px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0px 13px 0px 16px;
	background: url(images/homepage03.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 18px;
}

#menu a:hover {
	color: #9DC9E8;
}

#menu .first a {
	background: none;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 680px;
	margin: 0px auto;
}

/* Content */

#content {
	float: left;
	width: 440px;
}


.post {
	padding-bottom: 30px;
}

.post .title, .pagetitle {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	background: url(fb/owoce.jpg) repeat-x left bottom;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title a:hover {
	color: #D6EE72;
}

.post .entry {
}

.post .meta {
	padding: 10px 0px;
	background: url(fb/owoce.jpg) repeat-x left top;
}

.post .meta p {
	margin: 0px;
	line-height: normal;
}

.navigation {
	clear: both;
	height: 40px;
	font-size: larger;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 212px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
	margin: 0px 0px 20px 0px;
}

#sidebar li ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#sidebar li li {
	margin: 0px;
	padding: 5px 0px;
	background: url(images/homepage08.gif) repeat-x left bottom;
}

#sidebar li li ul {
}

#sidebar li li li {
	margin-top: 5px;
	padding-left: 20px;
	background-position: left top;
}

#sidebar h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	background: url(images/homepage02.gif) repeat-x left bottom;
}

/* Search */

#searchform {
	text-align: center;
}

/* Comments */

#comment {
	width: 400px;
}

/* Footer */

#footer {
	padding-top: 20px;
	background: url(fb/owoce.jpg) repeat-x left top;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#footer p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-align: center;
}


/*

YShout HTML Structure:

<div id="yshout">
	
<div id="ys-before-posts"></div>
	
<div id="ys-posts>
	
		
<div id="ys-post-1" class="ys-post ys-first [ys-admin-post] [ys-banned-post]">
			
<span class="ys-post-timestamp">12:56</span>
			
<span class="ys-post-nickname">Yurivish:<span>
			
<span class="ys-post-message">Hey!</span>
			
<span class="ys-post-info ys-info-[inline|overlay]">
				
<em>IP:</em> 127.0.0.1
				
<em>Posted:</em> Sunday Apr. 29, 2007 at 12:56.
			
</span>
			
<span class="ys-post-actions">
				
<a title="Show post information" class="ys-info-link" href="#">Info</a> |
				
<a title="Delete post" class="ys-delete-link" href="#">Delete</a> |
				
<a title="Ban Yurivish" class="ys-ban-link" href="#">Ban</a>
			
</span>
		
</div>
		
		
<div id="ys-post-2" class="ys-post [ys-admin-post] [ys-banned-post]">
			
<span class="ys-post-timestamp">12:57</span>
			
<span class="ys-post-nickname>Travis:<span>
			
<span class="ys-post-message>Hello.</span>
			
<span class="ys-post-info ys-info-[inline|overlay]">
				
<em>IP:</em> 127.0.0.2
				
<em>Posted:</em> Sunday Apr. 29, 2007 at 12:57.
			
</span>
			
<span class="ys-post-actions">
				
<a title="Show post information" class="ys-info-link" href="#">Info</a> |
				
<a title="Delete post" class="ys-delete-link" href="#">Delete</a> |
				
<a title="Ban Travis" class="ys-ban-link" href="#">Ban</a>
			
</span>
		
</div>

		
<div id="ys-post-3" class="ys-post ys-last [ys-admin-post] [ys-banned-post]">
			
<span class="ys-post-timestamp">12:57</span>
			
<span class="ys-post-nickname>Yurivish:<span>
			
<span class="ys-post-message>Yup...</span>
			
<span class="ys-post-info ys-info-[inline|overlay]">
				
<em>IP:</em> 127.0.0.1
				
<em>Posted:</em> Sunday Apr. 29, 2007 at 12:57.
			
</span>
			
<span class="ys-post-actions">
				
<a title="Show post information" class="ys-info-link" href="#">Info</a> |
				
<a title="Delete post" class="ys-delete-link" href="#">Delete</a> |
				
<a title="Ban Yurivish" class="ys-ban-link" href="#">Ban</a>
			
</span>
		</div>
	</div>
	<div id="ys-after-posts"></div>
	
	
<div id="ys-before-post-form"></div>
	<div id="ys-post-form">
		
<form id="ys-post-form>
			
<fieldset>
				
<input id="ys-input-nickname" value="Nickname" type="text" accesskey="N" maxlength="25" class="[ys-before-focus|ys-after-focus]" />
				
<input id="ys-input-message" value="Message Text" type="text" accesskey="M" maxlength="175" class="[ys-before-focus|ys-after-focus]" />
				
<input id="ys-input-submit" value="Shout!" accesskey="S" type="submit" />
				
<a title="[View YShout History|Open Admin CP]" class="ys-post-form-link" id="[ys-history-link|ys-cp-link]" href="[history/|cp/]">[View History|Admin CP]</a>
			
</fieldset>
		
</form>
	</div>
	
<div id="ys-after-post-form"></div>
</div>


*/




#yshout * {
	margin: 0;
	padding: 0;
}

#yshout a {
	text-decoration: none;
	color: #588fb9;
}

#yshout a:hover {
	color: #000000;
}

#yshout a:active {
	color: #000000;
}

#yshout {
	margin: 0 auto;
	width: 320px;
	position: relative;
	overflow: hidden;
	font: 13px/1.4 Ubuntu, Helvetica, sans-serif;
}


/* 
Posts
------------------------------------- 
*/


#yshout #ys-before-posts {
	height: 0px;
	width: 320px;
	background: url(yshout/images/ys-bg-posts-top.png) no-repeat;
	overflow: hidden;	
	_background: none;
}

#yshout #ys-posts {
	position: relative;
	background: url(yshout/images/bg-posts.png) repeat-y;
	_background: none;
	_height: 1%;
}

#yshout #ys-after-posts {
	height: 5px;
	width: 510px;
	background: url(yshout/images/ys-bg-posts-bottom.png) no-repeat;
	_background: none;
}

#yshout .ys-post {
	border-top: 1px solid #fdfdfd;
	border-bottom: 1px solid #f1f1f1;
	background: #ffffff url(yshout/images/bg-post.gif) repeat-x;
	margin: 0 5px;
	padding: 2px;
	position: relative;
	_position: static;
	overflow: hidden;
}


#yshout .ys-admin-post .ys-post-nickname {
	padding-left: 4px;
	background: url(yshout/images/star.png) 0 2px no-repeat;
	_background: url(yshout/images/star.gif) 0 2px no-repeat;
}


#yshout .ys-post-timestamp {
	color: #666666;
	font: 11px;
}

#yshout .ys-post-nickname {
	color: #000000;
	bold;
} 

#yshout .ys-post-message {
	color: #B00000;
}


/* Banned
------------------------------------- */

#yshout .ys-banned-post .ys-post-nickname,
#yshout .ys-banned-post .ys-post-message, 
#yshout .ys-banned-post {
	color: #b3b3b3 !important;
}

#yshout #ys-banned {
	position: absolute;
	z-index: 75;
	width: 500px;
	height: 100%;
	_height: 430px;
	top: 0;
	left: 0;
	margin: 0 5px;
	background: url(yshout/images/bg-banned.png);
	_background: none;
}

#yshout #ys-banned span {
	position: absolute;
	display: block;
	height: 20px;
	margin-top: -10px;
	top: 50%;
	padding: 0 20px;
	color: #e5e5e5;
	text-align: center;
	font-size: 12px;
	z-index: 80;
}

#yshout #ys-banned a {
	color: #90bada;
}

#yshout #ys-banned a:hover {
	color: #fff;
}
	
/* Hover Controls
------------------------------------- */

#yshout .ys-post-actions {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	font-size: 11px;
	z-index: 50;
	
	background: #f5f5f5 url(../images/bg-post.gif) repeat-x;
	color: #b3b3b3;
}

#yshout .ys-post-actions a {
	color: #ff0000;
}

#yshout .ys-post-actions a:hover {
	color: #ff0000;
}

#yshout .ys-post:hover .ys-post-actions {
	display: block;
}

#yshout .ys-post-info {
	color: #000000;
}

#yshout .ys-post-info em {
	font-style: normal;
	color: #1a1a1a;
}

#yshout .ys-info-overlay {
	display: none;
	position: absolute;
	z-index: 45;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #f5f5f5 url(../images/bg-post.gif) repeat-x;
	padding: 5px;
}

#yshout .ys-info-inline {
	display: none;
	margin-top: 2px;
	padding-top: 3px; 
	border-top: 1px solid #f2f2f2;
}

/* Post Form
------------------------------------- */

#yshout #ys-post-form {
	height: 78px;
	width: 510px;
	background: url(yshout/images/bg-form.png) no-repeat;
	line-height: 58px;
	_background: none;
	_z-index: 5;
}

#yshout #ys-post-form.ys-inverse {
	background: url(yshout/images/bg-form-inverse.png) no-repeat;
	_background: none;
	line-height: 98px;
}

	#yshout #ys-input-nickname,
	#yshout #ys-input-message {
		font-size: 13px;
		padding: 2px;
		background: #fcfcfc;
		border: 1px solid #c3c3c3;
	}
	
	#yshout #ys-post-form fieldset {
		_position: absolute;
		border: none;
		padding: 0 10px;
		_margin-top: 16px;
		_z-index: 10;
	}
	
	#yshout #ys-post-form.ys-inverse fieldset {
		_margin-top: 39px;
	}

	#yshout #ys-input-nickname {
		width: 105px;
		margin-left: 5px;
	}
	
	#yshout #ys-input-message {
		margin-left: 5px;
		width: 200px;
	}
	
	#yshout #ys-input-submit {
		font-size: 13px;
		width: 64px;
		height: 22px;
		margin-left: 5px;
		background: url(../images/bg-button.gif) no-repeat;
		border: none;
	}
	
	#yshout #ys-input-submit:hover {
		cursor: pointer;
	}

	#yshout .ys-before-focus {
		color: #b3b3b3;
	}
	
	#yshout .ys-after-focus {
		color: #000;
	}
	
	#yshout .ys-input-invalid {

	}

	#yshout .ys-post-form-link {
		margin-left: 0px;
		
	}


/* Control Panel - This should go in all YShout styles
------------------------------------- */

#ys-overlay {
	position: fixed;
	_position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

* html body {
	height: 100%;
	width: 100%;
}

#ys-closeoverlay-link,
#ys-switchoverlay-link {
	display: block;
	font-weight: bold;
	height: 13px;
	font: 13px/1 Ubuntu, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-bottom: 1px;
	outline: none;
	float: left;
}

#ys-switchoverlay-link {
	float: right;
}

.ys-window {
	z-index: 102;
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 100%;
}
	
	#ys-cp {
		margin-top: -220px;
		margin-left: -310px;
		width: 620px;
	}
	
	#ys-yshout {
		margin-top: -250px;
		margin-left: -255px;
		width: 500px;
	}
	
	#ys-history {
		margin-top: -220px;
		margin-left: -270px;
		width: 540px;
	}

#yshout .ys-browser {
	border: none !important;
	outline: none !important;
	z-index: 102;
	overflow: auto;
	background: transparent !important;
}

	#yshout-browser {
		height: 580px;
		width: 510px;
	}
	
	#cp-browser {
		height: 440px;
		width: 620px;
		_height: 450px;
		_width: 440px;
	}
	
	#history-browser {
		height: 440px;
		width: 540px;
		border-top: 1px solid #545454;
		border-left: 1px solid #545454;
		border-bottom: 1px solid #444;
		border-right: 1px solid #444;
	}

	
/* Inane IE Compatibility PNG fixes
------------------------------------- */

#yshout #ys-before-posts { _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/ys-bg-posts-top.png',sizingMethod='crop'); }
#yshout #ys-posts { _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/bg-posts.png',sizingMethod='scale'); }
#yshout #ys-after-posts { _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/ys-bg-posts-bottom.png',sizingMethod='crop'); }
#yshout #ys-banned { _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/bg-banned.png',sizingMethod='scale'); }
#yshout #ys-post-form { _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/bg-form.png',sizingMethod='crop'); }	
#yshout #ys-post-form.ys-inverse { _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/bg-form-inverse.png',sizingMethod='crop'); }	
