body {
	margin: 20px;
	background: #660000;
        background-image: url(images/img05.jpg);
        background-repeat: repeat-x;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

h1, h2, h3 {
	margin: 0;
	font-family: Trebuchet MS, sanf-serif;
	font-weight: normal;
	color: #0000cc;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

h4 {
       margin-top: 0;
       font-size: 18px;
       font-weight: bolder;
       color: #800000;
   }

.online  {font-size: 12px;
         color: #ffffff;
         line-height: 0%;
         } 

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

.omnie

          {
           line-height: 200%;
           font-size: 13px;
           margin-top: 0;
           }
.uslugi
          {
           line-height: 200%;
           font-size: 14px;
           margin-top: -15px;
           }
.imie      {
            font-size: 16px;
            font-weight: bolder;
            color: #000080;
            margin-bottom: -1px;
            margin-left: -2px;
           }          

ul, ol {
}

a {
	text-decoration: none;
	color: #417FDA;
}

a:hover {
	background: none;
}

#wrapper {
	width: 790px;
	margin: 0 auto;
	padding: 10px;
}

/* Header */

#header {
	width: 790px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 590px;

}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 0;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-size: 24px;
        font-weight: bolder;
        font-color: #ffff00;
        
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 10px;
        letter-spacing: 1px;
	font: bolder 14px Trebuchet MS, sanf-serif;
	font-style: italic;
        color: #ffffff;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #ffff00;
}

/* Search */

#search {
	float: left;
	width: 200px;
	padding: 0px;
}

#search form {
	height: 41px;
	padding: 10px 0px 0px 0px;
        margin: 0px;
}

#search fieldset {
	margin: 0px 0px;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	font: normal Trebuchet MS, sans-serif;
	color: #000000;
}

#search-submit {
	display: none;
}


#banner {
	width: 790px;
	height: 373px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) no-repeat center top;
}
/* Menu */

#menu {
	width: 790px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img06.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-top: -1px;
	margin-right: 3px;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;

	color: #ffffff;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 790px;
	margin: 0 auto;
	padding-top: 20px;
	background: #ffffff url(images/img08.jpg);
}

/* Content */

#content {
	float: right;
	width: 575px;
	padding: 20px 15px 0 0;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
        text-decoration: underline;
	color: #ff4f01;
	border: none;
        font-family: Trebuchet MS, sans-serif;
	font-size: 15px;
        font-weight: bolder;
        letter-spacing: 1px;


}

.post .title a:hover {
	text-decoration: underline;
        color: #404040;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	padding-bottom: 5px;
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 10px 20px 10px;
	text-align: justify;
        color: #000000;
        font-size: 13px;
}

.history
          {
           border: 3px ridge #3e0900;
           background: #f5f5ff;
           filter:alpha(opacity=60);
           opacity:0.6;
           -moz-opacity:0.6;
           text-align: justify;
           padding: 8px;
           
          } 

/* Sidebar */

#sidebar {
	float: left;
	width: 160px;
	padding: 20px 0 0 15px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 20px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: 1px;
	color: #000080;
        font-size: 14px;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #417FDA;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 790px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 0 15px 0;
	background: url(images/img07.jpg) no-repeat left top;
	font-family: Trebuchet MS, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

#commentform {
}

#comment {
	width: 580px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.berlimix.net/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.berlimix.net/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.berlimix.net/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	}
	

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
#online

         {
          color: #990000;
          text-align: right;
}	
	
