/* saved */ /* Start of CMSMS style sheet 'Podstawowy' */
/* CSS global BODY styles */
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #602201;
}
select {
	margin: 0px;
	padding: 0px;
}
ul, li, p, div, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
.textVersion {
	display: none;
}
p {
	text-align: justify;
	line-height: 1.25em;
}
a, a:visited {
	color: #a95529;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 span {
	display: none;
}

#flags {float:left; padding:10px;}

/* ------------------------------------------------------------------------------ MAIN DIVS */
#top, #footer, #menu, #content {
	clear: both;
	width: 668px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
#page {
	background: url('uploads/images/bkg.jpg') top left repeat-y;
	clear: both;
	width: 708px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.one #page {	background: url('uploads/images/bkg2.jpg') top left repeat-y;}

/* ------------------------------------------------------------------------------ TOP DIV */
#top {
	height: 339px;
	background: url('uploads/images/t_Bkg.jpg') bottom right no-repeat;
	background-color: #4c1b01;
}
#top h1 {
float:left;
height:134px;
left:-65px;
position:relative;
top:87px;
width:178px;
}
#top h1 a {
	display: block;
	width: 178px;
	height: 134px;
}
#top h1 span {
	display: none;
}
h1 img{border:none;}
#top ul {
	padding: 15px 28px 0px 0px;
	float: right;
	height: 21px;
	list-style-type: none;
}
#top ul li {
	float: left;
	padding-left: 25px;
}
#top ul li a {
	padding-left: 20px;
	display: block;
	color: #FFF;
	text-transform: lowercase;
	font-size: 0.9em;
	font-weight: normal;
}
#menu ul li a img {border:0 !important;}

#t_m_email a {
	background: url('uploads/images/t_email.jpg') top left no-repeat;
}
#t_m_mapa a {
	background: url('uploads/images/t_map.jpg') top left no-repeat;
}
#t_m_szukaj a {
	background: url('uploads/images/t_search.jpg') top left no-repeat;
}
/* ------------------------------------------------------------------------------ MENU DIV */
#menu {
	width: 708px;
	height: 75px;
	background: url('uploads/images/menuBkg.jpg') bottom left repeat-x;
}
#menu ul {
	padding-left: 20px;
	list-style-type: none;
}
#menu ul li {
	float: left;
}
#menu ul li a span {
	display: none;
}
#menu ul li a {
	height: 63px;
	display: block;
}
#m_firma {
	width: 112px;
	background: url('uploads/images/m_firma.jpg') top left no-repeat;
}
#m_specjalizacja {
	width: 111px;
	background: url('uploads/images/m_specjalizacja.jpg') top left no-repeat;
}
#m_oferta {
	width: 111px;
	background: url('uploads/images/m_oferta.jpg') top left no-repeat;
}
#m_partnerzy {
	width: 111px;
	background: url('uploads/images/m_partnerzy.jpg') top left no-repeat;
}
#m_oddzialy {
	width: 111px;
	background: url('uploads/images/m_oddzialy.jpg') top left no-repeat;
}
#m_kontakt {
	width: 112px;
	background: url('uploads/images/m_kontakt.jpg') top left no-repeat;
}
#m_firma a:hover, #m_firma a.active {
	background: url('uploads/images/m_firma_ov.jpg') top left no-repeat;
}
#m_specjalizacja a:hover, #m_specjalizacja a.active {
	background: url('uploads/images/m_specjalizacja_ov.jpg') top left no-repeat;
}
#m_oferta a:hover, #m_oferta a.active {
	background: url('uploads/images/m_oferta_ov.jpg') top left no-repeat;
}
#m_partnerzy a:hover, #m_partnerzy a.active {
	background: url('uploads/images/m_partnerzy_ov.jpg') top left no-repeat;
}
#m_oddzialy a:hover, #m_oddzialy a.active {
	background: url('uploads/images/m_oddzialy_ov.jpg') top left no-repeat;
}
#m_kontakt a:hover, #m_kontakt a.active {
	background: url('uploads/images/m_kontakt_ov.jpg') top left no-repeat;
}
/* ------------------------------------------------------------------------------ CONTENT DIV */
#content {
	background: url('uploads/images/contentBkg.jpg') top left no-repeat;
}
#content b {
	color: #a95529;
}
#content p span {
	color: #a95529;
}
#content p {
	padding: 11px 0px 11px 0px;
}

img.rightImg {float: right !important; border: none !important; margin:0px 0px 0px 20px !important;}

#content p.info {
	color: #a95529;
	text-decoration: underline;
}

#content em {}

#content img {
	float: left;
	margin: 10px 15px 10px 0px;
	border: 3px solid #FFF;
}
#content ul {
	list-style-type: none;
	padding: 10px 0px 10px 0px;
}
#content ul li {
	line-height: 1.5em;
}
#content ul.yellow {
        color: #A95529;
        font-weight: bold;
}

#content ul li.liSeparator {
	margin-top: 20px;
}
#content ul.offer {
	padding: 0px;
}
#content ul.offer li {
	float: left;
	width: 152px;
	position: relative;
	padding: 0px;
}
#content ul.offer li.first {
	padding-right: 55px;
}
#content ul.offer li img {
	margin: 0px 0px 10px 0px;
}
#content ul.offer li span {
	position: absolute;
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	width: 144px;
	top: 83px;
	left: 0px;
}
#content ul.offer li p {
	padding-bottom: 4px;
}
#content ul.offer li a {
	background: #371301;
	width: 152px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	display: block;
	color: #FFF;
	font-size: 0.9em;
}
#content ul.promotion li {
	margin-top: 20px;
	width: 210px;
	height: 91px;
	background: url('uploads/images/promotion.jpg');
}
#content ul.promotion li.first {
	margin: 0px;
}
#content ul.promotion li h3 {
	text-align: right;
	font-size: 1.4em;
	line-height: 1.6em;
	font-family: Arial;
	text-indent: 50px;
	padding: 10px 10px 0px 0px;
}
#content ul.promotion li h3 span {
	text-align: right;
	font-size: 1.5em;
	color: #bf8528;
}
#content ul.promotion li h3.a {
	padding-top: 20px;
	background: url('uploads/images/a.jpg') 0 0 no-repeat;
}
#content ul.promotion li h3.b {
	padding-top: 20px;
	background: url('uploads/images/b.jpg') 0 0 no-repeat;
}
#content ul.promotion li h3.c {
	padding-top: 20px;
	background: url('uploads/images/c.jpg') 0 0 no-repeat;
}
#main {
	width: 360px;
	float: left;
	padding: 7px 0px 10px 27px;
}

.one #main {float:none; width:auto; padding:10px 20px;}

#sub {
	width: 213px;
	float: left;
	padding: 7px 0px 10px 41px;
}

#sub h2 {margin-bottom:15px;}
#sub p {text-align:left;}

#ico1 {
	padding-right: 135px;
	background: url('uploads/images/ico1.jpg') top right no-repeat;
}
#sub .banner{
	margin: 20px 0px 10px 0px;
	border:none;
}
#verticalArea {
	margin: 10px 0px 0px 0px;
	background: url('uploads/images/verticalArea.jpg') 178px 0 repeat-y;
}
#c_witaj {
	background: url('uploads/images/c_witaj.jpg') top left no-repeat;
	height: 36px;
}
#c_osiagniecia {
	background: url('uploads/images/c_osiagniecia.jpg') top left no-repeat;
	height: 36px;
}
#c_firma {
	background: url('uploads/images/c_firma.jpg') top left no-repeat;
	height: 36px;
}
#c_specjalizacja {
	background: url('uploads/images/c_specjalizacja.jpg') top left no-repeat;
	height: 36px;
}
#c_oferta {
	background: url('uploads/images/c_oferta.jpg') top left no-repeat;
	height: 36px;
}
#c_promocja {
	background: url('uploads/images/c_promocje.jpg') top left no-repeat;
	height: 36px;
}
#c_partnerzy {
	background: url('uploads/images/c_partnerzy.jpg') top left no-repeat;
	height: 36px;
}
#c_oddzialy {
	background: url('uploads/images/c_oddzialy.jpg') top left no-repeat;
	height: 36px;
}
#c_placowki {
	background: url('uploads/images/c_placowki.jpg') top left no-repeat;
	height: 36px;
}
#c_kontakt {
	background: url('uploads/images/c_kontakt.jpg') top left no-repeat;
	height: 36px;
}
.clearfix {
	clear: both;
	height: 1px;
	font-size: 0px;
}

/* ------------------------------------------------------------------------------ FOOTER DIV */
#footer {
	border-top: 2px solid #280e01;
	padding-top: 14px;
	height: 23px;
	background: #311100;
}
#f_copyrights {
	float: right;
	color: #cdcdcd;
	padding-right: 27px;
	font-size: 0.9em;
}
#f_copyrights a {
	color: #FFF;
	font-weight: bold;
}
#f_menu {
	float: left;
	padding-left: 22px;
}
#f_menu ul {
	list-style-type: none;
}
#f_menu ul li {
	float: left;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #cdcdcd;
}
#f_menu ul li.last {
	border: none;
}
#f_menu ul li a {
	color: #cdcdcd;
	font-size: 0.9em;
	font-weight: normal;
}

#f_menu ul li a:hover {text-decoration: underline;}


#tinymce {background:#3F1602;}
#tinymce h2 span {text-indent:-3000px;}

#main ul li {
line-height:1.5em;
list-style:square;
margin-left:20px; }


#m3fbrp__36{
background:#793916 none repeat scroll 0 50% !important;
border:1px solid #280E01;
color:#FFFFFF;
font-family:Tahoma,sans-serif;
font-size:inherit;
margin-bottom:0;
padding:2px;
height:150px;
overflow:auto;
width:224px;
}

.DkrContactForm input{
background:#793916 none repeat scroll 0 50%;
border:1px solid #280E01;
color:#FFFFFF;
font-family:Tahoma,sans-serif;
font-size:inherit;
margin-bottom:0;
padding:2px;

}
.fbsubmit{
background:transparent none repeat scroll 0 0 !important;
border:medium none !important;
color:#A95529  !important;
float:left  !important;
font-family:tahoma  !important;
font-size:1em  !important;
font-weight:bold  !important;
text-align:left  !important;
width:100px  !important;
}

.DkrContactForm label{padding-top:10px;
display:block; clear:both;
}
/* End of 'Podstawowy' */

