body {
	margin: 0;
	padding: 0;
	background: #FF3173 url(images/img04.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

p, ol, ul {
	line-height: 170%;
}

a:hover {
	text-decoration: none;
}

blockquote {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: center;
  	display: block;
  	overflow: auto;  
  	/* white-space: pre; */
  	border: 1px dashed #FFD5E2; 
	background: #FFFFFF;
}

/* Header */

#header {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	background: url(images/bg.gif) no-repeat center;
}

#logo {
	float: left;
	height: 120px;
	margin-left: 10px;
	background: url(images/star.png) no-repeat left center;
}

#logo h1 {
	margin: 0;
	padding: 25px 0 0 85px;
	letter-spacing: -2px;
	font-size: 3em;
	font-weight: normal;
	color: #000000;
}

#logo h1 a {
	color: #000000;
	text-decoration: none;
}

#logo p {
	margin: -10px 0 0 2px;
	padding: 0 0 0 85px;
}

#modadoda { float: right; margin: 20px 0 0 0; padding: 0; }
#modadoda img { border: 1px #444 solid; }

/* Menu */

#menu {
	width: 962px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
	background: url(images/img05.gif) no-repeat;
}

#menu .current_page_item a {
	background: url(images/img06.gif) no-repeat right top;
	color: #000000;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/gora.gif) no-repeat right top;
}

/* Content */

#content404 {
	float: left;
	width: 900px;
	margin: 11px 0px 0 10px;
	background: #FFFFFF;
}

#content404 a {
	color: #FF8900;
}

#content {
	float: left;
	width: 515px;
	margin: 11px 0px 0 10px;
	background: #FFFFFF;
}

#content a {
	color: #FF8900;
}

.pagetitle {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(images/img13.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#content #rss-posts {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	background: url(images/rss.gif) no-repeat right center;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.post {
	padding: 15px 20px 0 20px;
}

.title {
	margin: 0;
	font-size: 2.4em;
	font-weight: normal;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(images/img14.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin: 11px 5px 0 9px;
	background: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 10px 15px;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img12.gif) no-repeat left center;
}

#sidebar h2 {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(images/img11.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #FF4D00;
}

#sidebar a:hover {	
	text-decoration: underline;
}

/* Sidebar2  */

#sidebar2 {
	float: left;
	width: 200px;
	margin: 11px 5px 0 0px;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	margin-bottom: 20px;
}

#sidebar2 li ul {
	padding: 10px 15px;
}

#sidebar2 li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img12.gif) no-repeat left center;
}

#sidebar2 h2 {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(images/img11.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#sidebar2 a {
	text-decoration: none;
	color: #FF4D00;
}

#sidebar2 a:hover {	
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/dol.gif) no-repeat right top;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

 /* Chmurki  */

.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(bt.gif) no-repeat bottom}


 /* slider specific CSS */
        .sliderGallery {
            background: url(images/productbrowser_background_20070622.jpg) no-repeat;
            overflow: hidden;
            position: relative;
            padding-top: 10px;
			margin: 10px;
            height: 155px;
            width: 500px;
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
	 margin-right: 30px;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
         
         .border {
	  border: 0px solid;
	  padding: 10px;
	  padding-left: 20px;
	}
	
        .slider {
            width: 450px;
            height: 16px;
            margin-top: 120px;
            margin-left: 17px;
            padding: 1px;
            position: relative;
            background: url(images/productbrowser_scrollbar_20070622.png) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 15px;
            width: 143px;
            top: 0;
            background: url(images/productbrowser_scroller_20080115.png) no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
		
/* bottom thirds */
.thirds { float: left; width: 203px; background: #eee; margin: 12px; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px; min-height: 180px;  }
	.smallbox p { padding: 0; margin: 0 auto; text-align: center; }
	.smallbox img { border: 0; }

.opinia { overflow: hidden; }
