

body {
	background-position: 0px 0px;
	margin:0px;
	padding:0px;

 	padding: 0;
	background: #71726E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #811305;
}

h1 {
	letter-spacing: 0px;
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 20px;
}

a:link {
	color: #3B0700;
}

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

a:visited {
	color: #3B0700;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

fieldset {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 939px;
	margin: 0 auto;
}

/* Menu */

#menu {
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 939px;
	height: 40px;
	background: #3A0700;
}

#menu ul {
	margin: 10px 0 0 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 20px;
	background: url(images/img03.gif) no-repeat right 60%;
	text-decoration: none;
	text-transform: ;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

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

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

/** LOGO */

#logo {
	float: left;
	width: 939px;
	height: 200px;
	margin-left: 10px;
	background: url(images/head/home.jpg) no-repeat;
}
#about{
	float: left;
	width: 939px;
	height: 200px;
	margin-left: 10px;
	background: url(images/head/home.jpg) no-repeat;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 40px 0 0 220px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
}

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

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	margin: 0;
	padding: 0 0 0 220px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

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

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-y left top;
}

/* Page */

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

/* Content */

#content {
	float: right;
	width: 630px;
	padding: 30px 30px 0 0;
}
/*tabela*/
table, td, th
{
border:0px solid brau;
font-size: 13px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
th
{
background-color:#3A0700;
color:#f08a00;
}


/*galeria*/
.img1
{
  margin: 4px;
  border: 1px solid #3A0700;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
.img1 img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
.img1 a:hover img {border: 1px solid #3A0700;}
.desc1
{
  text-align: center;
  font-weight: normal;
  width: 100px;
  margin: 2px;
}


/*dwie kol*/
.img
  {
  margin:2px;
  border:0px solid #3A0700;
  height:auto;
  width:auto;
  float:left;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #3B0700;
  font-size: 17px;
  text-align: left;
  }
.img img
  {
  display:inline;
  margin:3px;
  color: #3B0700;
  border:0px solid #ffffff;
  }
.img a:hover img
  {
  border:1px solid #0000ff;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #3B0700;
  }
.desc
  {
  text-align:center;
  font-weight:normal;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #333333;
  width:400px;
  margin:2px;
  }
 

/* Post */

.post {
}

.post .title {
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;
}


.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding-right: 20px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
	padding: 30px 0 0 30px;
}

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

#sidebar li {
	padding-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 2px 0 2px 0;
}

#sidebar h2 {
	height: 32px;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 135px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #3A0700;
}

#x {
	padding: 3px;
	border: none;
	background: #3A0700;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}


/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 939px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: #999999;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	min-height: 20px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #000000;
}

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

/*galeria srypt*/

#lightbox{
	position: absolute;
	left: 0; width: 100%;
	z-index: 100; 
        text-align: center; 
	line-height: 0;}


#lightbox img{ 
	width: auto; 
	height: auto;}

#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
	display: block; }

#prevLink { 	left: 0; 
	float: left;}

#nextLink { 
	right: 0; 
	float: right;}

#prevLink:hover, 
#prevLink:visited:hover { 
	background: url(images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, 
#nextLink:visited:hover { 
	background: url(images/nextlabel.gif) 
	right 15% no-repeat; }


#imageDataContainer{ 
	font: 10px Verdana, Helvetica, sans-serif; 	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; }


#imageData{	
	padding:0 10px; 
	color: #666; }

#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; 
	outline: none;}	 	


#overlay{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; }
