#content {
	border: none;
}
/* CAPTION */
#content #caption {
	background-color: #FFFFFF;
	position: relative;
	height: 49px;
	width: 100%;
	display: block;
	overflow: hidden;
	background-image: url(../pictures/1x1_blue.gif);
	background-repeat: repeat-x;
	background-position: left 48px;
}
#content #caption p {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #caption #top {
	width: 425px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #0A4493;
	height: 7px;
	background-image: url(../pictures/c-top.gif);
	background-repeat: repeat-y;
	background-position: left;
	overflow: hidden;
}
#content #caption #leftTot {
	right: 425px;
	position: absolute;
	top: 0px;
	height: 7px;
	width: 7px;
}
/* SORTING */
#content #caption #sorting {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	height: 25px;
	width: 260px;
	font-size: 10px;
	border-top: 1px solid #0A4493;
	bottom: -1px;
}
#content #caption #sorting #left {
	display: block;
	position: absolute;
	left: 0px;
	top: -1px;
}
#content #caption #sorting #sel_div {
	position: absolute;
	height: 20px;
	width: 40px;
	top: 2px;
	right: 35px;
}
#content #caption #sorting #sel_div input{
	height: 20px;
	width: 40px;
}
#content #caption #sorting p {
	padding: 0px;
	margin: 0px;
	display: block;
	position: absolute;
	left: 10px;
	top: 5px;
	color:#000000;
	background-color: #FFFFFF;
	font-weight:normal;
	font-size: 12px;
}
/* RESULTS */
#content #res {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #FFFFFF;
}
/* REPOISK */
#content #rePoisk {
	background-color: #FFFFFF;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	display: block;
	border: none;
}
#content #rePoisk p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 50px;
}
/* STRANICY */
#content #stranicy {
	position: relative;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 100;
	height: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: 1px solid #0A4493;
	overflow: hidden;
	margin-top: 0px;
	display: block;
	vertical-align: middle;
	width: 100%;
}
#content #stranicy h3 {
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin: 0px;
	color: #0A4493;
	float: right;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-style: normal;
}
#pages {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#pages a {
	padding: 0px;
	height: 18px;
	width: 18px;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
}
#pages a:hover {
	background-image: url(../pictures/pages-over.gif);
}
#pages a:visited {
	color: #FF0000;
}
#pages a.select {
	background-image: url(../pictures/pages-select.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#pages a.select:hover {
	background-image: url(../pictures/pages-select.gif);
}
#pages a.array {
	height: 18px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	padding-top: 2px;
}
#pages a.array:hover {
	background-image: none;
}
#pages .array img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

