body {
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/images/bginc.png);
	background-position: center bottom;
	background-repeat: repeat-y;
}
.tablo {
	width: 500px;
}
.topblok {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 340px;
	overflow: hidden;
}
.topdata {
	height: 340px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
}
.incblok {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bginc.png);
	background-repeat: repeat-y;
	background-position: center;
}
.inctop {
	height: 20px;
	width: 740px;
	background-image: url(/images/bgsubmenu.jpg);
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 220px;
	text-align: right;
	color: #666;
}


.toplang {
	height: 20px;
	width: 960px;
	color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
.inklud {
	width: 735px;
	line-height: 20px;
	font-size: 16px;
	padding-left: 5px;
	float: left;
}
.inctop a {
	color: #669;
}
.zapati {
	/* [disabled]background-color: #FFC; */
	display: block;
	width: 950px;
	padding: 5px;
	margin-top: 20px;
	color: #999;
	text-align: right;
	font-size: 12px;
	float: left;
}

legend   {
	background-color: #B9C7E1;
	padding: 5px;
	border: 1px solid #FFF;
	border-radius: 7px;
	color: #000;
	/* [disabled]width: 700px; */
	margin-right: 10px;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}
fieldset {
	background-color: #C9D7F1;
	padding: 5px;
	border: 1px solid #FFF;
	border-radius: 7px;
	color: #0141BF;
	/* [disabled]width: 700px; */
	margin-right: 10px;
	font-size: 12px;
	letter-spacing: 2px;
}


h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9C7E1;
	text-indent: 20px;
}


p {
	line-height: 1.5em;
}
.inklud ul li {
	list-style-image: url(/images/li.gif);
}

h1 {
	display: inline;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	float: left;
	color: #B9C7E1;
}

.just {
	text-align: justify;
}


.toplang a {
	color: #FFF;
	text-decoration: none;
}
.leftblok {
	width: 192px;
	margin-right: 14px;
	margin-left: 14px;
	float: left;
}

.topic {
	height: 240px;
	width: 960px;
	overflow: hidden;
}

