body {
	margin:0px;
	background:url(../images/bg-site.jpg) top left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;}
	
.clear {
	clear:both; height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;}
	
#wrapper {
	width:836px;
	margin:0px auto;
	}
#logoCutii {
	background:url(../images/logo-cutii.jpg) top left no-repeat;
	width:426px;
	height:19px;
	display:block;
	float:left;
	margin:55px 0px 0px 10px;
}
#logoSistem {
	background: url(../images/logo-sistem-pack.jpg) top left no-repeat;
	width:251px;
	height:104px;
	display:inline;
	float:right;
	margin:0px 10px 0px 0px;
}
#logoCutii span, #logoSistem span {display:none;}


#siteBg {
	background:url(../images/bg-mid-site.jpg) top left repeat-y;
}
#topBg {
	background:url(../images/bg-top-site.gif) top left no-repeat;	
}

#bottomBg {
	background:url(../images/bg-bottom-site.gif) left bottom no-repeat;
	width:836px;
}

#left {
	float:left;
	width:571px;
	margin:25px 0px 40px 32px;
	display:inline;
}
#right {
	float:right;
	margin:25px 32px 40px 0px;
	width:201px;
	display:inline;
	background:url(../images/bg-right.jpg) top left no-repeat;
}


#meniu {
	width:571px;
	background:url(../images/bg-meniu.jpg) top left no-repeat;
	height:35px;
	margin:0px;
	padding:0px;
}

#meniu li { 
	float:left;
	list-style:none;
	margin:0px 20px 0px 0px;
}

#meniu a {
	font-weight:bold;
	color:#ededed;
	text-decoration:none;
	display:block;
	padding:10px 10px;
}
#meniu a:hover {
	text-decoration:underline;
	color:#FFF;
}

#submeniu {
	margin:0px;
	width:150px;
	float:left;
	padding:0px;
}
#submeniu li {
	border-bottom:1px solid #CCC;	
	list-style:none;
}
#submeniu li a, #submeniu li a.sel {
	padding:8px 2px 9px 15px;
	background:url(../images/bullet-meniu.gif) left center no-repeat;
	color:#036;
	font-size:12px;
	text-decoration:none;
	display:block;
}
#submeniu li a:hover, #submeniu li a.sel {
	background:url(../images/bullet-meniu.gif) left center no-repeat #f2f2f2;
}
#submeniu li a.sel  {color:#000;}

#header {
	}
	
#content {
	width:421px;
	float:left;
	}
	
#footer {
	}

a { 	color:#284678;
	text-decoration:none;
	}
a:hover { text-decoration:underline;}
	
h1 { font-size:20px;
font-weight:normal;
color:#333;
	}

h2 { font-size:16px;
color:#284678;
font-weight:normal;
	}
#right h2 {
	text-transform:uppercase;
	text-align:center;
	margin:0px;
	padding:8px 0px;
	font-size:14px;
	font-weight:bold;
	color:#284678;
}

h3 {
	}
	
h4 {
	}

p {
	color:#333;
	line-height:1.3em;
	}
	
.tipuriCutii {
	list-style:none;
	line-height:1.8em;
	margin:0px;
	padding:10px;
}

.widebox {
	margin:0px 15px 0px 15px;	
}
.halfbox, .halfboxB {
	margin:0px 0px 0px 15px;
	width:186px;
	float:left;
}
.halfbox a, .halfboxB a {
	display:block;
}
.halfbox a:hover, .halfboxB a:hover{
	text-decoration:none;
	color:#000;
}
.halfboxB {
	margin-top:15px;
}

.halfboxB img {
	border:1px solid #CCC;	
}
 .halfboxB a { text-align:center; }
