@import "form.css";

body {
	background: #6b6566 url(gfx/site-bg.png) left top repeat-x;
	color: #ddc4ac;
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #cc0000;
}
a:hover {text-decoration: underline;}
input, textarea, select {
	font-size: 11px;
	font-family: Tahoma;
	color: #ddc4ac;
}
.cb {clear: both !important;}
img {
	border: 0px;
}
.bar80 {
	width: 80px;
	text-align: center;
	height: 20px;
	float: left;
	background: url(gfx/bar80.png) left top no-repeat;
	padding-top: 1px;
}
#site, #footer {
	width: 100%;
	float: left;
	text-align: center;
}
#site {
	padding-bottom: 20px;
}
#footer {
	background: #5c5556 url(gfx/footer-bg.png) top left repeat-x;
	margin-bottom: 20px;
}
div#flines {
	width: 980px;
	float: left;
	background: url(gfx/footer-bg-lines.png) left top no-repeat;
}
div.wrapper {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}
div.narrow-col {
	width: 255px;
	float: left;
	overflow: hidden;
}
div.wide-col {
	width: 725px;
	float: left;
}
#baner {
	width: 725px;
	height: 410px;
	float: left;
	position: relative;
}
div#baner div#baner-swf {
	width: 725px;
	height: 410px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1px;
}
div#baner div.top {
	width: 725px;
	height: 100px;
	float: left;
	position: relative;
	z-index: 10px;
	border-bottom: 1px #995e78 solid;
	background: url(gfx/baner-top-bg.png);
}
#logo {
float:left;
height:145px;
padding-left:24px;
padding-top:20px;
text-align:center;
width:230px;
}
div#n-box {
	width: 255px;
	float: left;
	background: #4e4748 url(gfx/left-box-top.png) top left no-repeat;
	min-height: 338px;
	_height: 338px;
}
div#n-box div.header {
	width: 255px;
	height: 50px;
	float: left;
	overflow: hidden;
}
div#n-box div.welcome-box {
	width: 255px;
	float: left;
	text-align: center;
	line-height: 1.3;
	height: 119px;
}

div#n-Advert {
	width: 280px;
	float: left;
	padding: 10px 0px;
}
div#n-Advert div.dblAdv {
	width: 115px;
	float: left;
	margin-right: 20px;
}
div#n-Advert div.snlAdv {
	width: 255px;
	float: left;
}
div#ChoosePlace {
	width: 191px;
	height: 52px;
	float: left;
	background: url(gfx/choose-place.png) left top no-repeat;
	padding-top: 108px;
	padding-left: 64px;
}
div#ChoosePlace select {
	width: 145px;
	float: left;
	height: 21px;
	background: #6b6565;
	color: #453f40;
	font-size: 10px;
}
div#ChoosePlace a {
	
}
div#top-kontakt {
	float: left;
	padding-top: 10px;
	padding-left: 55px;
}
div#top-login {
	float: right;
	background: url(gfx/kluczyki.png) left 15px no-repeat;
	padding-left: 50px;
}
ul#top-menu {
	width: 725px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 11px;
}
ul#top-menu li {
	width: 85px;
	float: left;
	position: relative;
	margin-left: 5px;
	height: 21px;
	background: url(gfx/top-menu-bg.png) top left no-repeat;
}
ul#top-menu li a {
	width: 85px;
	height: 17px;
	padding-top: 4px;
	text-align: center;
	float: left;
	text-transform: uppercase;
	color: #ede0d4;
	position: absolute;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
ul#top-menu li span {
	width: 16px;
	height: 16px;
	float: left;
	position: absolute;
	top: 14px;
	right: -5px;
	display: none;
	background: url(gfx/top-menu-act.png) top left no-repeat;
}
ul#top-menu li.act span {
	display: block;
}
div#sub-baner {
	width: 695px;
	height: 95px;
	float: left;
	padding-left: 30px;
}
div#sub-baner div#stock-menu {
	width: 394px;
	float: left;
	margin-top: 8px;
	border-right: 1px #6b6565 solid;
}
div#sub-baner div#stock-menu a {
	margin-right: 25px;
}
a.stock-pizza {
	width: 49px;
	height: 69px;
	float: left;
	background: url(gfx/stock-menu-pizza.png) left top no-repeat;
	text-decoration: none;
}
a.stock-pasta {
	width: 59px;
	height: 69px;
	float: left;
	background: url(gfx/stock-menu-pasta.png) left top no-repeat;
	text-decoration: none;
}
a.stock-snacks {
	width: 58px;
	height: 83px;
	float: left;
	background: url(gfx/stock-menu-snacks.png) left top no-repeat;
	text-decoration: none;
}
a.stock-salads {
	width: 49px;
	height: 69px;
	float: left;
	background: url(gfx/stock-menu-salad.png) left top no-repeat;
	text-decoration: none;
}
a.stock-drinks {
	width: 49px;
	height: 69px;
	float: left;
	background: url(gfx/stock-menu-drinks.png) left top no-repeat;
	text-decoration: none;
}
div#sub-baner div#stock-menu a:hover, div#sub-baner div#stock-menu .activeLink {
	background-position: bottom left;
}
div#co-myslisz {
	width: 300px;
	height: 87px;
	float: left;
	background: url(gfx/co-o-nas-myslisz.png) top left no-repeat;
	padding-top: 8px;
}
div#co-myslisz .post, div#n-box .post {
	width: 140px;
	padding-right: 10px;
	float: right;
}
div#n-box .post {
	float: left;
	padding-left: 10px;
	width: 235px;
}
div#last-on-forum {
background:url("gfx/lastComent.png") no-repeat;
color:#CC0000;
float:left;
font-weight:bold;
height:64px;
margin:0 10px;
padding:10px;
width:235px;
cursor:pointer;
}
div#co-myslisz .post div.data, div#n-box .post div.data {
	width: 80px;
	height: 15px;
	float: left;
	display: block;
	background: url(gfx/bar80.png) left top no-repeat;
	text-align: center;
	color: #ddc4ac;
	padding-top: 1px;
}
div#n-box .post div.data {
	background: url(gfx/bar80l.png) left top no-repeat;
}
div#co-myslisz .post div.text, div#n-box .post div.text {
	width: 130px;
	float: left;
	padding: 10px 5px 0px;
}
div#n-box .post div.text {
	width: 225px;
}
div#co-myslisz .post div.text a, div#n-box .post div.text a {
	color: #ddc4ac;
}
div#index-main, div#site-page {
	width: 695px;
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	position: relative;
}
div#site-page {
	background: url(gfx/site-page-bg.png) left top repeat-y;	
	margin-top: 20px;
	padding-top: 0px;
	min-height: 183px;
	_height: 183px;
}
div.no-bg {
	background: none !important;
}

div#index-main div#index-news{
	width: 380px;
	float: left;
}
div#index-main div#index-news div.date{
  	width: 100px;
	float: left;
}
 div#index-main div#index-news div.title {
 	width: 400px;
	float: left;
 }
  div#index-main div#index-news div.news{
	width: 280px;
	float: left
  }
 div#index-main div#index-news div.pagination {
	width: 200px;
	float: left;
}
div#index-main div#index-news div.date, div#index-main div#index-news div.news, div#index-main div#index-news div.pagination {
	padding-top: 10px;
}
div#index-main div#index-news div.date span {
	width: 80px;
	height: 15px;
	float: left;
	display: block;
	background: url(gfx/bar80.png) left top no-repeat;
	text-align: center;
	color: #ddc4ac;
	padding-top: 1px;
}
div#index-main div#index-news div.pagination a {
	float: left;
	width: 20px;
	height: 17px;
	background: url(gfx/index-pag.png) top left no-repeat;
	text-align: center;
	color: #9d8d81;
	padding-top: 3px;
	margin-right: 10px;
}
div#index-main div#index-news div.pagination a:hover, div#index-main div#index-news div.pagination a.act {
	background-position: bottom left;
	color: #ddc4ac;
	text-decoration: none;
}
div#index-boxes {
	float: right;
}
div#index-boxes div.Box {
	width: 135px;
	height: 180px;
	float: left;
	background: url(gfx/index-box.png) left top no-repeat;
	margin-left: 10px;
	padding: 5px;
}
div#index-boxes div.Box div.ibImg {
	width: 135px;
	height: 140px;
	float: left;
}
div#index-boxes div.Box div.ibTitle, div#index-boxes div.Box div.ibLink {
	width: 135px;
	float: left;
	padding-top: 8px;
	text-align: center;
}
div#index-boxes div.Box div.ibLink {
	padding-top: 2px;
	color: #cc0000;
}
div#index-boxes div.Box div.ibLink a {
	color: #cc0000;
}
div#site-wide {
	width: 480px;
	float: left;
}

div#site-page div.header {
	width: 680px !important;
	float: left;
	padding-bottom: 10px;
	color: #cc0000;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1;	
}
div#site-wide div.header {
	width: 465px !important;
	float: left;
	color: #cc0000;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1;
}
div#site-wide div.header img {
	float: left;
}
div#site-wide div.header a.choose-place {
	float: right;
	height: 17px;
	color: #453f3f;
	padding-right: 25px;
	background: url(gfx/i-link.png) right top no-repeat;
	padding-top: 2px;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}
div#site-wide div.cont, div#site-wide div#Aktualnosc {
	width: 465px;
	float: left;
	padding: 10px 0px;
}
div#site-wide div#Aktualnosc {
	padding-top: 0px;
}
div#site-narrow {
	width: 215px;
	float: left;
}
div#serwetki {
	width: 255px;
	height: 183px;
	float: left;
	position: absolute;
	right: -40px;
	top: 50%;
	z-index: 10;
}
div#serwetki img {
	position: relative;
	top: -92px;
}
a.r-reklama {
	float: left;
	margin-left: 14px;
}
table#TabelaLokali {
	width: 680px;
	float: left;
	text-align: left;
}
table#TabelaLokali th span {
	width: 100px;
	height: 15px;
	float: left;
	font-weight: normal;
	text-align: center;
	padding-top: 1px;
	background: url(gfx/bar100.png) left top no-repeat;
}
table#TabelaLokali td {
	padding-top: 10px;
	vertical-align: top;
}
table#TabelaLokali a {
	color: #ddc4ac;
}
table#TabelaLokali a:hover {
	color: #cc0000;
}
table#TabelaLokali a.placeName {
	font-weight: bold;
	color: #ddc4ac;
	text-decoration: none;
}
table#TabelaLokali a.placeName:hover {
	color: #cc0000;
}
table#TabelaLokali span.lDays {
	width: 50px;
	float: left;
}
table#TabelaLokali span.lHours {
	width: 75px;
	float: left;
	text-align: right;
	font-weight: bold;
}
div#formularzKontaktowy {
	width: 215px;
	float: left;
}
div#formularzKontaktowy div.header {
	width: 195px !important;
	float: left;
	padding-left: 20px;	
}
div#formularzKontaktowy form {
	width: 205px;
	float: left;
	padding-left: 10px;
}

div#ListaLokali,div#ListaAktualnosci,div#GalleryScroll {
	width: 205px;
	padding-left: 10px;
	float: left;
}
div#ListaLokali div.header, div#ListaAktualnosci div.header,div#GalleryScroll div.header {
	width: 205px !important;
	float: left;
}
div#ListaLokali div.Lokal, div#ListaAktualnosci div.News {
	width: 205px;
	float: left;
	padding-bottom: 10px;
}
div#ListaLokali div.Lokal a , div#ListaAktualnosci div.News a {
	font-weight: bold;
	color: #ddc4ac;
}
div#ListaLokali div.Lokal a:hover, div#ListaAktualnosci div.News a:hover {
	color: #cc0000;
	text-decoration: none;
}
div#MenuNarrow div.name {
	width: 210px;
	float: left;
}
div#MenuNarrow div.ingredients {
	width: 255px;
	float: left;
}
div#MenuNarrow div.row {
	width: 465px;
	float: left;
	margin: 2px 0px;

	padding-top: 1px;
}
div#MenuNarrow div.bar {
	background: url(gfx/bar465.png) top left no-repeat;
}
div#MenuNarrow div.row div.name {
	width: 195px;
	padding-left: 15px;
}
div#Aktualnosc div.data, div#Aktualnosc div.news, div#Aktualnosc div.title {
	width: 465px;
	float: left;
}
div#Aktualnosc div.title {
	font-weight: bold;
	padding: 5px 0px 10px;
}
div#Aktualnosc div.title img {
	float: left;
	margin-right: 15px;
}
div.Pagination {
	width: 465px;
	float: left;
	color: #453f40;
}
div.Pagination span {
	padding: 0px 10px;
	float: left;
	padding-top: 2px;
}
div.Pagination a.prev {
	float: left;
	height: 17px;
	padding-left: 25px;
	background: url(gfx/prev.png) left top no-repeat;
	color: #453f40;
	padding-top: 2px;
}
div.Pagination a.next {
	float: left;
	height: 17px;
	padding-right: 25px;
	background: url(gfx/next.png) right top no-repeat;
	color: #453f40;
	padding-top: 2px;
}

div.footerBox1 {
	width: 256px;
	height: 140px;
	float: left;
	background: url(gfx/footer-box-top-1.png) left top no-repeat;
	margin-right: 1px;
}
div.footerBox1 div.title {
	color: #eee1d5;
	width: 190px;
	float: left;
	padding-left: 10px;
	padding-right: 56px;
	padding-top: 4px;
	height: 16px;
}
div.footerBox1 div.cont {
	width: 240px;
	float: left;
	padding-left: 10px;
}
div.footerBox1 ul {
	width: 240px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 10px 0px 8px;
}
div.footerBox1 ul li {
	width: 120px;
	float: left;
	padding: 1px 0px;
	line-height: 1.1;
}
a#atom {
	height: 26px;
	float: left;
	background: url(gfx/atom.png) left top no-repeat;
	padding-left: 45px;
	padding-top: 7px;
	color: #a9988a;
}
div.footerBox1 ul a {
	color: #a9988a;
	text-transform: uppercase;
	font-size: 10px;
}
div.footerBox2 {
	width: 262px;
	height: 140px;
	float: left;
	background: url(gfx/footer-box-top-1.png) 27px top no-repeat;
	margin-right: 1px;
}
div.footerBox2 div.title {
	color: #eee1d5;
	width: 187px;
	float: left;
	padding-left: 40px;
	padding-right: 35px;
	padding-top: 4px;
	height: 16px;
	text-transform: uppercase;
}
div.footerBox2 div.cont {
	width: 210px;
	float: left;
	padding-left: 27px;
}
div.footerBox2 form {
	width: 210px;
	float: left;
	padding-bottom: 10px;
}
div.footerBox2 form div.text {
	width: 190px;
	float: left;
	padding: 10px;
}
div.footerBox2 form input {
	width: 150px;
	height: 21px;
	float: left;
	background: url(gfx/newsletter-footer-input.png) left top no-repeat;	
	border: 0px;
	padding: 0px 13px;
	margin: 0px;
	color: #453f40;
}
div.footerBox2 form a.submit {

	
  background:url("gfx/ok.png") no-repeat scroll left top transparent;
  float:left;
  height:25px;
  left:8px;
  position:relative;
  text-decoration:none;
  top:-2px;
  width:25px;
	
}
div.footerBox2 a.AddToBookmarks {
	float: left;
	height: 18px;
	padding-left: 30px;
	padding-top: 1px;
	background: url(gfx/bookmarks.png) left top no-repeat;
	color: #a9988a;
}
div.footerBox3 {
	width: 449px;
	padding-top: 40px;
	padding-left: 10px;
	float: left;
	margin-right: 1px;
}
div.footerBox4 {
	width: 154px;
	height: 140px;
	float: left;
	background: url(gfx/footer-box-top-2.png) 9px top no-repeat;
}
div.footerBox4 div.title {
	color: #eee1d5;
	width: 123px;
	float: left;
	padding-left: 21px;
	padding-right: 10px;
	padding-top: 4px;
	height: 16px;
	text-transform: uppercase;
}
div#Komunikat, div.PopUpBox {
	width: 400px;
	float: left;
	position: absolute;
	top: 0px;
	left: 200px;
	z-index: 300;
	display: none;
}
div#kHeader, div.PopUpBoxHeader {
	width: 210px;
	height: 16px;
	float: left;
	background: url(gfx/komunikat-header.png) left top no-repeat;
	padding: 4px 10px 0px;
	text-transform: uppercase;
	color: #ede0d4;
}
div#kCont, div.PopUpBoxCont {
	width: 380px;
	float: left;
	background: #4e4748;
	padding: 10px;
}
div#kText, div.PopUpBoxText {
	width: 380px;
	float: left;
}
a#kClose, div.PopUpBoxClose {
	width: 25px;
	height: 25px;
	float: right;
	background: url(gfx/kOk.png) left top no-repeat;
	text-decoration: none;
}
#PassRemind form {
	width: 380px;
	float: left;
	padding-top: 20px;
}
#PassRemind form input {
	width: 165px;
	height: 21px;
	float: left;
	background: url(gfx/input-PopUp.png) left top no-repeat;
	border: 0px;
	color: #a9988a;
	padding: 0px 10px;
}
#PassRemind form label {
	height: 18px;
	padding-right: 20px;
	padding-top: 3px;
	float: left;	
}
#PassRemind form a.submit-PopUp {
	width: 85px;
	height: 17px;
	float: left;
	background: url(gfx/submit-PopUp.png) left top no-repeat;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding-top: 4px;
	margin-left: 20px;
}

div#RememberMe form {
	width: 380px;
	float: left;
	padding-top: 15px;
}
div#RememberMe form a.submit-RememberMe {
	height: 25px;
	width: 25px;
	float: left;
	background: url(gfx/ok-RememberMe.png) left top no-repeat;
	margin-left: 20px;
	text-decoration: none;
	position: relative;
	top: -3px;
}
div#RememberMe label {
	float: left;
	cursor: pointer;
	font-weight: bold;
}
div#RememberMe label input {
	float: left;
	margin-right: 10px;
}
div#RememberMe label span {
	float: left;
	padding-top: 3px;
}
a#PizzaMenu {
	height: 38px;
	width: 84px;
	float: left;
	background: url(gfx/menu/pizza-menu.png) top left no-repeat;
	clear: both;
	margin-bottom: 7px;
	margin-left: 15px;
}
a#PizzaMenuActiveLink {
	height: 38px;
	width: 84px;
	float: left;
	background: url(gfx/menu/pizza-menu.png) bottom left no-repeat;
	clear: both;
	margin-bottom: 7px;
	margin-left: 15px;
}
a#PizzaMenu:hover {
	background-position: bottom left;
}
a#PastaMenu {
	height: 37px;
	width: 115px;
	float: left;
	background: url(gfx/menu/pasta-menu.png) top left no-repeat;
	clear: both;
	margin-bottom: 7px;
	margin-left: 15px;
}
a#PastaMenuActiveLink {
	height: 37px;
	width: 115px;
	float: left;
	background: url(gfx/menu/pasta-menu.png) bottom left no-repeat;
	clear: both;
	margin-bottom: 7px;
	margin-left: 15px;
}

a#SnackMenu {
	height: 37px;
	width: 145px;
	float: left;
	background: url(gfx/menu/snack-menu.png) top left no-repeat;
	clear: both;
	margin-bottom: 7px;
	margin-left: 15px;
}
a#SnackMenuActiveLink  {
	height: 37px;
	width: 145px;
	float: left;
	background: url(gfx/menu/snack-menu.png) bottom left no-repeat;
	clear: both;
	margin-bottom: 7px;
	margin-left: 15px;
}

a#SaladMenu {
	height: 37px;
	width: 93px;
	float: left;
	background: url(gfx/menu/salad-menu.png) top left no-repeat;
	clear: both;
	margin-bottom: 7px;
	margin-left: 15px;
}
a#SaladMenuActiveLink  {
	height: 37px;
	width: 93px;
	float: left;
	background: url(gfx/menu/salad-menu.png) bottom left no-repeat;
	clear: both;
	margin-bottom: 7px;
	margin-left: 15px;
}

a#DrinksMenu {
	height: 38px;
	width: 92px;
	float: left;
	background: url(gfx/menu/drinks-menu.png) top left no-repeat;
	clear: both;
	margin-bottom: 7px;
	margin-left: 15px;
}
a#DrinksMenuActiveLink  {
	height: 38px;
	width: 92px;
	float: left;
	background: url(gfx/menu/drinks-menu.png) bottom left no-repeat;
	clear: both;
	margin-bottom: 7px;
	margin-left: 15px;
}
a#PizzaMenuActiveLink:hover, a#PastaMenuActiveLink:hover, a#SnackMenuActiveLink:hover, a#SaladMenuActiveLink:hover, a#DrinksMenuActiveLink:hover
{
text-decoration:none;
}
a#PizzaMenu:hover, a#PastaMenu:hover, a#SnackMenu:hover, a#SaladMenu:hover, a#DrinksMenu:hover {
	background-position: bottom left;
	text-decoration:none;
}
ul#SubMenu {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 60px;
	width: 195px;
	list-style: none;
}
ul#SubMenu li {
	padding-left: 10px;
	float: left;
	width: 195px;
	margin-bottom: 3px;
}
ul#SubMenu li a {
	color: #ddc4ac;
}
ul#SubMenu li a:hover, ul#SubMenu li.act a{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
ul#SubMenu li.act {
	background: url(gfx/submenu-bg.png) left center no-repeat;
}

div#AddComment {
	width: 255px;
	float: left;
	padding-top: 10px;
}
div#AddComment div.header {
	width: 255px !important;
	float: left;
	padding-bottom: 10px;
	color: #cc0000;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1;	
	padding-top: 10px;
}
div#AddComment span {
	width: 250px;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
}
div#AddComment input {
	width: 235px;
	float: left;
	background: url(gfx/add-comment-input.png) left top no-repeat;
	border: 0px;
	height: 20px;
	padding: 1px 10px 0px;
	color: #a99789;
	margin-bottom: 5px;
}
div#AddComment textarea {
	width: 235px;
	height: 140px;
	float: left;
	background: url(gfx/add-comment-textarea.png) left top no-repeat;
	border: 0px;
	padding: 5px 10px;
	color: #a99789;
}
div#AddComment a.submit {
	float: right;
	text-transform: uppercase;
	color: #eddfd6;
	height: 18px;
	width: 80px;
	background: url(gfx/submit-kontakt.png) left top no-repeat;
	text-align: center;
	padding-top: 3px;
	position: relative;
	right: 15px;
}
div.Comment {
	width: 655px;
	min-height: 16px;
	float: left;
	padding: 1px 10px 10px;
	background: url(gfx/comm-bar.png) top left no-repeat;
}
div.Comment div.data, div.Comment div.nick {
	float: left;
}
div.Comment div.nick {
	font-weight: bold;
}
div.Comment div.data {
	width: 75px;
}
div.Comment a.see-comm {
	float: right;
	background: url(gfx/see-comm.png) right 3px no-repeat;
	padding-right: 10px;
	color: #453f3f;
}
div.Commentary {
	width: 600px;
	float: left;
	padding-left: 55px;
	padding-top: 5px;
}
a.add-comment {
	position: relative;
	top: 4px;
}
div.Responses {
	width: 675px;
	float: left;
	border-top: 1px #787272 solid;
}
div.Responses div.comm-no {
	width: 500px;
	float: left;
	background: url(gfx/quote.png) left 6px no-repeat;
	padding: 5px 0px 10px;
	padding-left: 20px;
	color: #464040;
	position: relative;
	left: 45px;
}
div.Response {
	width: 605px;
	float: left;
	position: relative;
	padding-left: 70px;
	padding-bottom: 10px;
}
div.Response div.data {
	width: 75px;
	float: left;
}
div.Response div.nick {
	font-weight: bold;
}
div.Response div.comment { 
	float: left;
	width: 550px;
	padding-left: 55px;
}
div.Response div.Response {
	padding: 0px;
	float: left;
	width: 550px;
	padding-left: 55px;
	padding-top: 5px;
	margin-top: 10px;
}
div.Response div.Response div.comment {
	width: 495px;
}
div.Response div.Response div.Response {
	padding: 0px;
	float: left;
	width: 495px;
	padding-left: 55px;
	padding-top: 5px;
	margin-top: 10px;
}
div.Response div.Response div.Response div.comment {
	width: 440px;
}
div.Response .border {
	border-top: 1px #787272 solid;
}
div#AddCommentPopUp {
	float: left;
	width: 253px;
	height: 307px;
	background: url(gfx/addCommentPopUp.gif) left top no-repeat;
	position: absolute;
	left: 300px;
	top: 100px;
	padding: 77px 10px 0px;
	display: none;
}
div#AddCommentPopUp input {
	width: 235px;
	height: 21px;
	float: left;
	background: none;
	border: 0px;
	padding: 0px 10px;
	margin: 0px;
}
div#AddCommentPopUp textarea {
	float: left;
	width: 235px;
	height: 179px;
	background: none;
	margin: 0px;
	padding: 5px 10px;
	border: 0px;
}
div#AddCommentPopUp a.submit, div#AddCommentPopUp a.reset {
	float: right;
	height: 21px;
	width: 80px;
	text-align: center;
	text-transform: uppercase;
	margin-right: 12px;
	color: #ebdfd1;
	padding-top: 3px;
}
div#AddCommentPopUp a.reset {
	margin-right: 2px;
}

table#WideMenu {
	width: 675px;
	float: left;
	border: 0px;
	text-align: left;
	font-weight: normal;
}
table#WideMenu th {
	padding-bottom: 8px;
}
table#WideMenu th span {
	width: 80px;
	height: 15px;
	float: left;
	background: url(gfx/bar80.png) left top no-repeat;
	padding-top: 1px;
	text-align: center;
	font-weight: normal;
}
table#WideMenu tr.dark td {
	background: none;
	padding: 7px 0px;
}
table#WideMenu .size {
	width: 60px;
	padding-left: 7px !important;
	text-align: center !important;
}
table#WideMenu .size span {
	width: 60px !important;
	background: url(gfx/bar60.png) left top no-repeat;
}
table#WideMenu td {
	background: #787272;
	padding: 2px 0px 3px;
}
table#WideMenu .name {
	width: 210px;
}
table#WideMenu td.name {
	padding-left: 5px !important;
	width: 205px;
}

div#MenuGallery {
	width: 675px;
	float: left;
	padding-top: 30px;
}
div#MenuGallery a {
	float: left;
	margin-right: 0px;
	padding: 4px;
}
div#MenuGallery a:hover {
	background: #4e4748;
}
div#MenuGallery a img {
	float: left;
}


div#GalleryScroll div.Navigation {
	width: 120px;
	float: left;
	text-align: center;
}
div#GalleryScroll div.Navigation a {
	cursor: pointer;
}
div#GalleryScroll div.scrollable {
	width: 120px;
	height: 330px;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 10px 0px;
}
div#GalleryScroll div.scrollable div.items {
	position: absolute;
	height: 2000em;
}
div#GalleryScroll div.scrollable div.items div.item {
	width: 120px;
	height:74px;
	padding:4px;
	width:120px;
}
div#GalleryScroll div.scrollable div.items div.item .jquery-corner div:hover{
	border-color:#4e4748;
}
div#GalleryScroll div.scrollable div.items div.item:hover {
	width: 120px;
	height:74px;
	padding:4px;
	width:120px;
	/*background:#4e4748;*/
}

div#GalleryScroll div.scrollable div.items div.item img {
	display: block;
}
div#GalleryScroll div.scrollable div.items a img {
	/*border: 4px #6b6565 solid;*/
}
div#GalleryScroll div.scrollable div.items a:hover img {
	/*border: 4px #4e4748 solid;*/
	background:#4e4748;
}



div#cpT a {
	width: 150px;
	height: 16px;
	text-align: center;
	float: left;
	color: #990000;
	font-weight: bold;
	padding-top: 4px;
}
div#cpT a:hover {
	color: #fff;
	text-decoration: none;
}

div.seeAlsoHeader {
	width: 100%;
	padding: 10px 0px 5px;
	font-weight: bold;
	color: #ddc4ac;
	font-size: 12px;
	float: left;
}
ul#seeAlso {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#seeAlso li {
	float: left; 
	padding-right: 10px;
}
ul#seeAlso li a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
ul#seeAlso li a:hover {
	color: #fff;
}
.fork
{
display:block;
height:132px;
margin-bottom:-145px;
margin-left:940px;
position:relative;
top:-142px;
width:199px;
z-index:-1;
background:url(gfx/fork.jpg);
}
#all
{
overflow:hidden;
position:relative;
top:-11px;
}
.roundedImg, .roundedImg img 
{
float:left;
margin:0 15px 0 0;
min-height:20px;
padding:0;
width:150px;
 }
.roundedImgGalleryBigPic, .roundedImgGalleryBigPic img 
{
float:left;
margin:0;
height:308px;
padding:0;
width:464px;
 }
.roundedImgGallerySmallPic, .roundedImgGallerySmallPic img 
{
float:left;
margin:0;
min-height:74px;
padding:0;
width:112px;
 }
#popUpBox img
{
border:none;
display:block;
}
#popUpBox
{
float:left;
width:873px;
height:350px;
display:none;
position:absolute;
z-index:1001;
}
#popUpBox .closeButton
{
display:block;
float:right;
position:relative;
}
#popUpBox .header
{
display:block;
float:left;
margin-top:-12px;
}
#popUpBox .popUpContener
{
background:#423c3e;
padding:30px 0 0 0;
display:block;
width:860px;
float:left;
}
#popUpBox .onePlace
{
display:block;
float:left;
margin-left:20px;
padding-bottom:35px;
width:260px;
color:#ddc4ac;
}
#popUpBox .onePlace a
{
text-decoration:none;
color:#ddc4ac;
}
#popUpBox .onePlace .tel
{
font-size:20px;
display:block;
float:left;
width:100%;
margin-top:8px;
}
#popUpBox .onePlace .fontM17
{
display:block;
float:left;
width:100%;
}
#popUpBox .onePlace .fontM17 a
{
color:#cc0000;
}
#popUpBox .onePlace .link
{
display:block;
float:left;
width:100%;
margin-top:9px;
}
#popUpBox .onePlace .link img
{
display:inline;
float:left;
}
#popUpBox .onePlace .link .fontM12
{
display:inline;
float:left;
margin-left:12px;
}
#popUpBox .adress
{
margin-top:11px;
display:block;
float:left;
width:100%;
}
#popUpBox .adress .mail:hover
{
color:#cc0000;
}


div#ListaAktualnosci .Year, div#ListaAktualnosci .Month {
	width: 205px;
	float: left;
}
div#ListaAktualnosci .Year {
	color: #cc0000;
}
div#ListaAktualnosci .Month {
	font-size: 10px;
	padding-bottom: 5px;
}
