
*
    {
    margin: 0;
    padding: 0;
    border: 0;
}

body
{ 	margin: 0px;
	padding: 0px;
	background-color: #006600;
	font-family: Tahoma;
}
#maincontainer
{ 	top: 0;
	position: relative;
	margin: 0px auto 0px auto;
	width: 700px;
	text-align: center;
	background: transparent;
}
#seccontainer
{ 	top: 0;
	position: relative;
	margin: 0px auto 0px auto;
	padding-bottom: 60px;
	background: url(../_images/bg_main.gif) repeat-y center top;
	width: 700px;
	min-height: 400px;
	height: auto !important;
	height: 375px;
}
#topsection
{ 	height: 180px;
	top: 0;
	position: relative;
	z-index: 2;
	width: 700px;
}
#tops{
 	height: 40px;
	top: 0;
	position: relative;
	z-index: 2;
	width: 700px;
	background: url(../_images/top_shadow.gif);
}
#btms{
 	height: 40px;
	width: 700px;
	background: url(../_images/btm_shadow.gif);
}
#header{
 	height: 156px;
	top: -15px;
	position: relative;
	z-index: 2;
	width: 660px;
	background: url(../_images/header.gif);
	margin-left: 20px;
	margin-right: 20px;
}
#navmenu
{ 	visibility: visible;
	background: transparent;
	height: 60px;
	position: absolute;
	left: 50%;
	margin-left: -328px;
	top: 160px;
	width: 700px;
	z-index: 1;
	text-align: center;
}
#contentwrapper
{ 	top: 0;
	padding-top: 40px;
	margin: 0px 25px -40px 25px;
	background: #f2f0e4;
	z-index: -1;
}

.menu
{ 	list-style: none;
	position: relative;
	margin: 0;
	margin-left: 3px;
	padding: 0;
	z-index: 5;
	text-align: center;
}
.menu li
{
	margin-top: 10px;
	float: left;
	width: 130px;
	height: 45px;
	margin-right: 0px;
}

.menu a
{ 	display: block;
	height: 45px;
	text-indent: -9999px;
	background: none;
}
#home
{ 	background: url(../_images/onasis_menu.gif) no-repeat 0px 0px;
}
#produse
{ 	background: url(../_images/onasis_menu.gif) no-repeat -130px 0px;
}
#despre
{ 	background: url(../_images/onasis_menu.gif) no-repeat -260px 0px;
}
#productie
{ 	background: url(../_images/onasis_menu.gif) no-repeat -390px 0px;
}
#contact
{ 	background: url(../_images/onasis_menu.gif) no-repeat -520px 0px;
}
#home a.active, #home a:hover
{ 	background: url(../_images/onasis_menu.gif) no-repeat 0 -45px;
}
#produse a.active, #produse a:hover
{ 	background: url(../_images/onasis_menu.gif) no-repeat -130px -45px;
}
#despre a.active, #despre a:hover
{ 	background: url(../_images/onasis_menu.gif) no-repeat -260px -45px;
}
#productie a.active, #productie a:hover
{ 	background: url(../_images/onasis_menu.gif) no-repeat -390px -45px;
}
#contact a.active, #contact a:hover
{ 	background: url(../_images/onasis_menu.gif) no-repeat -520px -45px;
}
#contentcolumn
{ 	margin: 0 190px 0 180px;
}
#leftcolumn
{ 	float: left;
	width: 180px;
	margin-left: -870px;
	background: #C8FC98;
}
#rightcolumn
{ 	float: left;
	width: 190px;
	margin-left: -280px;
	background: #FDE95E;
}

.prodtitle, .prodtitle a, .prodtitle a, .prodtitle a, .prodtitle a {
	font-size: 16px;
	font-weight: 700;
	padding: 10px 10px 30px 10px;
	color: #000;
	text-decoration: none;
}

.showproduct {
	padding: 10px 0 20px 0;
	background: #f2f0e4;
	min-height: 275px;
	height: auto !important;
	height: 250px;
}

.showproduct p {
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.showproduct p img {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border: 0;
}

.showproduct.green {
	background: #d3e38b;
}

.maintext {
	clear: both;
	margin-left: 2px;
	font-size: 14px;
	text-align: left;
}


.gallery {
	min-height: 250px;
	width: 640px;
}

.gallery ul {
	list-style-type:none;
	float:left;
	display:block;
	width:100%;
	clear:none;
	margin:0;
	padding:0;
}

.gallery ul li {
	float: left;
	margin: 2px;
	width: 150px;
	height: 115px;
	text-align: center;
}

.gallery ul li a{
	text-decoration: none;
}

.gallery ul li.main_pic {
	width: 304px;
	height: 234px;
}

.gallery ul li.main_text {
	width: 500px;
	text-align: left;
}

.gallery ul li.main_pic img{
	width: 304px;
	height: 231px;
}

.gallery ul li.main_pic img.ribbon{
	width: 100px;
	height: 100px;
	border: none;
	position: absolute;
	left: 232px;
	top: 22px;
	z-index: 2;
}

.gallery ul li img{
	border: 0 ;
	margin: 0;
	padding: 0;
}

#footer
{ 	margin: 5px 10px 0px 10px;
	padding-bottom: 20px;
	color: #000000;
	text-align: center;
	background: transparent;
}
#footer a
{ 	color: #000000;
	font-size: 10px;
}


.innertube
{ 	margin: 10px;
	margin-top: 0;
}

a.back, a.back:active, a.back:visited {
	font-size: 14px;
	color: #003300;
}

a.back:hover {
	color: #36cd12;
	font-size: 14px;
}

#counties, #counties a, #counties a:hover, #counties a:active, #counties a:visited {
	font-size: 10px;
	color: #4e9e50;
	font-family: Arial;
}
#counties a, #counties a:hover, #counties a:active, #counties a:visited {
	text-decoration: underline;
}