* {margin: 0; padding: 0;}

body {
 font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 color: #5e0101;
 background: #1f1b1b url(bck.gif) repeat-x;
 }

a { text-decoration: none;}
abbr, code { color: #666; font-family: "courier new", monospace; background-color: #eef6ff; font-size: 1.4em; border: 0;}

		
 
/***Inline Styles***/

.hidden { text-indent: -9000px; visibility: hidden;}
.br { clear: both;}
.small { font-size: x-small;}
.imgright {
	float: right;
	margin-left: 5px;
	padding:3px 0 3px 5px;
}
.imgleft {
	float: left;
	margin-right: 5px;
	padding:3px 5px 3px 0;
}
.prawa { text-align:right; }
.srodek { text-align:center;} 
.bialy {color:#FFFFFF;}
.szary {color:#333;}
.akapit { text-indent:15px;}
.img_main { margin-right:27px;}
/***Layout Divs****/	  

#container {
	width: 750px;
	margin: 0 auto;
	background:#f0f0c3;
	clear:both;
	height: 830px;
	padding-bottom:9px;
	padding-right:9px;
	padding-left:9px;
	}
#rightside {
	padding: 20px 27px 10px 27px;
	background: url(bck_right.gif) repeat-x #d3c9b1;
	margin: 0;
	width: 414px;
	float: right;
	height:800px;
	overflow:auto;
}
#container p {
	margin:0;
	padding: 0 0 5px 0;
	font-weight:normal;
	text-align:justify;
	line-height: 1.4em;
	color:#5e0101;

}
#container hr {
margin:20px 0 20px 0;
border-left:none;
border-right:none;
border-top:none;
border-bottom: 1px #5e0101 solid;
}
#container h2 {
	text-indent:0px;
	font-size: 19px;
	color: #5e0101;
	background: none;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;
}

#container li {
	margin-left:10px;
	list-style-image:url(li_left.gif);
	padding:0;	
}
#container a {color: #C00; font-weight: normal; text-decoration: none;}
#container a:hover {
	color: #666;
	text-decoration: none;
	background:none;
	font-weight:normal;
}
#leftside {
	padding: 0;
	margin: 0;
	width: 282px;
	background: none;
	float: left;
	height: 830px;
}
.formularz {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5E0101;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #5E0101;
	line-height: normal;
}
.formularz_lbl {
color: #666666;
}

.opinia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.2em;
	font-style:italic;
	color:#666666;
	text-align:justify;
	}
.opinia_sig {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.2em;
	font-style:italic;
	font-weight:bold;
	}


img {
	border:none;
}


#rightside p.thumb_v {
	float:left;
	margin:0 0 0 25px;
	border:0;
	background-color:none;
	padding:3px;
}
#rightside p.thumb_v a {
	display:block;
	float:left;
	height:180px;
	width:131px;
	line-height:180px;
}
#rightside p.thumb_v a img {
	float:left;
	height:180px;
	width:131px;
	top:0;
	left:0;
}
#rightside p.thumb_h {
	float:left;
	margin:25px 0 0 0;
	border:0;
	background-color:none;
	padding:3px;
}
#rightside p.thumb_h a {
	display:block;
	float:left;
	width:180px;
	height:131px;
	line-height:131px;
}
#rightside p.thumb_h a img {
	float:left;
	width:180px;
	height:131px;
	top:0;
	left:0;
}

