/* CSS Document */
BODY {
	margin:0 0;
	background-image:url(../web_img/bg_body.jpg);
	}

#WrapBody {
	background-image:url(../web_img/bg_all.jpg);
	background-repeat:repeat-x;
	width:100%;
	text-align:center
	}

#WrapAll {
	width:782px;
	border:#000000 solid 1px;
	border-top:none;
	border-bottom:none;
	text-align:left;
	margin:0 auto;
	}

#Top {
	clear: both;
	width:782px;
	background-image:url(../web_img/bg_top.jpg);
	background-repeat:repeat;
	display:block;
	}
#Top .LogoTop { 
	float:left;
	margin:9px 0px 10px 25px;
	padding:0;
	}
	
#Top .lang {
	float:right;
	margin-top:10px;
	margin-right:5px;
	width:340px;
	text-align:right;
	}
	
#Top .SloganTop {
	float:right;
	margin-top:50px;
	margin-right:4px;
	}
#Head {
	width:782px;
	clear:both;
	background-color:#131602;
	border-top:#131602 solid 1px;
	border-bottom:#131602 solid 1px;
	}
	

#MainMenu {
	width:225px;
	float:left;
	background-color:#131602;
	text-align:center;
	padding-top:1px;
	font-size:0;
	}
#MainMenu img {
	border-bottom:1px solid #333333;
	}
#MainMenu img.NoBorder {
	border:none;
	}
#MainImage {
	float:right;
	background-color:#131602;
	font-size:0;
	margin-bottom:1px;
	}
#MainImage img {
	border:1px solid #000000;
	padding:0;
	margin:0;
	}
.MainImageBorder {
	background-color:#BB702C;
	border:1px solid #000000;
	padding:1px 1px;
	}

#ContentAll {
	clear:both;
	border:1px #BB702C solid;
	margin-left:1px;
	margin-right:1px;
	}
	
#Content {
	width:776px;
	background-color:#DBD2B5;
	margin:0px 1px 0px 1px;
	border-bottom:1px solid #000000;
	padding:1px 0 8px;
	background-image:url(../web_img/bg_content.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#SubMenu {
	border-top:1px solid #000000;
	}
#SubMenu img {
	border-left:1px #131602 solid;
	}
#Content p, #Content h1, #Content h2, #Content h3, #Content h4, #Content h5, #Content h6, #Content ul, #Content li {
	font-family:Tahoma, Verdana, helvetica
	}
	
#Content h1 {
	font-size:20px; 
	margin: 20px 16px 14px 130px;
	padding-top:28px;
	font-weight:normal;
	}
#Content h2 {
	font-size:16px; 
	margin: 12px 16px 5px 130px;
	}
#Content h3 {
	font-size:14px; 
	margin: 12px 16px 0px 130px;
	}
#Content h4 {
	font-size:14px; 
	margin: 12px 16px 0px 130px;
	color: #BB702C
	}
#Content h5, #Content h6 {
	font-size:12px; 
	margin: 12px 16px 0px 130px;
	color: #131602
	}
#Content h6 {
	text-align:right
	}
#Content h6 a {
	color:#000000;
	text-decoration:none;
	padding-right:10px;
	background-image:url(../web_img/arrows.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
#Content h6 a:hover {
	text-decoration:underline;
	}
#Content p {
	font-size:14px;
	text-align:justify;
	color:#333333;
	margin-left:130px;
	margin-right:70px;
	line-height:18px;
	}
#Content a {
	color:#000000;
	}
#Content ul {
	margin:2px 10px 5px 130px;
	font-size:14px;
	list-style:none;
	}
#Content li {
	background-image:url(../web_img/ul.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	}
#Content #cennik {
	border: 1px solid #BB702C;
	border-bottom:none;
	margin-left:130px;
	width:600px;
	vertical-align:top;
	}
.one {
	width:150px;
	}
.two {
	width:145px
	}
.tre {
	
	}

#Content #cennik th, .header {
	background-image:url(../web_img/bg_top.jpg);
	background-repeat:repeat;
	border-bottom:1px solid #BB702C;
	vertical-align:top;
	}
#Content #cennik th {
	padding:3px 0px;
	text-align:center;
	}
#Content #cennik .border {
	border-left:1px solid #BB702C;
	}
#Content #cennik td {
	border-bottom:1px solid #BB702C;
	vertical-align:top;
	padding:3px 0px;
	}
#Content #cennik h1 {
	margin:0px 0px;
	padding:2px 4px 2px 6px;
	font-size:14px;
	color:#232323;
	font-weight:bold;
	}
#Content #cennik h3 {
	margin:0px 0px;
	padding:2px 4px;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	line-height:13px;
	}
#Content #cennik p, #Content #cennik ul {
	margin:0px 0px;
	padding:2px 4px;
	line-height:13px;
	font-size:12px;
	text-align:left;
	}
#Content #cennik p.mini {
	font-size:10px;
	text-align:center;
	padding:1px 5px;
	color:#232323;
}
#Content #cennik .secoundrow {
	background-color:#D2C7A3;
	}

	
#Bottom {
	clear:both;
	background-image:url(../web_img/bg_top.jpg);
	background-repeat:repeat;
	width:782px;
	padding-bottom:2px;
	}
#BottomMenu {
	font-size:11px;
	color:#131602;
	font-family:Tahoma, Verdana, helvetica;
	text-align:center;
	padding:2px 5px 5px 5px;
	}
#BottomMenu a{
	color:#131602;
	padding:1px 3px;
	text-decoration:none;
	}
	
#BottomMenu a:hover {
	text-decoration:underline;
	}
#Copyright {
	margin:50px 0px 15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	padding:1px;
	}
#Copyright span {
	font-weight:bold
	}
#Copyright a {
	color:#000000;
	text-decoration:none;
	}
/*** elementy typo3 */

/* Formularz kontakrowy */
table#formularz { width:600px; margin:10px 10px 10px 130px; font-family:Tahoma, Verdana, helvetica; color:#333333; font-size:12px;}
#Content #formularz .value {width:170px; padding-top:5px; text-align:right; padding-right:10px;}
.contentTd {width:420px;}
.inputText {font-family:Tahoma, Verdana, helvetica; font-size:12px; color:#000000}
.submit {color: #DBD2B5; border:1px #BB702C solid; background-image:url(../web_img/menuS_RO.jpg); padding:3px 7px; font-family:Tahoma, Verdana, helvetica; font-weight:bold; font-size:12px; text-transform:capitalize}

.errorBox {width:560px; border:#FF0000 1px solid; margin:5px 5px 5px 140px; padding:3px 10px; font-size:11px; font-weight:bold}



/*.csc-textpic {
	padding-left:130px;
	}*/
.csc-textpic-caption {
	font-family: Tahoma, Verdana, helvetica;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	padding:2px;
	}
/*.csc-textpic-image {
	background-color:#BB702C;
	border:1px solid #000000;
	padding:1px;
	}*/
.csc-textpic-center {
	text-align:center
	}
.csc-frame-frame1 {
	width:70%;
	padding:10px 10px;
	margin:10px 0px 10px 150px;
	}
#Content .csc-frame-frame1 h1 {
	margin:0px 0px;
	padding:0px 0px;
	color:#990000;
	}