body {
	text-align: center;
	min-width: 770px;
  margin: 0px 0px 0px 0px;
	background: url('img/bg_main.jpg') repeat;
	font-family: Tahoma,Verdana,sans-serif;
}

a {
	color: rgb(181,0,11);
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: none;
	display: block;
}

hr {
	height: 1px;
	color: rgb(128,128,128);
	/*background-color: rgb(128,128,128);*/
	/*border: 1px groove;*/
}

/* Containers area */

#container {
	margin: 0 auto;
	width: 962px;
	text-align: left;
	/*border-bottom: 1px solid blue;*/
	overflow: auto -moz-scrollbars-none;
	/*z-index: 1;*/
	float: none;
}

#divider {
  height: 15px;
  clear: both;
}

#header {
	height: 105px;
	width: 962px;
	position: relative;
	/*background-color: red;*/
	float: none;
}

#header #hLeft {
	width: 200px;
	float: left;
	/*background-color: blue;*/
}

#header #hRight {
	width: 420px;
	height: 83px;
	float: right;
	/*background-color: lavender;*/
}

#header #hRight div {
	width: 78px;
	height: 84px;
	float: right;
}

#middle {
	width: 962px;
	height: 65px;
	position: relative;
	float: none;
}

#middle #mText {
	position: relative;
	top: 45px;
	color: rgb(98,166,65);
	font-size: 12px;
	font-weight: bold;
}

#middle #mText a {
	color: rgb(98,166,65);
}

#main {
  width: 962px;
  float: none;
}

#main #mLeft {
	width: 520px;
	height: 468px;
	float: left;
}

#main #mLeft div {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}

.kontakt {
	background-color: rgb(98,166,65);
	color: #000;
	text-align: center;
}

.to {
	background-color: rgb(158,208,59);
	color: #000;
	text-align: center;
}

.oferta {
	background-color: rgb(144,198,58);
	color: #000;
	font-size: 10px !important;
	text-align: left;
}

#main #mRight {
	width: 390px;
	height: 468px;
	float: right;
}

#main #mRightShort {
	width: 390px;
	height: 390px;
	float: right;
	background-color: rgb(98,166,65);
}

#main #mRightShort div {
	width: 78px;
	height: 78px;
	float: left;
}

#bottom {
  width: 100%;
  color: rgb(207,207,207);
  line-height: 1.5em;
  font-size: 9px;
  text-align: center;
}

#bottom a {
  color: inherit;
}

a.curr {
	color: rgb(181,0,11) !important;
}

.akedo {
  color: rgb(92,193,81) !important;
}
