html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #C034CC;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #C034CC;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #BCF0B7 url(/images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 14px arial, sans-serif;
	color: #565656;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 950px;
  position: relative;
}
#left {
 position: absolute;
 top: 0;
 left: 0;
 width: 268px;
}
#right {
 position: absolute;
 top: 0;
 left: 268px;
 width: 682px;
}

/** Left **/
#left {
 background: url(/images/logo.jpg) no-repeat top;
 padding-top: 30px;
}
#left h1 {
 text-align: center;
 font-size: 19px;
 color: #6C0505;
 height: 61px;
 margin-left:8px;
 width:250px;
}
#copyright {
 color: #660505;
 background: #BCF0B7 url(/images/leftbg.jpg) no-repeat top;
 height: 25px;
 padding-top: 10px;
 font-size: 12px;
}
#copyright p {
 margin: 0 1em 0.5em 1em;
}

/** Right **/
#nav {
 background: url(/images/header_4.jpg) no-repeat;
 height: 108px;
}
#nav ul {
 margin: 0;
 padding: 0 0 0 30px;
}
#nav li {
 float: left;
 border-right: 1px solid #A26A6B;
 padding: 66px 9px 9px 9px;
 list-style: none;
}
#nav li.last {
 border-right: none;
}
#nav a {
 color: #c034cc;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}

#nav a:hover {
  text-decoration: underline;
}

#nav .selected a {
 font-weight: bold;
 text-decoration: underline;
}

/** Body **/
#body {
 background: url(/images/body_bg.jpg) repeat-y;
}
#body-top {
 background: url(/images/body_top.jpg) no-repeat;
}
#body-bot {
 background: bottom left url(/images/body_bot.jpg) no-repeat;
 padding: 36px 39px 19px 39px;
 min-height: 300px;
}

#body h2 {
font-size: 18px;
 
}
#body h2 strong {
 color: #660505;
 font-weight: normal;
 font-size: 22px;
}
#body h3 {
 
 color: #660505;
 margin-top: 1em;
 margin-bottom: 1em;
}
#body h4 {
 color: #660505;
}
#body .left {
 margin: 0 26px 0 0;
}

/** footer **/
.body-hr {
 clear: both;
 height: 43px;
 background: bottom left url(/images/body_hr.jpg) no-repeat;
 margin: 10px -39px;
}

#footer-1 {
  float: left;
  width: 104px;
  padding-right: 30px;
  margin-top: 5px;
  border-right: 1px solid #ACACAC;
  font-size: 14px;
  color: #660505;
  text-align: center;
}
#footer-1 strong {
  display: block;
  font-size: 18px;
  font-weight: normal;
}
#footer-2 {
  float: left;
  width: 154px;
  margin-left: 12px;
  font-size: 18px;
  color: #000;
  line-height: 34px;
}
#footer-2 .left {
  margin-right: 12px;
}
#footer-3 {
  float: left;
  width: 135px;
  margin: 0;
  font-size: 14px;
  color: #000;
  text-align: center;
}
#footer-3 .left {
  margin-right: 12px;
}

.cenik {
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0px;
}

.cenik td {
	border: solid 1px 	#565656;
	width: 25%;
	text-align: center;
	padding: 1px;
}

.n {
  font-size: 14px;
  text-align: center;
  width: 50%;
}

.photo {
  height: 105px;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
  border: solid 1px black;
  font-size:1px;
}

.gallery {
  margin-top: 30px;
}

.reset {
  clear: both;
}

#kolac {
  width: 100%;
  height: 500px;
  background-color: #FFF;
  text-align: center;
}

#kolac img {
  margin-left: 2px;
}

#allin {
  float: right;
}

.center {
  text-align: center;
  font-weight: bold;
}

.reset {
  clear: both;
}

#copy {
  float: left;
}

.jus {
  text-align: justify !important;
}

#body-bot p {
  font-size: 14px;
}

.colored {
  color: #C034CC;
  font-weight: bold;
  font-size: 14px;
}
.reklama {
	margin: -5px 10px 0 10px;
}
.reklama a {
	color:#666666;
	font-size:9px;
}