body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img01.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #9C5A21;
}

h1 {
	font-size: 137%;
}

h2 {
	font-size: 126%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	padding-bottom: 1.2em;
	padding-top:5px;
	line-height: 120%;
	margin:0;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #CB752B;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

.imgcenter{
width:180px;
text-align:center;
}
#galeria {
float:left;
width:120px;
height:100px;
text-align:center;
background:url(galeria_dlo.jpg) no-repeat;
padding-top:10px;
}

#largeimage {
float:left;
width:450px;
text-align:center;
padding-top:10px 0;
margin:10px 0;
}


img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Wrapper */

#wrapper {
	background: url(img02.gif) repeat-x;
}

/* Header */

#header {
	background: url(img04.jpg);
	width: 760px;
	height: 220px;
	margin: 0 auto;
	
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 80px;
	padding: 0 0 0 0;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
text-align:right;
width:80px;
margin:0;
padding:0;

}


#menu form {
margin:0;
padding:0;
}

form input{
margin:0;
padding:0;
border: 1px solid #FA7435;
color:#999999;
font-weight:bold;
}

.formright{
margin:0;
padding:0;
padding-left:50px;
}
.search{
color:#505050;
border:0;
width:58px;
background:url(search.gif);
height:20px;
margin-top:5px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchinput {
	
}

#searchsubmit {
}

/* Menu */

#menu {
	width: 760px;
	height: 42px;

	
}

#menu ul {
background:url(bar.jpg) repeat-x;
height: 42px;
margin: 0;
padding: 14px 0 0 0;
list-style: none;
}

#menu li {
	display: inline;
}

#menu li:hover {
}

#menu a {
	padding: 0 20px;
	text-indent:20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 136%;
	color: #E8FF86;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 490px;
	padding: 15px 20px;
	
}
#blok{
width:490px;
clear:both;
}

.link_blok{
color: #7F7772;
text-decoration:none;
}

.title {
	padding-bottom: 5px;
	padding-top:5px;
	border-bottom: 1px solid #EDEBD5;
	margin:0;
}

.twocols {
width:490px;
clear:both;
}

.twocols .col1 {
	float: left;
	width: 240px;
}

.twocols .col2 {
	float: right;
	width: 240px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 15px 5px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
background:#FEEAD9;
margin-bottom:0px;
	
}

#sidebar li ul {
	padding: 15px;
}

#sidebar li li {
	background: none;
}

#sidebar h2 {
	height: 25px;
	background:#ff9803;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0;
	padding: 5px 0 0 15px;
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
	font-size: 95%;
}

#sidebar p {
	margin-top: 0;
	line-height: normal;
	padding-bottom:7px;
	font-size:11px
}

#sidebar a {
text-decoration: none;
}

#sidebar a:hover {
}

#sidebar .list li {
	padding: 5px 0;
}

#sidebar .list {
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(img07.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #CCCCCC;
}

#footer img{
border: none;
margin:0;
padding:0;
}


 #nav a:hover, body#intro #t-intro a, #t-intro, .t-intro {
  color: #333;
  padding-bottom: 4px;
  border-bottom:#FFFFFF;
  background:#FFFFFF;
 }
#nav {
 float: left;
 width:420px;
 padding: 10px 0 0 46px;
 list-style: none;
 background: url(kropka.gif) repeat-x bottom left;
 }
#nav li {
  float: left;
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande", sans-serif;
  background: #CCCCCC;
  }
  


#nav a {
  float: left;
  display: block;
  margin: 0 1px 0 0;
  padding: 4px 8px;
  color: #333;
  text-decoration: none;
  border: 1px solid #CCCCCC;
  border-bottom: none;
  }


