/* Created by Net4You for Parketi Space, April 2006 */
* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
body {
	background: #000000 url("giant_qp.jpg") center -6px;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	scrollbar-base-color: #8E4E0C;
	scrollbar-arrow-color: #D4B374;
	scrollbar-face-color: #8E4E0C;
	scrollbar-shadow-color: #8E4E0C;
	scrollbar-darkshadow-color: #8E4E0C;
	scrollbar-highlight-color: #8E4E0C;
	scrollbar-3dlight-color: #8E4E0C;
	scrollbar-width: 10px;
}
p,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.4em auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #00a8ff;
}
div#wrap {
	width: 860px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
	div#head {
		float: left;
		width: 100%;
		background: url("head.jpg") no-repeat 0 0;
		position: relative;
	}

		#pic {
			position: absolute;
			left: 20px;
			top: 0px;
			float: left;
			display: block;
			}

		a#parketiLogo {
			float: left;
			width: 370px;
			height: 50px;
			text-decoration: none;
			margin: 40px 0 0 30px;
			display: inline;
		}
			#parketiLogo span {
				visibility: hidden;
			}
		#head div {
			position: relative;
			float: right;
			width: 260px;
			color: #F6F3C1;
			font-size: 8pt;
		}

		#head div a {
			color: #E1C969;
			font-weight: bold;
		}

		#head dl {
			position: relative;
			float: right;
			width: 270px !important;
			font-size: 8pt;
		}
			#head dl label {
				color: #f6f3c1;
			}

			#userLabel {
				width: 69px;
				text-align: right;
			}

			#userLabel, #userPass {
				float: left;
				cursor: pointer;
			}
			#userLabel {
				margin: 4px 0 0 12px;
			}
			#userPass {
				margin: 4px 0 0 36px;
				display: inline;
			}
			input#userName, input#passWord {
				width: 80px;
				background: #ffffff;
				font-size: 8pt;
				color: #6d360f;
				font-weight: 800;
			}
			input#userName {
				margin: 4px 0 0 2px;
			}
			input#passWord {
				margin: 4px 0 0 2px;
			}
			input#submitBtn {
				position: absolute;
				right: 44px;
				top: 1px;
			}
			#registration:link,
			#registration:visited {
				position: absolute;
				right: 45px;
				top: 50px;
				color: #f6f3c1;
			}
			#registration:hover,
			#registration:active,
			#registration:focus {
				color: #ffffcc;
			}
	div#navigation {
		float: left;
		width: 100%;
		height: 45px;
		background: url("menu.jpg") no-repeat 0 0;
	}

		#en {
			float: left;
			width: 65px;
			margin: 8px 0px 0px 20px;
		}
			#en a:link, #en a:visited{
				color: #F6F2C2;
				text-decoration: none;
				font-size: 7pt;
			}

			#en a:hover {
				color: #000000;
			}
			#en td{
				padding:0 0 0 10px;
			}


		#navigation ul {
			float: right;
			width: 660px;
		}
			#navigation ul li {
				float: left;
				display: inline;
				text-align: center;
				margin: 16px 0 0 0;
			}
				#navigation ul li a {
					display: block;
					font-size: 8pt;
					font-weight: 800;
					text-decoration: none;
				}
				#navigation ul a#start {
					width: 90px;
					color: #f6f3c1;
				}
				#navigation ul a#about {
					width: 95px;
					color: #f6f3c1;
				}
				#navigation ul a#representatives {
					width: 125px;
					color: #f6f3c1;
				}
				#navigation ul a#partners {
					width: 125px;
					color: #f6f3c1;
				}
				#navigation ul a#cariers {
					width: 84px;
					color: #f6f3c1;
				}
				#navigation ul a#contact {
					width: 120px;
					color: #f6f3c1;
				}
	div#content {
		float: left;
		width: 100%;
		height: 550px;
		position: relative;
		overflow: auto;
		background: url("content.jpg") no-repeat 0 0;
		font-family: HelvCyr !important;
		font-size: 10pt;
	}
		#content li,
		#content dd,
		#content dt {
			margin-left: 22px;
		}

		#content p {
		text-align: justify;
		}

		.home {
			margin: 20px 10px 0px 0px;
			line-height: 20px;
			font-size: 11pt;
			font-family: "Times New Roman", Times, serif;
			font-style: italic;
		}

		#content li.inside {
			list-style-type: square;
		}

		#content table {
			border-top-color:#8E4E0C;
			border-top-width: 1px;
			border-top-style: solid;
			border-left-color:#8E4E0C;
			border-left-width: 1px;
			border-left-style: solid;
		}

		#content td {
			border-bottom-color:#8E4E0C;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-right-color:#8E4E0C;
			border-right-width: 1px;
			border-right-style: solid;
			padding: 5px;
		}

		#content a:link, #content a:visited {
			color: #7A4924;
		}

		#content a:hover {
			text-decoration: none;
		}

		.raz {
			margin: 2px 2px 0px 0px;
		}

		div#logos {
			width: 30%;
			border-right-color: #F0D8AC;
			border-right-style: solid;
			border-right-width: 1px;
			padding: 5px;
			float: left;
			text-align: center;
			height: 950px;
		}

		div#logos.right {
			border: none !important;
		}

		div#flashDiv {
			float: left;
			position: absolute;
			left: 0;
			top: 0;
			width: 200px;
			height: 549px;
			padding-left: 29px;
			padding-top: 1px;
			z-index: 999;
		}
		div#text {
			float: right;
			width: 586px;
			height: 506px;
			margin-right: 30px;
			display: inline;
			overflow: auto;
			padding: 22px;
		}

		div#art {
			margin: 0px;
			padding: 0px;
			float: left;
			clear: left;
		}

			#art li {
				display: block;
				float: left;
				margin: 0px 10px 10px 0px;
				list-style-type: none;
			}

			#art a:link, #art a:visited {
				display: block;
			}

	div#footer {
		float: left;
		width: 100%;
		height: 80px;
		background: url("footer.jpg") no-repeat 0 0;
	}

			#net4you {
			float: left;
			margin: 0 0 0 30px;
			display: inline;
		}
		#copyRight {
			float: right;
			color: #f6f3c1;
			margin-right: 22px;
			font-size: 8pt;
		}
ul.listnew li
{
	clear:left;
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:bold;
}