/* @group General Styles */

body {
	text-align: center; /* To Make Content Centered */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  0.9em;
	margin: 0 0 10px;
	background: #666666 url(images/tlo-90.gif) repeat 0px 0px;
}

p {
}

b, strong {

}

a:link {
	color: #e9bc00;
	text-decoration: none;
}

a:visited {
	color: #e57100;
}

a:hover, a:active {
	text-decoration: none;
	color: #f4f0d2;
}

img {
	border-style: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}
	
/* @end */

/* @group Layout */

.clearer {
	clear: both;
}

#container { 
	width: 777px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	height: auto;
	padding: 0;
	position: relative;
}
#mapa {
	font-size: 9px;
	position: relative;
	left: 90%;
	top: 5px;
	color: #969696;
}

#podpis {
	font-size: 9px;
	position: relative;
	color: #969696;
	text-align: center;
	top: 30px;
}

#mapa a:link, #mapa a:visited {
	color: #969696;
}

#podpis a:link, #podpis a:visited {
	color: #969696;
}

#pageHeader {
	width: 777px;
	margin:0px auto 0px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	display: block;
	position: relative;
	background: no-repeat url(images/header.jpg) 0px 0px transparent;
	height: 79px;
	border: 1px;
	overflow: hidden;
}

#pageHeader img {
	float: left;
	margin-right: 10px;
}

#pageHeader h1 {
	font: bold 2.1em  'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #000000;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#pageHeader h2 {
	color: #a1a5a9;
	padding-left: 10px;
	margin: 0;
	padding-bottom: 0px;
	font-size: 1.1em;
	font-weight: normal;
}

#contentContainer {
	height: 504px;
	background: url(images/tlo.jpg) repeat-y;
	font-size: 0.8em;
	margin-right: 0;
	width: 777px;
	
	margin-left: 0px;
	overflow: hidden;
	margin-bottom: 0;
}

#contentContainer #content {
	height: 504px;
	width: 777px;
	position: relative;
	margin-left: -1px;
	overflow: visible;
	padding: 10px 10px 0;
	
}

#sidebarContainer {
	border: 1px dotted red;
	width: 199px;
	margin-bottom: 0px;
	float: right;
	font-size: 0.8em;
	clear: left;
}

#sidebarContainer #sidebar {
	padding: 0px;
}

#sidebarContainer .sideHeader {
	font-weight: bold;
	padding: 10px 10px 0;
	font-size: 1.4em;
}

#footer {
	text-align: center;
	font-size: 0.73em;
	background: no-repeat url(images/footer.jpg) #000000 0px 0px;
	height: 44px;
	top: -2px;
	position: relative;
}

#footer p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 25px;
	color: #4b4b4b;
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
	
}
#flesz{
	position:relative; 
	left: 10px;
	top: -11px;
	width: 742px;
	height: 236px;
	margin: 0;
	padding: 0;
}
#mikser{
	width: 205px;
	height: 267px;
	position: absolute;
	background: url(images/mikser.jpg) 0px bottom #000000 no-repeat;
	left: 20px;
	padding: 0;
	margin: 0;
	z-index: 98;
	top: 235px;
}

#mikser p {
	font-size: 11px;
	position: absolute;
	margin-top: 189px;
	left: 21px;
	width: 195px;
	z-index: 103;
}

#fotka {
	background: no-repeat url(images/fota.jpg) 100% 0px #000000;
	width: 135px;
	height: 128px;
	position: absolute;
	left: 205px;
	top: 139px;
	z-index: 100;
}

#tytul {
	width: 520px;
	height: 139px;
	background: no-repeat url(images/tytul.jpg) 0px -1px  #000000;
	position: absolute;
	top: 235px;
	left: 230px;
}

#tytul h1 {
	display: none;
}

#tytul p {
	color: #ffffff;
	position: relative;
	top: 4em;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	z-index: 105;
}

#wkuchni {
	background: no-repeat url(images/wkuchni.jpg) 0px 0px;
	width: 379px;
	height: 128px;
	position: absolute;
	top: 374px;
	left: 383px;
	z-index: 101;
}

#wkuchni p {
	font-size: 11px;
	margin-top:50px;
	position: relative;
	top: 0px;
	left: 30px;
	width: 170px;
	z-index: 103;
}

#gazety {
	behavior: url(%pathto(images/iepngfix.htc)%);
	width: 250px;
	height: 173px;
	background: url(images/gazety.jpg) transparent no-repeat 0px 0px;
	position: absolute;
	top: -5px;
	z-index: 102;
	left: 197px;
	
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

/*#navcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 777px;
	position: relative;
	height: 10px;
	font-size: 0.8em;
	visibility: hidden;
}

#navcontainer #current {
	background: no-repeat url(images/button_current.png);
	text-shadow: none;
}

#navcontainer .currentAncestor {
	background: no-repeat url(images/button_current.png);
	text-shadow: none;
}*/

/* Parent - Level 0 */

/*#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 680px;
	left: 0;
}

#navcontainer li {
	display: inline;
	float: left;
}

#navcontainer a{
	width: 113px;
	height: 34px;
	display: block;
	background: no-repeat url(images/button_normal.png);
	text-decoration: none;
	padding-top: 11px;
	color: #3c3c3c;
	text-shadow: 0px 1px 0px #ffffff;
	text-align: center;
}

#navcontainer a:hover {
	background: url(images/button_over.png) no-repeat;
	text-shadow: none;
}

#navcontainer a:active {

}*/

/* Child - Level 1 */

/*#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 32px;
	width: inherit;
	font-size: 0.99em;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	background: none;
	padding-top: 1px;
	width: 9em;
}

#navcontainer ul ul a:hover{
	background: repeat-x url(images/submenu_over.png) center top;
}

#navcontainer ul ul #current{
	background: repeat-x url(images/submenu_over.png) center top;
	text-shadow: none;
}

#navcontainer ul ul .currentAncestor {
	background: repeat-x url(images/submenu_over.png) center top;
	text-shadow: none;
}*/

/* Child - Level 2 */

/*#navcontainer ul ul ul {
	position: absolute;
	left: 10px;
	top: 20px;
	width: inherit;
	margin: 0;
	white-space: nowrap;
	padding: 0px 0px 0px 10px;
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul li a {
	color: #121212;
	text-shadow: none;
}

#navcontainer ul ul ul li a:hover {
	text-decoration: none;
	background: none;
}

#navcontainer ul ul ul #current {	font-weight: normal;
	background: none;
	text-shadow: none;
}

#navcontainer ul ul ul ul {
	display: none;
}*/

/* @end */

/* @group Global Classes */

.standout, blockquote {	border: 1px solid #e2e2e2;	background: #f1f1f1;	color: #666666;
	margin: 0 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	margin: 0px;}h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #191919;	margin: 0px;}h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #333333;	margin: 0px;}.imageStyle {}
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {	color: #000000;	text-align: center; /* To Make Content Centered */	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}.blog-archive-headings-wrapper {
	width: 450px;
	padding: 10px;
	border-bottom: Solid 1px #e2e2e2;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}

.blog-archive-entries-wrapper {
	width: 450px;
	padding: 10px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}.blog-archive-month {
	font-weight: bold;
	font-size: 1.4em;
}.blog-archive-link { 
}
	
/* @end */.blog-entry {	padding: 0px;
	margin-bottom: 35px;
}.blog-entry-title {	text-align: justify;	font: bold 1.4em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	color: #000000;
}.blog-entry-date {	color: #a1a5a9;
	font-size: 0.95em;
	margin-bottom: 0.9em;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}.blog-entry-body {		text-align: justify;	font: 12px   'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	color: #000000;	padding: 0px;
}

.blog-entry-comments {
	
}

/* @end */

/* @group File Sharing */

.filesharing-description {	background: #e2eeff;	color: #000000;	font-weight: bold;	font-size: 11px;	padding: 5px;	margin: 0px;}.filesharing-item {	padding: 0px;	margin: 0px;}.filesharing-item-title {}

.filesharing-item-title a {	color: #0000ee;	text-decoration: underline;	background: #f6f6f6 no-repeat url(images/down_arrow.png) 440px 6px;	padding: 5px;
	display: block;
}

.filesharing-item-title a:hover {
	text-decoration: none;
}.filesharing-item-description {	text-align: justify;	font: normal 0.85em Verdana, Arial, Helvetica, sans-serif;	color: #000000;	padding: 5px;	margin-bottom: 5px;}
/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {	padding: 5px;	font-size: 2.1em;	font-weight: bold;	text-align: center;	color: #000000;}.album-description {	padding: 5px;	font-size: 1em;	font-weight: normal;	color: #a1a5a9;	text-align: left;}

.thumbnail-table {
	width: 99%;
}.thumbnail-frame {	padding: 5px;	background: #f3f3f3;	margin: 0px 1px 1px 0px;}.thumbnail-frame a {}.thumbnail-frame a:hover {}.thumbnail-frame img {	border: none;}.thumbnail-caption {	color: #000000;	font: bold 0.85em   'Lucida Grande', Geneva, Arial, Verdana, sans-serif;}	/* @end *//* @group Single Page (Photo view) */.photo-background {	font-family: Verdana, Arial, Helvetica, sans-serif;	padding: 5px;	background: none;}.photo-navigation { 	background: #f1f1f1;	color: #5b5b5b;	text-align: center;	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 5px;
	margin: 10px 10px 1px 10px;
}.photo-navigation a {	text-decoration: underline;}.photo-navigation a:hover {	text-decoration: none;}.photo-frame{	background: #f3f3f3;	padding: 10px;
}.photo-links {	padding: 0px;
	margin: 0;
	font-size: 0.85em;}.photo-title {	padding: 0px;	font-weight: bold;	font-size: 1.2em;	color: #000000;	margin: 0px;}.photo-caption {	padding: 0px;	color: #000000;	font-size: 0.85em;	font-weight: normal;}
/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {	text-align: center;	margin: 5px;}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font-weight: bold;	text-align: center;
	font-size: 2.1em;
}.movie-page-description {
	padding: 5px;	font-size: 13px;	font-weight: normal;	color: #a1a5a9;	text-align: left;}.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 5px;	background: #f3f3f3;	margin: 5px;
	width: 131px;
	text-align: center;
}

.movie-thumbnail-caption {
	color: #000000;	font: bold 0.85em   'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding-top: 5px;
	text-align: center;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	background: #f3f3f3;
}

.movie-frame {
	padding: 5px;
	text-align: center;
}

.movie-title {
	text-align: center;
	color: #000000;	font: bold 1.1em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding-top: 5px;
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { } 

.required-text { } 

.form-input-field { } 

.form-input-button { } 
/* @end */


