@charset "utf-8";
/* CSS Document */

body{
	background:#7ecaff;
	color:#003399;
	font-family: tahoma;
	font-size: 12px;
	line-height:12px;
	text-align:center;
}

.background {
	width:1010px;
	margin:0 auto;
	padding:0;
	clear:both;
}

/*	z-index:3;
	margin:0 auto;
	padding:0;
	
	 
*/


/* background:#7ecaff;
	background:#00CCFF;
*/


.footer{
	width:1010px;
	height:34px;
	clear:both;
	bottom: 0;
	background-image:url(../webdesign/dealuri.png);
	background-repeat:no-repeat;
	margin:0 auto;
	padding:150px 0 0 0;
	z-index:3;
	position:fixed; left:0px; right:0px;
	text-align:center;
	color:#FFFFCC;
}
.h1:link, .h1 a:link, .h1 a:visited{
	color:#FFFFFF;
}

.h1:hover {
	color:#FF9900;
}


.h2:link, .h2 a:link, .h2 a:visited, .h2:visited{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

.h2:hover {
	color:#FF9900;
}

.h3 {
	color:#006699;
	font-size:24px;
	text-align:center;
	clear:both;
}

.calloot_mare{
background-image:url(../webdesign/mare.gif);
background-repeat:no-repeat;
width:270px;
height:250px;
padding:30px;
margin-left:100px;
}

.calloot_mijlociu{
background-image:url(../webdesign/mijlociu.gif);
background-repeat:no-repeat;
width:92px;
height:50px;
padding:30px;
}


.calloot_mic{
background-image:url(../webdesign/mic.gif);
background-repeat:no-repeat;
width:40px;
height:45px;
padding:20px;
text-align:left;
}
img.floatLeft { 
    float: left; 
    margin: 4px;
	clear:both; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
