body {
	background-image: url(../photos/left.jpg);
	background-repeat: repeat-x;
	background-color: #6daceb;
	margin: 0px;
	padding: 0px;
}

td, tr, p
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;	
	text-decoration		: none;
	font-size			: 13px;
}



td.logobg
{
	background-image: url(../photos/logobg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 290px;
	text-align: left;
	vertical-align: bottom;
	cursor			: pointer;	
}
div.motto
{
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #0d4e8f;
	padding-left: 72px;
	padding-bottom: 11px;
}

td.contm
{
	text-align: left;
	vertical-align: top;
	width: 680px;
}

td.rightma
{
	text-align: right;
	vertical-align: top;
	width: 260px;
	padding-left: 20px;
}


td.headbg
{
	background-image: url(../photos/headbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	width: 670px;
	text-align: right;
	vertical-align: bottom;
}

td.mottor1
{
	font-size: 22px;
	color: #0d4e8f;
	text-align: left;
	white-space: nowrap;
	padding-bottom: 3px;
	height: 20px;
	vertical-align: bottom;
}

td.mottor2
{
	font-size: 22px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	padding-left: 70px;
}

td.mottor3
{
	font-size: 30px;
	font-weight: bold;
	color: #0595a9;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	text-indent: 5px;
	padding-top: 27px;
}



td.leftbg
{
	background-image: url(../photos/left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td.rightbg
{
	background-image: url(../photos/right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

td.mainbg
{
	width: 960px;
	text-align: center;
	vertical-align: top;
}

td.menu
{
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	height: 25px;
}

a.amenu:link, a.amenu:visited, a.amenu:active 
{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.amenu:hover
{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.imgind
{
	border: 2px solid #a7bed5;
	margin: 2px;
}

.imgcat
{
	border: 3px solid #a7bed5;
}


td.dtext
{
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}

#dtext a:link, a:visited, a:active 
{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#dtext a:hover
{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

td.contentmain
{
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 15px;
}


td.copyright
{
	font-size: 11px;
	color: #cfe4f9;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 30px;
}


a.copyright:link, a.copyright:visited, a.copyright:active 
{
	font-size: 11px;
	color: #cfe4f9;
	text-decoration: none;
	font-weight: bold;
}

a.copyright:hover
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


td.tabtitle
{
	font-size: 13px;
	font-weight: bold;
	color: #0d4e8f;
	text-decoration: none;
	background-image: url(../photos/tabbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	height: 20px;
}

td.tabtext
{
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 230px;
}

.spacer
{
	height: 15px;
}


.textjust
{
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 21px;
	font-size: 13px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

td.text
{
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	font-size: 13px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}






td.linedown
{
	background-image: url(../photos/grey.gif);
	background-repeat: repeat-x;
	height: 5px;
	text-align: right;
	vertical-align: top;
}




a.atitle:link, a.atitle:visited, a.atitle:active 
{
	color : #0d4e8f;
	text-decoration : none;
	font-size : 16px;
	font-weight : bold;
}

a.atitle:hover
{
	color : #000000;
	text-decoration : none;
	font-size : 16px;
	font-weight : bold;
}



/* all forms */

form
{
	margin						: 0;
	padding						: 0;
}

input, select, textarea
{
	font-size					: 12px;
	color						: #000000;
	background-color			: #f2f2f2;
	border						: 1px solid #01548b;
	text-align: left;
	vertical-align: middle;
}

.butgo
{
	font-family : Tahoma, sans-serif;
	border : 1px #000000 solid;
	font-size : 10px;
	BACKGROUND-COLOR : #5b9cdf;
	color : #FFFFFF;
	font-weight : bold;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 80px;
}

.white
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.inputsize
{
	width: 250px;
}

.blue
{
	color : #0d4e8f;
} 

.title
{
	color : #000000;
	text-decoration : none;
	text-align : left;
	font-size : 16px;
	vertical-align : middle;
	font-weight : bold;
	padding-top : 4px;
	padding-bottom : 3px;
	background-image : url(../photos/title.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
	text-transform : uppercase;
} 


.stitle
{
	color : #0d4e8f;
	text-decoration : none;
	text-align : left;
	font-size : 14px;
	vertical-align : middle;
	font-weight : bold;
	background-image : url(../photos/title.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
	white-space : nowrap;
	padding-top: 10px;
} 

.stitler
{
	color : #0d4e8f;
	text-decoration : none;
	text-align : right;
	font-size : 14px;
	vertical-align : middle;
	font-weight : bold;
	background-image : url(../photos/titler.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
	white-space : nowrap;
	padding-top: 10px;
} 

.stitlec
{
	color : #0d4e8f;
	text-decoration : none;
	text-align : center;
	font-size : 14px;
	vertical-align : middle;
	font-weight : bold;
	background-image : url(../photos/titler.gif);
	background-repeat : no-repeat;
	background-position : center bottom;
	white-space : nowrap;
	padding-top: 10px;
} 


.textsmall
{ 
font-size : 11px; 
line-height : 18px; 
color : #000000; 
text-align : justify; 
padding-left : 15px; 
padding-top : 5px; 
vertical-align : top; 
padding-right : 15px; 
padding-bottom : 5px; 
padding-top : 15px; 
} 

.textsmallcat
{
	font-size : 11px;
	line-height : 17px;
	color : #666666;
	text-align : justify;
	padding-top : 5px;
	vertical-align : top;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left: 5px;
	width: 200px;
} 

a.linkcat:link, a.linkcat:visited, a.linkcat:active 
{
	font-size: 12px;
	color: #0d4e8f;
	text-decoration: none;
	font-weight: bold;
}

a.linkcat:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited, a:active 
{
	font-size: 13px;
	color: #125693;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

td.prod_cont
{
	font-size: 13px;
	line-height: 19px;
	padding-left: 15px;
	padding-top: 15px;
}

a.detalii:link, a.detalii:active, a.detalii:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3676b2;
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-transform: uppercase;
}


a.detalii:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-transform: uppercase;
}
