* {
    padding: 0;
    margin: 0;
} 

body {
	background: #fff url(images/bg.jpg) repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
}

a {
	color:#842c2c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrap {
width: 800px;
margin: 0 auto;
}


#header {
	height: 40px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 25px 0 0 0px;
}
#header h1 a {
text-decoration: none;
color: #B7271F;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #666;
font-size: 17px;
font-weight: 100;
padding: 0 0 0 1px;
}


#menu {
height: 30px;
line-height: 30px;
}
#menu ul {
padding-left: 2px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
a:active, a:focus{outline: none;}
#menu ul li a {
color: #fff;
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
	margin: 0px;
	line-height: 17px;
	background: #FFF;
}

.left {
	float: right;
	width: 540px;
	text-align: left;
	margin: 0px 15px 0px 0px;
	color: #333;
}
.left h2 {
	color: #842c2c;
	font-size: 20px;
	font-weight: 100;
	padding : 10px 0 15px 0;
	letter-spacing:-1px;
}
.left h2 a {
color: #842c2c;
}
.left h2 a:hover {
	color: #666;
	text-decoration: none;
}
.left ul {
list-style-type: none;
}
.right {
	float: left;
	padding: 0px 10px 10px 10px;
	margin: 0px 15px 0px 15px;
	background: url(images/bg2.png);
	color: #FFF;
	width: 181px;
}

.right h2 {
	font-size: 12px;
	color: #000;
	padding: 5px 0 2px 0;
}
.right ul {
list-style-type: none;
padding: 5px 0 10px 0;
}

.right ul li a {
	display:  block;
	color: #FFF;
	padding: 2px 0px 0px 40px;
}
.right ul li a:hover {
	color: #999;
	text-decoration: none;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
padding: 5px 0 10px 0;
margin-top: 50px;
border-top: 10px solid #ddd;
}
#footer a { 
color: #999;
}
#footer a:hover {
color: #333; 
text-decoration: underline; 
}
.susmare{
	height: 15px;
	background:  url(images/susmare.png) no-repeat;
	margin: 20px 0 0 0;
		
	}
	.susmic{
	height: 15px;
	background:  url(images/susmic.png) no-repeat;
	margin: 0 15px;
		
	}
.bara {
	height: 2px;
	background: #999;
	margin: 10px 0 10px 0;
}
#cauta {
	color: #FFF;
	width: 135px;
	margin: 0px;
	padding: 12px;
	width:150px;
	left: 75px;
	top: 598px;
	
}
.josmare {
	    height: 15px;
		background:  url(images/josmare.png) no-repeat;
		margin: 0 0 20px 0
	}
	.josmic {
	height: 15px;
	background:  url(images/josmic.png) no-repeat;
	margin: 0 15px 15px 15px;
	width: 200px;

	}
.data{
	color: #999;
	margin: -10px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
}
.mai{
	color: #999;
	text-align:right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
}
.mai a {
	color: #999;
	text-decoration: none;
}
.meniu-capitol{
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:3px 0px 3px 0px;
	margin: 0px;
	
}
.masca                      {background: url('images/masca_film.jpg') left top no-repeat;width:120px; height:120px; z-index:1;text-align:left;z-index:2;}
.masca img                  {padding:12px 0 0 8px; z-index:2;margin:0 auto;display:block;}
.form input.submit,textarea.submit,checkbox.submit,select.submit {
    background: #f0f0f0;
    color: #7d7d7d;
    padding: 3px;
    margin: 5px 0 10px 0;
    border: 1px solid #e5e5e5;
}

.form input.submit:hover, input.submit:focus, textarea.submit:hover, textarea.submit:focus, checkbox.submit:hover, checkbox.submit:focus ,
select.submit:hover, select.submit:focus {
	background: #f8f8f8;	
    color: #7d7d7d;
    padding: 3px;
    border: 1px solid #e5e5e5;
}

.page_navigation , .alt_page_navigation{
	padding-bottom: 10px;
}

.page_navigation a, .alt_page_navigation a{
	padding:3px 5px;
	margin:2px;
	color:white;
	text-decoration:none;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	background-color:#842c2c;
}
