body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #336699;
	background-image: url(../images/chmury_tlo.jpg);
	background-repeat: repeat;
	font-family: "Bookman Old Style", "Book Antiqua", Garamond;
	font-size: 14px;
	font-style: normal;
	color: #000;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
p {
	margin-top: 1px;
	margin-bottom: 1px;	
}
input.blur {
				color: #999;
			}
.style1 {
	font-size: 12px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	display: block;
	margin-top: 2px;
	margin-left: 10px;
	cursor: url('../images/cursor.cur'),pointer;
}

.editbox {
	height: 200px;
	width: 100%;
	border: 1px solid #999;
}
.ui-widget-content div table tr td {
	vertical-align: top;
}

.hmenu {
	margin-right: 22px;
}

.ui-widget-content div table tr td form table {
	font-size: 10px;
}
.ui-widget-content div table tr td form table tr td {
	font-weight: bold;
}
h3 {
	font-weight: bold;
	color: #069;
}
h2 {
	font-weight: bold;
	color: #069;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
}
.justify {
	text-align: justify;
}
.contentdiv{
	margin-right: 50px;
	margin-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image:url(../images/logo_background0.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.contentdiv p a {
	display: inline;
}
.contentdiv_white{
	margin-right: 50px;
	margin-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}

img {
	border: 0;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	background-color: #300;
	display: block;
	color: #F90;
	text-align: center;
}
.lastminute {
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	display: block;
}
.papirus {
	background-image: url(../images/papirus2a.png);
	height: 315px;
	width: 250px;
	position: absolute;
	z-index: 9000;
}
#cenniktable {
	border: 1px solid #336699;
	border-collapse:collapse;
}
#cenniktable td {
	border: 1px solid #336699;
	padding-bottom:5px;
	padding-top:5px;
	padding-left: 2px;
	padding-right:2px;
}

