* {
	margin: 0;
	padding: 0;
	color: #555554;
	font-size: 11px;
	line-height: 135%;
}

body {
	text-align: center;
	background-color: #3e0002;
	background-image: url(../img/bg03.png);
}

h1 {
	font-family: Geneva !important;
	color:#3a3a3a;
	font-size:22px;	
}
h2 {
	font-family:Geneva;
	font-size:20px;
	color:#6b6b6b;
	background-image: url(../img/h2_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	
}
h2.bg_medium {
	background-image: url(../img/h2_bg_medium.png);
}
h2.bg_short {
	background-image: url(../img/h2_bg_short.png);
}
h2.bg_vshort {
	background-image: url(../img/h2_bg_vshort.png);
}
h2.gray {
	font-family: arial;
	color:#727272;
	font-size: 16px;
}
h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	color:#9e4444;
	font-size: 12px;
	line-height: 150%;
}
h3.gray {
	color:#727272;
}
p {
	margin-top:10px;
}
p.mtop5 {
	margin-top: 5px;
}
ul {
	list-style-type: none;
	list-style: none;
}
ul li {
	background-image: url(../img/bul01.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	line-height: 170%;
}
ul li a {
	color:#555554;
	text-decoration: underline;
}
ul li a:hover {
	text-decoration: none;
}
table {
	width: 100%;
	background-color: #E4D9C7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table th {
	padding: 7px;
	background-color: #F8F3ED;
	text-align: center;
}
table td {
	padding: 5px;
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
}
table td img {
	display: inline;
}
fieldset {
	border: 0;
}
label {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.txt, input.short {
	width:200px;
	height: 18px;
	padding: 2px 0 0 2px;
	border: 1px solid #4c0002;
	margin-top: 5px;
}
input.short {
	width: 70px;
}
form#rezform label {
	width:120px;
	display: block;
	float: left;
	margin-top: 8px;
}

form#rezform select {
	width:200px;
	margin-top: 5px;
	float: left;
}
form#rezform select.short {
	width:80px;
}
form#rezform textarea {
	width:202px;
	height: 80px;
	border: 1px solid #4c0002;
	margin-top: 5px;
}
form#rezform input,  form#rezform textarea {
	float: left;
}
form#rezform input.subm {
	margin-top: 8px;
	width:60px;
	height: 20px;
	background-color: #4C0002;
	color: #ffffff;
	font-weight: bold;
	border:0;
}
/*błędy*/
div.errors {
	display: none;
}

/*calendar*/
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/calendar1.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 100px;
	float:left;
	/*margin-left: 3px;*/
}

div#cont {
	width:766px;
	margin: 0 auto;
	text-align: left;
}
div#baner {
	width: 766px;
	height: 350px;
}

div#main {
	width:766px;
	padding: 5px 0 0 0;
	height: 100%;
	overflow: hidden;
	background-color: #ffffff;
}
div.wrap {
	/*margin: 0 25px 0 25px;*/
	padding: 15px 20px 10px 20px;
	text-align: justify;
}

div.wrap div, div.wrap p, div.wrap ul, div#foot, div.gallery, noscript {
	font-family: Verdana;
}

div#left, div#left_short {
	width: 338px;
	float: left;
	background-color: #f4f5ee;
	padding-bottom: 2000px;
	margin-bottom:-2000px;
}
div#left_short {
	width:230px;
}
div#left_short div.wrap {
	padding-left: 17px;
	padding-right: 17px;
}
div#right, div#right_long {
	width:423px;
	float: right;
}
div#right_long {
	width:531px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	background-color: #f2ebdf;
}
div#right_top {
	background-color: #f2ebdf;
}
div#right_bot {
	
}

/*dwie kolumny*/
div.twocol {
	width:380px;
	height: 100%;
	overflow: hidden;
}
div.col {
	float: left;
	width:185px;
}
div.col2 {
	margin-left:10px;
}

div.gallery, div.galshort {
	width:292px;
	margin: 0 auto;
	margin-top: 10px;
}
div.galshort {
	width:196px;
}
div#big_image {
	text-align: center;
}
div#big_image img {
	display: none;
}
.dnone {
	display: none;
}
.dvis, div#big_image .dvis {
	display: block;
}
div.gallery img, div.galshort img {
	background-color: #ffffff;
	border:1px solid #e1e1e1;
	padding:2px;
	cursor: pointer;
}
div.gallery div.min, div.galshort div.min {
	height: 100%;
	overflow: hidden;
	width:292px;
	margin-top: 5px;
}
div.galshort div.min {
	width: 196px;
	text-align: center;
}
div.gallery div.min img, div.galshort div.min img {
	float: left;
	width:88px;
	height: 55px;
	display: inline;
}
div.bot_sep {
	width:766px;
	height:5px;
	background-color: #ffffff;
	font-size:2px;
}

/*stopka*/
div#foot {
	width:766px;
	height: 100%;
	overflow: hidden;
	margin-bottom:10px;
	margin-top: 4px;
}

div#foot div.col {
	width:513px;
	float: left;
}

div#foot div.col p {
	padding:0 0 7px 0;
	color:#b09465;	
}

div#foot p a {
	color:#b09465;
	text-decoration: none;
}
div#foot p a:hover {
	text-decoration: underline;
}
div#foot p a.menu {
	color:#a88882;
}
/*data*/
div#foot div.right {
	width:253px;
	text-align: right;
}
div#copy {
	width:766px;
	margin: 0 auto;
	margin-bottom: 5px;
	font-family: Tahoma;
	text-align: left;
	
}
div#copy a {
	color:#846C43;		
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.biggerb {
	font-size:12px;
	font-weight: bold;
}
.nbox {
	background-color: #ffffff;
	border:1px solid #e1e1e1;
	padding:2px;
}
.red {
	color:#da251d;
}
.brown, .brownb {
	color:#9e4444;
}
.brownb {
	font-weight: bold;
}
.brownb a, .brownb a:hover {
	color:#9e4444;
}
.redb {
	color: #da251d;
	font-weight: bold;
}
.redbb {
	color: #da251d;
	font-weight: bold;
	font-size: 17px;
}
.bigger {
	font-size: 14px;
}
.mtop5 {
	margin-top: 5px;
}
.mtop10 {
	margin-top: 10px;
}
.mtop15 {
	margin-top: 15px;
}
.mtop20 {
	margin-top:20px;
}
.mtop30 {
	margin-top: 30px;
}
.mbot10 {
	margin-bottom: 10px;
}
.mleft5 {
	margin-left: 5px;
}
.mleft10 {
	margin-left: 10px;
}
.mleft2 {
	margin-left: 3px;
}
.mleft30 {
	margin-left: 30px;
}
.mleft40 {
	margin-left: 40px;
}
.mright10 {
	margin-right: 10px;
}
.mright15 {
	margin-right: 15px;
}
.m10 {
	margin: 10px;
}
.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}
.tcent {
	text-align: center;
}
.clr {
	clear: both;
}

