

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}





h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size:17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2f64c7;
}
h1{
size:14px;
}

h2 {
	text-transform: uppercase;
	font-size: 13px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a { text-decoration:none;
	color: #2f64c7;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

#header .titlu {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
	}
#header .titlu a, a:hover, a:visited{ text-decoration:none;
color:#FFFFFF;

}
	
	#header h2 {
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header .titlu {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFFFFF;
	
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
}

#content  a, a:hover, a:visited { text-decoration:none; color:#003399; }
#content  a:hover { color:#339900;}
/* Posts */

#posts {
	float: left;
	width: 480px;
}

/* Links */

#links{
margin-right: 5px;
}

#links  a {
	display: block;
	padding: 10px 2px;
	border-top: 1px solid #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#links  a:hover {
	background: #DCEBFC;
	color: #000000;
}

#links  .active a {
	background: #D1F0A6;
	color: #000000;
}

#links .first a {
	border: none;
}


/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

.produs{
padding-left:5px;
padding-right:5px;
}

#footer p {
	text-align: center;
	color: #999999;
}

.item{
/*background-image:url(images/bordbg.gif);*/
background-position:top left;
background-repeat:repeat-y;
width:274px;
margin:0 3px 3px 0;
}

.items{
padding:0 30px 5px 0;
}




