body, li, ul, ol, p, input, select, textarea, form, h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	list-style:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#000000;
	font-size:12px;
	color:#A1A5A9;
	margin:0px auto;
	width:1003px;
}
img, input {
	border:none;
}
.cleaner {
	clear:both;
}



#left-column .name h2 {
	color:#00cdff;
	font-size:18px;
	padding-bottom:10px;
}

h1 {
	font-weight:normal;
	color:#ffffff;
	font-size:16px;
	padding:8px 0px 0px 30px;
}





a {
	color:#a1a5a9;
	text-decoration:none;
}
a:hover {
	color:#00cdff;
}
#all {
	position:relative;
	background:url(bg-foot.jpg) left bottom no-repeat;
	min-height:600px;
	padding-bottom:200px;
}
#header {
	position:relative;
	height:333px;
	background:url(bg-head.jpg) left 75px no-repeat;
	margin-bottom:30px;
}
#header img#logo {
	position:absolute;
	left:409px;
	top:30px;
}
#header ul {
	position:absolute;
	left:110px;
	top:50px;
}
#header ul li {
	float:left;
	margin-right:60px;
	font-size:14px;
	font-weight:bold;
}
#header ul li#break {
	margin-right:216px;
}
#header ul li a {
	color:#bfbfbf;
}
#header ul li a:hover {
	color:#00cdff;
}
#left-column {
	float:left;
	width:271px;
	margin:0px 30px 0px 16px;
}
#left-column .name {
	background:url(left-menu-top.jpg) left top no-repeat;
	height:30px;
}

#left-column ul {
	margin:15px 20px;
}
#left-column ul li {
	background:url(sipka.gif) left 5px no-repeat;
	padding-left:10px;
	padding-bottom:6px;
}
#main {
	float:left;
	width:662px;
	padding-top:6px;
}
#main h2 {
	color:#00cdff;
	font-size:16px;
	padding:14px 0px;
}
#main h3 {
	color:#00cdff;
	font-size:13px;
	padding-top:14px;
}
#main p {
	text-align:justify;
	margin-bottom:6px;
}
#main p strong {
	margin-top:20px;
	display:block;
}
#main ol {
	padding-left:18px;
}
#main ol li {
	list-style:decimal;
	padding-bottom:4px;
}
#main ol li ol {
	padding-top:4px;
}
#main ol li ol li {
	list-style:upper-alpha;
}
#main .detail {
	float:left;
}
#main .description {
	float:left;
	width:180px;
	padding-left:10px;
}
#main .description p {
	margin-bottom:10px;
}
#main .description p strong {
	margin:0px;
}
#main .functions {
	clear:both;
}
#main .functions p {
	width:70px;
	float:left;
	text-align:center;
	margin:20px 5px 0px 0px;
}
#main .else {
	clear:both;
	padding-top:25px;
}
#main .else a {
	margin:5px;
}
#main .overview p {
	text-align:center;
	width:162px;
	float:left;
}
#main .overview a img {
	padding:10px;
}
#main .overview a strong {
	padding:0px;
	margin:0px;
}
#main .overview a span {
	text-decoration: line-through;
	font-size:10px;
}
#footer {
	position:absolute;
	bottom:10px;
	text-align:right;
	right:20px;
	color:#ffffff;
	font-size:14px;
}

