li {
	padding: 0;
	font-size: 12px;
	color: #000000;
}

body {
	padding: 0;
	margin: 0;
	width: 100%;
	background: #e5cc9b url(../img/bg.png) repeat-x;
}

div, h1, h2, h3, a, input, textarea {
	font-family: Trebuchet MS;
	font-weight: normal;
}

#wraper {
	position: relative;
	width: 926px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	position: relative;
	width: 926px;
	height: 183px;
}
	#logo {
		position: absolute;
		left: 15px;
		top: 20px;
	}
#main {
	position: relative;
	width: 926px;
	height: 1000px;
	background: #ffffff;
}
	#main-top {
		position: relative;
		height: 282px;
		padding: 0;
		margin: 0;
		border: 6px solid #ffffff;
		background: #ffb900;
	}
		#main-top-txt {
			position: relative;
			float: left;
			width: 636px;
			text-align: justify;
		}
			#main-top-txt-inner {
				position: absolute;
				left: 25px;
				right: 25px;
				top: 40px;
				margin: 0;
			}
			#las-mer {
				position: absolute;
				left: 25px;
				top: 255px;
				border: 0;
			}
			#elwira-kotowska {
				position: absolute;
				left: 340px;
				top: 260px;
				font-size: 12px;
				color: #ffffff;
			}
		#main-top-img {
			float: right;
		}
			#main-top-txt h1 {
				font-size: 24px;
				color: #ffffff;
				margin-top: 0;
				margin-bottom: 19px;
			}

			#main-top-txt span {
				padding: 0;
				font-size: 14px;
				color: #000000;
			}

	#more-text {
		position: absolute;
		left: 6px;
		top: 106px;
	}
		#more-text-block {
			position: relative;
			height: 320px;
			width: 639px;
			background: #ffb900;
			text-align: justify;
		}
			#more-text-block-inner {
				position: absolute;
				top: 17px;
				left: 25px;
				right: 28px;
				margin: 0;
			}
			#more-text-block-inner span {
				padding: 0;
				font-size: 14px;
				color: #000000;
				
			}
			#stang {
				position: absolute;
				left: 25px;
				top: 293px;
				border: 0;
			}

	#main-middle {
		position: relative;
		padding: 0;
		margin: 0;
		border: 6px solid #ffffff;
		background: red;
	}
		#main-middle-left {
			position: relative;
			float: left;
			width: 634px;
			padding:0;
			margin:0;
		}

			#main-middle-left-inner {
				position: relative;
				margin-left: 24px;
				margin-right: 50px;
				margin-top: 26px;
			}

				#main-middle-left-inner span {
					padding: 0;
					font-size: 16px;
					color: #000000;
					line-height: 25px;
				}

			#main-middle-form {
				width: 556px;
				background: #ffb900;
			}
				#main-middle-form-head {
					height: 20px;
					background: url(../img/form-head-bg.gif) repeat-x;
					border: 2px solid #ffb900;
					font-size: 14px;
					color: #ffffff;
					font-weight: bold;
				}
				#main-middle-form-table {
					margin-top: 11px;
				}
				#main-middle-form-table tr {
					height: 29px;
				}
					.td1 {
						font-size: 14px;
						color: #000000;
						width: 142px;
						padding-left: 18px;
					}
					.td2 {
						width: 375px;
					}
					.td2 input {
						width: 375px;
						height: 18px;
						border: 0;
						background: #ffffff;
					}
					.td3 {
						height: 122px;
					}
					.td3 textarea {
						width: 375px;
						height: 103px;
						border: 0;
						background: #ffffff;
						overflow: hidden;
					}

		#main-middle-right {
			position: relative;
			float: right;
			width: 274px;
			height: 694px;
			padding:0;
			margin:0;
			background: #ffb900;
		}
			#forumet {
				position: absolute;
				left: 0px;
				top: 0px;
				border: 0;
				width: 274px;
				height: 43px;
				
			}
			#main-middle-right-txt {
				position: relative;
				margin-left: 22px;
				margin-right: 22px;
				text-align: justify;
			}

			#main-middle-right-txt h1 {
				font-size: 14px;
				color: #000000;
				font-weight: bold;
				margin-top: 10px;
				margin-bottom: 0px;
			}

			#main-middle-right-txt span {
				padding: 0;
				font-size: 12px;
				color: #000000;
			}
			#right-dots {
				padding: 0;
				margin: 0;
				margin-bottom: 14px;
				display: block;
			}
			#resevillkor {
				padding: 0;
				font-size: 12px;
				color: #000000;
				text-align:right;
			}
				#resevillkor a {
					color: #000000;
				}


	#bookmark {
		position: absolute;
		left: 645px;
		top: 41px;
		border: 0;
		width: 265px;
		height: 24px;
		background: #ffffff;
	}
		#bookmark-txt {
			width: 115px;
			height: 24px;
			background: #ffb900;
			color: #ffffff;
			font-size: 12px;
			line-height: 24px;
			text-align: center;
			float: left;
		}

		#bookmark-icons{
			padding:0;
			margin:0;
			text-align:center;	
		}



#footer {
	position: relative;
	width: 926px;
	height: 130px;
}