html {
	background: #fff url(images/bodybg.gif) center repeat-y;
}

body {
	background: url(images/background.jpg) top center no-repeat;
	margin: 0;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color: #0099ff;
	text-decoration: none;
}

a:hover {
	color: #003399;
}

a img {
	border: 0;
}

h1, h2, h3 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}

h2 {
	padding-top: 30px;
	text-align: center;
	font-size: 20px;
	padding-bottom: 10px;
}

form {
	padding-bottom: 10px;
}

#wrapper {
	width: 840px;
	margin: 0 auto;
}

#main {
	background: #fff;
	padding: 0 15px 15px;
	margin: 0 8px;
	border-radius: 7px;
	min-height: 600px;
}

#topheader {
	margin: 0 auto;
	width: 808px;
	background: url(images/belkatop.png) no-repeat;
	height: 48px;
	padding: 0 12px 0 20px;
	color: #999;
}

#topheader div.login {
	display: inline-block;
	vertical-align: bottom;
	padding-top: 10px;
}

#topheader div.login a, #topheader div.login a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#topheader div.topadd {
	float: right;
	color: #ab2c00;
	font-weight: bold;
	font-size: 16px;
}

#topheader div.topadd a, #topheader div.topadd a:hover {
	background: url(images/button.png) no-repeat;
	text-align: center;
	width: 175px;
	display: inline-block;
	height: 35px;
	padding-top: 5px;
	color: #fff;
	text-shadow: #000 2px 2px 4px;
	margin-left: 5px;
	font-size: 18px;
}

#logo {
	margin: 0 8px;
	padding: 10px 0;
}

#logo img {
	vertical-align: bottom;
}

#sidebar {
	margin-left: 850px;
	width: 180px;
	position: fixed;
}

#sidebar div {
	margin-bottom: 15px;
}

#footer {
	clear: both;
	margin: 0 auto;
	width: 820px;
	padding: 10px 0 15px;
	color: #749eb6;
	text-shadow: #fff 0px 1px 2px;
	text-align: center;
	font-size: 15px;
}

#footer2 {
	margin: 0 auto;
	width: 820px;
	padding: 10px 0 12px;
	color: #749eb6;
	text-shadow: #fff 0px 1px 2px;
	text-align: center;
	font-size: 13px;
}

#footer2.dotted {
	background: url(images/footerdot.gif) bottom repeat-x;
}

#footer2 strong {
	color: #000;
}

#footer2 a {
	display: inline-block;
}

#footer img {
	vertical-align: bottom;
}

#footer a, #footer2 a {
	color: #176a99;
}

#footer a:hover, #footer2 a:hover {
	color: #003a66;
}

form label {
	display: block;
	padding-top: 10px;
	padding-bottom: 2px;
	font-weight: bold;
}

form input, form textarea, form select {
	display: block;
	width: 270px;
	background: #fff;
	color: #000;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

form input[type="submit"] {
	background: #3375bf;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	border-radius: 5px;
	border: 1px solid #225388;
	margin-top: 15px;
}

form input.button {
	display: inline-block;
}

form input.button2 {
	display: inline-block;
	width: 100px;
	background: #ff8000;
	border: 1px solid #880000;
}

.error-message {
	color: #ff0000;
	font-weight: bold;
}

.good-message {
	color: #00cc00;
	font-weight: bold;
}

div.skojmap {
	float: right;
	width: 481px;
	height: 365px;
	background: #fff url(images/skorzecin.gif) no-repeat;
	background-position: 1px 1px;
	padding: 1px;
	box-shadow: #999 1px 1px 5px;
	margin-top: 15px;
}

div.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}

table.currentimage {
	width: 650px;
	height: 485px;
	float: left;
	margin-top: 15px;
}

table.currentimage td {
	text-align: center;
}

table.currentimage td img {
	background: #fff;
	padding: 1px;
	box-shadow: #999 0px 2px 5px;
	vertical-align: bottom;
}

div.moreimages {
	float: right;
	width: 130px;
	text-align: center;
}

div.moreimages a {
	display: block;
	margin: 15px auto 0;
}

div.moreimages a img {
	box-shadow: #999 0 0 5px;
	border: 3px solid #fff;
	border-radius: 4px;
}

div.moreimages a:hover img {
	border: 3px solid #ffd800;
}

div.info-right {
	letter-spacing: -1px;
	font-size: 12px;
	font-family: Arial, Tahoma, sans-serif;
	float: right;
	background: url(images/info-right.gif) repeat-y;
	margin-top: 55px;
	padding: 30px 0 45px 10px;
	color: #333;
	width: 130px;
}

div.info-right img {
	vertical-align: bottom;
}

div.info-right p {
	padding-top: 7px;
	margin: 0;
}

div.info-right a, div.info-right a:hover {
	text-decoration: underline;
	color: #666;
}

div.info-left {
	float: left;
	width: 650px;
	font-size: 16px;
	padding-bottom: 60px;
}

div.info-left p {
	margin: 0;
	padding: 7px 20px 0 7px;
}

div.contactbox {
	float: left;
	clear: both;
	margin-top: 15px;
	width: 290px;
	padding: 0 5px 5px;
	border: 1px solid #b4b4b4;
	background: #f7f7f7;
	font-family: Arial, Tahoma, sans-serif;
}

div.contactbox h3 {
	margin: 0;
	padding: 10px 5px 0;
	font-size: 20px;
}

div.contactbox p {
	margin: 0;
	padding: 0 5px 5px;
}

div.contactbox p.others {
	padding: 0 5px 10px;
}

div.contactbox a.others {
	text-decoration: underline;
	font-size: 12px;
	color: #447fc0;
}

.underlined {
	background: url(images/underlined.gif) bottom repeat-x;
}

div.contactbox p.text {
	font-size: 13px;
	color: #333;
	padding: 15px 0;
	text-align: center;
}

div.contactbox p.phone {
	font-size: 15px;
	padding: 10px 5px 5px;
}

div.contactbox p.www {
	font-size: 13px;
	padding: 0 5px 5px;
}

div.contactbox p.www a, div.contactbox p.www a:hover {
	color: #66788b;
}

div.contactbox form {
	padding: 0 5px 15px;
	background: url(images/underlined.gif) bottom repeat-x;
}

#contact2 p {
	padding-top: 10px;
}

.breadcrumbs {
	padding-top: 10px;
	font-size: 12px;
}

.offers {
	padding-top: 15px;
}

.offer {
	background: #fff;
	border-radius: 5px;
	border: 1px sold #ccc;
	box-shadow: #999 0 0 3px;
	margin: 10px;
	width: 355px;
	padding: 0 10px 10px 10px;
	float: left;
	height: 490px;
	overflow: hidden;
}

.adminoffer {
	height: 510px;
}

.more {
	font-size: 11px;
	padding-top: 5px;
}

.more a, .more a:hover {
	text-decoration: underline;
	color: #999;
}

.offerhdr {
	height: 82px;
	padding-top: 10px;
	overflow: hidden;
}

.offerhdrspecial {
	height: 80px;
	padding: 9px 10px 0 10px;
	background: #fee94f;
	overflow: hidden;
	border-top: 1px solid #ffa285;
	border-left: 1px solid #ffa285;
	border-right: 1px solid #ffa285;
	border-bottom: 2px solid #f3ba40;
	border-radius: 5px 5px 0 0;
	margin: 0 -10px;
}

.offerpreview {
	height: 460px;
}

.offer h3 {
	text-align:center;
	margin: 0;
	font-size: 18px;
	padding: 0;
}

.offerhdrspecial h3 {
	color: #aa2a12;
}

.offer h3 a {
	color: #000;
}

.offer h3 a:hover {
	color: #0066cc;
}

.offer h4 {
	text-align:center;
	color: #999;
	margin: 0;
	padding: 3px 0 0;
	font-weight: normal;
}

.offerhdrspecial h4 {
	color: #753822;
}

.offer h5 {
	text-align:center;
	color: #666;
	margin: 0;
	padding: 0 0 5px;
}

.offer h4 span {
	color: #ccc;
}

.offer p.desc {
	margin: 0;
	padding: 10px 5px 0;
	color: #333;
}

.previewphoto {
	margin: 0 -10px;
	width: 375px;
	height: 281px;
}

.previewphoto td {
	text-align: center;
}

.offeredit {
	float: right;
	width: 340px;
}

.offerslist ul {
	padding: 0 0 0 30px;
	margin: 10px 0 0;
}

.offerslist ul li {
	margin: 0 0 10px;
}

.tickers {
	z-index: 20;
	position: absolute;
	margin-top: -10px;
	width: 355px;
	text-align:center;
}

.prevnext {
	z-index: 10;
	position: absolute;
	margin-top: 15px;
	width: 387px;
	margin-left: -16px;
	margin-right: -16px;
}

.prevnext a.tickprev {
	float: left;
}

.prevnext a.ticknext {
	float: right;
}


.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #e1e1e1;
}

.tbl {
	font-size: 14px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 12px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 12px;
	color: #555;
	background-color: #f4f7f9;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}

.legend {
	font-size: 12px;
	padding-top: 5px;
}

