* { margin: 0px auto; padding: 0;}

body {
	background: #6a6a6a;
	font-family: "trebuchet ms", verdana;
	font: 10px/1.75em Trebuchet MS;
	color: #000; 
	text-align: center;
	margin: 0 0 0 0;	
}

/* linki */
a, a:visited {	
	color: #BE0018; 
	background: inherit;
	text-decoration: underline;		
}
a:hover {
	color: #BE0018;
	background: inherit;
	text-decoration: none;
}

/* naglówki */
h1, h2, h3 {
	font: Verdana, Tahoma, arial, sans-serif;
	font-weight: Bold; 	
	color: #523118;		
}
h1 {
	font-size: 14px;	
	font-weight: normal;
}
h2, h3 {
	font-size: 13px;
}

h1, h2, h3, h4, p {
	padding: 10px;		
	margin: 0;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* obrazki */


img.float-right {
	background: #fff;
    border: 0px solid;
	padding: 5px;
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
	background: #fff;
    border: 0px solid;
	padding: 5px;
  	margin: 5px 10px 10px 0px;
}
img.news-center {
	background: #fafafa;
    border: 1px solid #888888;
	padding: 5px 5px 5px 5px;
}
img.strony-center {
	background: #fafafa;
    border: 1px solid #eee;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
}
img.noborder {
	border: solid 0px #fff;
}

/* formularz */

form {
}

fieldset {
	border: none;
}

#login {
	padding: 2px 10px 10px 10px;
}

#login label {
	display: block;
}

#login {
}

#login label {
	display: block;
}


#login #inputtext_kontakt {
	width: 280px;
	background: #eee;
	margin-bottom: 0;
	padding: 2px 5px;
	border: 1px solid #BD1B01;
	font: normal small Verdana, Tahoma, arial, sans-serif;
	color: #683916;
}

#login #inputtext_memo {
	width: 400px;
	background: #eee;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #BD1B01;
	font: normal small Verdana, Tahoma, arial, sans-serif;
	color: #683916;
}

#login #inputsubmit_kontakt {
	float: left;
	width: 100px;
	margin-right: 7px;
	border: 1px solid #BD1B01;
	border-top-color: #BD1B01;
	border-left-color: #BD1B01;
	font: normal small Verdana, Tahoma, arial, sans-serif;
	color: #eee;
	background-color: #BD1B01;
}

 
/********************************************
   LAYOUT
********************************************/ 
#container {
	position: relative;
	width: 800px;	
	margin: 0 auto;
	text-align: left;
	background: #6a6a6a url('siteimages/tlo-cien.jpg') repeat-y center top;
}
#ogr-top {
	width: 800px;
	height: 20px;
	padding: 0;	
	background: url('siteimages/ogr-gora.jpg') no-repeat center bottom;		
}

#ogr-bottom {
	clear: both;
	width: 800px;
	height: 10px;
	background: url('siteimages/ogr-dol.jpg') no-repeat center bottom;	
	margin: 0 0 10px 0;
}

#ogr-left {
	float: left;
	width: 32px;
    height: 767px;	
	margin: 0;	
	padding: 0;
	background: url(siteimages/left_bar.jpg) no-repeat center;
}
#ogr-right {
	float: right;
	width: 32px;
    height: 767px;	
	margin: 0;	
	padding: 0;
	background: url(siteimages/right_bar.jpg) no-repeat center;
}

#container_srodek {
	float: left;
	width: 780px;
	display: inline;
	padding: 0;
    margin: 0 10px 0 10px; 	
}
#middle {
	float: left;
	width: 716px;
	display: inline;
    background: #c3c4c6 url('siteimages/promocje_repeat.jpg') repeat-y;	;
    	
}
#middle #header {
	float: left;
	width: 716px;
	height: 209px;
	display: inline;
    background: url(siteimages/slide0.jpg) no-repeat center;	
}

#header_graph {
	position: relative;
	clear: both;
	margin: 0px auto;
	height: 150px;
	width: 710px;
	background: #e3cda7 url(header_cb.jpg) no-repeat center center;
}

#pasek_menu {
	clear: both;
	width: 716px;
	height: 24px;	
	margin: 0;
	padding: 0;
}
#pasek_podmenu {
	clear: both;
	width: 716px;
	height: 24px;
	background: url('siteimages/pasek_podmenu.jpg') no-repeat center bottom;	
	margin: 0;
	padding: 0;
}
#promo {
	float: left;
	width: 251px;
	height: 57px;
	background: url('siteimages/promocje_nag.jpg') no-repeat center bottom;	
	margin: 0;
	padding: 0;
}

#nag_strony_ofirmie {
	float: right;
	width: 465px;
	height: 57px;
	background: url('siteimages/ofirmie_nag.jpg') no-repeat center top;	
	margin: 0;
	padding: 0;
}
#nag_strony_oferta {
	float: right;
	width: 465px;
	height: 57px;
	background: url('siteimages/oferta_nag.jpg') no-repeat center top;	
	margin: 0;
	padding: 0;
}
#nag_strony_cennik {
	float: right;
	width: 465px;
	height: 57px;
	background: url('siteimages/cennik_nag.jpg') no-repeat center top;	
	margin: 0;
	padding: 0;
}
#nag_strony_kontakt {
	float: right;
	width: 465px;
	height: 57px;
	background: url('siteimages/kontakt_nag.jpg') no-repeat center top;	
	margin: 0;
	padding: 0;
}
#nag_strony_nic {
	float: right;
	width: 465px;
	height: 57px;
	background: url('siteimages/nic_nag.jpg') no-repeat center top;	
	margin: 0;
	padding: 0;
}

#promo_repeat {
	width: 251px;    
	margin: 0;
	padding: 0;  	
}
#promo_cnt {
	float: left;
	width: 251px;
	height: 302px; 
    background: #c3c4c6 url('siteimages/bg_promocje.jpg') repeat-y  center bottom;	
	margin: 0;
	padding: 0;  	
}

.promo_txt {
	width: 221px;
	padding: 5px 15px 10px 15px;
	color: #000;
	font-family: "trebuchet ms", verdana;
	font: 11px/1.70em "trebuchet ms";
	text-align: justify;
}
.promo_txt p {
	padding: 0;		
	margin: 0;
}
.promo_txt #aktu_nag{
    color: #BD1B01;
    font-weight: bold;
    padding: 0px 20px 10px 20px;
}
.promo_txt #aktu_data{
    color: #7e7e7e;
    font-size: 10px;
    padding: 0px 20px 0px 20px;
}
.promo_txt #aktu_tresc{
    font-size: 11px;
    padding: 0px 20px 0px 20px;
}
.promo_txt #aktu_wiecej{
    color: #BD1B01;
    padding: 0px 10px 0px 20px;
	text-align: right;
}
#tresci_cnt {
	float: right;
	width: 465px;
	min-height: 302px;
	display: inline;
    background: #ffffff url('siteimages/bg_content.jpg') repeat-y center top;	
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "trebuchet ms", verdana;
	font: 10px/1.70em "trebuchet ms";
}
.tresci_txt {
	width: 435px;
	padding: 10px 15px 10px 15px;
	color: #000;
	font-family: "trebuchet ms", verdana;
	font: 11px/1.70em "trebuchet ms";
	text-align: justify;
}

#promo_footer {
    float: left;
	clear: both;
	width: 251px;
	height: 45px; 
	text-align: center;
	background: url('siteimages/promocje_footer.jpg') no-repeat center top;	
	margin: 0;
	padding: 0;
}
#tresci_footer {
    float: right;
	width: 465px;
	height: 45px; 
	text-align: center;
	background: url('siteimages/content_footer.jpg') no-repeat center top;	
	margin: 0;
	padding: 0;
}

/* footer */

#pasek_pod1 {
    float: left;
	clear: both;
	width: 251px;
	height: 14px; 
	text-align: center;
	background: url('siteimages/pasek_pod1.jpg') no-repeat center top;	
	margin: 0;
	padding: 0;
}
#pasek_pod2 {
    float: right;
	width: 465px;
	height: 14px; 
	text-align: center;
	background: url('siteimages/pasek_pod2.jpg') no-repeat center top;	
	margin: 0;
	padding: 0;
}

#footer1 {
    float: left;
	clear: both;
	width: 251px;
	height: 92px; 
	text-align: center;
	background: url('siteimages/footer1.jpg') no-repeat center top;	
	margin: 0;
	padding: 8px 0 0 0;
	color: #666;
}
#footer2 {
    float: right;
	width: 465px;
	height: 92px; 
	text-align: left;
	background: url('siteimages/footer2.jpg') no-repeat center top;	
	margin: 0;
	padding: 0;
	color: #666;
}
#footer2 a {
	text-decoration: none;
	color: #B97C40;
}
#footer2 a:hover {
	color: #5c391d;	
}




   /*  tabele */
.dupa table {
	border-collapse: collapse;
	margin: 10px;
    width: 420px;
}
.dupa td.first,th.first {
	border-left: 0px;
}
.dupa th {
	background: #e7e6e6;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: center;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: solid 2px #999;
	color: #444;
}
.dupa tr {
	height: 30px;
}
.dupa td {
	padding-left: 11px;
	padding-right: 11px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
.dupa tr.row-a {
	background: #F8F8F8;
}
.dupa tr.row-b {
	background: #EFEFEF;		
}

   /*  tabele */



.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.clear { clear: both; }



/* 
COLORBOX
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}


#cboxOverlay{background:url(images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}


.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

