/*  =========  OFERTA  ============ */

#oferta_head2 {
	margin: 0;
	text-align: left;
	/* background: #e1e1e1 url(../img/tlo_top1d_02.png); */
	height: 140px;
	overflow: hidden;
}

#oferta_title {
	position: relative; top: 5px; left: 60px;
	width: 450px;
	font-family: Georgia, serif;
	font-size: x-large;
	font-weight: normal;
	font-style: italic;
	color: #660000;
	border: 0px solid red;
}

#oferta_about {
	margin: 10px 5px 0px 20px;
	padding: 2px 5px 5px 5px;
	/*padding-bottom: 5px;*/
	width: 550px;
	text-align: justify;
	text-indent: 3%;
	color: #2f0101;
	/* font-family: Bookman Antiqua, serif; */
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	position: relative;
	border: 1px dashed #FFF;
	background: url(../img/white_op.png);
	/* border-left: 2px ridge #fff;
	border-bottom: 2px groove #fff; */
	/* background: url(img/grad_subwrapper02l.png) repeat-y top left; */
}

#oferta_about input {
	position: absolute;	bottom: 0px; right: 15px;
	width: 80px
}

#oferta_wrapper {
	border-color: red;
	margin: 5px 10px 5px 10px;
	overflow: auto;
	/* border: 10px solid green; */
}

#oferta_subwrapper {
	float: left;
	clear: left;
	width: 300px;
	margin: 20px 5px 20px 10px;
	overflow: hidden;
	border-right: 2px groove white;
	border-bottom: 2px groove white;
	border-top: 2px ridge white;
	background: url(../img/grad_subwrapper02.png) repeat-y top right;
}

#oferta_menu_title {
	background: url(../img/grad_kont_white.png) repeat-y top right;
	font: 0.8em Verdana;
	padding: 2px;
	color: #333333;
	margin-bottom: 20px;
}

.oferta_p_menu {
	text-align: left;
	/* font-variant: small-caps; */
	margin: 0px 7px 10px 15px;
	font-weight: normal;
	color: #660000;
	font-size: 13px;
	font-family: Verdana;
	/* letter-spacing: 1px; */
}

.oferta_p_menu a {
	color: #660000;
	text-decoration: none;
}

.oferta_p_menu a:hover {
	color: #660000;
	text-decoration: none;
	background: url(../img/grad_pmenu_white.png) repeat-y top left;
	padding: 2px;
}

#oferta_actions {
	display: block;
	clear: both;
	overflow: hidden;
}

#oferta_drukuj, #oferta_powiadom {
	color: #333333;
	font: 0.8em Verdana;
}

#oferta_drukuj a, #oferta_powiadom a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}

#oferta_drukuj a:hover, #oferta_powiadom a:hover {
	color: #660000;
	text-decoration: none;
	border-bottom: 1px solid #660000;
}

#oferta_subwrapper table img {
	width: 30px;
}

#powiadom {
	display: none;
	width: 100%;
	text-align: right;
/*	border-top: 1px dotted #AAA;
	border-bottom: 1px dotted #AAA;  */
	padding-top: 5px;
	color: #444;
}

#powiadamiam {
	display: none;
	border-top: 1px solid green;
	border-bottom: 1px solid green; 
	color: darkgreen;
	font: 12px Tahoma;
	margin: 3px 10px;
	padding: 2px;
}

#powiadom input {
	width: 170px;
	margin: 0 10px;
}


#oferta_kontakt {
	float: left;
	clear: left;
	width: 300px;
	margin: 0px 5px 20px 10px;
	overflow: hidden;
	border-right: 2px groove white;
	border-bottom: 2px groove white;
	border-top: 2px ridge white;
	background: url(../img/grad_kont_white.png) repeat-y top right;
}

#oferta_kontakt_title {
	background: url(../img/grad_subwrapper02.png) repeat-y top right;
	font: 0.8em Verdana;
	padding: 2px;
	color: #333333;
	margin-bottom: 0px;
}

#oferta_kontakt_content {
	background: url(../img/oferta_kontakt.png) no-repeat bottom left;
	height: 158px;
	text-align: right;
}

#oferta_kontakt_osoba {
	margin: 0px 20px 5px 100px;
	font: bold 0.9em Tahoma;
	color: #444;
} 

#oferta_kontakt_mail, #oferta_kontakt_tel {
	margin: 5px 20px 5px 100px;
	font: 0.9em Tahoma;
	color: #444;
}

#oferta_kontakt_form {
	margin: 60px 0px 0px 0px;
	padding: 1px 5px 3px 80px;
	font: 0.8em Tahoma;
	color: #333;
	background: url(../img/white_op.png);
}

#oferta_kontakt_content a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#oferta_kontakt_content a:hover {
	border-bottom: 1px solid;
	color: #222;
}

#oferta_content {
	margin: 20px 30px 20px 350px;
	text-align: left;
	font-size: 0.9em;
}

.akapit_content {
	text-align: justify;
	font: 13px Tahoma;
	color: #222222;
	margin-top: 8px;
	text-indent: 5%;
	line-height: 1.5;
	margin-bottom: 40px;
}

.akapit_content li {
	text-indent: 0 !important;
	margin-left: 10px;
}

.akapit_title {
	text-align: justify;
	font-weight: bold;
	font-size: medium;
	color: #660000;
	font-family: Georgia;
	clear: right;
	margin-top: 0px;
}

.akapit_title span a {
	font: italic 0.8em Tahoma;
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dashed;
}

.akapit_title span a:hover {
	border-bottom: 1px solid;
	color: #333333;
}

div#oferta_dodaj a {
	font: 1.1em Tahoma;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed;
}

div#oferta_dodaj a:hover {
	border-bottom: 1px solid;
	color: #333333;
}

#oferta_dodaj_form {
	margin-bottom: 100px;
}


input#akapit_tytul {
	/* font: 13px Courier New; */
	width: 400px;
}

#oferta_akapit_preview {
	border: 1px dotted #AAAAAA;
	margin: -10px;
	margin-bottom: 20px;
	padding: 10px;
	display: none;
	position: relative;
}

#oferta_akapit_preview a {
	display: block;
	/*position: absolute; bottom: 2px; right: 5px;*/
	font: 1.2em Tahoma;
	color: #AAAAAA;
	text-decoration: none;
	text-align: right;
	margin: -5px -7px -8px 430px;
}

#oferta_akapit_preview a:hover {
	text-decoration: none;
	color: #333333;
}

input {
	padding: 3px 5px;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
}

input.buttons {
	background: #F0F0EE;
	margin: 5px 10px 5px 0;
	/* font: 1em Tahoma; */
	color: #222222;
	width: 100px;
}

form span {
	font: italic 0.8em Tahoma;
	color: #333333;
}

.akapit_content img {
	border-right: 2px groove #FFFFFF;
	border-bottom: 2px groove #FFFFFF;
	border-left: 2px ridge #FFFFFF;
	border-top: 2px ridge #FFFFFF;
	margin-bottom: 30px;
}

.akapit_content p {
	
}



