body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../gabarits/layout/bg.gif);
	background-color:#FFFFFF;
	background-position: 750px 88px;
	background-repeat: no-repeat;
}
h1 {
    margin-top:0px;
	margin-bottom:3px;
	font-size: 18px;
	font-weight: normal;
	color: #003366;
}
h2 {
    margin-top:0px;
	margin-bottom:3px;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
h3 {
    margin-top:0px;
	margin-bottom:3px;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
h4 {
    margin-top:0px;
	margin-bottom:3px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #555555;
}
p,td,th,div,span,li {
    font-size: 12px;
	margin:0px;
}
a {
	color:#0059AB;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#804040;
}


th {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #005eae;
	color: #FFFFFF
}
#topcenter {
	background-image: url(../gabarits/layout/top_bg.jpg);
	background-repeat: no-repeat;
}
#search {
	background-image: url(../gabarits/layout/left_search.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
}
#searchtable td {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
}
#searchtable a {
	color: #FFFFFF;
	text-decoration: none;
}
#searchtable a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#searchtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #316AC5;
	border: 1px solid #749FD4;
	width: 90px;
}
form {
	margin: 0px;
}
#leftm {
	background-image: url(../gabarits/layout/leftm_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0px;
}
#mainnav {
	background-image: url(../gabarits/layout/mainnav_bg.gif);
	background-repeat: no-repeat;
	height: 360px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	text-decoration:none;
}
#leftbottom {
	background-image: url(../gabarits/layout/left_bottom_bg.gif);
	background-repeat: repeat-y;
}
#content {
	vertical-align: top;
	background-image: url(../gabarits/layout/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
}
#right {
	vertical-align: top;
	padding: 0px;
}
#title {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #00346d;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#zone {
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#zone_p {
	background-image: url(../gabarits/layout/mainbg_p.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-position: top;
}
#zone2 {
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
td {
	padding-left : 5px;
	padding-right : 5px;
}
.mainnavon a {
	text-decoration: none;
	font-size:12px;
	color:#FF6600;
}
.mainnavon a:visited {
	color:#FF6600;
}
.mainnavoff a {
	text-decoration: none;
	font-size:12px;
	color:#025CAd;
}
.mainnavoff a:visited {
	color:#025CAd;
}
.mainnavoff a:hover{
	text-decoration: underline;
   	color:#FF6600;
}
.secondnavon {
   margin-left:15px;
}
.secondnavoff {
   margin-left:15px;
}
.secondnavon a {
   text-decoration: none;
   font-size:11px;
   color:#FF6600;
}
.secondnavon a:visited {
   color:#FF6600;
}
.secondnavoff a {
   text-decoration: none;
   font-size:11px;
   color:#025CAd;
}
.secondnavoff a:visited {
   color:#025CAd;
}
.secondnavoff a:hover {
   text-decoration: underline;
   color:#FF6600;
}


.thirdnavon {
   margin-left:25px;
}
.thirdnavoff {
   margin-left:25px;
}
.thirdnavon a {
   text-decoration: none;
   font-size:11px;
   color:#FF6600;
}
.thirdnavon a:visited {
   color:#FF6600;
}
.thirdnavoff a {
   text-decoration: none;
   font-size:11px;
   color:#025CAd;
}
.thirdnavoff a:visited {
   color:#025CAd;
}
.thirdnavoff a:hover {
   text-decoration: underline;
   color:#FF6600;
}
.paging{
	text-align:center;
	margin-top:20px;
	margin-bottom:50px;
}

.detailproduct{
	background-color:#ffffff;
}

.productlist {

}

.productlist td {
	font-size:11px;
	vertical-align:top;
}

.productlist th {
	font-size:11px;
	background-color:#0060Ad;
	padding-top:3px;
	padding-bottom:3px;
}

.productlist select {
	border : solid 1px #cccccc;
	font-size:10px;
}

.productlist input {
	font-family:Arial, Helvetica, sans-serif;
	border : solid 1px #cccccc;
	font-size:10px;
}
.productlist textarea {
	font-family:Arial, Helvetica, sans-serif;
	border : solid 1px #cccccc;
	font-size:10px;
}

.productlist th a {
	color:#FFFFFF;
	text-decoration:none;
}
.productlist th a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.menu td{
	padding:0px;
}

