﻿body{
	background-color:#808080;
	background-image:url('img/hedarlenta.png');
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

#hedar{
	height:200px;
	width:1200px;
	margin:0 auto;margin-top:-10px;

}
#logo{
	height:200px;
	width:460px;
			margin-top:-10px;
	float:left;
}
/*===========menu=============*/
#free{
	height:200px;
	width:200px;
	float:left;

}
#red{
	
	height:200px;
	width:100px;
	float:left;
	background-image:url('img/butred.jpg');background-repeat:no-repeat;
	background-position:0px 0px;
	margin-left:60px;
	text-align:center;
	font-size:14px;
}
/*===========en bg==========*/

a{
	color:#e1e1e1;
	text-decoration:none;
}
a:hover{
	
}
/*===========en bg==========*/



#gray{
	
	height:200px;
	width:300px;
	float:left;

}
/*=======menu=======*/
	div.menu{
	width:600px;
	padding:60px;
	margin-left:-55px;
}
div.menu a{
display:inline;
color:navy;
font-size:13px;
text-decoration:none;
padding:80px 20px 40px 18px;
border-left:thin #CCCCCC double;
background-image:url('img/butgray.jpg');
background-position:-20px 120%;
background-repeat:no-repeat;

}

div .menu a:hover{
	background-image:url('img/butred.jpg');
	background-repeat:repeat;
	border-left:thin #333333 solid;
	color:white;

}
/*==========text===========*/
#black{
	height:auto;
	width:1200px;
	margin:0 auto;
	/*padding-top:100px;*/
	}
#flash{
	width:450px;
	float:left;
	height:310px;
	margin-top:25px;
	
	
	}
#text{
	float:left;
	height:800px;
	font-size:12px;
	/*border:1px silver solid ;*/
	padding-left:40px;
	margin-right:25px;
	color:#e1e1e1;
}
h2{
	color:#8e8b9b;
}
#deinost{
	background-image:url('img/deinost.png');
	background-repeat:no-repeat;
	padding-top:20px;
}
span{
	color:#726d89;
}
span.small{
	font-size:10px;
	color:white;
	border-bottom:1px white dashed;
}
td.small{
	border-bottom:1px white dotted;
	font-size:11px;
	margin-top:-20px;
}
table{
	color:white;
}
/*=============menu2==============*/

div.menu2{
	
	margin-top:-3px;
}
div.menu2 a{
display:inline;
color:#CCCCCC;
font-size:11px;
text-decoration:none;
padding:15px 10px 20px 18px;
/*background-image:url('img/butgray.jpg');
background-position:0px 100%;
background-repeat:no-repeat;*/

}

div .menu2 a:hover{
	background-image:url('img/butred.jpg');
	background-repeat:repeat;
	border-left:thin #333333 solid;
	color:white;

}
/*=======footer===========*/

#foot{
	height:400px;
	margin-top:-20px;
	margin-left:-10px;
	margin-right:-10px;
	
	background-image:url('img/footer.jpg');
	background-repeat:repeat;}
	
	
#bottom{height:470px;
	margin-top:400px;
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:-10px;
	
	background-image:url('img/bottom.jpg');
	background-repeat:repeat-x;
	
}
#info{
	height:220px;
	width:900px;
	margin:0 auto;
	background-image:url('img/logoblack.png');
	background-repeat:no-repeat;
	font-size:small;
}