html {
	background: url('http://www.alex-industrial.lv/public/images/bg.png') white;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	color: black;
}

.menucell {
	text-align: right;
}

.submenucell {
	text-align: right;
}

.submenulink {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	color: #846A01;
	text-decoration: none;
}

.menucell {
	text-align: right;
}

.menulink {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #846A01;
	text-decoration: none;
}
.mainmenucell {
	text-align: center;
	padding:0 10 0 10;
}
.mainmenuactcell {
	text-align: center;
	padding:0 10 0 10;
	background-color: orange;
}
.mainmenulink {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.roadlink {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.roadcell {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.countercell {
    font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
}
.propscell {
    font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color:	black;
	text-align:left;
	padding-left:10px;
}

p {
  margin:2px;
}

.prodlink {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	width:160px;
	text-align:center;
}

.navlink {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.prodlist {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

.prodtitle {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}

.info {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-align:justify;
	margin-top:10px;
}

.info table {
  	margin:10 0 10 0;
}


.info table td {
    font-family: Verdana, Tahoma, Arial;
    font-size: 9px;
    font-weight: normal;
    color:	black;
    text-align:justify;
    padding:3px;
}

.formlabel {
	font-family: 	Verdana, Tahoma, Arial;
	font-size: 		11px;
	font-weight:	normal;
	color: 			black;
	margin-top:		10px;
}

.contentcell {
    font-family: Verdana, Tahoma, Arial;
    font-size: 12px;
    font-weight: normal;
    text-align:justify;
    line-height:140%;
    padding:10px;
}

.inputbox {
    width:200px;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #333333;
}

hr {
    height:1px;
    color: #999999;
}

.menuTable {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt
}

.menuTable td {
	padding: 2px;
}

.menuInsert {
	z-index: 200;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 10pt;
	font-size: 9pt;
	font-family: verdana, helvetica, sans-serif;
	width: 200px;
	color: #888888;
	height: 80px;
	background-color: #FFFF99;
	border: 1px solid #846A01;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 15px; 
}

.menuContainer {
	z-index: 1000;
}

h1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}

div .success {
	background: #CCFFCC none repeat scroll 0;
	width: 		500px;
	padding: 	10px;
	color: 		green;
	font-weight: bold;
}

#lang_menu_tbl td {
	padding-left: 3px;
	padding-right: 3px;
}

#lang_menu_tbl td a {
	font-family: Verdana,Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

