h1, h2, h3, h4, h5, h6, h7, ul, li {
	padding: 0px;
	margin: 0px;
}
a {
	color: #993300;
}
a:hover {
	color: #FF6600;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 140%;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
td,th {
	font-size: 9pt;
}
ul {
	text-align: left;
	margin-left: 3em;
}
h1 {
	display: none;
}
h2 {
	padding: 10px 0px 10px 10px;
	background: #DEAC45;
	color: #91702D;
	border: 1px solid #212121;
	text-align: center;
	margin-bottom: 20px;
}
h3 {
	background: #68A0AB;
	margin: 20px 0px 15px 0px;
	text-align: left;
	padding: 5px 0px 5px 5px;
	color: white;
	font-size: 130%;
}
h3 a {
	color: white;
}
h4 {
	margin: 2em auto 1em auto;
}
p {
	text-align: left;
}
ol {
	text-align: left;
}
form {
	text-align: left;
}
#main {
	text-align: center;
}

#main1 {
	postion: relative;
	width: 760px;
	margin: 0px auto 0px auto;
}

#top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 220px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}
#index-link {
	position: absolute;
	top: -5px;
	left: 2px;
}
#navigation-main {
	display: none;
	position: absolute;
	top: 178px;
	left: 150px;
	color: white;
}
#navigation-main li {
	float: left;
	list-style-type: none;
	padding-right: 15px;
	text-align: center;
}

#navigation-main a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#navigation-main a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#language-switch {
	position: absolute;
	top: 12px;
	left: 530px;
	color: #CCCCCC;

}
#language-switch img {
	margin-left: 10px;
	border: none;
}

#navigation-extend {
	background-image: url(img/bg_navigation.jpg);
	padding: 0px 6px 0px 6px;
}
#navigation-extend ul {
	text-align: center;
	margin: 0; padding: 0;
}
#navigation-extend li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	padding: 6px 0px 6px 0px;
	font-weight: bold;
}
#navigation-extend img
{
	border: none;
}
#navigation-extend a {
	text-decoration: none;
	color: #990000;
}
#navigation-extend a:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
#navigation-extend-bottom {
	width: 130px;
	height: 47px;
	background-image: url(img/bg_navigation_bottom.jpg);
	font-size: 10px;
	color: #993300;
}
#content {
	position: relative;
	width: 760px;
	background-image: url(img/bg_main.gif);
	background-repeat: repeat-y;
}
#content-column1 {
	float: left;
	width: 130px;
	margin: 0px; padding: 0px;
}
#content-column1 img {
	margin: 20px 0px 20px 0px;
	border-width: 1px;
}
#content-column2 {
	float: right;
	width: 150px;
	margin: 0px; padding: 0px;
}
#content-column2 img {
	border-width: 1px;
}
#content-column2-photos img {
	border: 3px solid white;
	margin-bottom: 10px;
}
#guestbook {
	padding: 20px;
	text-align: left;
}
#guestbook h4 {
	color: #990000;
}
#guestbook p {
	text-indent: 3ex;
}
#guestbook em {
	font-size: 90%;
	color: #666666;
}
.content-column2-title {
	background-image: url(img/bg_title1.jpg);
	background-repeat: repeat-x;
	margin: 15px 0px 8px 0px;
	font-size: 90%;
}
#content-main {
	margin: 0px 151px 0px 131px;
	padding: 0px;
	background: white;
	text-align: center;
}
#body-section {
	width: 450px;
	margin: 0px auto 10px auto;
}
#body-section-anchor {
	display: none;
}
#footer {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 30px 10px;
	text-align: center;
	border-top: 3px solid #CC9900;
	font-size: 90%;
	color: #990000;
	background-color: white;
}
	
#body-section img {
	border: 1px solid #333333;
	padding: 1px;
	background-color: #FFFFCC;
}
.float-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.float-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}
.correct {
	clear: both;
	height: 1px;
	visibility: hidden;
}
.correct-divider {
	height: 11px;
	width: 430px;
	background: #CCCCCC;
	visibility: hidden;
}
.list {
	margin: 1em 0em 0.7em 30px;
	text-align: left;
}
.margin-img {
	margin: 10px 10px 10px 10px;
}
.margin-img1 {
	margin: 4px 4px 4px 4px;
}
.column {
	width: 180px;
	height: 580px;
	margin: 20px 25px 0px 0px;
	border-left	: 1px solid #68A0AB;
	padding: 0px 0px 0px 10px;
	text-align: left;
	float: left;
}
.column h4 {
	font-size: 140%;
	color: #68A0AB;
	margin: 10px 0px 20px 0px;
}
.column img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.column p {
	text-align: left;
}
.nahor {
	clear: left;
	font-size: 80%;
	text-align: right;
}
.nahor a {
	color: #999999;
}
.reservation {
	color: #660000;
}
.hot {
	border: 1px dotted #68A0AB;
	margin-bottom: 25px;
	padding: 15px;
}
.hot h2 {
	background: none;
	border: none;
	color: red;
	font-size: 130%;
}
.hot h2 a {
	color: red;
}
.hot h2 a:hover {
	color: #990000;
}
.input_form {
	background-color: #EEEEEE;
	padding: 20px 20px 20px 35px;
	text-align: center;
}
.input_form td {
	text-align: left;
	padding: 5px 10px 0px 0px;
}
.input_form-submit {
	text-align: center;
}
.kontakt {
	padding-left: 30px;
	font-size: 110%;
}
.cennik {
	text-align: center;
}
.cennik table {
	border-collapse: collapse;
	margin: 20px auto 10px auto;
}
.cennik td {
	padding: 6px 10px 6px 20px;
	border: 1px solid #666666;
	text-align: center;
}
.cennik th {
	background-color: #9999CC;
	border: 1px solid #666666;
	padding: 6px 10px 6px 20px;
	color: white;
}
.cennik p {
	text-align: center;
}
.poznamka p {
	font-style: italic;
	margin: 20px 0px 20px 0px;
	text-align: center;
	font-size: 90%;
}
.skipnavigation {
	display: none;
}
.discount {
	margin-top: 15px;
	border-collapse: collapse;
}
.discount td {
	border: 1px solid #68A0AB;
	text-align: left;
	padding: 8px 10px 8px 10px;
	color: #006699;
}
.karty {
	text-align: center;
}
.karty img {
	margin-right: 20px;
	border: none;
}
.webdesign {
	font-size: 80%;
	text-align: center;
}
.webdesign a {
	color: #FF9966;
}
.jedalny-listok {
	margin: 10px 5px 10px 5px;
	border-collapse: collapse;
}
.jedalny-listok td {
	border: 1px solid #CC9933;
	color: #CC6600;
	padding: 4px 7px 4px 7px;
}


.correctimg
{
	border: none!important;
	background: none!important;
}

.eur
{
	color: #9999CC;
	font-size: 11px;
}