body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, san-serif;
	font-size: 0.8em;
	background-color: #2d0700;
	color:#fffbdf;
	margin:0px;
	padding:0px;
	background-image: url(../images/bg_file.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
img {
	border:0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: lighter;
}
h2 {
	font-size: 1em;
	font-weight:lighter;
	font-family: Tahoma, Arial, sans-serif;
	margin-top: 8px;
	padding: 0px;
	color:#c3917b;
	font-stretch:expanded;
	letter-spacing: 0.1em;
}
h2:first-letter { 
	font-size: 1.3em;
	font-weight:lighter;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
a{
	color:#fff;
	text-decoration:underline;
}

a:hover, a:active {
	color: #fff;
	text-decoration:none;
}
ul {
	list-style-image:url(../images/kropka.gif);
}
form {
	margin: 0px;
	padding: 0px;
}
input{
	width: 200px;
	background-color:#641609;
	border: #881400 1px solid;
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	color: #fffbdf;
	
}
textarea {
	width: 440px;
	background-color:#641609;
	border: #881400 1px solid;
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	color: #fffbdf;
	
}


#all {
margin:auto; width:770px;
}
#header {
	height: 200px;
	width: 770px;
}


.text {
	padding: 0px 15px 10px 15px;;
	line-height: 1.4;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;
width:770px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#cont {
	background-repeat: no-repeat;
	background-image:url(../images/bg_cont.jpg);
	background-position: top left;
}
.text h1 {
	font-size: 1.3em;
	margin-bottom: 5px;
	padding-bottom: 0px;
	font-weight: bold;
}

#designby a {
	color: #b4a99d;
	text-decoration: none;
	padding-top: 5px;
}



#menuleft{
	width:206px;
	float:left;
		
}
#menuleft a{
	
display:block;

}
#menuleft ul {
	list-style-image: url(../images/li_left.gif);
}




#seccol {
	width:480px;
	float:left;
	margin: 0 35px 10px 0px;
	overflow: hidden;
	border: 0px;
	border-left: #881400 1px solid;
}
#thirdcol{
	width:770px;
	height: 71px;
	background-image: url(../images/bg_thirdcol.jpg);
}


/* wyglad paska menu */
.toolbar{
	padding: 4px 0 0 105px;
	margin: 0;
	list-style: none
	}
.toolbar li{
	float: left;
	padding-right:2px;
}
.toolbar li a:hover img, #menu a:active img{
	border-top: 0px;
	border-right: 0px;
	border-bottom: 6px solid #920000;
	border-left: 0px;
}



#footer {
	clear: both;
	text-align: center;
	color: #886e5e;
	background-image: url(../images/bg_footer.gif);
	heigt: 13px;
	background-repeat: no-repeat;
	background-position: top;
	width: 770px;
	height: 51px;
	padding-top: 30px;
	font-size: 0.8em;
}









#designby{
	float:right;
	width:200px;
	text-align: left;
}
label {
	color: #c5c2ac;
}
#galeria {
	width: 760px;
	clear: left;
	margin-bottom: 50px;
	padding-left: 20px;
	padding-top: 20px;
}
#galeria img {
	margin:0px;
	border:0px;
}

.comment { font-size: 0.8em;
color: #886e5e;

}
