html {
	-ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
	font-family:arial;
	font-size: 11px;
	margin:0 0 70px 0;
	padding:0;
} 
table {
	font-family: Tahoma;
	font-size: 11px;
}

a{
	color:#000;
	text-decoration:none;
}
.legend a{
	color:#000;
	text-decoration:none;
}
.gray {
	color:#FF0000;
}
.red {
	color:red;
}
input {
	border:1px solid #000;
	font-family:arial;
	font-size:11px!important;
	line-height: 11px!important;
	height:16px!important;
	padding: 0 2px 0 2px;
	margin: 0;
}
.finp {
	border:1px solid #000;
	height:19px;
	background:#fff;
}
select {
	width:183px;
	border:1px solid #000;
	font-size:11px;
	height:18px;
}
.button {
	border:0px;
	background:#fff;
	font-weight:bold;
	text-align:left!important;
	cursor:pointer;
}
.active {
	color:#000;
	font-weight:bold;
}
.quest {
	cursor:pointer;
	text-decoration:none;
}
.quest a:hover{
	text-decoration:underline;
}
.sbutton {
	height:18px!important;
	line-height: 22px;
	width:60px;
	background:#fff;
	cursor:pointer;
	margin:0;
	padding:0;
}
textarea {
	font-family:arial;
	border:1px solid #000;
	font-size:11px;
}
a:hover {
	text-decoration:underline;
}
.menu_no_select {
	background:#fff;
	color:#313131;
	font-family:Tahoma;
	padding-bottom:2px;
	padding-left:1px;
	text-decoration:none;
}
.menu_select {
	background:#000;
	color:#fff;
	font-family:Tahoma;
	padding-bottom:2px;
	padding-left:1px;
	text-decoration:none;
}
.menu_select a:hover {
	text-decoration:none;
}
.menu_no_select a:hover {
	text-decoration:none;
}
.notactive {
	color:#FF0000;
	text-decoration:none;
}
h1 {
	font-size:11px;
	margin:0;
	padding:0;
	color:#313131;
	font-weight:normal;
	display: inline;
}
.cpink {
	color:#FF0097!important;
}
.cfiolet {
	color:#8000FF!important;
}
.bpink  {
	background:#FF0097!important;
}
.legend_h1 {
	font-size:11px;
	margin:0;
	padding:0;
	display: inline;
}
.adv_h1 {
	font-size:13px;
	margin:0;
	padding:0;
	display: inline;
}
.white {
	color:#fff;
}
.bold {
	font-weight:bold;
}
.normal {
	font-weight:normal;
}
/*ADV*/
.thumb_in_adv {
	width: 140px!important;
	height: 140px!important;
	border: 0 ;
	cursor: pointer!important;
}
.thumb_under_adv {
	width: 55px!important;
	height: 33px!important;
	border: 1px solid #949494;
	cursor: pointer;
}
.bookmarkButton {
	display: block;
	width: 17px;
	height: 17px;
	cursor: pointer;
	margin: 0 auto;
}
.bookmarkButton.add {
	background: url('/img/zvezda2.png') no-repeat;
}
.bookmarkButton.del {
	background: url('/img/zvezda1.png') no-repeat;
}
.myAdv {
	background: #FFE9EC;
	width: 570px;
	padding-bottom: 5px;
}
.myAdvHeader {
	color: #FFA5B4;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.advTable td .objText{
	font-size:13px;
	font-family:Tahoma;
	text-decoration:none;
	line-height:1.3em;
}
/*FOOTER*/
.footer {
	color: red;
}
.footer td span {
	
}
.podval {
	text-align:center;
	vertical-align:top;
	color:#9A9A9A;
}
.podval a{
	text-decoration:none;
	color:#9A9A9A;
}
.long_link_box {position:relative;clear:both;height:18px;}
.long_link {position:absolute;overflow:hidden;white-space:nowrap;width:100%;}
.long_link_hidder {position:absolute;width:40px;z-index:1000;right:0px;background:url(images/white_cover.png) right top repeat-y;}
#rand_search_string h1 {
	color:#9A9A9A;
}
.hovunderline:hover {
	text-decoration: underline;
}
/*LOADING FONTS*/

/*TOP USER PANEL*/
#top_user_panel {
	position: fixed;
	height: 30px;
	background: url('../img/polosa.bmp');
	width: 100%;
	z-index: 100;
}
#user_panel {
	margin: 6px auto;
	width: 980px;
	position: relative;
}
#user_panel .user_panel_logo {
	float: left;
	width: 160px;
}
#user_panel .user_panel_logo img {
	position: relative;
	top: -2px;
}
#user_panel .user_panel_slogan {
	float: left;
	color: #fff;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	padding-left: 5px;
}
#user_panel .auth {
	float: right;
}
#user_panel .auth a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-left: 10px;
	line-height: 19px;
}
/*BUTTONS*/
#regButton {
	width: 230px;
	border: 0!important;
	padding: 0!important;
	margin: 0!important;
	font-weight: bold;
	color: #fff;
	background: #000;
	font-size: 16px!important;
	text-align: center;
	line-height: 24px!important;
	height: 24px!important;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.action_button {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	border: 0!important;
	padding: 2px 4px 2px 4px!important;
	line-height: 22px;
	margin: 0!important;
	font-weight: bold;
	font-size: 12px!important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
}
.bigBlackButtonA {
	display: block;
	background: #000;
	color: #fff;
	font-size: 16px!important;
	text-align: center;
	line-height: 24px!important;
	height: 24px!important;
	width: 230px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
	text-decoration: none!important;
}
.bigPurpleButtonA {
	display: block;
	background: #FF0097;
	color: #fff;
	font-size: 16px!important;
	text-align: center;
	line-height: 24px!important;
	height: 24px!important;
	width: 305px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
	text-decoration: none!important;
}
.bigBlackButtonB {
	width: 230px;
	border: 0!important;
	padding: 0!important;
	margin: 0!important;
	font-weight: bold;
	color: #fff;
	background: #000;
	font-size: 16px!important;
	text-align: center;
	line-height: 28px!important;
	height: 24px!important;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.bigGrennButton {
	display: block;
	background: #22B14C;
	color: #fff;
	font-size: 12px!important;
	text-align: center;
	line-height: 24px!important;
	height: 24px!important;
	width: 230px;
	text-decoration: none!important;
}
/*REGISTRATION*/
.registrationCodeStyle {
	position: relative;
	top: -3px;
}
/*INFORMERS*/
.button_add_reklama {
	text-decoration:none!important;
	display:block;
	width: 200px;
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
	text-align:center;
	line-height:17px;
}
.button_add_group {
	text-decoration:none!important;
	display:block;
	width: 160px;
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	height: 15px;
	text-align:center;
	line-height:14px;
}
.button_write_admin {
	text-decoration:none!important;
	display:block;
	width: 200px;
	background: red;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	height: 15px;
	text-align:center;
	line-height:14px;
} 
.forajaxfile {
	cursor:pointer!important;
	left:0px;
	width:450px;
}
.inofoto {
	width:455px;
	height:180px;
	border:2px solid #000;
	text-align:center;
	padding-top:130px;
	color:#000!important;
}
.inofotot {
	width:490px;
	height:194px;
	border:2px solid #000;
	text-align:center;
	padding-top:144px;
	color:#000!important;
}
#file_uploader {
	cursor:pointer!important;
	z-index:999999;
}
.fpld {
	cursor:pointer!important;
	color:red!important;
	font-weight:bold;
	padding-top:5px;
	z-index:999999;
}
#delFile {
	cursor:pointer;
	font-weight:bold;
}
.ierror {
	color:red;
}
.ierror input {
	border:1px solid red;
}
.informdat td{
	font-size:11px;
}
.informdat .color {
	width: 15px;
	height: 15px;
	margin: 2px 9px 0 0;
	float: left;
	cursor: pointer;
}
.informdat .tactive {
	width: 13px;
	height: 13px;
	border: 1px solid #000;
}
.addinformerform  input{
	width:270px!important;
}
.addinformerform .button {
	width:200px!important;
}


.informeradd {
	width:131px;
	height:119px;
	border:2px solid #000;
	cursor:pointer;
	text-decoration:none;
	font-weight:normal;
	background:#000;
}
.informeradd .foto {
	width:131px;
	height:96px;
	padding:0px;
	margin:0px;
}
.informeradd .foto td {
	text-align:center;
	color:#D2D2D2;
}
.informeradd .name {
	width:131px;
	height:25px;
	text-align:center;
	padding-top:0px;
	font-size:10px;
	line-height: 10px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.informeradd .name table {
	width:131px;
}
.informeradd .name td {
	width:131px;
	height:21px;
	line-height: 12px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:10px;
}
.informeradd .name a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.pelenaInformer {
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	background: rgba(0,0,0,0.12);
	z-index: 9!important;
	width:131px;
	height:119px;
}
.pelenaInformer:hover {
	background:none;
}

.informer {
	width:131px;
	height:119px;
	border:2px solid #000;
	cursor:pointer;
	text-decoration:none;
	font-weight:normal;
	background:#000;
	display: block;
	position: relative;
}
.informer .foto {
	width:131px;
	height:96px;
	padding:0px;
	margin:0px;
}
.informer .foto td {
	text-align:center;
	color:#D2D2D2;
}
.informer .name {
	width:131px;
	height:25px;
	text-align:center;
	padding-top:0px;
	font-size:10px;
	line-height: 10px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.informer .name table {
	width:131px;
}
.informer .name td {
	width:131px;
	height:21px;
	line-height: 12px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:10px;
}
.informer .name a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.errorphoto {
	border:2px solid red;
}
.clear {
	clear: both!important;
	padding:0px;
	margin:0px;
}
.istat {
	border:1px solid #000;
}
.istat td {
	padding:1px;
	vertical-align:top!important;
}
.istoped {
	background:red;
	color:#fff;
	padding:0px;
	width:80px;
}
.iactiv {
	background:green;
	color:#fff;
	padding:0px;
	width:70px;
}

/*TARGETS*/
.addtargetform  input{
	width:270px!important;
}
.addtargetform select {
	width:220px!important;
}
.addtargetform .button {
	width:200px!important;
}
.pelenaTarget {
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	background: rgba(0,0,0,0.12);
	z-index: 9!important;
	width:196px;
	height:200px;
}
.pelenaTarget:hover {
	background:none;
}
.target {
	width:196px;
	height:200px;
	border:2px solid #000;
	cursor:pointer;
	text-decoration:none;
	font-weight:normal;
	display: block;
	position: relative;
}

.targetnohover {
	width:196px;
	height:200px;
	border:2px solid #000;
	cursor:pointer;
	text-decoration:none;
	font-weight:normal;
}
.targetnohover .name td {
	font-weight: bold!important;
}
.targetnohover .foto {
	width:196px;
	height:165px;
	padding:0px;
	margin:0px;
}
.targetnohover .foto td {
	text-align:center;
	color:#D2D2D2;
}
.targetnohover .name {
	background:none;
	width:196px;
	height:33px;
	text-align:center;
	padding-top:2px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.targetnohover .name table {
	width:196px;
}
.targetnohover .name td {
	width:196px;
	height:33px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:11px;
}
.targetnohover .name a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.target .name td {
	font-weight: bold!important;
}
.target .foto {
	width:196px;
	height:165px;
	padding:0px;
	margin:0px;
}
.target .foto td {
	text-align:center;
	color:#D2D2D2;
}
.target .name {
	background:none;
	width:196px;
	height:33px;
	text-align:center;
	padding-top:2px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.target .name table {
	width:196px;
}
.target .name td {
	width:196px;
	height:33px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:11px;
}
.target .name a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.rand_string {
	text-align:justify;
	color:#313131;
	padding-top: 10px;
	vertical-align: top;
}
/*INFORMERS SHOW*/
#informers_line {
}
/*NEW OR EDIT ADV*/
.NAblock {
	text-align: left;
}
.NAcategs td {
	width: 196px;
}
.NAdevider {
	line-height: 18px;
}
#adv_message {
	width:578px;
	height:105px;
	font-family:Tahoma;
	padding-top:2px;
	padding-left:4px;
	padding-right:4px;
	font-size:13px;
	resize: none;
}
.placeForMapWork {
	position: relative;
}
#map {
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	width: 586px;
	height: 400px;
	position: absolute;
	left: 0px;
	top: 41px;
	display: block;
	z-index: 999;
	overflow: hidden;
	border: 1px solid #000;
}
.placeForRezume {
	position: relative;
}
#rezume {
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	position: absolute;
	left: 0px;
	top: 41px;
	display: block;
	z-index: 999;
	overflow: hidden;
}
#adv_rezume {
	width: 578px;
	height: 400px;
	font-family:Tahoma;
	padding-top:2px;
	padding-left:4px;
	padding-right:4px;
	font-size:13px;
	resize: none;
}
#formNewAdv input.file {
	position: relative;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	width:380px;
	left:0;
	top:0;
	z-index: 2;
}
#formNewAdv div.fileinputs {
	position: relative;
	vertical-align:bottom;
	height:17px;
	}
#formNewAdv div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#formNewAdv input.inpmul {
	width:337px;
	font-family:arial;
	font-size:11px;
	height:18px;
	left:0px;
}
#formNewAdv input.butmul {
	border:1px solid #000!important;
	position:absolute!important;
	top:0!important;
	left:347px!important;
	background:#fff!important;
	font-size:10px!important;
	font-weight:bold!important;
	color:#000!important;
	height:18px!important;
	width:40px!important;
	padding-bottom:2px!important;
	*top:1!important;
}
.NAcode {
	position: absolute;
	left: 211px;
	float: left;
}
a.button {
	font-weight: bold;
	display: block;
	text-decoration: none!important;
}
#NAbutton {
	border:0px!important;
	padding:0!important;
	margin:0!important;
	background:#fff!important;
	font-weight:bold!important;
	text-align:left!important;
	cursor:pointer!important;
}
/*ADMINKA*/
.usersTableAdmin td {
	padding: 2px;
}
.usersTableAdmin .head td {
	padding-bottom: 10px;
}
/*PAGINATOR*/
.pagination {
  height: 20px;
  margin: 15px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
}
.pagination ul {
  margin:0;
  padding:0;
}
.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 0 5px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 0;
  border-left-width: 0;
  font-size: 18px;
  margin: 0 1px 0 1px;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #fff;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #000!important;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a {
  color: red!important;
  cursor: default;
  background-color: #fff;
  border: 0;
  font-weight: bold;
  cursor: pointer;
}
.pagination ul > .disabled > a:hover {
  color: #fff!important;
  cursor: default;
  background-color: red;
  border: 0;
  font-weight: bold;
  cursor: pointer;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {

}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {

}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}
.pp_details {
	display: none!important;
}
.how_link {
	cursor: pointer!important;
	color: #6600CC!important;
	padding-top: 5px!important;
	font-size: 11px!important;
	font-family: arial!important;
	font-weight: normal!important;
	margin: 0 auto;
	width: 200px;
}
.first_photo_under_adv {
	width: 562px;
	text-align: center;
	padding-left: 4px;
}
.first_photo_under_adv img {
	max-width: 562px!important;
}
/*ADV*/
.block_with_photo_text {
	width: 560px;
	height: 140px;
}
.block_with_photo_text_adv {
	width: 560px;
}
.block_with_photo {
	float: left;
	width: 140px;
	height: 140px;
}
.block_with_text_no_photo {
	width: 396px;
	height: 103px;
	font-size:13px;
	font-family:Tahoma;
	text-decoration:none;
	line-height:1.3em;
}
.block_with_text {
	width: 396px;
	height: 101px;
	float: left;
	font-size:13px;
	font-family:Tahoma;
	text-decoration:none;
	line-height:1.3em;
}
.block_with_text_adv {
	width: 540px;
	float: left;
	font-size:13px;
	font-family:Tahoma;
	text-decoration:none;
	line-height:1.3em;
	
}
.block_with_text a, .block_with_text_no_photo a {
	text-decoration: none;
}
.block_with_photo_text_info {
	line-height:23px;
	padding-right: 5px;
}