body
{	
	background-color: white;
	padding:auto;
	margin:auto;
	margin-top:-10px;
	font: 12px "Trebuchet MS";
	background-image:url(./images/bg.png);  
	background-repeat: repeat-x;
}
.containerf, .container{
	position:relative;
	margin:auto;
	width:1000px;
}
.container{	
	padding:auto;
	padding-top:180px;	width:1000px;
}
a{
	color:#1590b3; 
	font: 14px "Tahoma";
	text-decoration: underline;
}
/* HEADER PART*/
.logo{
	background-image:url(./images/logo.png);  
	background-repeat:no-repeat;
	position:absolute;
	width:383px;
	height:190px;
	top:0px;left:0px;
	margin:0;
	padding:0;
}
*html .logo
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/logo.png');
}
.login{
	background-image:url(./images/login.png);  
	padding-bottom:5px;
	height:29px;
	width:76px;
	border:transparent;
}
.welcome{
	color:white;
	font: 20px "Tahoma";
	padding:5px;
}
.button{
	background-image:url(./images/button.png);  
	width:54px;	
}
.clear{
	clear:both;
}
.menu{	
	font-size: 16px;
	padding:10px;
	margin-top:-10px;
}.menu a{
	font-size: 16px;
	color:black;
	text-decoration:none;
}
.kol {
	background-image:url(./images/kol.png);  
	background-position:bottom;
	background-repeat:no-repeat;
	height:30px;
	font: 30px "tahoma";
	width:10px;	
}
/* CONTENT PART*/
.content{
	width:600px;
	padding:10px;
	float:left;

}
.right,.left{
	position:relative;
	width:49%;
	
}
.left{
	float:left;	
	border-right:solid gray 1px;
}
.right{
	float:right;
}
.search .text{
	position:absolute;
	right:50px;
	top:180px;
	background-image:url(./images/search.png);
	background-position:right center;
	background-repeat:no-repeat;
}
#find{
	position:absolute;
	right:50px;
	top:183px;
}

.text{
	background:#e2e0e0;
	height:20px;
	border:solid gray 1px;
	font: 14px "Tahoma";
	padding:5px;		
}
.text1{
	background:white;
	height:17px;
	border:solid gray 1px;
	font: 14px "Tahoma";
	margin:0;	
}
h1{
	text-transform:uppercase;
	font: 23px "Tahoma";
}
h2{
	text-transform:uppercase;
	font: 21px "Tahoma";
}
h3, h3 a{
	margin:0;
	padding:3px;
	color:#989898;
	font: 23px "Tahoma";
}

.mdaa{
	margin:0;
	padding:0px;
	margin-top:5px;
	font: 23px "Tahoma";
/*	padding-top:5px;*/
}
/* SIDEBAR PART*/
.sidebar{
	position:relative;
	float:right;
	width:300px;
}
.ltop{
	background-image:url(./images/ltop.png);
	width:287px; 
	height:22px;
}
.lbottom{
	background-image:url(./images/lbottom.png);	
	width:287px;
	height:20px;
}
.lcenter{
	background-image:url(./images/lcenter.png);
	width:267px;
	padding-left:20px;
}

.dtop{
	background-image:url(./images/dtop.png);
	width:287x; 
	height:24px;
}
.dbottom{
	background-image:url(./images/dbottom.png);	
	width:287px;
	height:10px;
}
.dcenter{
	background-image:url(./images/dcenter.png);
	width:287px;
	color: white;
}

.wtop{
	background-image:url(./images/wtop.png);
	width:343x; 
	height:16px;
}
.wbottom{
	background-image:url(./images/wbottom.png);	
	width:343px;
	height:8px;
}
.wcenter{
	background-image:url(./images/wcenter.png);
	width:343px;
	color: white;
}
.cat a{
	color: black;
	font-size:13px;
}

#top a{
	color:#1590b3; 
	font: 14px "Tahoma";
	font-weight:bold;	
	text-decoration: none;
}
.gray{
	background-image:url(./images/grad.png);
	border:solid gray 1px;
	width:600px;
	margin-left:30px;
	padding:10px;
}
.footer{
	background-image:url(./images/footerbg.png);
	height:389px;
}
p{
	margin:0;
	padding:0;
	padding-left:10px;
}
.button{
	background-image:url(./images/button.png);	
	width:95px;	
	height:29px;
		
}
.b1,.b2,.b3{
	background-position:right center;
	background-repeat:no-repeat;
	color: white;
}
.b1{
	background-image:url(./images/b1.png);
	width:287px;	
	height:297px;
}
.b2{
	background-image:url(./images/b2.png);
	width:286px;	
	height:246px;
}
.b3{
	background-image:url(./images/b3.png);
	width:347px;	
	height:248px;
}

