﻿body {
	margin: 0;
	padding: 0;
	background: #71726E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #811305;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #3B0700;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B0700;
}

a:visited {
	color: #3B0700;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 1000px;
	margin: 0px auto 0px auto;
    height: 72px;
    background: url(./images/mc-belka-gora.png);
    background-repeat: repeat-x;
}

/* Menu */

#menu {
	float: left;
	width: 1000px;
    height: 35px;
    margin: 0px;
    background: url(./images/mc-belka-gora2.png);
    background-repeat: repeat-x;
}

#menu ul {
	margin: 10px 0 0 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 20px;
	background: url(./images/img03.gif) no-repeat right 60%;
	text-decoration: none;
	text-transform: capitalize;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo {
	float: left;
    width: 210px;
    height: 50px;
	margin: 5px 0px 0px 10px;
	background: url(./images/mc-logo.png) no-repeat left top;
}

/** LOGIN */

#login-space {
    float: right;
    width: 400px;
    height: 40px;
    font-size: 0.9em;
    color: White;
    background: url(./images/mc-logowanie-bg.png);
    background-repeat: no-repeat;
}

.LoginButton
{
    background-color: Transparent;
    border-style:none;
    width: 73px;
    height: 23px;
    cursor: hand;
    background-position: center center;
    background-image: url(./images/zaloguj-btn.png);
    background-repeat: no-repeat;
}


/* Page */

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background-color: White;
}

#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#contentr {
	float: right;
	width: 630px;
	padding: 30px 30px 0 0;
}

#contentl {
	float: left;
	width: 215px;
	padding: 30px 0 0 30px;
}

#content {
	float: none;
	width: 900px;
	padding: 30px 0 0 30px;
}

.title 
{
    font-size:2.4em;
    margin: 0px 0px 0px 15px;
}
/* Post */

.post {
}

.post .title {
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;
}

.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding-right: 20px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}

/* Search */

#search {
}

/* Boxes */


/* Footer */

#footer
{
    clear: both;
    margin: 0 auto;
    padding: 5px;
    background-color: #b39e8c;
    height: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    color: white;
}

#footer a {
	text-decoration: none;
	color: white;
}

html>body #footer {
	height: auto;
}

#linki
{
	width: 1000px;
    height: 20px;
    margin: 0px;
    background: url(./images/mc-belka-gora2.png);
    background-repeat: repeat-x;
}

#linki ul {
	margin: 10px 0 0 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#linki li {
	display: block;
}

#linki a {
	display: block;
	margin-right: 3px;
	padding: 0 20px;
	background: url(./images/img03.gif) no-repeat right 60%;
	text-decoration: none;
	text-transform: capitalize;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#linki a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
}






.page-top-full
{
    float: left;
    height: 32px;
    width: 949px;
    margin-top: 20px;
    background: url(./images/page-top-dotted.png);
    background-repeat: no-repeat;
}

.page-top-right
{
    float: right;
    width: 11px;
    height: 32px;
    margin-top: 20px;
    background: url(./images/page-top-right.png);
    background-repeat: no-repeat;
}

.page-text-full
{
    clear: both;
    width: 958px;
    font-size: 13px;
    border-left: solid 1px #cdc1b5;
    border-right: solid 1px #cdc1b5;
    min-height: 100%;
}

.page-bottom-full
{
    float: left;
    height: 7px;
    width: 949px;
    margin: 0px 0px 20px 0px;
    background: url(./images/page-bottom.png);
    background-repeat: no-repeat;
}

.page-bottom-right
{
    float: right;
    width: 11px;
    height: 7px;
    background: url(./images/page-bottom-right.png);
    background-repeat: no-repeat;
}






.box-text
{
    width: 200px;
    height: 320px;
    
    background: transparent;
}


.brown-v-350
{
    width: 300px;
    height: 350px;
    background-image: url(./images/brown-box-v-350x300.png);
    background-position: center;
    background-repeat: no-repeat;
}




/* Czym jest MarketCafe? */

#mc-czym-jest {
	float: left;
    width: 969px;
    height: 235px;
    margin: 5px 0px 0px 0px;
    background-image: url(./images/mc-czym-jest-bg-brown.png);
    background-repeat: no-repeat;
}

#mc-czym-jest-lewa {
    float: left;
    margin: 5px 0px auto 8px;
    width: 571px;
    height: 226px;
    background-image: url(./images/mc-czym-jest-bg-white.png);
    background-repeat: no-repeat;
}

#mc-czym-jest-row1 
{
    float: left;
    width: 540px;
    height: 216px;
    margin: 10px 0px 0px 10px;
    background-image: url(./images/mc-smile.gif);
    background-position: right top;
    background-repeat: no-repeat;    
}

#mc-czym-jest-head 
{
    width: 334px;
    height: 37px;
    background-image: url(./images/mc-czym-jest-mc.png);
    background-repeat: no-repeat;
}

#mc-czym-jest-txt 
{
    width: 290px;
    height: 160px;
    margin: 9px 0px 0px 10px;
}


#mc-czym-jest-prawa {
    float: right;
    margin: 5px 20px auto 0px;
    width: 350px;
    height: 226px;
}

#mc-produkty-head 
{
    margin: 5px 10px 0px 0px;
    width: 350px;
    height: 16px;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
    padding-bottom: 5px;
    border-bottom: #ffffff 1px dotted;  
}

#mc-produkty 
{
    margin: 10px 0px 0px 0px;
    width: 350px;
    height: 185px;
}



/* Zakupy Grupowe na stronie głównej */
#mc-zgr 
{
    float: right;
    width: 576px;
    height: 159px;
    margin: 0px -15px 10px 5px;
    padding: 5px;
    background-image: url(./images/mc-zgr-bg.png);
    background-repeat: no-repeat;
}

#mc-zgr-head {
    width: 541px;
    height: 16px;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
    padding-bottom: 5px;
    margin: 0px 10px 5px 10px;
    border-bottom: #ffffff 1px dotted;  
}


/*Firmy na stronie głównej */
#mc-firmy 
{
    float: right;
    width: 370px;
    height: 160px;
    padding: 5px;
    margin: 10px -15px 5px 0px;
    font-size: 11px;
}

#mc-firmy-head
{
    width: 360px;
    height: 16px;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;    
    border-bottom: #5c3913 1px dotted;
}

/* Zasady współpracy na stronie głównej */
#mc-wsp 
{
    float: left;
    width: 576px;
    height: 159px;
    margin: 10px 0px 5px 0px;
    padding: 5px;
    background-image: url(./images/mc-zgr-bg.png);
    background-repeat: no-repeat;
}

#mc-wsp-head {
    width: 545px;
    height: 16px;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
    padding-bottom: 5px;
    margin: 0px 10px 10px 10px;
    border-bottom: #ffffff 1px dotted;  
}

#mc-wsp-txt {
    width: 540px;
    margin: 0px 10px 0px 10px;
    height: 75px;
}


/*Gospodarze strona główna */
#mc-gospodarze 
{
    float: left;
    width: 370px;
    height: 160px;
    padding: 5px;
    margin: 0px 0px 10px 0px;
    font-size: 11px;
}

#mc-gospodarze-head
{
    width: 360px;
    height: 16px;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;    
    border-bottom: #5c3913 1px dotted;
}


/* Osoby strona główna */
#mc-osoby {
    float: right;
    width: 370px;
    height: 160px;
    padding: 5px;
    margin: -5px 0px 10px 0px;
    font-size: 11px;    
}

#mc-osoby-head {
    width: 360px;
    height: 16px;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: #5c3913 1px dotted;
}

/* Kategorie strona główna */
#mc-kategorie {
    float: left;
    width: 576px;
    height: 159px;
    margin: -5px -15px 10px 0px;
    padding: 5px;
}

#mc-kategorie-head {
    width: 550px;
    height: 16px;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: #5c3913 1px dotted;  
}

#mc-kategorie-kol {
    width: 540px;
    height: 80px;
    font-size: 11px;    
}











.BlueButton
{
	background-color: #3399cc;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: White;
	font-weight: bold;
}

.RedButton
{
	background-color: #ff9900;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: White;
	font-weight: bold;
}

.YellowButton
{
	background-color: #ffff99;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: black;
	font-weight: bold;
}

.BlueButton2
{
	background-color: #99ccff;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: black;
	font-weight: bold;
}

.RedButton2
{
	background-color: #ffcc00;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: black;
	font-weight: bold;
}

.PoprzedniKrokButton
{
    background-color: Transparent;
    border-style:none;
    width: 131px;
    height: 41px;
    cursor: hand;
    background-position: center center;
    background-image: url(./images/poprzedni-krok-btn.png);
    background-repeat: no-repeat;
}

.NastepnyKrokButton
{
    background-color: Transparent;
    border-style:none;
    width: 131px;
    height: 41px;
    cursor: hand;
    background-position: center center;
    background-image: url(./images/nastepny-krok-btn.png);
    background-repeat: no-repeat;
}

.ZatwierdzButton
{
    background-color: Transparent;
    border-style:none;
    width: 102px;
    height: 41px;
    cursor: hand;
    background-position: center center;
    background-image: url(./images/zatwierdz-btn.png);
    background-repeat: no-repeat;
}

.SzukajButton
{
    background-color: Transparent;
    border-style:none;
    width: 131px;
    height: 41px;
    cursor: hand;
    background-position: center center;
    background-image: url(./images/szukaj-btn.png);
    background-repeat: no-repeat;
}


.SkrzynkaInfoPanel
{
    width: 90%;
    text-align: center;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    background-color: #ffffcc;
}








.uwaga
{
	font-size: 12px;
	font-weight: bold;
	color: Red;
}

.info
{
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}











.cennik_tab
{
	border-width:1px;
	margin-left:18.8pt;
	border:none;
	border:solid white .75pt;
}
.cennik_head1
{
	border:solid white 1.0pt;
    background:#AEBAAA;
    padding:0cm 5.4pt 0cm 5.4pt;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight:bold;
    color: #000000;
    text-align: center;
    vertical-align: middle;
}  

.cennik_head2
{
	border:solid white 1.0pt;
    background:#9DCBEB;
    padding:0cm 5.4pt 0cm 5.4pt;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color: #000000;
    text-align: center;
    vertical-align: middle;
}  

.cennik_head3
{
	border:solid white 1.0pt;
    background:#C0DEF2;
    padding:0cm 5.4pt 0cm 5.4pt;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #000000;
    text-align: center;
    vertical-align: middle;
}   

.cennik_head4
{
	border:solid white 1.0pt;
    background:#7FBCE5;
    padding:0cm 5.4pt 0cm 5.4pt;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #000000;
    text-align: center;
    vertical-align: middle;
}   

.cennik_head5
{
	border:solid white 1.0pt;
    background:#449CD8;
    padding:0cm 5.4pt 0cm 5.4pt;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #000000;
    text-align: center;
    vertical-align: middle;
}  

.cennik_led1
{
	border:solid white 1.0pt;
    background:#C4CDC1;
    padding:0cm 5.4pt 0cm 5.4pt;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #000000;
}

.cennik_led2
{
	border:solid white 1.0pt;
    background:#E0E5DF;
    padding:0cm 5.4pt 0cm 5.4pt;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    color: #000000;
}  
.cennik_tekst
{
	border-bottom:solid white 1.0pt;
	border-right:solid white 1.0pt;
	padding:0cm 5.4pt 0cm 5.4pt;
	border:solid white 1.0pt;
    background:#D9D9D9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight:bold;
    color: #000000;
    text-align:center;
	vertical-align:middle;
}

.cennik_tekst_szary
{
	border-bottom:solid white 1.0pt;
	border-right:solid white 1.0pt;
	padding:0cm 5.4pt 0cm 5.4pt;
	border:solid white 1.0pt;
    background:#D9D9D9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color: #999999;
    text-align:center;
	vertical-align:middle;
}

.cennik_null
{
	border-bottom:solid white 1.0pt;
	border-right:solid white 1.0pt;
	padding:0cm 5.4pt 0cm 5.4pt;
	border:solid white 1.0pt;
    background:#F3F3F3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #000000;
    text-align:center;
	vertical-align:middle;
}


  
.zaproszenie
{
	/*
		font: Verdana;
		font-family: Verdana;	
		moja ulubiona czcionka JG
    */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
 
.tresczaproszenie
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}











.table_koszyk
{
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    font-size: small;
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
}

.td_koszyk
{
    border-width: 0px;
    border-spacing: 4px;
    padding: 3px;
    border-style: solid;
    border-color: #dbdbdb;
    border-left-style: solid;
    border-right-style: solid;
    text-align: left;
}
.td_koszyk_r
{
    border-width: 1px;
    border-spacing: 4px;
    padding: 3px;
    border-style: solid;
    border-color: #dbdbdb;
    border-left-style: solid;
    border-right-style: none;
    text-align: right;
}
.td_koszyk_rb
{
    border-width: 0px;
    border-spacing: 4px;
    padding: 3px;
    border-style: solid;
    border-color: #dbdbdb;
    border-left-style: solid;
    border-right-style: none;
    text-align: right;
    font-weight: bold;
}

.koszykdata
{
    font-size: 11px;
}

.labelbold
{
    font-weight: bold;
}

.td_right_fw1
{
    width: 80px;
    text-align: right;
    font-weight: bold;
}

.BrownButton
{
    margin: 3px;
    padding: 3px;
    border: 1px solid #808080;
    background-color: #89745C;
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
    color: White;
}

#mc-reklama-gora {
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}
