body {
	margin:0;
	padding:0;
}

h1 {
	margin:0 0 0 0px;
}

h3 {
	margin:7 0 40 0px;
}

h2 {
	margin:0 0 0 0px;
}

img {
	border:0;
}

input {
		border:1px; 
		border-style : solid; 
		border-color:#990000; 
		background-color:#FFFFFF;
		height:18px;
		font-family : Arial;
		line-height: 12px;
		font-size : 11px;
}
select {
		border:1px; 
		border-style : solid; 
		border-color : #990000; 
		background-color : #FFFFFF;
		font-family : Arial;
		font-size : 12px;
}
textarea {
		border:1px; 
		border-style : solid; 
		border-color : #990000; 
		background-color : #FFFFFF;
		font-family : Arial;
		font-size : 12px;
}


.normal {  font-family: Arial; color:#333333; font-size: 12px; line-height: 18px; border-style: none}
A:link {color:#333333; text-decoration: none;}
A:visited {color:#333333; text-decoration: none;}
A:hover {color:#CC0000; text-decoration: none;}

.titlu {  font-family: Arial; color:#CC0000; font-size: 14px; line-height: 18px; border-style: none}

.menu {  font-family: Arial; color:#ffffff; font-size: 12px; line-height: 15px; border-style: none}
A.menu:link {color:#ffffff; text-decoration: none;}
A.menu:visited {color:#ffffff; text-decoration: none;}
A.menu:hover {color:#FFCCFF; text-decoration: none;}

div.contact p{
	margin:8 0 0 0px;
}

div.linkmenu a:link, div.linkmenu a:visited {text-decoration: none; color: #333333;}
div.linkmenu a:hover {text-decoration: underline; color: #ECDB85; }
div.linkmenu a[name]:hover {text-decoration: inherit; color: inherit; background: inherit;}

div.selmenu a:link, div.selmenu a:visited {text-decoration: none; color: #333333;}
div.selmenu a:hover {text-decoration: none; color: #CC0000; }
div.selmenu a[name]:hover {text-decoration: none; color: inherit; background: inherit;}

.top_bg { background-image:url(img/top_bg.jpg);
background-position:top; background-repeat:repeat-x;}
