@charset "utf-8";
body {
	margin-top:5px;
	margin-bottom:0px;
	font-family:Arial, Calibri;
	color:#616161;
	font-size:13px;
	height:auto;
}



#gallery {
	position: relative;
	width:160px;
	height:100px;
	margin:0;
	padding:0;
}
#gallery li { display: center; }

h1{
	font-size:22px;
	font-weight:bold;
	text-align:left;
	margin-left:10px;
	margin:0 10px 17px 0;
	padding:5px;
	padding-left:40px;
}

h2{
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin:5px;
	padding-left:6px;
}

div.container {
	width:100%;
/*	margin-top:0px; */
	margin-bottom:20px;
	text-align:center;
	height:auto;
}

div.container div.header{
	width:977px;
	height:auto;
	margin:auto;
	background-color:#fff;
	display:table;
}

div.container div.continut{
	width:977px;
	height:auto;
	margin:auto;
	background-color:#fff;
	display:table;
	margin-top:10px;
	padding-left:20px;
}

div.container div.continut div.left{
	float:left;
	width:220px;
	height:auto;
	margin:auto;
	background-color:#fff;
	display:table;
}

div.container div.continut div.mijloc{
	float:left;
	width:480px;
	height:auto;
	margin:auto;
	background-color:#fff;
	display:table;
	text-align:left;
}

div.container div.continut div.right{
	float:left;
	width:258px;
	height:auto;
	margin:auto;
	background-color:#fff;
	display:table;
	margin-left:15px;
	text-align:left;
}

div.container div.footer{
	width:967px;
	height:auto;
	margin:auto;
	margin-top:10px;
	background-color:#fff;
	display:table;
}

div.container div.footer div.subfooter {
	width:967px;
	background-color:#7dc537;
	text-align:center;
	color:#fff;
	font-size:12px;
	height:57px;
	margin-top:20px;
	display:table;
}

div.chenar {
	border:1px solid #dddddd;
	padding:10px;
	width:460px;
	text-align:left;
}

div.chenar_mic {
	border:1px solid #dddddd;
	padding:5px;
	width:220px;
	text-align:justify;
	float:left;
	height:172px;
}

#counter{
	width:203px;
	height:109px;
	background-image:url(images/bg_counter.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;
	color:#fff;
	font-size:24px;
	text-align:left;
	border:1px solid #fff;
}

#meniu{
	width:203px;
	height:206px;
	background-image:url(images/bg_meniu.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;
	color:#fff;
	font-size:20px;
	text-align:left;
	border:1px solid #fff;
}

#aboneaza{
	width:203px;
	height:199px;
	background-image:url(images/bg_abonare.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;
	color:#fff;
	font-size:24px;
	text-align:left;
	border:1px solid #fff;
}

#galerie{
	width:150px;
	height:100px;
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;
	color:#fff;
	font-size:24px;
	text-align:left;
	border:1px solid #fff;
}

#parteneri{
	width:150px;
	height:100px;
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	
}

#login{
	width:239px;
	height:299px;
	background-image:url(images/bg_login.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;
	color:#fff;
	font-size:24px;
	text-align:left;
	border:1px solid #fff;
}
