@import url(base.css);
@import url(s.css);

/**************************** NEW & CHANGED STYLES *************************/

#top_anonces {
  padding: 15px 20px 24px 0;
}

#kontakt .inp {
  font: 13px Arial, sans-serif; 
  color: #000;
  width:90px;
  height:20px;
  border: 1px solid #D7D7D9;
  padding:0;
  margin:0; 
}

#top_anonces div{
  float: left; 
  width: 31%; 
  border-left: 1px solid #D7D7D9; 
  padding-left: 15px; 
  height: 86px
}

#top_anonces div.first{
  float: left; 
  width: 31%; 
  height: 86px
  border: none; 
  padding: 0;
}

#top_links {
  float: left; 
  width: 500px; 
  background-color: #246AC9;
}

#pages{
  padding: 15px 0 0 0;
  clear:both;
}

#menu .cur a:hover {
  font-family: Arial, sans-serif; 
  font-size: 14px; 
  font-weight: normal; 
  color: #7C7B81; 
  text-decoration: none;
}

#menu .ul_cur a:hover{
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  color: #00A8FF; 
  text-decoration: underline;
}

#menu .ul_cur .cur a:hover{
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  color: #7C7B81; 
  text-decoration: none;
  cursor:text;
}

#bottom_anonces a{font-family: Tahoma, sans-serif; font-size: 18px; color: #155BBA; text-decoration: none; cursor:default; }
#bottom_anonces a:hover { text-decoration: none; cursor:default; color: #155BBA; }

#text h1{font-family: Tahoma, sans-serif; font-size: 18px; color: #246AC9; font-weight: normal; padding: 0px 0 0px 0; margin: 0 0 20px 0;}

#middle_anonces .left{
float: left;
background-color: #7C7B81;
height: 50px;_height: 76px;
width: 175px;_width: 235px;padding: 20px 40px 6px 20px;margin-right:-235px;
}

#map {color: #7c7b81;}
#map ul{color: #7c7b81;}

#left_of_center a.dummy, #news_inside a.dummy {
  color:#246AC9;
  cursor:text;
  text-decoration: none;
}

#count{position:absolute; bottom:30px; right:220px;}
/*#middle_anonces .ttpp{
	margin: 0 235px 0 240px;
}
#middle_anonces .ttpp2{
	width:300px;
	$width:300px;
	margin-right:-300px;
}
#middle_anonces .ttpp2:first-child {
		width:240px;
		margin-right:-240px;
}
#middle_anonces .ttpp:first-child {
		margin: 0 235px 0 200px;
		padding:0px;
		width:auto;
		float:none;
}
@media all and (min-width: 0) {  
	#middle_anonces .ttpp{
		margin: 0 235px 0 300px;
	} 
	#middle_anonces .ttpp2{
		width:300px;
		margin-right:-300px;
	}
}*/

#middle_anonces .ttpp2{
	width:240px;
	_width:300px;
	margin-right:-300px;
}
#middle_anonces .ttpp{
	margin:0 235px 0 300px;
}
#new_rightcol{
	width:100%;
	overflow:hidden;
}




