* {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0;
}
a {
	color: #743737;
	text-decoration: underline;
}

a:hover {
	color: #cc0101;
}


fieldset {
	border: 0;
}
h3 {
	color: #cc0101;
	text-transform: uppercase;
	font-size: 13px;
}


.red,.pageNoSelected {
	color: #cc0101;
}
.pageNoSelected {
	font-weight: bold;
}

body, html, .pageNo {
	text-align: center;
	font-family: Trebuchet Ms;
	color: #743737;
	font-size: 13px;
}
#wrap {
	width: 1000px;
	background: #F5F4E2;
	margin: auto;
}

.prawaTresc {
	float: right;
	width: 720px;
}

#lang {
	/*
	background: #fff url(wrap-top.gif) no-repeat center bottom;
	height: 38px;
	padding-left: 22px;*/
	line-height: 25px;
	list-style: none;
	position: absolute;
	left: 427px;
	bottom: 20px;
}
#lang li {
	float: left;
	display: block;
	margin-right: 10px;
}

/* INFO */

#info {
	height: 47px;
	background: url(../img/info.png);
	color: #fff;
	text-align: left;
	line-height: 44px;
	font-size: 16px;
	padding-left: 35px;
	font-family: 'Myriad Pro';
	position: relative;
}
#pointer {
	position: absolute;
	top: 16px;
	left: 590px;
}
#close {
	position: absolute;
	top: 17px;
	right: 20px;
}


/* HEADER */

#header {
	background: url(../img/header-background.png) repeat-y center top;
	width: 975px;
	position: relative;
	margin: auto;
}
#header-background {
	background: url(../img/header.png) no-repeat center bottom;
	width: 975px;
	position: relative;
	margin: auto;
	
}
.restaurant #header-background {
	height: 66px ;
	min-height: 0px;
	background-position: center top;
}
.restaurant h1 {
	color: #fff;
	font-size: 24px;
	position: absolute;
	right: 0;
	top: 0;
	width: 680px;
	line-height: 60px;
}
#logo, #wsteczLogo {
	position: absolute;
	left: 10px;
	top: 0px; /* 16px */
}
#wsteczLogo {
	left: 340px;
	top: 20px;
	color: white;
	font-size: 14px;
	line-height: 20px;
}


.extra-margin {
	margin-left: 20px;
}
#header-form {
	position: absolute;
	left: 310px;
	top: 10px;
}



/* LEFT MENU */
#menu-horizontal-left {
	position: absolute;
	left: 18px;
	bottom: 3px;
	padding-right: 5px;
}

#menu-horizontal-left li {
	float: left;
	display: block;
	height: 51px;
	line-height: 41px;
	background: url(../img/menu-horizontal-left-item.gif) left bottom;
}

#menu-horizontal-left li:hover, #menu-horizontal-left li.zazn {
	background: url(../img/menu-horizontal-left-hover.png) -10px bottom;
}
#menu-horizontal-left li:hover a, #menu-horizontal-left li.zazn a {
	background: transparent;
	color: #743737;
}

#menu-horizontal-left li a {
	color: #fff;
	font-size: 15px;
	padding: 0 15px;
	height: 51px;
	display: block;
	float: left;
}
#menu-horizontal-left li a.menuDania {
	background: transparent;
	padding-left: 20px;
	background: url(../img/menu-horizontal-left-first.gif) no-repeat left bottom;
}

#menu-horizontal-left li a.menuPromocje {
	padding-right: 20px;
	background: url(../img/menu-horizontal-left-last.gif) no-repeat right bottom;
}


/* RIGHT MENU */

#menu-horizontal-right {
	position: absolute;
	right: 18px;
	bottom: 3px;
}

	

#menu-horizontal-right li {
	float: left;
	display: block;
	height: 51px;
	line-height: 41px;
	padding-right: 5px;
	
}
#menu-horizontal-right li a {
	text-decoration: none;
	color: #743737;
	font-size: 15px;
	padding: 0 13px;
	padding-right: 8px;
	height: 51px;
	display: block;
	float: left;
	
}
#menu-horizontal-right li:hover a, #menu-horizontal-right li.zazn a {
	background: url(../img/menu-horizontal-right-hover.png) repeat-x left top;
	color: #fff;
}
#menu-horizontal-right li:hover, #menu-horizontal-right li.zazn {
	background: url(../img/menu-horizontal-right-hover.png) repeat-x left top;
}
#scroll-down-icon, #scroll-up-icon {
	position: absolute;
	right: 10px;
	bottom: 62px;
	cursor: pointer;
}

#margin-holder {
	width: 100%;
	height: 100px;
}
#space-holder {
	display: none;
	width: 100%;
	height: 27px;
}

/* HIDDEN DIV */

.none {
	display: none;
}

#tabs {
	position: relative;
	width: 975px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	background: #fff url(../img/box-background-top.gif) no-repeat center top;
}

#tabs p {
	background: url(../img/red-border.gif) no-repeat center bottom;
	height: 8px;
	clear: both;
}

/* SEARCH FORM */

#search-dish {
	height: 126px;
	background: url(../img/search-dish.png) no-repeat left bottom;
	width: 975px;
	clear: both;
	margin: auto;
	position: relative;
}
#search-dish a {
	position: absolute;
	color: #743737;
	text-decoration: none;
	right: 230px;
	bottom: 17px;
	font-size: 14px;
}
#search-dish-submit {
	background: url(../img/search.png) no-repeat;
	width: 157px;
	height: 52px;
	border: 0;
	position: absolute;
	top: 41px;
	right: 40px;
	cursor: pointer;
}
.search-dish-input {
	position: absolute;
	left: 120px;
	top: 44px;
	width: 593px;
	height: 25px;
	border: 0;
	background: transparent;
	padding: 8px 15px;
	color: #743737;
	font-size: 18px;
}

/* CONTENT ELEMENTS */

.content {
	background: url(../img/content.gif) 13px top repeat-y;
	margin-top: 10px;
}

.left, .right {
	float: left;
}
.left {
	width: 593px;
}
.right {
	width: 407px;
}
.box {
	background-color: white;
}

.box table {
	margin: 13px 30px;
}


/* FOOTER */

#footer {
	clear: both;
	height: 90px;
	background: #fff url(../img/footer.png) no-repeat left top;
	position: relative;
	color: #fff;
}
#footer a {
	color: #fff;
}
#footer #contact {
	position: absolute;
	right: 25px;
	top: 20px;
	font-size: 13px;
}

#footer #restaurant {
	position: absolute;
	right: 100px;
	top: 20px;
	font-size: 13px;
}

#footer #copyright {
	position: absolute;
	left: 25px;
	top: 20px;
	font-size: 13px;
}
#footer #sublinks {
	position: absolute;
	bottom: 10px;
	right: 15px;
	list-style: none;
}
#footer #sublinks li {
	float: left;
	margin-left: 10px;
}
#footer #sublinks a {
	color: #f2e685;
}


/* CONTENT LEFT ELEMENTS */

.left .box h2 {
	text-align: left;
	color: #fff;
	position: relative;
	right: 7px;
	width: 562px;
	text-transform: uppercase;
	background: url(../img/box-title-wide.png) no-repeat;
	height: 53px;
	line-height: 56px;
	padding-left: 25px;
	font-size: 13px;
}

.left .box {
	width: 580px;
	margin-bottom: 10px;
	margin-left: 13px;
}
.left .box p {
	text-align: justify;
	font-size: 13px;
	padding: 13px 30px;
}
.left .box p.sign {
	font-style: italic;
	text-align: right;
	color: #cc0f0f;
}

.czerw {
	color: #cc0f0f;
}

.left .box table td {
	padding: 3px 5px;
}

/* CONTENT RIGHT ELEMENTS */

.right .box table td {
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.right .box h2.next {
	height: 48px;
	line-height: 46px;
}
.right .box h2 {
	text-align: left;
	color: #fff;
	position: relative;
	right: 7px;
	width: 365px;
	text-transform: uppercase;
	background: url(../img/box-title.png) no-repeat left bottom;
	height: 53px;
	line-height: 56px;
	padding-left: 25px;
	font-size: 13px;
}
.right .box {
	width: 383px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.right .box p {
	text-align: left;
	font-size: 13px;
	padding: 13px 30px;
}

/* COMMENTS */

#comments, #comments-form {
	margin: 0 15px;
}
#cover {
	height: 5px;
	background: #fff;
	position: relative;
	top: 5px;
	z-index: 9999;
}
#comments li.comment-block, #comments-form li.comment-block {
	float: left;
	display: block;
	background: transparent ;
	clear: both;
	padding: 10px 0 ;
	border-bottom: 1px solid #ECE9D3;
	width: 100%;
}
#comments p {
	padding-left: 30px ;
	line-height: 15px;
}
#comments p.sign {
	text-align: right;
	color: #cc0101;
	font-style: italic;
	font-size: 12px ;
	padding: 0 30px ;
	margin: 0 ;
}
#comments h3 {
	color: #cc0101;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
	padding-left: 15px;
}
#comments-form .comment-block {
	position: relative;
}
#comments-form input.text {
	width: 262px;
	height: 17px;
	background: url(../img/forms/comment-input.gif) no-repeat;
	border: 0;
	margin-bottom: 12px;
	color: #743737;
	font-size: 13px;
	padding: 3px 5px;
	margin-left: 15px;
}
#comments-form textarea {
	font-family: Trebuchet Ms;
	color: #743737;
	font-size: 13px;
	padding: 5px;
	width: 522px;
	height: 104px;
	background: url(../img/forms/comment-textarea.gif) no-repeat;
	border: 0;
	margin-left: 15px;
	margin-bottom: 20px;
}
#comments-form #submit {
	margin-bottom: 12px;
	position: absolute;
	right: 15px;
	bottom: 15px;
}
.comment {
	float: left;
	width: 595px;
}
.comment-rate {
	float: left;
	width: 350px;
}

.rate {
	line-height: 32px;
	clear: both;
	text-align: left;
	position: relative;
	margin: 0;
	padding-left: 20px;
}
.rate a {
	text-decoration: underline;
}
.rate span {
	padding-left: 10px;
}
.rate ul {
	position: absolute;
	right: 0px;
	top: 3px;
	padding: 0px;
	margin: 0px;
}
.wide-box .rate ul {
	right: 15px;
}
.rate ul li {
	padding-left: 10px ;
	background: transparent ;
	float: left ;
	margin: 0;
	display: block ;
}
.rate img {
	float: left;
}

/* RESTAURANTS */

#restauracje li {
	padding: 10px 0px;
	border-bottom: 1px solid #ECE9D3;
}
#restaurants p {
	padding-left: 30px ;
	line-height: 15px;
}
#restaurants p.sign {
	text-align: right;
	color: #cc0101;
	font-style: italic;
	font-size: 12px ;
	padding: 0 30px ;
	margin: 0 ;
}
#restaurants h3, #promoted-restaurants h3 {
	color: #cc0101;
	font-size: 13px;
	text-transform: uppercase;
}
#restaurants .comment {
	float: left;
	width: 580px;
	margin: 0 ;
	padding: 0px;
	
}
#restaurants .comment-rate {
	float: left;
	width: 335px;
}
#restaurants .restaurant-info {
	margin: 0 ;
	padding: 0px;
	margin-top: 10px;
}
#restaurants p {
	padding: 10px;
	padding-left: 0;
}
#restaurants p.end, #restaurants .restaurant-info .logo-box p {
	padding: 0;
}

#restaurants li div.rate {
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

#restaurants li div.rate span {
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

.delivery-list {
	margin: 0;
}		 		

/* RESTAURANT INFO */

#restaurant-info, .restaurant-info {
	margin: 10px 30px;
}
#restaurant-address, .restaurant-address {
	position: relative;
	float: left;
	width: 235px;
	padding-left: 10px;
	padding-top: 75px;
}
.list .restaurant-address {
	width: 150px;
}
.list .restaurant-address a {
	top: 60px;
	left: 0;
}
.list .restaurant-address .street {
	position: absolute;
	top: 80px;
	left: 0;
}
.telImg {
	
	width: 40px;
}
#restaurant-address .telephone, .restaurant-address .telephone {
	position: absolute;
	color: #AD0D0D;
	font-weight: bold;
	font-size: 20px;
	left: 90px;
	top: 20px;
}
#restaurant-address #restaurantUrl, .restaurant-address a {
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	left: 90px;
	top: 45px;
}
#restaurant-address .street, .restaurant-address .street {
	display: block;
	margin-bottom: 10px;
}
#logo-box, .logo-box {
	width: 264px;
	float: left;
	padding: 0;
}


#logo-box img, .logo-box img {
	z-index: 99999;
	position: relative;
	display: block;
	margin: auto;
	margin-top: 3px;
}
#logo-box p, .logo-box p {
	height: 8px;
	margin: 0;
	margin-top: -5px;
	padding: 0;
	line-height: 0;
	display: block;
}
.logo-box {
	text-align: center;
	margin-right: 20px;
}
.small-restaurant-info .telephone {
	font-size: 17px;
	left: 40px;
	width: 100px;
}
.small-restaurant-info .logo-box {
	width: 100px;
	float: left;
	padding: 0;
}

.small-restaurant-info .restaurant-address img {
	width: 37px;
	height: 40px;
	left: 0;
	top: 10px;
}
.small-restaurant-info .restaurant-address {
	width: 160px;
}
.small-restaurant-info .restaurant-address a {
	left: 0px;
	top: 50px;
}
.small-restaurant-info .restaurant-address .street {
	font-size: 11px;
}
.small-restaurant-info .restaurant-address {
	padding-left: 0px;
	padding-top: 65px;
}


/* FULL-WIDTH BOX */

.wide-box {
	background: #fff url(../img/box-background-full.gif) no-repeat right bottom;
	padding-bottom: 9px;
	width: 975px;
	margin-top: 10px;
	margin-left: 13px;
	position: relative;
}
.wide-box h2 {
	text-align: left;
	color: #fff;
	position: relative;
	right: 7px;
	width: 954px;
	text-transform: uppercase;
	background: url(../img/box-title-full.png) no-repeat;
	height: 53px;
	line-height: 56px;
	padding-left: 25px;
	font-size: 13px;
}


.wide-box p {
	text-align: justify;
	font-size: 13px;
	padding: 13px 30px;
}



/* END ELEMENT (add after elements with float<>none) */

p.end {
	clear: both;
	padding: 0 ;
}

/* LIST STYLES */

.box ul, .wide-box ul {
	list-style: none;
	text-align: left;
	margin: 0px;
}

ul.kwadraty {
	margin-left: 30px;
}
ul.kwadraty li {
	line-height: 25px;
	background: url(../img/bullet2.gif) no-repeat left 10px;
	padding-left: 15px;
}

.rate ul li {
	background: none;
	padding-left: 5px; 
}


/* OPINION FORM */

#opinion-form {
	margin-top: 6px;
}
#opinion-email {
	width: 262px;
	height: 17px;
	background: url(../img/forms/opinion-input.gif) no-repeat;
	border: 0;
	margin-bottom: 12px;
	color: #aa9e9e;
	font-size: 13px;
	padding: 3px 5px;
}
#opinion-content {
	font-family: Trebuchet Ms;
	color: #aa9e9e;
	font-size: 13px;
	padding: 5px;
	width: 262px;
	height: 104px;
	background: url(../img/forms/opinion-textarea.gif) no-repeat;
	border: 0;
}
#opinion-submit {
	width: 106px;
	height: 31px;
	background: url(../img/forms/opinion-submit.png) no-repeat;
	border: 0;
	display: block;
	margin-top: 15px;
	margin-left: 222px;
	cursor: pointer;
}

/* ARTICLES */

#articles li {
	margin: 0 ;
	padding: 10px 0 ;
	background: transparent ;
	border-bottom: 1px solid #F5F3E2;
	padding-right: 10px;
	line-height: 17px;
}
.article-content p {
	padding: 5px 0 ;
}
.article-content p.date {
	padding: 0 ;
	font-size: 10px;
}

/* ALIGN CLASSES */

.align-center {
	text-align: center ;
}
.align-left {
	text-align: left ;
}
.align-right {
	text-align: right ;
}

.column-container {
	margin: 0px 20px ;
}
.column {
	float: left;
	width: 50%;
	text-align: left;
}
.column-wide {
	float: left;
	width: 60%;
	text-align: left;
}
.column-small {
	float: left;
	width: 40%;
	text-align: left;
}
.column p {
	padding: 10px 10px ;
}

.decoration {
	text-decoration: underline;
	color: #cc0101;
}
.ingredients {
	margin-top: -10px;
}
.ingredients li {
	float: left;
	display: inline;
	margin-right: 15px;
}
.star {
	margin-left: 30px;
	background: url(../img/star.gif) no-repeat left 2px;
	padding-left: 18px;
	color: #cc0101;
}
#bill {
	margin: 0;
	width: 200px;
}
#bill td {
	padding: 3px;
}
.sum td {
	border-top: 1px solid #cc0101;
}
.dish-capt {
	margin: 0 50px;
	text-align: right;
	text-transform: uppercase;
}

dl {
	text-align: left;
	margin: 0 15px;
}
.group {
	color: #cc0101;
	padding: 15px 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
.list tr.head th {
	background: #fff;
	font-weight: normal;
	white-space: nowrap;
	line-height: 50px;
}

.list tr.head th a {
	text-decoration: underline;
	color: #743737;
}

.list tr.head th a:hover {
	text-decoration: underline;
	color: #cc0101;
}

.list tr.head th a.czerw {
	color: #cc0f0f;
}

.list td a {
	color: #cc0f0f;
} 



.list .cart {
	position: absolute;
	left: 0;
}
.list {
	margin: 0 15px;
}
.list tr {
	padding: 5px;
}
.list td {
	padding: 10px;
}

.list tr:hover {
	background: #FAFCC0;
}
.list .size, .list .delivery, .list .desc {
	border-right: 1px solid #F5F1F1;
}
.list .size, .list .delivery, .list .price {
	width: 11%;
}

.list .priceTotal {
	width: 22%;
}

.list span.red {
	display: block;
}
.list .desc {
	vertical-align: top;
	width: 60%;
}
.list .desc h3.right {
	float: right;
}
.list .desc h3 {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
	text-transform: none;
	font-weight: normal;
}
.list .desc h4 {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #D12B2B;
	
	margin-bottom: 1em;
}
.list .desc p, .list .desc2 p {
	padding: 0;
	text-align: left;
}
.list .small-restaurant-info {
	text-align: left;
	vertical-align: top;
}
.list .desc4 {
	text-align: left;
	vertical-align: top;
}
.list .rate {
	width: 300px;
	vertical-align: top;
}
.list .rate h3 {
	margin: 0;
	padding: 0;
	line-height: 15px;
}
.list .rate .rate {
	left: 10px;
}
.list .rate .rate span {
	position: relative;
	right: 20px;
}



.discount {
	font-weight: bold;
	color: #cc0101;
	border-right: 1px solid #F5F1F1;
	width: 150px;
}

.list td.align-left {
	padding: 15px 40px;
}
.two-cols-end {
	height: 10px;
	background: url(../img/content-bottom.gif)  13px top no-repeat;
	clear: both;
}
#szukajZwijakImg {
	position: absolute;
	right: 10px;
	bottom: 5px;
	cursor: pointer;
}
#line {
    border-top: 1px solid #BA0404;
    height: 0px; 
    display: block;
    position: relative;
    z-index: 3;
}



.column h3 {
	padding-left: 30px;
}

h2 p {
	padding: 0;
	position: absolute;
	left: 300px;
	bottom: 10px;
	text-transform: lowercase;
	line-height: 30px;
	color: #743737;
	font-weight: normal;
}
h2 ul {
	display: inline;
	position: absolute;
	left: 360px;
}
h2 ul li {
	background: url(../img/space.gif) no-repeat right center;
	text-transform: lowercase;
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 6px;
	padding-left: 3px;
}
h2 ul li.last {
	background: transparent;
}
h2 ul li a {
	color: #743737;
	font-weight: normal;
	text-decoration: underline;
}
h2 ul li a.current {
	color: #CC0101;
	font-weight: bold;
}
#tooltip {
	position: absolute;
	width: 200px;
	z-index: 9999999;
	background: url(../img/tooltip.png) no-repeat left top;
	padding-top: 15px;
	display: none;
}
#tooltip p {
	z-index: 9999999;
	padding: 0 10px;
	background: #fff;
	border: 1px solid #E7D9D9;
	border-top: 0;
	border-bottom: 0;
	text-align: left;
	font-size: 11px;
}

.links li {
	display: inline;
	margin: 0 3px;
	padding: 0;
	background: transparent;
}
.links ul {
	display: inline;
}
.links {
	text-align: center;
	margin: 10px 0;
}
.links a {
	color: #743737;
	text-decoration: underline;
}
.links a.current {
	color: #CC0101;
	text-decoration: none;
	font-weight: bold;
}


.ckbPriceAndDelivery {
	position: absolute;
	right: 20px;
	top: 15px;
}




.maxWdth {
	width: 100%;
}

.extra-margin .align-left {
	width: 100%;
	float: left;
}

#koszyk, .koszykGora, #koszykTresc, #koszyk h2 {
	width: 250px;
}

#koszykH2 {
	text-decoration: none;
}
	  

#koszyk {
	position: fixed;
	right: 0px;
	top: 100px;
}

.koszykGora {
	background: url(../img/koszyk_gora.png) no-repeat left top;
	height: 10px;
}

.koszykDol {
	background: url(../img/koszyk_dol.png) no-repeat left top;
	height: 10px;
}

#koszykTresc {
	background-color: #F5F4E2;
	clear: both;
	margin-top: 49px;
	text-align: left;
	padding-left: 10px;
	border-left: 1px solid #cc0f0f;
}

#koszykZamowienia {
	overflow-y: auto;
	max-height: 400px;
	float: left;
	width: 235px;
}

#koszyk h2 {
	color: white;
	text-transform: uppercase;
	background: #F5F4E2 url(../img/h2_mini.png) no-repeat left bottom;
	height: 49px;	
	line-height: 49px;
	padding-left: 25px;
	text-align: left;
	font-size: 13px;
	position: absolute;
	left: -5px;
}

.logoRestWyniki {
	width: 212px;
	height: 111px;
}

.tabs-container {
	text-align: center; 
}


.tabs-nav li {
	cursor: pointer;
}

.inline {
	display: inline;	
}

.tagi a {
	margin-right: 30px;
}


table.linki {
	margin-left: 30px;
}

table.linki td {
	width: 10%;
	text-align: left;
	padding-top: 5px;
	font-size: 14px;
}

table.linki td.tab {
	padding-left: 30px;
	font-size: 13px;
}

.help {
	position: relative;
}

.clear {
	clear: both;
}

.rel {
	position: relative;
}

.lewa {
	float: left;
}

.prawa {
	float: right;
}

.inline {
	display: inline;
}

.prawaTresc h2, .leweMenu h2, .prawaTresc h1 {
	text-transform: uppercase;
	text-align: left;
	height: 49px;
	line-height: 49px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	font-size: 13px;
	color: white;
}

.prawaTresc h2 {
	background: white url(../img/menuh2.png) no-repeat;
	width: 690px;
}

.prawaTresc h1 {
	background: white url(../img/tresch2.png) no-repeat;
	width: 690px;
}

.prawaTresc h1, .prawaTresc h2, div.trescEl, div.trescElGora, div.trescElDol {
	margin-left: 5px;
}

div.trescElGora, div.trescElDol {
	width: 705px;
}

div.trescEl {
	width: 700px;
}

div.trescElGora {
	height: 4px;
	margin-top: 10px;
	background: url(../img/trescGora.png) no-repeat;
}

div.trescElDol {
	height: 4px;
	background: url(../img/trescDol.png) no-repeat;
}

div.menuElTresc {
	width: 270px;
}

div.menuElTresc, div.trescEl {
	background-color: white; 
	margin-left: 10px;
}
div.menuElTrescWciecia {
	padding: 10px 10px;
	padding-right: 0px;
}

div.trescElWciecia {
	padding: 10px 10px;
}

table.dodatki {
	margin: 10px 30px;
	width: 100%;
}

table.dodatki td {
	padding-top: 10px;
	padding-right: 20px;
}

img.koszykDodaj {
	cursor: pointer;
}

a.zamow {
	cursor: pointer;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline;
	color: #cc0f0f;
	
}

#koszyk.zwiniety {
	right: -160px;
}
#koszykZamowienia.zwiniety {
	display: none;
}

.through {
	text-decoration: line-through;;
}

.koszykZwinRest {
	display: inline;
}

#tutorial {
	left: 0px;
	top: 0px;
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../img/tlo.png) repeat;
}


/* JAK KORZYSTAC */

table.how-to {
	text-align: left;
	font-size: 13px;
	width: 518px;
	margin: auto;
	margin-top: 20px;
}
table.how-to th {
	color: #cc0101;
	height: 25px;
	vertical-align: top;
	width: 50%;
	padding: 12px 0;
	font-weight: normal;
}


table.how-to td {
	padding: 12px 0;
}

.ulicaHowTo input, .ulicaHowTo ul, .ileChceszWydacHowTo {
	width: 180px;
}


/* TUTORIAL- WITAJ */

#how-to2 {
	text-align: left;
	font-size: 13px;
	width: 518px;
	margin: auto;
	margin-top: 20px;
}
#how-to2 th {
	color: #cc0101;
	height: 25px;
	vertical-align: top;
	width: 50%;
	padding: 12px 0;
	font-weight: normal;
}


#how-to2 td {
	padding: 12px 0;
}
#how-to2 td.query {
	background: url(../img/bullet.gif) no-repeat 5px 16px;
	padding-left: 25px ;
}

#ulicaHowTo2 input, #ulicaHowTo2 ul, #ileChceszWydacHowTo2 {
	width: 180px;
}


.wynikiTlo:hover {
	background: #fdfcbf; 
}

	
#koszyk.zwiniety {
	right: -160px;
}

#koszyk.zwiniety #koszykZamowienia, #koszyk.zwiniety #koszykZwin {
	display: none;
}

#koszyk.zwiniety #koszykRozwin {
	display: inline;
}

#koszyk #koszykRozwin {
	display: none;
}

#mail {
	width: 100px;
}
