/*
*Base CSS styles
*30 October 2006
*by Sergii Voloshyn: http://svoloshyn.org.ua/
*/
* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	background: #fff url('../i/fon11.png') repeat 0 0;
	font-family: sans-serif;
	font-size: 16px;
}

body { behavior:url("csshover.htc"); }

img {
	border: none;
}

#hdescr {
	position: absolute;
	top: 131px;
	font-size: 17px;
	left: 35px;
	z-index: 3;
	width: 200px;
	color: #006600;
	font-style: bold;
}

#header, #main, #footer {
	position: relative;
}

.him, .fim {
	position: absolute;
}

#header {
	width: 854px;
	height: 151px;

	color: inherit;
	background: #fff url('../i/str-h11.png') repeat-y 0px 0px;

	margin: 17px 0 43px 71px;
}

#header .him {
	height: 30px;
	width: 854px;

	top: 0;
	left: 0;

	background: transparent url('../i/him-h11.png') no-repeat 0 0;
}

#header .fim {
	width: 854px;
	height: 31px;

	top: 151px;
	left: 1px;
	
	background: transparent url('../i/fim-h11.png') no-repeat 0 0;
}

#header h1 {
	width: 206px;
	height: 127px;

	padding-right: 400px;
	font-size: 28px;
	font-weight: normal;
	line-height: 27px;

	position: absolute;
	top: 28px;
	left: 34px;

	color: inherit;
	background: #fff url('../i/logo2.png') no-repeat 235px 0;
}

#main {
	width: 854px;
	background: transparent url('../i/str-m11.png') repeat-y 0 0;
	margin: 17px 0 40px 71px;
}

#main .him {
	width: 854px;
	height: 30px;

	top: 0;
	left: 0;
	
	background: transparent url('../i/him-m11.png') no-repeat 0 -2px;
}

#main .fim {
	width: 854px;
	height: 26px;

	top: 100%;
	left: 0px;

	background: transparent url('../i/fim-m11.png') no-repeat 0 0;
}

#footer {
	width: 844px;
	height: 50px;
	margin: 17px 0 40px 76px;

	background: transparent url('../i/str-f11.png') repeat-y 0 0;
}

#footer .him {
	width: 844px;
	height: 26px;

	top: -8px;
	left: 0px;

	background: transparent url('../i/him-f11.png') no-repeat 0 0;
}

#footer .fim {
	width: 844px;
	height: 26px;

	top: 41px;
	left: 0px;

	background: transparent url('../i/fim-f11.png') no-repeat 0 0;
}

#header address {
	position: absolute;
	left: 706px;
	top: 45px;
	width: 135px;
	height: 100px;
	font-style: normal;
	font-size: 13px;
	font-family: Tahoma;
}

#header address a {
	color: #333;
}

#menu {
	list-style: none;
	position: absolute;
	top: 34px;
	left: 16px;
	width: 180px;
	font-size: 14px;
}

#menu li a {
	height: 30px;
	display: block;
	line-height: 30px;
	padding-left: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #222;

	background: transparent url('../i/bull.png') no-repeat 11px 13px;
}

#menu ul {
	list-style: none;
}

#menu ul li a {
	height: 30px;
	display: block;
	line-height: 30px;
	padding-left: 31px;
	text-decoration: none;
	font-weight: normal;
	color: #222;
	background: transparent url('../i/bull2.png') no-repeat 20px 13px;
}

#menu li a:hover {
	background: #F3F3F3 url('../i/bull.png') no-repeat 11px 13px;
}

#menu ul li a:hover {
	background: #F3F3F3 url('../i/bull2.png') no-repeat 20px 13px;
}

.bmain #mmain, .bsa #msa, .bpat #mpat, .babout #mabout, .bart #mart, .bcont #mcont, .bprod #mprod, .bkey #mkey, .bdev #mdev, .blocks #mlocks, .bprep #mprep, .bpart #mpart, .bpers #mpers, .bprogr #mprogr, .bsteg #msteg {
	background: #F3F3F3;
}

#langlist {
	list-style: none;
	position: absolute;
	top: 30px;
	left: 642px;
}

#langlist li a {
	color: #333;
	text-decoration: none;
}

#langlist li img {
	margin-right: 5px;
}

#footer p {
	text-align: center;
	font-size: 14px;
	position: absolute;
	top: 17px;
	left: 26px;
	width: 796px;
	height: 30px;
	visibility: visible;
}

#content {
	margin: 0 210px 0 220px;
	padding: 35px 0 20px 0;
	font-size: 15px;

	min-height: 570px;
	_height: 580px;
}

#content p {
	margin-bottom: 8px;
	text-align: justify;
}

#content a {
	color: #333;
}

#content h2 {
	text-align: center;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
}

#content h3 {
	text-align: center;
	margin-top: 8px;
	font-size: 16px;
	font-weight: normal;
}

#goodlist {
	list-style: none;
	position: absolute;
	width: 150px;
	left: 675px;
	top: 30px;
}

#goodlist li {
	margin-bottom: 15px;
	border: 1px dashed #C90000;
	padding: 3px 5px;
}

#goodlist li:hover {
	background-color: #EEE;
	border: 1px solid #C90000;
}

#goodlist li a {
	text-decoration: none;
	font-size: 12px;
	color: #333;
}

#content ol, #content ul {
	margin-left: 33px;
	margin-bottom: 15px;
}

#content ol li, #content ul li {
	margin-bottom: 10px;
}

p.large {
	font-size: 17px;
}

#content dl {
	font-size: 17px;
}

#content dt {
	font-weight: bold;
}

#content dd {
	margin-bottom: 15px;
}

a.imglink img {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	text-align: center;
}

a.imglink img:hover {
	border: 1px solid #000;  
}

#content p.right {
	text-align: right;
	margin-top: 0;
	margin-top: -8px;
	margin-bottom: 25px;
}

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

#register {
	width: 250px;
	margin: 0 auto;
}

#register label {
	display: block;
	font-size: 17px;
}

#register input {
	width: 190px;
	font-size: 17px;
	margin: 0 0 15px 0;
}

#register .cbx_label input {
	float: left;
	width: 20px;
	margin-top: 2px;
}

#register .submit {
	margin-top: 30px;
	font-size: 14px;
	display: block;
}

#login_menu {
	margin-left: 20px;
	margin-top: 10px !important;
	margin-top: 0px;
}

#login_menu li {
	margin-bottom: 5px;
}

#login_menu input {
	width: 140px;
}

.error {
	color: red;
	background-color: inherit;
	font-weight: bold;
}

#login_display label {
	margin-top: 10px;
	font-weight: bold;
	display: block;
}

#content ul.version_features {
	font-size: 16px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#content ul.version_features .br {
	margin-bottom: 25px;
}

p.bigger {
	font-size: 16px;
}
