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

body {background-color: #000000; margin: 0px 0px 0px 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D7D2C3; text-decoration:none;}
	a:link {text-decoration: none; color: #D7D2C3;}
	a:visited {text-decoration: none; color: #D7D2C3;}
	a:hover {text-decoration: underline; color: #D7D2C3;}
	a:active {text-decoration: none; color: #D7D2C3;}
a {outline:none;}

.back-sus {background-image:url(img/i-sus.jpg); background-repeat:no-repeat; background-position:center center;}
.back-header {background-image:url(img/header.png); background-repeat:no-repeat; background-position:center top;}
.back-footer {background-image:url(img/i-footer.png); background-repeat:no-repeat; background-position:center center;}
.back {background-image:url(img/back.png); background-repeat:no-repeat; background-position:center center;}
.back-2 {background-image:url(img/back2.png); background-repeat:no-repeat; background-position:center center;}
.back-tel {background-image:url(img/i-tel.jpg); background-repeat:no-repeat; background-position:left center;}

.txt-meniu-sus {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-transform:uppercase; text-decoration:none;}
.txt-meniu-jos {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-transform:lowercase; text-decoration:none;}
.txt-copyright {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#797B85; text-decoration:none;}

#mesaj-incarcare-ajax {background-image:url(img/loader.gif); width:31px; height:31px; margin: 20px auto 20px auto;}

#spatiere-3 {font-size:1px; height:3px;}
#spatiere-5 {font-size:1px; height:5px;}
#spatiere-7 {font-size:1px; height:7px;}
#spatiere-10 {font-size:1px; height:10px;}
/*=== typography ===*/
h1{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
        text-align: center;
}
	
h2{
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
        text-align: center;
}

h3{
	color: #EDE0BA;
	font-size: 12px;
	font-weight: bold;
        text-align: center;
}

h4{
	color: #A08329;
	font-size: 13px;
	font-weight: bold;
        text-align: center;
        margin: 0px 0px 0px 0px;
}

h5{
	color: #A08329;
	font-size: 13px;
	font-weight: bold;
        text-align: center;
        margin: 0px 0px 0px 0px;
}

