/* POPRAWKI */
body {
	height: auto;
}

div#topDiv {
	height: 49px;
}

#content {
	float: left;
	width: 100%;
	padding-bottom: 30px;
}

#content ul {
	font-size: 14px;
}

#content h1,#content h2 {
	margin-left: 30px;
	margin-right: 30px;
	font-family: tahoma;
	font-size: 24px;
	margin-top: 30px;
	font-weight: normal;
	padding-bottom: 10px;
}

#content #left {
	float: left;
	width: 50%;
}

#content #right {
	float: right;
	width: 50%;
}

#content #right h2,#content #right p {
	margin-right: 40px;
}

#content form {
	float: left;
	width: 403px;
	height: 150px;
	padding-top: 50px;
	position: relative;
	background: url(/++resource++portalskin_image/formbg.gif) repeat-x;
	color: #fff;
	display: inline;
	margin: 15px 0 0 30px;
}

#content form h3 {
	margin-top: -30px;
	padding: 0 0 20px 25px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

#content p {
	font-family: tahoma;
	font-size: 14px;
	line-height: 18px;
	margin: 10px 30px 5px 30px;
}

#content #left form .tl,#content #left form .tr,#content #left form .bl,#content #left form .br
	{
	position: absolute;
	width: 11px;
	height: 11px;
	line-height: 4px;
	font-size: 4px;
}

#content #left form .tr {
	background: url(/++resource++portalskin_image/tr.gif) no-repeat;
	top: 0;
	right: 0;
}

#content #left form .br {
	background: url(/++resource++portalskin_image/br.gif) no-repeat;
	bottom: 0;
	right: 0;
}

#content #left form .tl {
	background: url(/++resource++portalskin_image/tl.gif) no-repeat;
	top: 0;
	left: 0;
}

#content #left form .bl {
	background: url(/++resource++portalskin_image/bl.gif) no-repeat;
	bottom: 0;
	left: 0;
}

#content #left form label {
	width: 110px;
	padding-top: 3px;
	text-align: right;
	float: left;
}

#content #left form input.pole,#content #left form input#but {
	width: 180px;
	height: 18px;
	display: inline;
	margin-left: 5px;
	padding-top: 3px;
	font-family: tahoma;
	font-size: 11px;
	background: url(/++resource++portalskin_image/input.gif) no-repeat;
}

#content #left form input#but {
	width: 31px;
	height: 17px;
	background: url(/++resource++portalskin_image/go.gif) no-repeat;
	cursor: pointer;
	margin-right: 150px;
}

#content #left form h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	margin-left: 25px;
	width: 375px;
	display: inline;
	float: left;
}

#content #left form a {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
}

#content #left #cont {
	float: left;
	width: 100%;
}
