@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*END OF RESET*/

body
{
	font-family:Verdana;
	font-size:12px;
}

#container
{
width:1000px;
border:1px dashed #BADA4F;
margin-top:10px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#banner
{
height:105px;
width:1000px;
background-image:url(../imagini/banner.jpg);
background-repeat:no-repeat;
}

#menu
{
margin-top:15px;
float:left;
padding-bottom:10px;
margin-left:15px;
margin-right:15px;
width:230px;
}

.normal
{
width:170px;
height:16px;
margin-top:10px;
text-decoration:none;
color:#0068A0;
font-size:14px;
text-align:left;
margin-left:50px;
display:block;
font-weight:bold;
line-height:16px;
}

.normal:hover
{
text-decoration:none;
color:#BADA4F;
}

.activ
{
width:170px;
height:16px;
margin-top:10px;
text-decoration:none;
font-size:14px;
text-align:left;
margin-left:50px;
display:block;
font-weight:bold;
line-height:16px;
color:#BADA4F;
}

.meniu
{
width:220px;
height:28px;
text-decoration:none;
background-image:url(../imagini/categ.jpg);
line-height:28px;
display:block;
font-size:15px;
font-weight:bold;
text-align:center;
margin-top:15px;
color:#FFFFFF;
}

.meniu:hover
{
color:#0068A0;
text-align:center;
text-decoration:none;
}


#content
{
margin-top:20px;
float:left;
padding-bottom:10px;
margin-left:32px;
width:666px;
border:1px dashed #0068A0;
}

p
{
color:#0068A0;
margin:10px;
line-height:20px;
text-align:left;
text-indent:20px;
}

a
{
color:#E77817;
margin:10px 0px;
margin-left:20px;
font-size:14px;
text-align:left;
text-decoration:none;
}

a:hover
{
color:#BADA4F;
text-align:left;
text-decoration:none;
}


#footer
{
line-height:25px;
color:#333333;
text-align:center;
margin-top:20px;
border-top:1px dashed #BADA4F;
}

h1
{
text-align:left;
margin:10px 30px;
font-size:16px;
color:#BADA4F;
text-decoration:underline;
}

h2
{
text-align:left;
margin:10px 40px;
font-size:14px;
color:#E77817;
}

table
{
width:610px;
font-size:14px;
margin-left:30px;
border:1px solid white;

}

td
{
padding:5px;
color:#0068A0;
}

.head td
{
border-bottom:1px solid white;
background-color:#0068A0;
color:white;
font-weight:bold;
border:1px solid white;
}

.special
{
width:100px;
background-color:#BADA4F;
color:white;
font-weight:bold;
}
