/* CSS Document */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: .8em;
	margin:0;
	padding:0;
	height:100%;
	background: #CDFFFF  url(img/tema2/background.jpg) repeat-x;
}
a {color: #000;}
a:hover {color:#CC3300;}
h2 {
	font-size: 17px;
	font-weight: normal;
	color: black;
}
#corpus {
	width:800px;
	margin: 0 auto;
	text-align: left;
	_height: 480px;
	min-height: 480px;
}
#header {width: 800px; height:260px; background: url(img/tema2/bg_header.jpg) ;}
	#logo {width: 240px; height:120px;float:left;}
	#search {
	float: right;
	width: 300px;
	height: 120px;
	text-align: right;
}
	#lang {
		text-align: right;
		margin-right: 15px;
		margin-bottom: 15px;
	}
#meniusus {
	width: 800px;
	height: 30px;
	margin-left: 0px;
	background:black;
}
	#meniusus ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	#meniusus li {
	display: inline;
	padding: 4px;
	line-height: 30px;
}
	#meniusus a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
	#meniusus a:hover {
	color: #CDFFFF;
}
#continut {width: 800px;}
#meniuLateral {
	width: 160px;
	float: left;
}
#meniuLateral ul {list-style-type:none;margin:0px;padding:0px;}
#meniuLateral li {
	padding-left: 20px;
	background: url(img/tema2/sagetuta.gif);
	background-repeat: no-repeat;
}
#meniuLateral li.subcapitol {
	background: none;
	margin-top: 10px;
	margin-bottom:5px;
	font-size:1.1em;
	font-weight: bold;
	text-transform:uppercase;
}
#meniuLateral a {
	padding: 3px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
	color: Black;
	font-weight: bold;
}
#meniuLateral a:hover {
	font-weight: bold;
	color: #7D7D7D;
}
#pagina {width: 600px; float:left;}
#pagina h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	margin: 20px 0 0 20px;
*/	font-weight: normal;
	font-size: 25px;
	color: Black;
border-bottom:1px solid #000;
}
#pagina div:first-child {margin-left:30px;margin-right:10px; font-size:1em;color:#333333}
#stiri {
	width: 180px;
	float: left;
	margin-top: 10px;
	background-image: url(img/tema2/bg_stiri.jpg);
	background-repeat: no-repeat;
}
#stiri h2 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 90%;
	padding: 2px;
	background: #3399FF;
	color: White;
}
#stiri p {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	width: 90%;
	border-left: 2px solid #C6E3FF;
	padding-left: 10px;
}
#stiri p a {
	color: #757575;
}
#stiri p a:hover {
	color: #3399FF;
}
p#stiritoate {
	border: 0px solid #fff;
	text-align: right;
	width:85%;	
}
p#stiritoate a {
	text-decoration: none;
	font-style: italic;
}
#bredcrumb {
	border-bottom: 1px solid #ddd;
	margin-top:10px;
	padding: 2px;
}
#bredcrumb a {
	text-decoration: none;
	color: #bbb;
}
p.intro {
	margin-left: 25px;
	width: 50%;
	padding: 10px;
	font-size: 16px;
	border-left: 2px solid #000;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: bold;
}
p.topstire {
	font-size: 14px;
}
#politai {width: 800px; clear:both;}
#picior {
	width: 800px;
	margin: 0 auto;
	height: 25px;
	border-top:1px solid Black;
}
	#picior ul {list-style-type: none;margin:0px; padding:0px;}
	#picior ul li {
	display: inline;
	line-height: 25px;
}
#picior ul li a {
	text-decoration: none;
	margin: 0 10px 0 10px ;
	color: Black;
}
#picior ul li a:hover {
	color: #336633;
}
#all {
	width:100%;
	height: 240px;
	background: url(img/tema2/footer.jpg);
	background-position:bottom center;
	background-repeat: no-repeat;
}
.imagecool {border:1px solid Black;}
.butonbuy {width:125px;height: 25px; line-height:25px;background:url(img/tema2/buton-emu.png);background-position:0px  0px;}
.butonbuy:hover {background-position:0px 25px;}
.butonbuy a {display:block;font-size:1px;color:#076A02;text-decoration:none;}
