h4{font-size:12px;}
h3{font-size:14px;}
a{cursor:pointer;}
html, body{margin: 0px;background-color: #FFFFFF;}
html, body, td
{
	font-family: arial;
	font-size: 11px;
	color: #424242;
	line-height: 17px;
}
body{margin-top: 2px;}

#logo{float: left;}
#banner{float:right;}


#menutd{background-image: url('img/menu_bg.png');background-repeat:repeat-x;}
#menu
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 18px;
}

#menu li
{
	margin: 0;
	padding: 0;
	float: left;
	font-family: arial;
	font-size: 12px;
	padding-right: 8px;
	font-weight: bold;
	color:white;
}

#menu li span{margin-right: 8px;}
#menu li a, #menu li a:visited{color: #FFFFFF; text-decoration: none;}
#menu li a:hover{color: #33C8ED;color: #FF5A2B;}
#menu a.sel1, #menu a.sel1:visited{color: #AEE6F7;}
#menu a.sel1:hover, #menu a.sel:hover{color: #FF5A2B;}
#menu a.selorange , #menu a.selorange:visited{color: #FF5A2B;}
#menu a.selorange:hover{color: #FA2F00;}
#menu a.selorange1, #menu a.selorange1:visited{color: #FF5A2B;}
#menu a.selorange1:hover{color: #FA2F00;}


#menu2td{background-image: url('img/menu2_bg.png');background-repeat:repeat-x;}
#menu2
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 18px;
}

#menu2 li
{
	margin: 0;
	padding: 0;
	float: left;
	font-family: arial;
	font-size: 12px;
	padding-right: 8px;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
}

#menu2 li span{margin-right: 8px;}
#menu2 li a, #menu2 li a:visited{color: #000000; text-decoration: none;}
#menu2 li a:hover{color: #888888;color: #FA2F00;}
#menu2 li a.sel1{font-weight: bold; color: #000000;}

#lang
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 18px;
	float: right;
}

#lang li
{
	margin: 0;
	padding: 0;
	float: left;
	font-family: arial;
	font-size: 12px;
	padding-right: 4px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: lowercase;
}
#lang li span{margin-right: 4px;}
#lang li a, #menu li a:visited{color: #FFFFFF; text-decoration: none;}
#lang li a:hover{color: #33C8ED;}
#lang li a.sel1{font-weight: bold; color: #AEE6F7;}

#date{float: right;line-height: 25px;margin-right:10px;}

#search
{
	background-image: url('img/m_left_bg.png');
	background-repeat: repeat-x;
	border-right: 1px solid white;
	float: left; 
	width: 191px;
	line-height: 20px;
}

#search h2
{
	background-image: url('img/m_left.png');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
	font-weight: bold;
}

#title
{
	background-image: url('img/m_center_bg.png');
	background-repeat: repeat-x;
	border-right: 1px solid white;
	height: 20px;
	line-height: 20px;
	float: left;
	width: 617px;
}
#title h1
{
	font-family: arial;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
	color:#4C555F;
	font-weight: bold;
	text-transform: uppercase;
}

#login
{
	background-image: url('img/m_left_bg.png');
	background-repeat: repeat-x;
	line-height: 20px;
	float: left;
	width: 190px;
}
#login h2
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: arial;
	color: #9ED0E1;
	padding-left: 10px;
	font-weight: bold;
}


#search_engine
{
	background-image: url('img/search_bg.png');
	background-repeat: repeat-x;
	background-color: #DDE7EB;
	width: 191px;
}

#search_engine table
{
	margin-left: 7px;
	margin-top: 15px;
}

#search_engine{margin-bottom: 6px;}

.pad{padding-left: 10px;}

form{margin:0;padding:0;}


select
{
	width: 150px;
}
.input_nr
{
	width: 60px;
}

#loginform
{
	background-image: url('img/login_bg.png');
	background-repeat: repeat-x;
	background-color: #DDE7EB;
	margin-bottom: 2px;
	width: 190px;
}
#loginform .input
{
	background-image: url('img/login_input_bg.png');
	width: 150px;
}
#loginform table{margin-left: 20px;margin-top: 12px;}

#loginform center #forget
{
	color: #FF5A2B;
	text-decoration: none;
}

#loginform center #reg
{
	color: #4F5A64;
	text-decoration: none;
}

#loginform{padding-bottom: 5px;}

#input_login
{
	background: url('img/login.png');
	width: 70px;
	height: 20px;
	color: #FFFFFF;
	font-size: 10px;
	cursor: pointer;
	border: 0px;
}

.input_login
{
	background: url('img/login2.png');
	width: 70px;
	height: 20px;
	color: #FFFFFF;
	font-size: 10px;
	cursor: pointer;
	border: 0px;
}

#content
{
	background-image: url('img/content_bg.png');
	background-repeat: repeat-x;
	padding-top: 10px;
	border-right: 1px solid white;
	
}


#copy{padding-left: 15px;}
#copy a, #copy a:visited{color: #1396B7; text-decoration: none;}
#copy a:hover{color: #46D0F2;}
.copyb{margin-left:20px;margin-right:20px;font-weight:bold;}

.left{float:left;}
.right{float:right;}

.ad
{
	background-image: url('img/ad_bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}

.ad .pilt img{border: 3px solid #FFF;}

.ad h4{font-size: 11px; font-weight:bold; color: #1396B7; margin:0;padding:0; cursor:pointer;}
.eid{color: #999;padding-right:10px;text-align:right;}

.add h3{font-size: 13px; font-weight:bold; color: #1396B7; margin:0;padding:0; cursor:pointer;}
.add td{line-height:19px;}

#menu3td{background-image: url('img/menu2_bg.png');background-repeat:repeat-x;}

#menu3 td
{
	font-family: arial;
	font-size: 11px;
	padding-right: 5px;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
}

#menu3 td span{margin-right: 5px;}
#menu3 td a, #menu3 li a:visited{color: #000000; text-decoration: none;}
#menu3 td a:hover{color: #888888;}
#menu3 td.sel1{font-weight: bold; color: #FF5A2B;}

#loginform a, #loginform a:visited, #content a, #content a:visited{color:#424242; text-decoration:none;}
#loginform a:hover, #content a:hover{color: #FF5A2B;}
h1,h2,h3,h4,h5,h6,h7{margin-bottom: 2px;}

.orange,.reg_heading{color: red; font-weight:bold;}
.orange2{color: red; font-weight:bold;}

#related h3{color: orange; font-size: 13px; margin-top: 0px; width: 200px; margin-bottom: 5px;}
#footer #related
{
	width: 458px;
	height: 159px;
	background-image: url('img/related_bg.png');
	background-repeat: repeat-x;
}

#footer #related h2{color: #96E0F6; font-family: Tahoma; font-size: 13px; font-weight: normal; margin-top: 0px; margin-bottom: 12px;}
#footer #related table{margin-left: 30px;}
#footer #related #house{margin-right: 55px;}
#footer #related a, #related a:visited{color: #FFFFFF; text-decoration: none;}
#footer #related a:hover{color: #CCC;}

textarea
{
	width: 325px;
	height: 200px;
}

.mini_txt
{
	height: 75px;
}
.lai_inp{width:325px;}
.input_submit{width: auto;}

input, textarea, select
{
	border: 1px solid #7F9DB9;
	font-size:11px;
	font-family:tahoma;
	padding: 1px;
	margin: 1px;
	padding-left: 1px;
}

textarea
{
	width: 325px;
	height: 200px;
}

.lighten
{
	font-size: 10px;
	color: #888888;
}
p{margin:0;padding:0;}

.objaddtable td{padding-left: 5px;vertical-align:top;}
.objaddtable h4{margin-top:10px;}

/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
*/


.slideshow{display:block;position:relative;z-index:0;}
.slideshow-images{display:block;overflow:hidden;position:relative;border:2px solid #DDE8ED;}
.slideshow-images img{display:none;position:absolute;z-index:1;opacity:0;}
.slideshow-thumbnails{overflow:hidden;}
.slideshow-images{height:200px;width:300px;}
.slideshow-images-visible{opacity:1;}
.slideshow-images-prev{opacity:0;}
.slideshow-images-next{opacity:0;}
.slideshow-images img{float:left;left:0;top:0;opacity:0;}
.slideshow{height:200px;margin:0 auto;width:300px;}
.slideshow a img{border:0;opacity:0;}

#recycle
{
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url('img/recycle-bin.jpg');
	width: 110px;
	height: 120px;
	text-align: center;
}

#otsingutul
{
	color:red;
	font-weight: bold;
}

fieldset
{
	border: 1px solid #eee;
	padding: 2px;
}

#alerts .title
{
	font-size: 16px;
}

#alerts {
	border: 2px solid #93e0f6 ;
	display: none;
	position: absolute;
	padding: 10px;
	float: left;
	font-weight: bold;
	color:#324632;
	font-size: 13px;
	z-index: 60;
	background-color: white;
}

#alerts .footer 
{
	height: 20px;
	text-align: right;
	padding: 0 30px 0 0;
}
#alerts .footer font{cursor: pointer;}





#friends a

{

	color:#666666;

	font-size:11px; 
text-decoration: none;
padding-left:20px;

}



#friends a:hover

{
	color:red;

}
