html{
	height: 100%;
}

body {
	position: absolute;
	height: 100%;
	background: url('../img/bg.jpg') top center repeat-x;
	padding: 0;
	margin: 0;
	overflow-y: scroll;
	overflow-x: hidden;
	position: relative;
	font-family: Tahoma;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #1E454A;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

input {
	font-size: 11px;
	width: 200px;
	border: 1px solid #dedede;
	background: #ffffff;
	font-family: Tahoma;
}

textarea {
	font-size: 11px;
	width: 200px;
	height: 150px;
	border: 1px solid #dedede;
	background: #ffffff;
	font-family: Tahoma;
}

input.submit{
	width: 114px;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	background: url('../img/but.jpg') center center no-repeat;
	border: 0px none;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	margin-top: 10px;
}

div.main {
	margin: 0 auto;
	height: 100%;
	width: 100%;
	display: table;
	background: url('../img/bg2.jpg') bottom center repeat-x;
}

div.content {
	margin: 0 auto;
	height: 100%;
	width: 100%;
	display: table;
	background: url('../img/top.jpg') top center no-repeat;
}

div.menus {
	padding: 40px 0px 0px 260px;
	margin: 0 auto;
	width: 700px;
	text-align: right;
}

div.menu {
	float: left;
	min-height: 21px;
	vertical-align: middle;
	padding-left: 22px;
	background: url('../img/menu.jpg') top left no-repeat;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	margin-right: 16px;
}

div.menu:hover{
	background: url('../img/menu.jpg') bottom left no-repeat;
}
div.clear {
	clear: both;
}

div.leftright {
	margin: 0 auto;
	width: 966px;
	min-height: 100%;
	display: table;
}

div.left {
	margin: 0 auto;
	width: 340px;
	height: 100%;
	min-height: 100%;
	float: left;
	background: url('../img/kontakt.gif') bottom left no-repeat;
	padding-bottom: 260px;
	text-align: justify;
	position: relative;
}

div.right {
	margin: 0 auto;
	width: 620px;
	float: right;
	height: 100%;
	position: relative;
	padding-bottom: 110px;
}

.box_kontakt{
	position: absolute;
	bottom: 122px;
	left: 28px;
	line-height: 16px;
	font-size: 11px;
}

span.title, span.title a{
	color: #0C9A9C;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

div.more {
	text-align: right;
	min-height: 14px;
	vertical-align: middle;
	padding-right: 22px;
	background: url('../img/more.jpg') top right no-repeat;
	color: #868686;
	cursor: pointer;
	margin: 10px 0px 0px 0px;
	font-size: 10px;
	text-transform: lowercase;
}

div.more:hover {
	background: url('../img/more.jpg') bottom right no-repeat;
}

div.footer{
	position: absolute;
	height: 75px;
	width: 200%;
	background: url('../img/foot.jpg') left center no-repeat #133036;
	bottom: 20px;
	left: 0px;
	padding-left: 40px;
	line-height: 75px;
	vertical-align: middle;
	font-size: 11px;
	color: #fff;
}

div.footer a {
	color: #fff;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	text-transform: lowercase;
}

div.text{
	height: 100%;
	min-height: 450px;
	overflow: hidden;
	font-size: 11px;
	color: #000;
	padding-right: 16px;
}

span.date_added{
	font-size: 10px;
	color: #868686;
	text-transform: lowercase;
}

div.mp_main {
	float: left;
	width: 285px;
	text-align: justify;
	display: block;
}

div.mp_gratis {
	float: left;
	width: 285px;
	text-align: justify;
	display: none;
}

div.mp_paras {
	float: left;
	width: 285px;
	text-align: justify;
	display: none;
}
div.mp_nadruk {
	float: left;
	width: 285px;
	text-align: justify;
	display: none;
}

div.div_of1, div.div_of2, div.div_of3, div.div_of4, div.div_of5, div.div_of6, div.div_of7, div.div_of8, div.div_of9 {
	display: none;
	text-align: justify
}

div.div_of1 {
	display: block;
}

div.lista {
	text-align: left;
}

div.more_list {
	text-align: right;
}
